﻿/*   
	Theme Name: TD-Spring Theme
	Theme URI: http://www.tak-design.ir
	Version: 1.0
	Translated by GhalebGraph.ir
	Translaterer: Mehrdad Rostami
	Translated URI: http://ghalebgraph.ir/
	Description: 
	هر گونه سوء استفاده و کپی برداری و انتشار کد این قالب در وب خود حرام است
	هرگونه تغییر در فایل های قالب اصلی و حذف لینک و بنر از قالب حرام است
	Email: Mehrdad.Rostami@mihanmail.ir
*/
@font-face {
    font-family: 'BKoodakBold';
	src: url('fonts/BKoodakBold.eot?#') format('eot'),
	url('fonts/BKoodakBold.woff') format('woff'),
	url('fonts/BKoodakBold.ttf') format('truetype');
}
@font-face {
    font-family: 'BYekan';
	src: url('fonts/BYekan.eot?#') format('eot'),
	url('fonts/BYekan.woff') format('woff'),
	url('fonts/BYekan.ttf') format('truetype');
}

* {
	margin: 0;
	padding: 0;
}
body {
	background: #d1d1d1 url(images/bg.png) repeat-x ;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
::-moz-selection {
	background: #0c5384;
	color: #fff;
}
::selection {
	background:#0c5384;
	color:#fff;
}
a,a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #918e80;
}
h1,h2,h3 {
	font-size: 11px;
	font-weight: normal;
}
.clear {clear: both; height: 0;}
img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
input { border:none;}

/** content **/
.content-txt {
	zoom: 1;
}
.content-txt:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.theme-base {
	width:975px;
	margin: 0 auto;
	direction:rtl;
	position:relative
}
/** header **/
.topmenu {
	margin:15px 30px 0 0;
	height:49px;
	width:900px;
	font-family:BYekan;
	font-size:13px;
}
.topmenu li {
	color:#999999;
	text-shadow:1px 1px #5b5b5b;
	float:right;
	line-height:37px;
	background:url(images/li-top.gif) no-repeat left;
	margin:0px 0px 0 0px;
}
.topmenu li a {
	color:#999999;
	text-shadow:1px 1px #fff;
	float:right;
	padding:4px 10px 4px 10px;
	-o-transition: all 0.8s ease-out; /* Opera 10.5 */ 
    -webkit-transition: all 0.8s ease-out; /* Saf3.2+, Chrome */ 
    transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
}
.topmenu li a:hover {
    background: url(images/menu-hover-bg.png);
	color : #fff;
	text-shadow:0px 2px 0px #333;
    opacity: 0.8;
	
}
.date {
	float:left;
	font-family:BYekan;
	font-size:13px;
	color:#999;
	line-height:40px;
	margin:0 0 0 0px;
	padding-right:25px;
	Background:url(images/date.png) no-repeat right;
}
.header {
	height: 198px;
	background:url(images/Header.png) no-repeat;
	margin:25px -8px 0 0;
	width:989px;
}
.header .banner-head-right {
  position: absolute;
  float:right;
  margin:119px 22px 0 0;
  height: 60px;
  width: 468px;
}
.header .banner-head-left {
  position: absolute;
  float:right;
  margin:119px 499px 0 0;
  height: 60px;
  width: 468px;
}
.header .ads-top {
background : none none repeat scroll 0% 0%;
color : #666666;
font-family:BYekan;
font-size : 12px;
font-weight : bold;
text-align : center;
line-height : 55px;
width : 468px;
height : 60px;
display : block;
opacity:0.25;
-webkit-transition: all 0.4s ease-in;
-moz-transition: all 0.4s ease-in;
-o-transition: all 0.4s ease-in;
transition: all 0.4s ease-in;
}
.header .ads-top:hover {
background : red none repeat scroll 0% 0%;
color : #333;
font-family:BYekan;
font-size : 12px;
font-weight : bold;
text-align : center;
width : 468px;
height : 60px;
display : block;
}

.search {
	background: url('images/bebinin.png') no-repeat 0px 0px;
	float:left;
	height:36px;
	width:181px;
	margin:0 0 0 15px;
}
.search .txt{
	background:none;
	float:right;
	height:23px;
	fon-size:11px;
	color:#fff;
	font-family:BYekan;
	width:140px;
	margin:6px 10px 0 0px;
}
.search button {
	cursor: pointer;
	border:none;
	background: url(images/search.png) no-repeat left;
	width: 16px;
	margin:8px 4px 0 0;
	height: 16px;
}
/** content-wrapper **/
#wrapper {
	width: 980px;
	margin: 0 auto;
	border: 1px #2375b8 solid;
	border-width: 3px 1px;
	background:url(images/bg-content.png);
	border-radius: 5px;
}
.content {
	padding: 5px;
	padding-bottom: 0;
	direction: rtl;
}

/* 468 Banner top */
.banner-top {
    background: url(images/bgbanner.png);
    width:958px;
    padding:5px;
	float:right;
	margin:3px 0px 15px 0;
	-moz-border-radius: 5px; /* FF1+ */ 
	-webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */ 
	border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */ 
}
.banner-top img{
	-moz-border-radius: 5px; /* FF1+ */ 
	-webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */ 
	border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */ 
	margin:5px 8px 5px 5px;
}
.banner-top .img{
    width:968px;
    height:70px;
	float:right;
	margin:5px 11px 0 0;
}
.banner-top .imgs{
	margin:0px 0 0 7px;
}
#side-right {
	float: right;
	width: 155px;
}
#content-post {
	float: right;
	width: 810px;
	margin-right:5px;
}
#side-left {
	float: left;
	width: 310px;
}
.box {
	float: right;
	width: 490px;
	padding:0px 3px 3px 3px;
}

h2.box-title {
	background-color: #388eca;
	height: 25px;
	font-family:BYekan;
	font-size:17px;
	color:#fff;
	text-shadow:1px 1px #5b5b5b;
	padding:5px 30px 0 0;
	padding: 0 10px;
	line-height: 23px;
	text-align: right;
	margin-bottom: 2px;
    margin-top:-5px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	-khtml-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	-webkit-transition:All 1s ease;
    -moz-transition:All 1s ease;
    -o-transition:All 1s ease;
	transition:All 1s ease;
}
h2.box-title a {
    color:#fff;
}

h2.box-title:hover {
	background-color: #eead47;
}
h3.boxtitle {
	border-top:2px solid #40aad6;
	
}
h3.boxtitle span {
	font-family:BYekan;
	background:#40aad6;
	color:#fff;
	font-size:13px;
	padding:1px 5px 2px 5px;
	position:relative
	
}
h3.boxtitle a span{
	color:#fff;
}
h3.boxtitle a:hover span{
	color:#0c4a64;
}
.box-post-single {
	float: right;
	width: 40%;
	overflow: hidden;
	
}

.meta-content {
	font-family:BYekan;
	color:#333;
	font-size:11px;
	display:block;
	margin:0px 0 -5px 0;
	padding:5px 5px 2px 5px;
}
.meta-content ul{
	list-style-type:none;
	width:400px;
	float:right;

}
.meta-content ul li{
	list-style-type:none;
	margin-left:10px;
	float:right;

}
.meta-content ul li.view{
	background:url(images/view.png) no-repeat right;
	padding-right:24px;
}
.meta-content ul li.category{
	background:url(images/category.png) no-repeat right;
	padding-right:24px;
}
.meta-content ul li.author{
	background:url(images/author.png) no-repeat right;
	padding-right:24px;
}
.meta-content ul li.date2{
	background:url(images/date2.png) no-repeat right;
	font-family:BYekan;
	padding-right:24px;
}
.meta-content a{
	color:#333;
}
.meta-content a:hover{
	color:#0c4a64;
}
.tags {
  background: url(images/tags.gif) no-repeat right top;
  padding: 0px 30px 0px 0px;
  margin: 10px 0px 0px 0px;
  color: #666666;
  text-align: justify;
}
.item-single {
	padding-bottom: 5px;
	min-width: 90%;
	overflow: hidden;
}
.box-post-single .single-img img {
    float: right;
    -moz-border-colors: none;
    -moz-border-image: none;
    border:solid 1px #e5e5e5;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright:3px;
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    -webkit-border-bottom-left-radius:3px;
    -webkit-border-bottom-right-radius:3px;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
	height:80px;
	width:183px;
    margin: 0 0 5px 5px;
    padding:3px 3px 3px 3px;
}
.item-single .item-title {
	font-weight: normal;
	color:#000fff;
	font-size:12px;
	margin: 0 0 6px 0;
	font-size:13px;
	font-family:BYekan;
}
.item-single .item-title a {
       color:#0211ff;
	   font-family:BYekan;
	   padding:0px 2px 0px 2px;
	   
}
.item-single .item-title a:hover {
       color:#fff;
	   background:#51b7e1;
	   text-shadow:0px 1px 0px #000000;
	   -webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
       -o-transition: all 0.4s ease-out;
       transition: all 0.4s ease-out;
}
.item-text {
	font-family:BYekan;
	font-weight:normal;
	font-size:12px;
}
.li-link-left {
	padding-bottom: 3px;
	overflow: hidden;
	list-style: none; background: none;
	text-align: right;
	border-bottom: 1px dotted #d3d3d3;
}
.li-link-left:hover {
 background:#eee;
}
.li-link-left .single-img img {
       float: right;
       -moz-border-image: none;
       border:solid 1px #e5e5e5;
       -moz-border-radius-topleft: 3px;
       -moz-border-radius-topright:3px;
       -moz-border-radius-bottomleft:3px;
       -moz-border-radius-bottomright:3px;
       -webkit-border-top-left-radius:3px;
       -webkit-border-top-right-radius:3px;
       -webkit-border-bottom-left-radius:3px;
       -webkit-border-bottom-right-radius:3px;
       border-top-left-radius:3px;
       border-top-right-radius:3px;
       border-bottom-left-radius:3px;
       border-bottom-right-radius:3px;
	   height:30px;
	   width:60px;
       margin: 0 0 5px 5px;
       padding:3px;
}
.li-link-left .item-title {
	margin: 0 0 3px 0;
	font-size:13px;
	font-family:BYekan;
	font-weight:normal;
}
.li-link-left .item-title a {
       color:#0211ff;
	   padding:0px 2px 0px 2px;
	   
}
.li-link-left .item-title a:hover {
       color:#fff;
	   background:#51b7e1;
	   text-shadow:0px 1px 0px #000000;
	   -webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
       -o-transition: all 0.4s ease-out;
       transition: all 0.4s ease-out;
}
.single-img a:hover img,
.item-title a:hover{
	color: #0D6AC8;
	border-color: #0D6AC8;
}

.box-down {
    -moz-box-shadow: 0px 0px 1px #000000;
    -webkit-box-shadow: 0px 0px 1px #000000;
    box-shadow: 0px 0px 1px #000000;
	line-height: 1.6em;
	background-color: #FFF;
	padding: 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
    text-align:right;
	-webkit-transition:All 1s ease;
    -moz-transition:All 1s ease;
    -o-transition:All 1s ease;
	transition:All 1s ease;
}
.box-down:hover {
	background-color: #f5f5f5;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;

}
.box-post {
	line-height: 1.6em;
	background-color: #fff;
    -moz-box-shadow: 0px 0px 1px #000000;
    -webkit-box-shadow: 0px 0px 1px #000000;
    box-shadow: 0px 0px 1px #000000;
	padding: 5px 5px 5px 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	float:right;
	width:480px;
	-webkit-transition:All 1s ease;
    -moz-transition:All 1s ease;
    -o-transition:All 1s ease;
	transition:All 1s ease;
}
.box-post:hover {
	background-color: #f5f5f5;
}
.box-post img{
	max-width:470px
}
.side-title-left-1 {
	background: url('images/bebinin.png') no-repeat 0px -36px;
	width:310px;
	height:34px;
}
.side-title-left-2 {
	background: url('images/bebinin.png') no-repeat -311px -36px;
	width:310px;
	height:34px;
}
.side-title-left-3 {
	background: url('images/bebinin.png') no-repeat 0px -71px;
	width:310px;
	height:34px;
}
.side-title-1 {
	background: url('images/bebinin.png') no-repeat -183px 0px;
	width:155px;
	height:32px;
}
.side-title-2 {
	background: url('images/bebinin.png') no-repeat -339px 0px;
	width:155px;
	height:32px;
}
.side-title-3 {
	background: url('images/bebinin.png') no-repeat -495px 0px;
	width:155px;
	height:32px;
}
	/** Tabs **/
.tabs-wrapper { 
	padding:0; 
	overflow:hidden; 
	overflow:hidden; 
}
ul.tabs-sidebar { 
    margin:0; 
	padding:0; 
	overflow: hidden; 
	background:transparent; 
}
ul.tabs-sidebar li { 
	background:none; 
	float:right; 
	text-align:center; 
	width:35%; 
	padding: 0 !important; 
	border:none !important; 
	overflow: hidden; 
}
ul.tabs-sidebar .last { 
	width:30%; 
}
ul.tabs-sidebar li a { 
	text-decoration:none; 
	font-family:'BYekan'; 
	display: block; 
	outline: none;  
	padding:3px 0; 
	text-transform:uppercase; 
}
ul.tabs-sidebar li.last a { 
	overflow:hidden; 
	border-right:none; 
	padding:3px 0; 
}
ul.tabs-sidebar li a:hover, ul.tabs-sidebar li.active a{ 
	background: #fff !important; 
	z-index:1000; 
	border-bottom:1px solid #fff; 
}
.tab_content{ 
	background:#fff; 
	padding:0 10px; 
}
.block-tabs { 
	overflow:hidden; 
	padding:15px 0; 
	border-bottom:1px dashed #efefef; 
}
.block-tabs:last-child { 
	border:none; 
}
.tabs-image { 
	position:relative; 
	float:right; 
	margin-left:10px; 
}
.block-tabs .description { 
	overflow:hidden; 
}
.block-tabs .description h3  { 
	font-size:12px; 
	font-family:Tahoma; 
}
.block-tabs .description h3 a { 
	color:#333;
	padding:0px 2px 0px 2px;
}
.block-tabs .description h3 a:hover { 
	   color:#fff;
	   background:#51b7e1;
	   text-shadow:0px 1px 0px #000000;
	   -webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
       -o-transition: all 0.4s ease-out;
       transition: all 0.4s ease-out;
}
.block-tabs .tabs-meta, .block-tabs .tabs-meta a { 
	float:right; 
	padding-top:5px; 
	font-size:11px; 
	font-style:italic; 
	font-weight:normal; 
}
.review { 
	float:right; 
	padding:4px 7px 0 0; 
}
.block-tabs .avatar { 
	margin-top:0; 
	float: right; 
	margin-left: 10px; 
}
.block-tabs .comment-text-side { 
	direction:rtl;
	font-weight:normal; 
	font-size:11px; 
}
.commenters {  
	direction:rtl;
	font-size:14px; 
	font-family:'BKoodakBold'; 
}
#tags-tabs { 
	overflow:hidden; 
	
}
.tagcloud { 
	overflow:hidden; 
	font-size:5px; 
}
.tagcloud a { 
	background:#fff; 
	float: right; 
	color:#333; 
	margin: 4px 0 4px 4px;
	padding:2px; 
    border:solid 1px #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}
.tagcloud a:hover { 
	color:#fff; 
	background:#51b7e1;
	text-shadow:0px 1px 0px #000000;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;  

}


.single-content .tabs-wrapper { 
	background:url(images/bg-pattern.png) repeat; 
	padding:10px; 
}
.single-content  ul.tabs { 
	padding:0; 
	margin:0; 
}
.single-content  ul.tabs li { 
	background:none; 
	float:right; 
	text-align:center; 
	overflow: hidden; 
	padding:4px 15px; 
}

.single-content ul.tabs li a:hover, .single-content ul.tabs li a.active, h5.toggle a:hover { 
	color:#BA0D16; 
}
.single-content ul.tabs li:hover, .single-content ul.tabs li.active { 
	background:#fff; 
	z-index:1000; 
}
.single-content .tabs-wrapper {
	margin: 10px 0 30px 0; 
}
.single-content .tabs-wrapper .tabs-container { 
	padding:15px; 
	background:#fff; 
}
.single-content .tabs-wrapper .tabs-container .tab_content { 
	background:#fff; 
	padding:0; 
}
.single-content .tabs-wrapper ul li { 
	width:auto; 
}	
.tabs-wrapper h3 a { 
	text-transform:uppercase; 
	font-family:'BYekan'; 
	font-size:13px; 
	color:#333;  
}
.tabs-image img {
    float: right;
    -moz-border-image: none;
    border:solid 1px #e5e5e5;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright:3px;
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    -webkit-border-bottom-left-radius:3px;
    -webkit-border-bottom-right-radius:3px;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    border-bottom-left-radius:3px;

    border-bottom-right-radius:3px;
	height:60px;
	width:80px;
    margin: 0 0 5px 5px;
    padding:3px;
}
.tabs-image img:hover {
    border:solid 1px #0D6AC8;
}
.icon-side {
	height:16px;
	width:16px;
	float:right;
	margin:10px 5px 0 0;
}
h2.title-side {
	font-family:BYekan;
	font-size:17px;
	color:#fff;
	text-shadow:1px 1px #5b5b5b;
	padding:5px 30px 0 0;
}
.side-content {
	background:#e7e7e7;
	padding:4px;
	margin-bottom:5px;
	line-height:1.6em;
    border:solid 1px #8a8a8a;

}
.side-content-1 {
	background:#e7e7e7;
	border:1px solid #1379a3;
	padding:4px;
	margin-bottom:5px;
	
	line-height:1.6em;
}
.side-content-2 {
	background:#e7e7e7;
	border:1px solid #76a81e;
	padding:4px;
	margin-bottom:5px;
	line-height:1.6em;
}
.side-content-3 {
	background:#e7e7e7;
	border:1px solid #b98026;
	padding:4px;
	margin-bottom:5px;
	line-height:1.6em;
}
ul.cat {
	padding: 5px 0;
	margin: 0 5px;
	background: url(images/ul_cat_bg.gif) repeat-y right top;
}
ul.cat li {
	background: url(images/li_cat.gif) no-repeat right 2px;
	line-height: 1.7em;
	padding-right: 25px;
}
ul.cat li a,ul.cat li a:visited {
}
ul.cat a:hover {
	color: #918e80;
}
ul.cat li ul.subcat {
	background: url(images/ul_cat_bg.gif) repeat-y right top;
	margin: 5px 0 5px 0;
}
ul.cat li ul.subcat li.subcat {
	background: url(images/li_subcat.gif) no-repeat right 2px;
	line-height: 1.7em;
	padding-right: 25px;
}
ul.cat li ul.subcat li.subcat a,ul.cat li ul.subcat li.subcat a:visited {
}
ul.list {
}
ul.list li {
	background: url(images/bul.png) no-repeat right 5px;
	line-height: 23px;
	padding-right: 18px;
	padding-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
ul.list li:hover {
	background-color: #f2f1ec;
}
ul.list li a,ul.list li a:visited {
	display: block;
}
.down-box {
	float: right;
	width: 232px;
	margin-right:6px;
}
.box-single {
	float: right;
	width: 772px;
}
a.archive,a.archive:visited {
    float:left;
	height: 25px;
	line-height: 23px;
	padding: 0 8px;
	clear:both;
	margin-top:10px;
	font-size:12px;
	font-family:'BYekan';
	font-weight:normal;
	color:#fff;
	background-color: #388eca;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;

}
a.archive:hover {
	background-color: #1a5d8b;
	text-decoration:blink;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
ul.li-arch {
}
ul.li-arch li {
	background: url(images/bul2.png) no-repeat right 11px;
	line-height: 23px;
	padding-right: 15px;
	padding-bottom: 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
    overflow: hidden;
	font-size:12px;
	font-family:'BYekan';
	font-weight:normal;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
ul.li-arch li a{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
    overflow: hidden;
	font-size:12px;
	font-family:'BYekan';
	font-weight:normal;
	transition-property:padding;
	transition-duration:1s;
	-moz-transition-property:padding;
	-moz-transition-duration:500ms;
	-webkit-transition-property:padding;
	-webkit-transition-duration:1s;
	-o-transition-property:padding;
	-o-transition-duration:1s;
}
ul.li-arch li:hover,ul.li-arch li a:hover {
	color:#06F;
	padding-right: 15px;
}
ul.li-arch li a,ul.list li a:visited {
	color:#333;
}

.box-comment {
	direction:rtl;
	line-height: 1.6em;
	background:#fff;
	padding: 5px 5px 5px 5px;
	border:solid 1px #333;
	margin-bottom: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	float:right;
	width:480px;
	-webkit-transition:All 1s ease;
    -moz-transition:All 1s ease;
    -o-transition:All 1s ease;
	transition:All 1s ease;
}
h2.commstats {
	background: url(images/comments.png) no-repeat right;
	padding: 5px 35px 5px 0px;
	font-family:BYekan;
	float: right;
	font-size:13px;
	margin:5px;
	color:#06F;
}
.avatars {
	float:right;
	padding-left:5px;
	background:url(images/avatar.png) no-repeat right;
	width:61px;
	height:62px;
}
.comment-title {
	background:url(images/avatar-bg.png);
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	width:95%;
	height:20px;
}
	
.comment-title .name{
	margin:0px 5px 0 0;
	font-family:BYekan;
	font-size:13px;
	float:right;;
	color:#1d1d1d;
}
.comment-title .name a{
	color:#1d1d1d;
}
.comment-title .name a:hover{
	color:#e73527;
}
.avatars img{
	margin:7px 3px 0 0;
}
.comment_button {
	background-color:#3bb3e0;
	padding:5px;
	position:relative;
	font-family: BYekan;
	font-size:13px;
	text-decoration:none;
	margin:5px 0px 10px 0;
	color:#fff;
	border: solid 1px #186f8f;
	background-image: linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -o-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(44,160,202) 0%, rgb(62,184,229) 100%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0, rgb(44,160,202)),
	color-stop(1, rgb(62,184,229))
	);
	-webkit-box-shadow: inset 0px 1px 0px #7fd2f1, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 0px #7fd2f1, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 0px #7fd2f1, 0px 1px 0px #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.comment_button::before {
	background-color:#ccd0d5;
	content:"";
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	padding:3px;
	left:-8px;
	color:#fff;
	top:-8px;
	z-index:-1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	-moz-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	-o-box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
	box-shadow: inset 0px 1px 1px #909193, 0px 1px 0px #fff;
}

.comment_button:active {
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	top:1px;
	color:#fff;
	background-image: linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -o-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(62,184,229) 0%, rgb(44,160,202) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(62,184,229)),color-stop(1, rgb(44,160,202)));
}
.add-comm input,.add-comm textarea{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-family:BYekan;
	font-size:12px;
	margin-bottom:9px;
}
.add-comm #email ,.add-comm #url ,.add-comm #author {
	direction:rtl;
	text-align:right ;
	width: 150px;
	padding : 7px 28px 5px 5px ;
	color:#505050;
	border:1px solid #b9b9b9 ;
	-o-transition: all 0.8s ease-out; /* Opera 10.5 */ 
    -webkit-transition: all 0.8s ease-out; /* Saf3.2+, Chrome */ 
    transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
	float : right;
}
.add-comm #author {
	background: url(images/author1.png) #eee no-repeat right ;
}
.add-comm #email {
	background: url(images/email.png) #eee  no-repeat right ;	
}
.add-comm #url {
	background: url(images/website.png) #eee no-repeat right ;
}
.add-comm #text {
    background:#eee;
	width : 230px ; 
	height : 150px ; 
	padding : 5px;
	float:right;
	color:#505050;
	border:1px solid #b9b9b9 ;
	-o-transition: all 0.8s ease-out; /* Opera 10.5 */ 
    -webkit-transition: all 0.8s ease-out; /* Saf3.2+, Chrome */ 
    transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
}
.add-comm #author:focus {
	background: url(images/author2.png) #d7d7d7 no-repeat right ;
	border:1px solid #505050 ;
	color:#505050;
}
.add-comm #email:focus {
	background: url(images/email2.png) #d7d7d7  no-repeat right ;
	border:1px solid #505050 ;
	color:#505050;
}
.add-comm #url:focus {
	background: url(images/website2.png) #d7d7d7 no-repeat right ;
	border:1px solid #505050 ;
	color:#505050;
}
.add-comm #text:focus {
	background: #d7d7d7  ;
	border: 1px solid #505050 ;
	color:#505050;
}
.copyright {
	background: #166586;
	padding: 14px 0px;
	color: #fff;
	margin-top:15px;
	
}
.copyright a, copyright a:hover {
	color: #fff
}
.copyright-content {
	display: block;
	width: 950px;
	margin: 0px auto;
}
.footer_svahdaticom {
    float: left;
    height: 25px;
    margin: -5px 0 0 0; 
    width: 120px;
    -webkit-transition: all 0.4s ease-in;
    -moz-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    background: url(images/logo-footer.png) 0 -29px no-repeat
    }
.footer_svahdaticom:hover{
	background-position:right -5px;
}

.wp-pagenavi a {
	color:#474747;
	border:solid 1px #B6B6B6;
	padding:6px 9px 6px 9px;
	background:#E6E6E6;
	background:-moz-linear-gradient(top,#FFFFFF 1px,#F3F3F3 1px,#E6E6E6);
	background:-webkit-gradient(linear,0 0,0 100%,color-stop(0.02,#FFFFFF),color-stop(0.02,#F3F3F3),color-stop(1,#E6E6E6));
	border-radius:3px;	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.wp-pagenavi a:hover {
	background:#FFFFFF;
}
.wp-pagenavi span {
	color:#474747;
	border:solid 1px #B6B6B6;
	padding:6px 9px 6px 9px;
	background:#FFFFFF;
}

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	padding: 4px 0px 0px 0px;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

#wp_page_numbers {
	width: 100%;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;

}
#wp_page_numbers li a {
    padding:10px 12px 10px 12px;
	display: block;
	color: #000000;
	background:#eee;
	margin:2px 1px 1px 2px;
	font-family: BYekan;
	font-size: 13px;
}
#wp_page_numbers a {
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
}

#wp_page_numbers li a:hover {
	color: #666;
	background:#86cfff;
}

#wp_page_numbers li.space {
	font-size: 8pt;
	font-family: tahoma;
	color: #aaa;
	padding-left: 5px;
	padding-right: 5px;

}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	color: #fff;
	font-weight:bold;
	background:#52a8e1;
}
#wp_page_numbers li.active_page a:hover  {
	color: #fff; /* IE fix */

}

#wp_page_numbers li.page_info {
	float: right;
	font-size: 8pt;
	font-family: tahoma;
	color: #aaa;
	display: block;
	padding-right: 5px;

}page a:hover  {
	color: #fff; /* IE fix */
	text-decoration: underline;
	border-color: #A1D4E5;
}

#wp_page_numbers li.page_info {
	float: right;
	display: block;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 2px;
	color: #000;
	font-size: 11px;
	border: 1px solid #A1D4E5;
}
#foot-downer{
direction:rtl;
top: 30px;
color:#000;
text-align:center;
padding-top:5px;
overflow:hidden !important; overflow:visible;
}
#foot-downer a:link,
#foot-downer a:active,
#foot-downer a:focus,
#foot-downer a:visited{
color:#000;
}