/*Theme Name: GonbadHorse
Theme URI: http://gonbadsavarkari.ir/
Description: GonbadHorse Them
Version: 1.0
Author: ata_ane@yahoo.com
*/

@font-face
{
font-family: 'yekan';
src:url('./font/yekan.ttf') format('truetype'),
	url('./font/yekan.eot') format('eot'),
	url('./font/yekan.woff') format('woff');
}

@font-face
{
font-family: 'vazir';
src:url('./font/Vazir.ttf') format('truetype'),
	url('./font/Vazir.eot') format('eot'),
	url('./font/Vazir.woff') format('woff');
}

@font-face
{
font-family: 'iranian-sans';
src:url('./font/iranian-sans.ttf') format('truetype'),
	url('./font/iranian-sans.eot') format('eot'),
	url('./font/iranian-sans.woff') format('woff');
}

* {
	box-sizing:border-box;
	margin: 0;
	padding: 0;
	border: 0px;
}

html, body, div, input, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}


#body
{
	width:100%;
	height:auto;
	background:url(images/images2.jpg);
}

ul {list-style:none;}

a {text-decoration:none;}

.header-base {
	width:100%;
	height:170px; 
    background-color: #4e4a49;
	border-top:4px solid #fc7410;
}

.header-pic {
	width:1024px;
	height:170px;
	background:url(images/header.jpg);
	margin:0 auto;
}


.header-logo {
	width:150px;
	height:115px;
	float:right;
	background:url(images/logo-savarkari.png);
	margin-top:50px;
	margin-right:50px;
}


.header-txt {
	width:350px;
	height:50px;
	float:right;
	margin-top:100px;
	margin-right:-15px;
}


.header-txt p{
	width:350px;
	float:right;
	direction:rtl;
	font-family:yekan;
	font-size:20px;
	color:#fff;
	text-align:center;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	opacity:0.7;
}

.date {
	width:auto;
	height:auto;
	float:left;
	margin:130px 0px 0px 50px;
	font-family:vazir;
	font-size:13px;
	color:#fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	opacity:0.7;
}

.top-menu-base {
	width:100%;
	height:50px;
	background-color:#2b2b2b;
}

.top-menu {
	width:1024px;
	height:50px;
	margin:0 auto;
	background-color:#2b2b2b;
}

.top-menu-item {
	width:auto;
	height:50px;
	float:right;
	border-left:1px solid #000;
	background-color:#2b2b2b;
}

.top-menu-item:hover {
	background-color:#fc7410;
	cursor:pointer;
}


.top-menu-item a {
	width:auto;
	float:right;
	direction:rtl;
	font-family:iranian-sans;
	font-size:14px;
	color:#fff;
	margin:12px;
}

.top-menu-item i {
	font-size:16px;
	margin-left:10px;
	margin-top:3px;
}
.fa {
	float:right;
	margin-top:3px;
}

.content {
	width:1024px;
	height:auto;
	margin:0 auto;
}

.top-slider {
	width:1024px;
	height:400px;
	float:right;
}

#pageslider {
	width:1024px;
	height:390px;
	float:right;
}

#pageslider ul{
	width:1024px;
	height:390px;
}

#pageslider img{
	width:1024px;
	height:390px;
}

#pager {
	width:1024px;
	height:15px;
	float:right;
}

#pager li{
	width:256px;
	height:12px;
	float:left;
	background-color:#000;
	list-style:none;
	cursor:pointer;
}

#pager li:hover{
	background-color:#fc7410;
}

.active{
	width:256px;
	height:12px;
	float:right;
	background-color:#fc7410 !important; 
}




.center {
	width:1024px;
	height:170px;
	float:right;
	background-color:#2b2b2b;
}


.center-box {
	width:193px;
	height:120px;
	float:right;
	margin:17px 0px 5px 0px;	
}

.center-box:hover {
	opacity:0.7;	
}

.box-icon {
	width:60px;
	height:57px;
	background-color:#4d4c47;
	border-radius:70px;
	float:right;
	margin:0px 70px 5px 75px;
}

.box-icon a{
	width:35px;
	height:35px;
	float:right;
	color:#fff;
	font-size:32px;
	font-family:arial;
	text-align:center;
	margin:12px 15px;
}

.box-title {
	width:130px;
	height:25px;
	float:right;
	margin:5px 35px 5px 75px;
}

.box-title a{
	width:130px;
	float:right;
	text-align:center;
	direction:rtl;
	font-family:iranian-sans;
	font-size:13px;
	color:#fc7410;
}


.box-title a:hover{
	color:#fff;
}

.box-txt {
	width:140px;
	height:20px;
	float:right;
	margin:5px 30px 5px 75px;
}

.box-txt p{
	width:140px;
	float:right;
	text-align:center;
	direction:rtl;
	font-family:tahoma;
	font-size:11px;
	color:#fff;
}

.box-line {
	width:10px;
	height:120px;
	float:right;
	opacity:0.5;
}

.box-line2 {
	width:420px;
	height:10px;
	float:right;
	opacity:0.5;
	margin-right:150px;
	margin-bottom:5px;
}

.box-line3 {
	width:10px;
	height:400px;
	float:right;
	background:url(images/box-line3.png);
}


.right-box {
	width:650px;
	height:400px;
	float:right;
	background-color:#fff;
}

.right-single {
	width:840px;
	height:auto;
	float:right;
	background-color:#fff;
	min-height:500px;
}

.single-title {
	width:100%;
	height:35px;
	float:right;
	background-color:#0c486c;
	background:url(images/list-style6.png) scroll right no-repeat;
	margin-top:5px;
	margin-right:10px;
}

.single-title p{
	direction:rtl;
	font-family:iranian-sans;
	font-size:18px;
	color:#000;
	margin:3px 20px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.single-txt{
	width:800px;
	height:auto;
	float:right;
	direction:rtl;
	margin:10px 20px 10px 10px;
	font-family:vazir;
	font-size:13px;
	text-align:justify;
	font-weight:normal;
}

.single-txt a{
	text-decoration:none;
	font-weight:normal;
}

.single-txt p{
	padding:3px;
}

.single-txt img{
    max-width:800px;
    height:auto;
	clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding:5px;
}

.page-txt{
	width:800px;
	height:auto;
	direction:rtl;
	margin:5px 25px;
	float:right;
	background:url(images/list-style6.png) scroll right no-repeat;
}

.page-txt:hover{
	background:url(images/list-style5.png) scroll right no-repeat;
}

.page-txt a{
	width:750px;
	height:auto;
	direction:rtl;
	font-family:iranian-sans;
	font-size:13px;
	color:#000;
	float:right;
	text-align:justify;
	margin-right:20px;
}

.page-txt a:hover{
	color:#909090;
}

.right-title {
	width:100%;
	height:35px;
	float:right;
	background-color:#0c486c;
	background:url(images/b3.png) scroll right no-repeat;
	margin-top:5px;
	margin-right:10px;
}

.right-title2 {
	width:100%;
	height:35px;
	float:right;
	background-color:#0c486c;
	background:url(images/b5.png) scroll right no-repeat;
	margin-top:5px;
	margin-right:10px;
}

.right-title p{
	direction:rtl;
	font-family:vazir;
	font-size:14px;
	color:#fff;
	margin:5px 70px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.right-title2 p{
	direction:rtl;
	font-family:vazir;
	font-size:14px;
	color:#fff;
	margin:5px 70px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}


.right-title-t {
	width:100%;
	height:35px;
	float:right;
	background-color:#0c486c;
	background:url(images/b4.png) scroll right no-repeat;
}

.right-title-t p{
	direction:rtl;
	font-family:vazir;
	font-size:14px;
	color:#fff;
	margin:5px 60px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.list-style {
	width:20px;
	height:20px;
	float:right;
	margin:5px;
	background:url(images/list-style4.png);
}

.first-box {
	width:630px;
	height:auto;
	float:right;
	margin-right:10px;
}

.first-box-pic {
	width:120px;
	height:100px;
	float:right;
	margin:10px;
	border:3px solid #909090;
}

.first-box-pic img{
	width:114px;
	height:94px;
}

.title1 {
	float:right;
	width:400px;
	height:auto;
	direction:rtl;
	font-family:tahoma;
	font-size:12px;
	color:#555;
	margin-top:25px;
}

.title11 {
	float:right;
	width:400px;
	height:auto;
	direction:rtl;
	font-family:tahoma;
	font-size:12px;
	color:#555;
	margin-top:10px;
	margin-right:20px;
}

.title2 {
	float:right;
	width:450px;
	height:auto;
	margin:5px;
}

.title2 a{
	float:right;
	direction:rtl;
	color:#fc7410;
	font-family:iranian-sans;
	font-size:13px;
	font-weight:normal;
}


.title3 {
	float:right;
	width:450px;
	height:auto;
	margin:0px 5px;
	direction:rtl;
	font-family:tahoma;
	font-size:12px;
	color:#555;
}

.more {
	width:auto;
	height:15px;
	float:left;
	margin-left:20px;
	margin-top:3px;
}

.more a{
	float:right;
	direction:rtl;
	color:#0c486c;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
}

.more a:hover{
	color:#909090;
}

.news {
	width:650px;
	height:215px;
	float:right;
	margin-top:5px;
	direction:rtl;
}

.news-box {
	width:305px;
	height:60px;
	float:right;
	margin:5px 15px 5px 0px;
}

.news-box-img {
	width:60px;
	height:60px;
	float:right;
	border-radius:50px;
}

.news-box-img img{
	width:60px;
	height:60px;
	border-radius:50px;
	border:2px solid #909090;
}

.news-box-txt {
	width:235px;
	height:50px;
	float:right;
	margin-right:5px;
	margin-top:5px;
}

.news-box-txt a{
	float:right;
	direction:rtl;
	color:#000;
	font-family:iranian-sans;
	font-size:12px;
	font-weight:normal;
}


.left {
	width:364px;
	height:400px;
	float:right;
	background-color:#fff;
}


.left-single {
	width:174px;
	height:400px;
	float:right;
	background-color:#fff;
}


.left-single-box {
	width:154px;
	height:85px;
	float:right;
	margin:12px 10px 0px 10px;
	background-color:#000;
	box-shadow: 1px 1px 1px #b3b3b3;
}


.left-box {
	width:344px;
	height:85px;
	float:right;
	margin:12px 10px 0px 10px;
	background-color:#000;
	box-shadow: 1px 1px 1px #b3b3b3;
}

.tabligh {
	width:120px;
	height:140px;
	float:right;
	margin:10px 35px 10px 0px;
}

.tabligh-box {
	width:275px;
	height:70px;
	float:right;
	margin:115px 47px 0px 0px;
	border:1px solid #ffad41;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	background-color: #ffc579;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc579), to(#fb9d23));
	background-image: -webkit-linear-gradient(top, #ffc579, #fb9d23);
	background-image: -moz-linear-gradient(top, #ffc579, #fb9d23);
	background-image: -ms-linear-gradient(top, #ffc579, #fb9d23);
	background-image: -o-linear-gradient(top, #ffc579, #fb9d23);
	background-image: linear-gradient(to bottom, #ffc579, #fb9d23);
	cursor:pointer;
}


.tabligh-box:hover {
	background-color: #ffaf46;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffaf46), top(#e78404));
	background-image: -webkit-linear-gradient(top, #ffaf46, #e78404);
	background-image: -moz-linear-gradient(top, #ffaf46, #e78404);
	background-image: -ms-linear-gradient(top, #ffaf46, #e78404);
	background-image: -o-linear-gradient(top, #ffaf46, #e78404);
	background-image: linear-gradient(to bottom, #ffaf46, #e78404);
}

.tabligh-box a {
	font-family:iranian-sans;
	font-size:20px;
	color:#000;
	padding: 10px;
	text-shadow: -1px -1px 0 rgba(255,255,255,0.3);
	-o-text-shadow: -1px -1px 0 rgba(255,255,255,0.3);
	-webkit-text-shadow: -1px -1px 0 rgba(255,255,255,0.3);
	-khtml-text-shadow: -1px -1px 0 rgba(255,255,255,0.3);
	-moz-text-shadow: -1px -1px 0 rgba(255,255,255,0.3);
	text-align: center;
	float:right;
	direction:rtl;
	margin-right:40px;
	margin-top:10px;
}


.tabligh-box a:hover {
	color:#fff;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	-o-text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	-webkit-text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	-khtml-text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	-moz-text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
}

.tabligh img{
	float:right;
	margin:4px 12px 0px 0px;
}

.gallery-asli {
	width:1024px;
	height:220px;
	float:right;
	background-color:#2b2b2b;
	overflow:hidden;
}

.gallery-asli-box {
	width:170px;
	height:180px;
	float:right;
	margin-right:19px;
	margin-left:10px;
	margin-top:10px;
}

.gallery-asli-pic {
	width:170px;
	height:120px;
	float:right;
}

.gallery-asli-pic img{
	width:150px;
	height:120px;
}

.gallery-asli-txt {
	width:150px;
	height:40px;
	float:right;
	margin:5px 20px 0px 0px;
}

.gallery-asli-txt a{
	width:150px;
	float:right;
	direction:rtl;
	color:#fff;
	font-family:iranian-sans;
	font-size:12px;
	text-align:center;
}

.gallery-asli-txt a:hover{
	color:#fff;
}

.footer {
	width:100%;
	height:250px;
	float:left;
	background-color:#2b2b2b;
}

.footer-box {
	width:1024px;
	height:250px;
	margin:0 auto;
	background-color:#2b2b2b;
}

.footer-item {
	width:245px;
	height:auto;
	float:right;
	margin:35px 0px 0px 0px;
	background-color:#2b2b2b;
}


.footer-item p{
	float:right;
	direction:rtl;
	font-family:iranian-sans;
	font-size:13px;
	color:#fc7410;
	margin-right:10px;
	background-color:#2b2b2b;
}


.footer-icon {
	width:20px;
	height:20px;
	float:right;
	background-color:#2b2b2b;
}


.fast {
	width:200px;
	height:25px;
	float:right;
	margin-top:5px;
	margin-right:50px;
	direction:rtl;
	background:url(images/list-style7.png) scroll right top no-repeat;
}

.fast:hover {
	background:url(images/list-style5.png) scroll right top no-repeat;
}

.fast a{
	float:right;
	direction:rtl;
	color:#b9b9b9;
	font-family:iranian-sans;
	font-size:12px;
	margin-right:20px;
}

.fast a:hover{
	color:#fff;
}

.copyright {
	width:100%;
	height:40px;
	float:right;
	background-color:#1b1b1b;
}

.copyright-box {
    height:40px;
	width:1024px;
	margin:0 auto;
	background-color:#1b1b1b;
}

.copyright-box p{
    float:right;
	direction:rtl;
	font-family:iranian-sans;
	font-size:12px;
	color:#b9b9b9;
	background-color:#1b1b1b;
	margin-top:10px;
}

.single-txt input {
    background-color:#eee;
    padding:5px;
    border:1px solid #909090;
}
.single-txt textarea {
    background-color:#eee;
    padding:5px;
    border:1px solid #909090;
}

.dors a {
	float:right;
	width:125px;
	height:25px;
	background-color:#c1c1c1;
	border-radius:15px;
	padding:3px;
	margin:5px 2px;
	cursor:pointer;
}

.dors a:hover {
	background-color:#84c076;
}