﻿/*
Theme Name: RaiTr
Theme URI: http://www.raitr.ir
Author: Peyman Habibian
*/
	
html, body, div, span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, 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, table, block, caption, tbody, tfoot, thead, tr, th, td, h1, meta, link {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:transparent;
}
@font-face {
	font-family: 'b yekan';
	src: url('fonts/BYekan.eot');
	src: url('fonts/BYekan.eot?#iefix') format('embedded-opentype'), url('fonts/BYekan.woff') format('woff'), url('fonts/BYekan.ttf') format('truetype'), url('fonts/BYekan.svg#BYekan') format('svg');
	font-weight:normal;
	font-style:normal;
unicode-range: U+0600أ¢â‚¬â€œ06FF;
}


@font-face {
	font-family: 'G';
	src: url('fonts/AGoogle.ttf');
	src: url('fonts/AGoogle.ttf?#iefix') format('embedded-opentype'), url('fonts/AGoogle.ttf') format('woff'), url('fonts/AGoogle.ttf') format('truetype'), url('fonts/AGoogle.ttf#BYekan') format('svg');
	font-weight:normal;
	font-style:normal;
unicode-range: U+0600Ø·Â£Ø¢Â¢Ø£Â¢Ã¢â‚¬Ú‘Ø¢Â¬Ø£Â¢Ã¢â€šÂ¬Ø¥â€œ06FF;
}
h1{font-family:b yekan;}
h3,h2{font-family:b yekan;}
h4{font-family:b yekan;}
a{text-decoration:none;color:#4e6070;transition:all 0.3s ease-out;}
a:hover{text-decoration:none;color:#eb4b3f;}
img {
	max-width:100%;

}
body {
	margin:0 auto;
	direction:rtl;
}
a {
	text-decoration:none;
}
.all {
	width:1137px;
	height:auto;
	text-align:center;
	margin:0 auto
}




/* menu zire header */

	
	
.menu {
	background:#000;
	width:100%;
	height:35px;
		padding-top:6px;

}
.menu li {
	list-style:none;
	float:right;
	margin-right:10px;
}
.menu li a {
	color:#FFFFFF;
	font-family: G;
	padding:9px;
	font-size:13px;
}
.menu li a:hover {
	background:#000;
	color:#ffae00;
	transition:all 0.3s ease;
}
.header {
	background:url(images/search_bg.jpg);
	background-attachment:fixed;
	width:100%;
	height:350px;
}
.logo {
	background:url(images/logo0.png) no-repeat;
	width:400px;
	height:200px;
	float:right;
	margin-top:10px;
}
.logo img {
	width:340px;
	height:80px;
}

.logo2 {
	background:url(images/logo20.png) no-repeat;
	width:400px;
	height:200px;
	float:left;
	margin-top:40px;
}
.logo2 img {
	width:340px;
	height:80px;
}
.ads {
	float:left;
	margin-top:15px;
	border:1px solid #e5e5e5;
	padding:3px;
}
.menu-cat {
	background:#bdbdbd;
	width:100%;
	height:auto;
}
.BT-menu, .BT-menu ul, .BT-menu li, .BT-menu a {
	margin:0;
	padding:0;
	border:none;
	outline:none;
}
.BT-menu {
	height:40px;
	width:100%;
	direction:rtl;
	background:#ecf0f5;
	margin: auto;
	border-bottom:#e0dedf 3px solid;
}
.BT-menu li {
	position:relative;
	list-style: none;
	float: right;
	display: block;
}
.BT-menu li a {
	display: block;
	padding: 0 14px;
	margin: 6px 0;
	line-height: 28px;
	text-decoration: none;
	border-left: 1px solid #bdc3c7;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color:#9e7c05;
	float: right;
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
.BT-menu li:first-child a {
	border-right: none;
}
.BT-menu li:last-child a {
	border-left: none;
}
.BT-menu li:hover {
	background: #ec5842;
}
.BT-menu li:hover > a {
	color: #fff;
}
.BT-menu ul {
	position: absolute;
	top: 40px;
	right: 0;
	opacity: 0;
	background: #1f2024;
	-webkit-transition: opacity 2.25s ease .1s;
	-moz-transition: opacity 0.25s ease .1s;
	-o-transition: opacity 0.25s ease .1s;
	-ms-transition: opacity 0.25s ease .1s;
	transition: opacity 0.25s ease .1s;
}
.BT-menu li:hover > ul {
	opacity: 1;
}
.BT-menu ul li {
	height: 0;
	overflow: hidden;
	padding: 0;
	-webkit-transition: height .25s ease .1s;
	-moz-transition: height .25s ease .1s;
	-o-transition: height .25s ease .1s;
	-ms-transition: height .25s ease .1s;
	transition: height .25s ease .1s;
	float: right;
}
.BT-menu li:hover > ul li {
	height: 100%;
	overflow: visible;
	padding: 0;
	direction:rtl;
}
.BT-menu ul li a {
	width: 100px;
	padding: 5px 0px 5px 0;
	margin: 0;
	border: none;
	border-bottom: 1px solid #353539;
}
.BT-menu ul li:last-child a {
	border: none;
}
.sidebar-right {
	width:300px;
	height:auto;
	float:right;
	margin-top:1px;
}
.sidebar-r {
	background:#FFF;
	border:1px solid #e5e5e5;
	width:100%;
	height:auto;
	margin-top:7px;
	border-radius:3px;
	padding:0px 0px 5px 0px;
	float:left;
}
.title-sidebar li {
	float:right;
	padding:4px;
	list-style:none;
	margin-right:10px;
}
.title-sidebar li a {
	font-family:b yekan;
	font-size:13px;
}
.border {
	background:#ebedef;
	width:230px;
	height:3px;
	border-right:#22ca7d 70px solid;
	margin:0px 0px 10px 0px;
	float:right;
}
.border:hover {
	background:#ebedef;
	width:0px;
	height:3px;
	border-right:#22ca7d 300px solid;
	margin:0px 0px 0px 0px;
	transition:all 0.2s linear;
}
.icon-1 {
	background:url(images/add167.png) no-repeat;
	width:24px;
	height:24px;
	float:left;
	margin-top:6px;
	margin-left:10px;
}
.icon-2 {
	background:url(images/shuffle24.png) no-repeat;
	width:24px;
	height:24px;
	float:left;
	margin-top:6px;
	margin-left:10px;
}
.icon-3 {
	background:url(images/link68.png) no-repeat;
	width:24px;
	height:24px;
	float:left;
	margin-top:6px;
	margin-left:10px;
}
.post-warp {
	width:100%;
	height:auto;
	float:right;
	margin-top:2px;
	margin-right:8px;
}
.post {
	width:100%;
	height:auto;


	margin-top:10px;
	border:1px solid #e5e5e5;
	box-shadow:1px 1px 1px 1px rgba(0,0,0,0.03);
	border-radius:3px;
}
.post-single {
	width:100%;
	height:auto;
	margin-top:10px;
	border:1px solid #e5e5e5;
	box-shadow:1px 1px 1px 1px rgba(0,0,0,0.03);
	border-radius:3px;
	float:left;
	padding:0px 0px 10px 0px;
}
.post-single img {
	padding:15px;
}
.img-post {
	width:250px;
	height:190px;
	float:middle;
	margin-right:5px;
	margin-top:5px;
		overflow:hidden;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
background-color: #333;
background-image: url(images/page-icon.png);
background-size:1%;
background-position:center;
background-repeat:no-repeat;
}
.img-post img {
	width:250px;
	height:190px;

			width:100%;
		height:100%;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		transition: all 0.2s ease;
}
.img-post img:hover {
		opacity:0.3;
	}
	.img-post:hover {
		background-size:15%;
	}
.post-tt {
	float:right;
}
.post-tt h2 {
	margin-top:5px;
	margin-bottom:10px;
	line-height:20px;
	font-weight: lighter;
	font-size:18px;
	color: #2980b9;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.post-tt h2 a {
	color:#4f4f5c;
	-webkit-transition:all 0.2s linear;
	-moz-transition:all 0.2s linear;
	-o-transition:all 0.2s linear;
	transition:all 0.2s linear;
	float:right;
	font-family:b yekan, tahoma;
	color:#4f4f5c;
	padding:8px;
	margin-right:5px;
}
.time {
	float:right;
	position:absolute;
	margin-right:267px;
	margin-top:35px;
}
.time li {
	list-style:none;
}
.time li a {
	font-family:tahoma;
	font-size:10px;
	color:#555;
}
.time-single {
	float:right;
	position:absolute;
	margin-right:14px;
	margin-top:35px;
}
.time-single li {
	list-style:none;
}
.time-single li a {
	font-family:tahoma;
	font-size:10px;
	color:#555;
}
.repit-x {
	background:url(images/article_headline.png);
	width:550px;
	height:5px;
	margin-right:267px;
	margin-top:63px;
}
.repit-x-single {
	background:url(images/article_headline.png);
	width:100%;
	height:5px;
	margin-right:5px;
	margin-top:63px;
}
.tt-pp {
	width:100%;
		height:auto;

		float:right;
	margin-right:13px;
	margin-top:3px;
}

.tt-pp p {
	padding:2px;
	color:#FFFF;
}
.tt-pp-single a {
	color:#000000;
}
.tt-pp-single li {
	list-style:square url(images/cat-li.jpg);
	text-align:right;
	margin-top:11px;
	margin-right:20px;
}
.tt-pp-single {
	width:100%;
	height:auto;
	float:right;
	margin-right:10px;
	margin-top:5px;
	font-family:tahoma;
	line-height: 2;
	font-size:11px;
	text-align:right;
}
.tt-pp-single p {
	padding:8px;
}
.tt-pp {
	font-family:tahoma;
	font-size:11px;
	text-align:right;
		line-height: 2;

}
.more {
	background:#000;
	width:20%;
	height:30px;
	float:right;
	margin-right:13px;
	margin-top:10px;
	border-radius:5px;

}
.more:hover {
	background:#486CF2;
}
.more a {
	font-family:b yekan;
	color:#ffffff;


}
.footer-1 {
	background:#272727;
	width:100%;
	height:50px;
	float:right;
}

.footer-2 {
	background:#313030;
	width:100%;
	height:200px;
	float:right;
}
.txt-f {
	float:right;
	position:relative;
	margin-right:120px;
	margin-top:3px;
}
.txt-f a {
	font-family:b yekan;
	color:#27bec4;
	font-size:19px;
}
.txt-f-1 a {
	font-family:b yekan;
	color:#27bec4;
	font-size:19px;
}
.txt-f-1 li {
	text-align:right;
	float:right;
	list-style:none;
	margin-top:2px;
	margin-right:5px;
}
.line {
	background:#1c9440;
	width:100%;
	height:5px;
	float:right;
	margin-top:15px;
}
.tag {
	background:#333333;
	width:350px;
	height:180px;
	margin-top:10px;
	float:right;
	margin-right:28px;
}
.tt-ff {
}
.tt-ff li {
	float:right;
	list-style:none;
	padding:8px;
	margin-right:5px;
}
.tt-ff li a {
	font-family:b yekan;
	font-size:16px;
	color:#FFF;
}
.bg-tg {
	width:95%;
	height:auto;
	margin:0px auto;
	margin-top:40px;
}
.tag-txt {
	padding:5px;
}
.tag-txt a {
	color:#FFFFFF;
	font-family:b yekan;
	font-size:12px;
	background:#13bea8;
	list-style:none;
	float:right;
	margin-right:5px;
	background:#2c2727;
	padding:5px;
	margin-top:5px;
}
.footer-abuot {
	background:#333333;
	width:730px;
	height:180px;
	float:right;
	margin-top:10px;
	margin-right:28px;
}
.footer-abuot li {
	text-align:right;
	margin-right:15px;
	list-style:none;
}
.footer-abuot li a {
	font-family:tahoma;
	color:#FFF;
	font-size:12px;
}
.sidebar-li {
	width:95%;
	height:auto;
	margin:0 auto;
		padding-top:35px;

}
.sidebar-li h2 {
	line-height:15px;
	font-weight:lighter;
	font-size:10px;
	color:#000000;
}
.sidebar-li h2 li {
	text-align:right;
	list-style: square url(images/li.png);
	color:#000000;;
	margin-right:20px;
}
.sidebar-li h2 li a {
	font-family:tahoma;
	font-size:12px;
	color:#000000;
}

.sidebar-li h2 li a:hover{

	color:#ffccff;
}
.ads-txt {
	float:right;
}
.ads-txt {
	width:100%;
	height:auto;
	text-align:center;
}
.ads-txt li {
	background:#8da7b7;
	list-style:none;
	padding:5px;
	margin-top:5px;
	border-radius:3px;
}
.ads-txt li:hover {
	background:#1972ab;
}
.ads-txt li a {
	text-align:center;
	font-family:tahoma;
	color:#FFFFFF;
}




.soti {
	float:right;

	margin:10px 0px 0px 0px;

	width:100%;
	height:auto;
	text-align:center;
}
.soti li {
	background:#8da7b7;
	list-style:none;
	padding:5px;
	margin-top:5px;
	border-radius:3px;
}
.soti li:hover {
	background:#1972ab;
}
.soti li a {
	text-align:center;
	font-family:tahoma;
	color:#FFFFFF;
}


.style2 {
	color:#000;
}
#comment {
	/*height:100%;*/
padding:0px 5px;
	margin:0px 0px;
	text-align:right;
			font-family:B yekan;

}
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	font-size:13px;
		font-family:B yekan;

	font-weight:normal;
	color:#000;

}
#respond {
	padding:0px 5px;
	
}
#respond h3 {
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:13px;
	font-weight:normal;
	color:#000;
	font-family: G;

}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family: tahoma;
}
#commentform p {
	color:#ccc;
	padding:5px 0px;
	font-size:12px;
}
#commentform input {
	border:1px solid #777;
	color:#000;
	padding:5px;
	font:12px tahoma;
	width:275px;
	height:20px;
	border:1px solid #06497d;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#commentform input:hover {
	box-shadow:0px 0px 5px #bbb;
}
#commentform input:focus {
	box-shadow:0px 0px 5px #bbb;
}
#commentform textarea {
	border:1px solid #777;
	color:#000;
	width:95%;
	padding:5px;
	font:12px tahoma;
	border:1px solid #06497d;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	line-height:18px;


	border-radius:3px;
}
#commentform textarea:hover {
	box-shadow:0px 0px 5px #bbb;
}
#commentform textarea:focus {
	box-shadow:0px 0px 5px #bbb;
}
.comments input#submit {
	padding: 3px;
	width: 92px;
	height: 37px;
	border: medium none;
	color: #575757;
	font-size: 16px;
	font-family: G;
	cursor: pointer;
			font-weight: bold;

}
ol.commentlist {
	list-style:none;
	margin:0;
	padding:5px;
	text-indent:0;
}
ol.commentlist li {
	margin:0 0 10px;
	padding:5px 7px 5px 7px;
	position:relative;
	background: #F1F1F1;
	border:1px solid #06497d;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.says { display:none }

ol.commentlist li div.comment-author {
	padding:0 0 0 170px;
}
ol.commentlist li div.vcard {
	font:12px tahoma;
	padding:5px 5px;
	color:#000;
	margin-right:30px;
	font-weight: bold;

}
ol.commentlist li div.vcard cite.fn {
	font-style:normal;
}
ol.commentlist li div.vcard cite.fn a.url {
	color:#A8A8A8;
	text-decoration:none;
	margin-right:30px;
}
ol.commentlist li div.vcard cite.fn a.url:hover {
	color:#C5C8C9;
}
ol.commentlist li div.vcard img.avatar {
	border: 5px solid #eee;
	border-radius: 5px;
	right:7px;
	position:absolute;
	top:7px;
}
ol.commentlist li div.comment-meta {
	font:11px Tahoma;
	position:absolute;
	left:10px;
	text-align:left;
	top:5px;
}



ol.commentlist li div.comment-meta a {
	color:#A8A8A8;
	text-decoration:none;
	margin-right:30px;
}
ol.commentlist li div.comment-meta a:hover {
	color:#A8A8A8;
	margin-right:30px;
}
ol.commentlist li p {
	font:normal 11px tahoma;
	margin:0 0 1em;
	line-height:18px;
	color:#000;
	margin-right:30px;
}
ol.commentlist li ul {
	font:normal 12px/1.4 'BYekan';
	list-style:square;
	margin:0 0 1em;
	padding:0;
	text-indent:0;
	color:#000;
	margin-right:30px;
}
ol.commentlist li div.reply {
	background: white;
	border: 1px solid #B9B7B5;
	border-radius: 3px;
	color: #A8A8A8;
	text-align: center;
	padding: 5px;
	width: 49px;
	margin-right:30px;
		font:11px tahoma;
	height: 14px;
}
ol.commentlist li div.reply a {
	color:#A8A8A8;
	text-decoration:none;
	text-transform:uppercase;
}
ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;
}
ol.commentlist li ul.children li.depth-2 {
	margin:0 0 .25em;
}
ol.commentlist li ul.children li.depth-3 {
	margin:0 0 .25em;
}
ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em;
}
ol.commentlist li.even {
	background: #fff;
	border: 1px solid #DBDBDB;
	color: black;
}

ol.commentlist li.even:hover {
	border: 1px solid #B2B2FF;
	background: #F2F2FF;
}
ol.commentlist li.odd {
	background: #f9f9f9;
	border: 1px solid #B1B1B1;
}
ol.commentlist li.odd:hover {
	border: 1px solid #85B685;
	background: #F2F7F2;
}

ol.commentlist li.pingback div.vcard {
	padding:0 0 0 170px;
}
.ticker_02 {
	overflow: hidden;
	margin-top: -2px;
	padding: 0;
	list-style: none;
}
#ticker_02 {
	height: 160px;
}
ul.ticker_02 li {
	background: url(images/arrow.png) no-repeat 100% 25px;
	height: 30px;
	border-bottom: 1px dotted #DDD;
	padding: 5px;
	padding-top: 19px;
	padding-bottom: 0px;
	padding-right: 10px;
}
ul.ticker_02 li a {
	display: initial;
}
.wp-pagenavi {
	float:right;
	margin-top:10px;
}

.wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.extend {
    background: -moz-linear-gradient(center top , #FFFFFF 1px, #F3F3F3 1px, #E6E6E6) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: 1px solid #B6B6B6 !important;
    box-shadow: 0 1px #EFEFEF !important;
    color: #333333 !important;
    font-size: 12px !important;
    margin-right: 3px !important;
    padding: 6px 9px !important;
    text-decoration: none !important;
    text-shadow: 0 1px #F6F6F6 !important;
}
.wp-pagenavi a:hover {
    -moz-box-shadow:inset 0px 39px 0px -24px #e67a73 !important;
	-webkit-box-shadow:inset 0px 39px 0px -24px #e67a73 !important;
	box-shadow:inset 0px 39px 0px -24px #e67a73 !important;
	background:#e4685d !important;
	border:1px solid #ffffff !important;
    color: #fff !important;
    text-shadow:0px 1px 0px #b23e35 !important;
}
.wp-pagenavi span.current {
    -moz-box-shadow:inset 0px 39px 0px -24px #e67a73 !important;
	-webkit-box-shadow:inset 0px 39px 0px -24px #e67a73 !important;
	box-shadow:inset 0px 39px 0px -24px #e67a73 !important;
	background:#e4685d !important;
	border:1px solid #ffffff !important;
    color: #fff !important;
    text-shadow:0px 1px 0px #b23e35 !important;
    margin-right: 3px !important;
    padding: 6px 9px !important;
}

.pages,.current,.nextpostslink,.page,.previouspostslink,.extend,.last,.first{
	float:right;
}
@media screen and (min-width:1px) and (max-width:1023px) {


body {
	width:100%;
	height:auto;

}
a {font-size:15px;}
p {font-size:12px;}

ol.commentlist li p {
	font:normal 16px tahoma;
	margin:0 0 1em;
	line-height:25px;
	color:#000;
	margin-right:30px;
}


.all {
	width:95%;
	margin:0px auto;
}
.sidebar-right {
	width:99%;
	float:right;
	float:right;
	margin-right:inherit;
}
.sidebar-r {
	width:100%;
}
.menu {
	width:100%;
}
.header {
	width:100%;
}
.menu-cat {
	width:95%;
}
.ads img {
	max-widht:100%;
}
.BT-menu {
	width:100%;
}
.post {
	width:99%;
	height:auto;
	float:left;
}
.post-warp {
	width:99%;
	margin-right:0px;
	padding:0px;
}
.repit-x {
	display:none;
}
.time {
	display:none;
}
.more {
	display:none;
}
.tt-pp {
	width:30%;
	font-size:17px;
	float:right;
	height:auto;
}
.tt-pp p {
	float:right;
	height:auto;
	width:300px;
}
.tt-pp-single p {font-size:16px;}
.footer-abuot {
	display:none;
}
.img-post img {
	text-align:center;
}
.tag {
	display:none;
}
.footer-2 {
	display:none;
}
.txt-f a {
	font-size:16px;
}
.txt-f-1 a {
	font-size:16px;
}
.border {
	display:none;
}
}
::selection {
	color:#09C;
	background:#FFF;
}
::-moz-selection {
color:#09C;
background:#FFF;
}
.submit-button background:#FFF; width:95%; height:20px;}
.rel_posts {float:left; margin: 2px 2px 2px 0;}
.rel_thumb {margin:1px 0px 1px 0px;float:right;}
.rel_thumb img {}
.rel_link {text-align:center; color: #555;}
.clearer {clear:both;}


.news {
	background:url(images/newsletter.png);
	width:100%;
	height:7px;
}
.pic-news {
	background:url(images/newspng.jpg);
	width:280px;
	height:160px;
	text-align:center;
	float:left;
	margin-left:6px;
	border-radius: 20px;
}
.post-warp {
	width:825px;
	height:auto;
	float:left;
}



















.Textads {
	font-family: Tahoma, Arial, Verdana; font-size: 11px; font-style: normal; color: #567200;
	padding-top: 4px; padding-bottom: 4px
}

.Textads-int {
	font-family: Tahoma, Arial, Verdana; font-size: 8pt; font-style: normal; color: #000000;
	text-align: right; padding: 3px; direction:rtl;
}

 .text-ad {
	padding: 3px 8px;
	font-size: 8pt;
	line-height: 1.5;
	margin-bottom: 2px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	font-family: Tahoma;
	color: #000000;
	text-align: right;
	direction:rtl;

}


.text-ad a:hover{
    color: yellow;
}

.ad-blue {
	border: 2px solid #DCE9F5;
	border-width: 1px 1px 2px 2px;
	background: #f2f6fa;
}

.ad-blue:hover {
	background: #DCE9F5;
}
.ad-blue a{
	color: #000;
}
.ad-blue a:hover{
	color: #FF3300;
}




.ad-orange {
	border: 2px solid #FFE8A8;
	border-width: 1px 1px 2px 2px;
	background: #fff8e3;
}
.ad-orange:hover {
	background: #FFE8A8;
}
.ad-orange a{
	color: #000;
}
.ad-orange a:hover{
	color: #FF3300;
}


.ad-green {
	border: 2px solid #DFEDB9;
	border-width: 1px 1px 2px 2px;
	background: #f5f8ec;
}
.ad-green:hover {
	background: #DFEDB9;
}
.ad-green a{
	color: #000;
}
.ad-green a:hover{
	color: #FF3300;
}


.ad-gray {
	border: 1px solid #f3f4f8;
	border-width: 1px 1px 2px 2px;
	background: #fcfbfb;
}




.ad-purple {
	border: 2px solid #FFDEFF;
	border-width: 1px 1px 2px 2px;
	background: #fff9ff;
}
.ad-purple:hover {
	background: #FFDEFF;
}
.ad-purple a{
	color: #000;
}
.ad-purple a:hover{
	color: #FF3300;
}



.text-ad em {
	color: #000;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 5px;
}

.text-ad hr {
	margin: 3px 0 1px;
	height: 1px;
	border: none;
}
















.mi-slider {
	position: relative;
	margin-top: 30px;
	height: 290px;
}

.mi-slider ul {
	list-style-type: none;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 100px;
	overflow: hidden;
	text-align: center;
	pointer-events: none;
}

.no-js .mi-slider ul {
	position: relative;
	left: auto;
	bottom: auto;
	margin: 0;
	overflow: visible;
}

.mi-slider ul.mi-current {
	pointer-events: auto;
}

.mi-slider ul li {
	display: inline-block;
	padding: 0px;
	width: 20%;
	max-width: 300px;
	-webkit-transform: translateX(600%);
	transform: translateX(600%);
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}

.no-js .mi-slider ul li {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mi-slider ul li a,
.mi-slider ul li img {
	display: block;
	margin: 0 auto;
}

.mi-slider ul li a {
	outline: none;
	cursor: pointer;
}

.mi-slider ul li img {
	max-width: 100%;
	border: none;
}

.mi-slider ul li h4 {
	display: inline-block;
	font-family: b yekan;
	font-weight: 400;
	font-size: 12px;
	padding: 10px 10px 0;
}

.mi-slider ul li:hover {
	opacity: 0.7;
} 

.mi-slider nav {
	position: relative;
		background:#F9FDFE;

	top: 180px;
		font-family: G;
	font-size: 16px;
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
	border-top: 5px solid #333;
	border-bottom: 0px solid #333;

}

.no-js nav {
	display: none;
}

.mi-slider nav a {
	display: inline-block;
	text-transform: uppercase;
	padding: 40px 30px 30px 34px;
	position: relative;
	color: #888;
	outline: none;
	-webkit-transition: color 0.2s linear;
	transition: color 0.2s linear;
}

.mi-slider nav a:hover,
.mi-slider nav a.mi-selected {
	color: #000;
}

.mi-slider nav a.mi-selected:after,
.mi-slider nav a.mi-selected:before {
	content: '';
	position: absolute;
	top: -5px;
	border: solid transparent;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.mi-slider nav a.mi-selected:after {
	border-color: transparent;
	border-top-color: #fff;
	border-width: 20px;
	left: 50%;
	margin-left: -20px;
}

.mi-slider nav a.mi-selected:before {
	border-color: transparent;
	border-top-color: #333;
	border-width: 27px;
	left: 50%;
	margin-left: -27px;
}

/* Move classes and animations */

.mi-slider ul:first-child li,
.no-js .mi-slider ul li {
	-webkit-animation: scaleUp 350ms ease-in-out both;
	animation: scaleUp 350ms ease-in-out both;
}

.mi-slider li a{

	color:#000;


}

@-webkit-keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); }
}

@keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); transform: translateX(0) scale(1); }
}

.mi-slider ul:first-child li:first-child {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul:first-child li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul:first-child li:nth-child(3) {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

.mi-slider ul:first-child li:nth-child(4) {
	-webkit-animation-delay: 360ms;
	animation-delay: 360ms;
}

/* moveFromRight */

.mi-slider ul.mi-moveFromRight li {
	-webkit-animation: moveFromRight 350ms ease-in-out both;
	animation: moveFromRight 350ms ease-in-out both;
}

/* moveFromLeft */

.mi-slider ul.mi-moveFromLeft li {
	-webkit-animation: moveFromLeft 350ms ease-in-out both;
	animation: moveFromLeft 350ms ease-in-out both;
}

/* moveToRight */

.mi-slider ul.mi-moveToRight li {
	-webkit-animation: moveToRight 350ms ease-in-out both;
	animation: moveToRight 350ms ease-in-out both;
}

/* moveToLeft */

.mi-slider ul.mi-moveToLeft li {
	-webkit-animation: moveToLeft 350ms ease-in-out both;
	animation: moveToLeft 350ms ease-in-out both;
}

/* Animation Delays */

.mi-slider ul.mi-moveToLeft li:first-child,
.mi-slider ul.mi-moveFromRight li:first-child,
.mi-slider ul.mi-moveToRight li:nth-child(4),
.mi-slider ul.mi-moveFromLeft li:nth-child(4) {
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(2),
.mi-slider ul.mi-moveFromRight li:nth-child(2),
.mi-slider ul.mi-moveToRight li:nth-child(3),
.mi-slider ul.mi-moveFromLeft li:nth-child(3) {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(3),
.mi-slider ul.mi-moveFromRight li:nth-child(3),
.mi-slider ul.mi-moveToRight li:nth-child(2),
.mi-slider ul.mi-moveFromLeft li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(4),
.mi-slider ul.mi-moveFromRight li:nth-child(4),
.mi-slider ul.mi-moveToRight li:first-child,
.mi-slider ul.mi-moveFromLeft li:first-child  {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}



/* Animations */

@-webkit-keyframes moveFromRight {
	0% { -webkit-transform: translateX(600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveFromLeft {
	0% { -webkit-transform: translateX(-600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveToRight {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(600%); }
}

@-webkit-keyframes moveToLeft {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(-600%); }
}

@keyframes moveFromRight {
	0% { -webkit-transform: translateX(600%); transform: translateX(600%); }
	100% { -webkit-transform: translateX(0); transform: translateX(0); }
}

@keyframes moveFromLeft {
	0% { -webkit-transform: translateX(-600%); transform: translateX(-600%); }
	100% { -webkit-transform: translateX(0); transform: translateX(0); }
}

@keyframes moveToRight {
	0% { -webkit-transform: translateX(0%); transform: translateX(0%); }
	100% { -webkit-transform: translateX(600%); transform: translateX(600%); }
}

@keyframes moveToLeft {
	0% { -webkit-transform: translateX(0%); transform: translateX(0%); }
	100% { -webkit-transform: translateX(-600%); transform: translateX(-600%); }
}

.mi-slider {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* Media Queries */
@media screen and (max-width: 910px){

 .text-ad {
	padding: 3px 8px;
	font-size: 12pt;
	line-height: 1.5;
	margin-bottom: 2px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	font-family: Tahoma;
	color: #000000;
	text-align: right;
	direction:rtl;

}

	.mi-slider nav {
		max-width: 90%;
	}
	.mi-slider nav a {
		font-size: 12px;
		padding: 40px 10px 30px 14px;
	}
}

@media screen and (max-width: 740px){
	.mi-slider {
		height: 300px;
	}
	.mi-slider nav {
		top: 220px;
	}
}

@media screen and (max-width: 490px){ 
	.mi-slider {
		text-align: center;
		height: auto;
	}

	.mi-slider ul {
		position: relative;
		display: inline;
		bottom: auto;
		pointer-events: auto;
	}

	.mi-slider ul li {
		-webkit-animation: none !important;
		animation: none !important;
		-webkit-transform: translateX(0) !important;
		transform: translateX(0) !important;
		padding: 10px 3px;
		min-width: 140px;
	}

	.mi-slider nav {
		display: none;
	}
}





.box-forum {
	border:1px solid #000;
	width:390px;
	height:190px;
	float:left;
	margin-top:8px;
	margin-left:15px;
	border-radius:5px;
}
.title-forum {
	margin-right:12px;
	margin-top:5px;
}
.title-forum a {
	font-family:G;
	font-size:13px;
	color:#000;
	float:right;
		font-weight: bold;

}
.forum {
	margin-top:8px;
	float:right;
	margin-right:10px;
	
}
.forum li {
	background:#8FABFF;
	padding:3px;
	border-right:5px #8e44ad solid;
	width:100%;
	margin-top:4px;
	text-align:right;
	list-style:none;
	position: relative;
		font-family:B Yekan;
			font-size:12px;
	border-radius:5px;


}
.forum li:hover {
	border-right:5px #e74c3c solid;
	transition:all 0.2s linear;
		background:#fff;
			border-radius:10px;


}
.forum li a {
	font-family:B Yekan;
	font-size:11px;
	color:#FFFFFF;
	margin-right:5px;
}


/*------------singlebox-----------*/
.singlebox {
	padding: 7px 7px 7px 30px;
	border-radius: 8px;
	font: normal 12px/19px tahoma, Arial;
	margin: 15px 15px 5px 15px;
	overflow: hidden;
		line-height: 2.5;

}
.singleboxtitle {
	font-weight: bold;
	font-size: 17px !important;
	font-family: BYekan, Arial !important;
	margin-bottom: 3px;
	text-shadow: 1px 1px 0 #fff;
}

.singlebox.full {

	box-shadow:10px 10px 10px 10px rgba(0,0,0,0.03);

	margin: 0px 0px 0px 0px;

	width:100%;
	padding: 0px 0px 0px 0px;

}

.topads {
    border-color: #888;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
	box-shadow:10px 10px 10px 10px rgba(0,0,0,0.03);
	text-align: middle;
    color: #000000;
    text-shadow: 0 1px #FFFFFF;

	border-radius:6px;
margin: 15px 15px 5px 15px;

}


.singlebox.dl {
    border-color: #000;
    border-style: dashed;
    border-width: 1px 1px;
		border-top: 7px solid #000;
	box-shadow:10px 10px 10px 10px rgba(0,0,0,0.03);
 background:#FFFFF2;
	text-align: right;
padding-right: 10px;
padding-bottom: 10px;
    color: #000000;
    text-shadow: 0 1px #FFFFFF;
		font-family:Tahoma;
			font-size: 11px;
	width:42%;
	height:100%;


}


.singlebox.ads {
    border-color: #000;
    border-style: dashed;
    border-width: 1px 1px;
		border-top: 7px solid #000;
	box-shadow:10px 10px 10px 10px rgba(0,0,0,0.03);
 background:#F2FAFF;
	text-align: middle;
padding-right: 10px;
padding-bottom: 10px;
    color: #000000;
    text-shadow: 0 1px #FFFFFF;
		font-family:G;
			font-size: 13px;
	width:42%;
	height:auto;
    text-shadow: 0 1px #000;


}


.singlebox.dl .book_icon {

display: inline-block;
float: right;
height: 16px;
margin-left: 3px;
margin-top: 0;
width: 16px;
padding-left: 15px;


}

.link_a {

display: inline-block;
float: right;

    color: #000000;
}

.singlebox.purple {
    border-color: #888;
    border-style: dashed;
    border-width: 1px 1px;
		border-bottom: 7px solid #444;
	box-shadow:10px 10px 10px 10px rgba(0,0,0,0.03);

    color: #000000;
    text-shadow: 0 1px #FFFFFF;
}
.singlebox.date {
 background:#F2F7FF;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    color: #333;
		float:left;
			font-size: 11px !important;
	font-family: tahoma;
	padding: 7px 7px 7px 7px;

}

.singlebox.comment {
 background:#F2F7FF;
    border-style: solid;
    border-width: 0px 0px 0px 0px;
    color: #333;
		float:left;
			font-size: 11px !important;
	font-family: tahoma;
	padding: 7px 7px 7px 7px;

}
.singlebox.green {
	background: #e4fbd1;
	border-bottom: 3px solid #bfdda6;
	color: #324b1e;
}
.singlebox.white {
	background: #f4f4f4;
	border-bottom: 3px solid #aaa;
	color: #555;
}
.singlepic {
	float: right;
	width: 125px;
	height: 125px;
	overflow: hidden;
	box-shadow: 0 0 2px #333;
	border: 2px solid #fff;
	margin: 0 55px 10px 0;
}
.singlepic img {
	width: 125px;
	height: auto;
}
.singlebox ul {
	margin-right: 20px;
}
.singlebox ul li {
	list-style: disc;
}
ul.postbottominfo {
	margin-right: 7px;
}

.dlanchor {
	background: #eee;
	border: 2px solid #fff;
	box-shadow: 0 1px 3px #222;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding: 2px 10px;
	font-weight: normal;
	width: 20%;
}
/*-------------------------*/


.imgpost {
float: left;
 border-radius: 5px;
 border:0px solid #d6d6d6;
 margin: 7px 7px 7px 7px ;
}
.imgpost:hover {
	transform:rotate(1deg) scale(1.1);
	opacity:1;
}






.attention,.help,.message{padding:10px 35px 10px 10px; 		line-height: 2;	font-family:Tahoma;	font-size: 11px;	border-radius: 8px;	margin: 15px 15px 5px 15px;min-height:14px;-moz-border-radius:10px;-webkit-border-radius:10px;text-align:right;vertical-align:middle;font-size:11px;color:#000;border:solid 1px; max-width:900px}
.attention{background:#FFC url('images/attention.gif') no-repeat scroll 99% center; border-color:#F90}



.searcho{
	background:#FFF;

    color: #666;
    font-family: yekan,tahoma;
	border:1px solid #ccc;
    font-size: 12px;
    height: 24px;
	border-radius:6px;
	padding:0px 10px 0px 25px;
	width: 150px;
	margin: 0 -26px;
		font-family:tahoma;
	text-align:right;
}

.schkey{
	
	background: url("images/schkey.png") no-repeat;
    border: 0 none;
    cursor: pointer;
    width: 17px;
	height: 17px;
	position: absolute;
	margin: 6px 0 ;

}

.sf_input{
	border:0 none !important;
	padding:0 !important;
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	width:100%;
	margin-right:20px;
	height:20px !important;
    font-family: yekan,tahoma;
	    font-size: 12px;



}



.related-li {
	width:95%;
	height:auto;
	margin:0 auto;

}
.related-li h2 {
	line-height:15px;
	font-weight:lighter;
	font-size:11px;
	color:#000000;
}
.related-li h2 li {
	text-align:right;
	list-style: square url(images/li.png);
	color:#000000;;
	margin-right:20px;
}
.related-li h2 li a {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	    text-shadow: 0 0px #000;
	line-height:30px;

}

.related-li h2 li a:hover{

	color:#FF8C00;
}


.cat{
padding-top: 35px;
	font-family:tahoma;
	font-size:11px;
		text-align:right;
padding-right: 25px;
	line-height:2;
    list-style:none;
	font-weight: bold;

}

.cat a{
	color:#000;
}

.cat ul li {
background: url(images/lil.png) right center no-repeat;
padding-right: 20px;
	font-family:tahoma;
	font-size:11px;
	    list-style:none;
			font-weight: normal;
}

.cat a:hover{
	color:#A61200;
}



.commentlist li ul.children li.bypostauthor {
        border-top: 5px solid #000;

			border-right: 1px solid #000;
			border-left: 1px solid #000;
			border-bottom: 1px solid #000;
		        background:  #E6F2E6;

        }
		
		
		
		
		

.news-inner-wrapper {
	border:1px solid #d4d4d4;
	-moz-box-shadow:1px 1px 4px #e6e6e6;
	-webkit-box-shadow:1px 1px 4px #e6e6e6;
	box-shadow:1px 1px 4px #e6e6e6;
	padding:5px 10px;
	margin:10px 0;
	line-height:1.7;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	background: #F8F8F8;
	background:-webkit-gradient(linear, left top, left bottom, from(#F8F8F8), to(#E8E8E8));
	 background:-moz-linear-gradient(top, #F8F8F8, #E8E8E8);
}

.news-link-wrapper {
	height:150px;
	overflow:auto;
	margin:5px 0 10px;
		 		font-family:tahoma;
	text-align:right;
		font-size:12px;

}

.news-link-wrapper li {
	display:block;
	padding:0 17px 2px 0;
	background:url('images/circle.png') no-repeat right center;
	clear:right;
}

.news-link-wrapper li a {
	color:#003595;
	padding:3px;
}

.news-link-wrapper li a:hover {
	background-color:#8d02c4;
	color:#fff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	text-shadow:0 1px 1px #777;
}

.news-link-wrapper .jcarousel-direction-rtl {
	direction:rtl;
}

.news-link-wrapper .jcarousel-clip-vertical {
	height:132px;
}

.news-link-wrapper .jcarousel-item-vertical {
	width:500px;
	height:21px;
	overflow:hidden;
}

.news-link-wrapper .jcarousel-item-placeholder {
	background:#fff;
	color:#000;
}

.news-link-wrapper .jcarousel-next-vertical {
	position:absolute;
	top:35px;
	left:0;
	width:24px;
	height:24px;
	cursor:pointer;
	background:transparent url('images/sprit.png') no-repeat -344px -209px;
	display:none;
}

.news-link-wrapper .jcarousel-next-vertical:hover {
	background-position:-344px -181px;
}

.news-link-wrapper .jcarousel-next-disabled-vertical, .news-link-wrapper .jcarousel-next-disabled-vertical:hover, .news-link-wrapper .jcarousel-next-disabled-vertical:active {
	cursor:default;
	background-position:0 -96px;
}

.news-link-wrapper .jcarousel-prev-vertical {
	position:absolute;
	top:5px;
	left:0;
	width:24px;
	height:24px;
	cursor:pointer;
	background:transparent url('images/sprit.png') no-repeat -375px -181px;
	display:none;
}

.news-link-wrapper .jcarousel-prev-vertical:hover {
	background-position:-375px -209px;
}

.news-link-wrapper .jcarousel-prev-disabled-vertical, .news-link-wrapper .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-ticker .jcarousel-prev-disabled-vertical:active {
	cursor:default;
	background-position:0 -96px;
}



.hesabdari {
	border: 2px solid #000000;
	border-width: 1px 1px 1px 1px;
	padding: 5px 10px 10px  10px;
	font-size: 11px;
     font-color: #000000;
	line-height: 1.5;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-right: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	font-family:tahoma;
	text-align:right;
	background: #f2f6fa;
}


.book {
	border: 2px solid #000000;
	border-width: 1px 1px 1px 1px;
	padding: 5px 10px 10px  10px;
	font-size: 11px;
     font-color: #000000;
	line-height: 1.5;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-right: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	font-family:tahoma;
	text-align:right;
	background: #f2f6fa;
}
.souti {
	border: 2px solid #000000;
	border-width: 1px 1px 1px 1px;
	padding: 5px 10px 10px  10px;
	font-size: 11px;
     font-color: #000000;
	line-height: 1.5;
	margin-bottom: 7px;
	margin-left: 7px;
	margin-right: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	font-family:tahoma;
	text-align:right;
	background: #e4fbd1;
}
.book-titr {
	text-align:center;
	font-family:B Yekan;
		font-size: 20px;
     font-color: #000000;
}

.book-titr2 {
	text-align:center;
	font-family:B Yekan;
		font-size: 16px;
     font-color: #000000;
}






.wp-pagenavi { padding: 10px 20px 10px; display:block; clear:both;font-family:tahoma;font-size: 11px;}
.wp-pagenavi a, .wp-pagenavi a:link { padding: 6px 8px !important; margin: 2px !important; text-decoration: none !important; border:1px solid #e2e5e5 !important; color: #000 !important; background:url(images/pagination-bg.png) repeat-x !important; font-weight: normal !important; }
.wp-pagenavi span.pages { padding: 6px 8px !important; margin: 2px !important ; border: none !important; color: #bcc9c9 !important; background: none !important; }
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover { padding: 6px 8px !important; margin: 2px; font-weight: bold; background:url(images/pagination-bg.png) repeat-x !important; border:1px solid #e2e5e5 !important; color:#000 !important; }
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active { -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
.wp-pagenavi a:hover { color: #e2e5e5 !important; }






















div.wpcf7 {
margin: 0;
padding: 0;
}

div.wpcf7-response-output {
padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
background: #b6ff99;
float: right;
color: #30801c;
border-radius: 5px;
padding: 15px;
}

div.wpcf7-mail-sent-ng {
border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
background: #ff9999;
float: right;
color: #801c1c;
border-radius: 5px;
padding: 15px;
}
span.wpcf7-form-control-wrap {
position: relative;
}

span.wpcf7-not-valid-tip {
float:left;
top: 20%;
left: 20%;
z-index: 100;
background: #fff;
color:#ff0000;
font-size: 10pt;
width: 280px;
padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
color: #f00;
font-size: 10pt;
display: block;
}

span.wpcf7-list-item {
margin-left: 0.5em;
}
.wpcf7-display-none {
display: none;
}

div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin-left: 4px;
}
div.wpcf7 .watermark {
color: #888;
}

div.wpcf7 textarea {
padding:5px ;border:1px solid #ccc; border-radius: 5px
background: #e8e8e8;
position: relative;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
text-shadow: 1px 1px 1px #FFF;
font-family: Tahoma,Arial;
}

div.wpcf7 textarea:focus {
background: #F2F2F2;
font-family: Tahoma,Arial;
}

div.wpcf7 input {
padding:5px ;border:1px solid #ccc; border-radius: 5px
background: #e8e8e8;
position: relative;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-family: Tahoma,Arial;
}

div.wpcf7 input:focus {
background: #F2F2F2;
font-family: Tahoma,Arial;
text-shadow: 1px 1px 1px #FFF;
}
div.wpcf7 input[type=submit] {
padding:8px 16px ;border:1px solid #6587a2; border-radius: 5px;
}

.wpcf7-submit {

font-family: Tahoma,Arial;
font-size:12px;
border: 1px solid #6587a2;
background: #799db9;
background: -webkit-gradient(linear, left top, left bottom, from(#92b1c8), to(#799db9));
background: -webkit-linear-gradient(top, #92b1c8, #799db9);
background: -moz-linear-gradient(top, #92b1c8, #799db9);
background: -ms-linear-gradient(top, #92b1c8, #799db9);
background: -o-linear-gradient(top, #92b1c8, #799db9);
padding: 8px 16px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-shadow: rgba(0,0,0,.4) 0 1px 0;
color: #FFF;
text-decoration: none;
vertical-align: middle;
}
.wpcf7-submit:hover {
border-top-color: #799db9 !important;
background: #799db9 !important;
color: #ffffff;
}
.wpcf7-submit:active {
border-top-color: #7094b1 !important;
background: #7094b1 !important;
}