/*
Theme Name: بیان نیوز
Theme URI: http://www.tabnakweb.ir
Author: tabnakweb
Author URI: http://www.tabnakweb.ir
Description: قالب اختصاصی طراحی شده برای سایت های خبری..
Version: 0.7
License:تابناک وب
License URI: غیر قابل کپی / پیگرد قانونی خواهد داشت
*/
@font-face{font-family:'yekan';src:url(fonts/yekan.eot?#) format('eot'),url(fonts/yekan.woff) format('woff'),url(fonts/yekan.ttf) format('truetype') }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }
body{ background-color:#CFE4CF; direction:rtl; }
li { list-style:none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
.alignleft { display: inline; float: left; margin-right: 1.625em; }
.alignright { display: inline; float: right; margin-left: 1.625em; }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
h1 a { font-family:Tahoma, Geneva, sans-serif; font-size:14px; color:#032fab; font-weight:600; text-align:right; padding:5px; line-height:20px; }
h2 a { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#032fab; font-weight:600; text-align:center; padding:5px; line-height:20px; }
h3 { font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#999; font-weight:500; text-align:center; padding:5px; }
h4 a { font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#333; font-weight:500; text-align:justify; padding:5px; line-height:20px; }
h5 a { font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#999; font-weight:500; text-align:right; padding:5px; }
h6 a { font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#032fab; font-weight:600; text-align:right; padding:5px; line-height:20px; }
h1 a:hover { color:#C00; }
h2 a:hover { color:#C00; }
h4 a:hover { color:#C00; }
h6 a:hover { color:#C00; }
h5 a:hover { color:#F90; }
.search-in {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-size:12px;
}
/* main */
.main {
	width:995px;
	margin:0 auto;
	background-color:#FFF;
}
.fix-top {
	width:688px;
	float:right;
	margin-right:5px;
}
/* top-menu */
.top-menu {
	width:688px;
	float:right;
}
.top-menu-body {
	width:688px;
	height:20px;
	float:right;
}
.top-menu-body ul {
	width:688px;
	float:left;
	height:30px;
	overflow:hidden;
	background-color:#fff;		
}
.top-menu-body ul li {
	float:left;		
}
.top-menu-body ul li a {
	float:right;
	padding:2px 6px;
	color:#7b7b7b;
	font-family:Tahoma;
	font-size:11px;
	transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;			
}
.top-menu-body ul li a:hover {
	color:#C00;		
}
/* header */
.header {
	width:688px;
	float:right;
}
.header-body {
	width:688px;
	height:105px;
	float:right;
	background-image:url("images/header.jpg");
	background-repeat:no-repeat;
}
/* menu */
.menu {
	width:688px;
	float:right;
}
.menu-body {
	width:688px;
	height:25px;
	float:right;
	background-color:#65AB00;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	margin-top:3px;
}
.menu-body ul {
	width:510px;
	height:25px;
	overflow:hidden;			
}
.menu-body ul li {
	float:right;		
}
.menu-body ul li a {
	float:right;
	padding:2px 5px;
	color:#f6f6f6;
	font-family:Tahoma;
	font-size:12px;
	border-left:1px solid #9AD643;
	transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
	margin-top:3px;
	padding-right:5px;
	padding-left:5px;			
}
.menu-body ul li:first-child a {
  border-right: 0px;
  border-right: none;
}
.menu-body ul li:last-child a {
  border-left: 0px;
  border-left: none;
}
.menu-body ul li a:hover {	
	background-color:#2E5913;
	border-radius:3px;		
}
.search
{
  float: left;
  min-height: 1px;
  padding-top:2px;
  padding-right: 5px;
  padding-bottom:0px;
  padding-left: 5px;
  position: relative;  
  width:150px;
  margin:0px auto;    
}
.search-in 
{
  float: left;
  font-family:tahoma;
  padding-top:2px;
  padding-bottom:2px;
  font-size: 12px;
  font-weight:500;
  padding-right: 10px;  
  padding-left: 5px;  
  border:1px solid #ccc;
  background-color: #FFF;
  width:110px;
  border-radius:3px;
  color:#777;
  margin-right:10px;
}
.search-bg
{
  background-color: transparent;
  background-image: url("images/search.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  position:absolute;
  left:10px;  
  height: 20px;
  width: 19px;
  border:none; 
  margin-top:2px;
  cursor:pointer;      
}
/* last-post */
.last-post {
	width:688px;
	float:right;
	background-color:#fff;
}
.last-post-body1 {
	width:385px;
	height:365px;
	background-color:#f1f1f1;
	border:solid #e8e8e8 2px;
	border-radius:5px;
	float:right;
	margin-top:10px;
	padding:5px;
	overflow:hidden;
}
/* Slide (1) */
.last-post-body1 .image_carousel {	
	width:385px;
	overflow:hidden;			
}
.last-post-body1 .image_carousel li {
	display: block;
	float: left;
	color: #006699;
	width:385px;	
}
.last-post-body1 .image_carousel a img {
	width:375px;
	height:235px;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding:3px;		
	display: block;
	float: right;
	margin-top:10px;
	margin-bottom:10px;
}
.last-post-body1 .bt1 {
	width:370px;
	height:44px;
	float:right;
	overflow:hidden;
	margin-right:6px;
}
.last-post-body1 .bt1 h3 {
	width:370px;	
}
.last-post-body1 .bt1 h2 a {
	width:370px;	
}
.last-post-body1 .matn {
	width:370px;
	height:35px;
	float:right;
	margin-right:6px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:500;
	color:#333;
	text-align:justify;
	margin-bottom:5px;
	line-height:18px;
}
.last-post-body1 .pagination {
	text-align: left;	
}
.last-post-body1 .pagination a {
	background: url("images/sprite.png") no-repeat transparent;
	background-position:0px 0px;
	width: 16px;
	height: 17px;
	margin: 0 5px 0 0;
	display: inline-block;
	-webkit-transition: all 0.0s ease-in-out;
	-moz-transition: all 0.0s ease-in-out;
	-o-transition: all 0.0s ease-in-out;
	-ms-transition: all 0.0s ease-in-out;
	transition: all 0.0s ease-in-out;
}
.last-post-body1 .pagination a.selected {
	background-position:-15px 0px;
	cursor: default;
}
.last-post-body1 .pagination a span {
	display:none;	
}
.last-post-body1 .clearfix {
	float: none;
	clear: both;
}
/* END-Slide (1) */
.last-post-body2 {
	width:280px;
	float:right;
	margin-top:10px;
	margin-right:5px;
}
.last-post-body2 .box {
	width:280px;
	float:right;
}
.last-post-body2 .box .titr {
	width:270px;
	height:44px;
	float:right;
	margin-right:5px;
	overflow:hidden;		
}
.last-post-body2 .box .matn {
	width:147px;
	height:135px;
	float:right;
	margin-top:10px;
	margin-right:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:500;
	color:#333;
	text-align:justify;
	line-height:18px;
}
.last-post-body2 .box a img {
	width:110px;
	height:120px;
	border:1px solid #ccc;
	padding:2px;
	float:left;
	margin-top:10px;
}
.fix-top-left {
	width:280px;
	float:left;
	margin-left:5px;
}
/* time */
.time {
	width:280px;
	height:20px;
	float:right;
}
#date {
	font-family:Tahoma;
	font-size:11px;
	font-weight:500;
	color:#7b7b7b;
	padding:2px 5px 7px 5px;
	text-align:right;
}
.parswp-tabs {
	width:280px;
	float:left;
}
.parswp-tabs-body {
	width:280px;
	height:508px;
	float:left;
	border:1px solid #CCC;
	border-radius:5px;
	padding:5px;
	overflow:hidden;
	background-color:#F4F4F4;
}
.parswp-tabs-body .text {
	padding:5px;			
}
.parswp-tabs-body .text li {
	border-bottom:1px dashed #e7e7e7;
	padding-bottom:7px;
	height:15px;
	overflow:hidden;						
}
.parswp-tabs-body .text li:before {
	content:url("images/arrow.png");
	margin-left:5px;						
}
.parswp-tabs-body .text li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:500;
	color:#032fab;						
}
.parswp-tabs-body .text li a:hover {
	color:#C00;						
}
/* top-tabs */
.parswp-tabs-body ul.tabs{
	margin:0;
	padding:0;
	float:right;
	list-style:none;
	height:32px;
	width:100%;
	font:12px tahoma
}
.parswp-tabs-body ul.tabs li {
	float:right;
	margin:0;
	cursor:pointer;
	overflow:hidden;
	position:relative;
	color:#fff;	
	background-image:url("images/tabs.png");
	background-color:#65ab00;
	padding-bottom:8px;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	border-radius:3px;
	margin-right:7px;
}
.parswp-tabs-body ul.tabs li:hover{opacity:0.8}
.parswp-tabs-body ul.tabs li.active{
	background-image:none;
	box-shadow:inset 0 0 8px #b4c4f1;
	cursor:default;
	opacity:1;
}
.parswp-tabs-body .tab_container{border:none;clear:both;float:right;width:100%;}
.parswp-tabs-body .tab_content{display:none}
/* top-tabs */
/* sidebar-single */
.sidebar-single {
	width:288px;
	float:left;
}
.sidebar-single-body {
	width:288px;
	float:left;
	border:1px solid #CCC;
	border-radius:5px;
	overflow:hidden;
	margin-top:10px;
}
.sidebar-single-body .top {
	width:288px;
	height:auto;
	background-color:#80D557;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	float:right;
	font-family:"yekan",Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:500;
	color:#FFF;
	padding:5px;
	text-align:right;
	text-shadow:0 1px 0 #9ab7e5;
	margin-bottom:5px;	
	background-image:url(images/topmenu.png);
}
.sidebar-single-body ul {
	width:278px;	
	float:right;	
	margin-right:7px;
	padding-bottom:5px;	
}
.sidebar-single-body ul li{
	border-bottom:1px dashed #D1D1D1;
	padding-bottom:10px;		
}
.sidebar-single-body ul li a {
	margin-right:5px;
	font-family:tahoma;
	font-size:12px;
	color:#032fab;	
	transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;			
}
.sidebar-single-body ul li a:hover {	
	color:#C00;	
}
.sidebar-single-body ul li:before {
	content:' ■ ';
	font-size:11px;	
	color:#C00;		
}
/* Fix-HOME */
.fix-home {
	width:605px;
	float:right;
	margin-top:10px;
	margin-right:5px;
	background-color:#fff;
}
/* sidebar-r */
.sidebar-r {
	width:190px;
	float:right;
}
.sidebar-r-body {
	width:189px;
	float:right;
	border-top:none;
}
.sidebar-r-body .top {
	width:99px;
	height:24px;
	border-top-left-radius:5px;
	float:right;
	margin-bottom:5px;	
	background-image:url(images/top-menu1.png);
}
.sidebar-r-body .top .titr {
	font-family:"yekan",tahoma;
	font-size:13px;
	font-weight:500;
	color:#FFF;
	float:right;
	margin-top:3px;
	margin-right:12px;
}
.sidebar-r-body ul {
	width:180px;	
	float:right;	
	margin-right:7px;
	padding-bottom:20px;	
}
.sidebar-r-body ul li{
	border-bottom:1px dashed #D1D1D1;
	padding-bottom:10px;		
}
.sidebar-r-body ul li a {
	margin-right:5px;
	font-family:tahoma;
	font-size:12px;
	color:#032fab;	
	transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;			
}
.sidebar-r-body ul li a:hover {	
	color:#C00;	
}
.sidebar-r-body ul li:before {
	content:' ■ ';
	font-size:11px;	
	color:#C00;		
}
.sidebar-r-body2 {
	width:189px;
	float:right;
	margin-top:10px;
	border-top:none;
}
.sidebar-r-body2 .top {
	width:180px;
	height:24px;
	float:right;
	margin-bottom:5px;
	background-image:url(images/top-menu.png);
}
.sidebar-r-body2 .top .titr {
	font-family:"yekan",tahoma;
	font-size:13px;
	font-weight:500;
	color:#FFF;
	float:right;
	margin-top:3px;
	margin-right:10px;
}
.sidebar-r-body2 .box {
	width:180px;
	float:right;
	padding:3px;
	margin-bottom:10px;
}
.sidebar-r-body2 .box a img {
	width:50px;
	height:60px;
	float:right;
	border:1px solid #ccc;
	padding:2px;
	margin-left:5px;
}
.copy a { color:#558e02;
    background-color:#76c605;
	border:1px solid #627223;	
	font-size:14px;
	padding:3px 2px;
	border-radius:3px;
	box-shadow:inset 0 0 5px #fff;
	padding-left:5px;
	padding-right:5px;
	float:right;
	margin-top:7px;
	margin-right:2px;	
	font-family:"yekan",tahoma;	
	transition: all 0.2s ease-in-out;		
}
.copy a:hover { 
	box-shadow:inset 0 0 10px #777;
}
/* sidebar-h */
.sidebar-h {
	width:400px;
	float:right;
}
.sidebar-h-body {
	width:390px;
	float:right;
	padding:5px;
	margin-top:10px;
	margin-right:10px;
	border-bottom:1px solid #CCC;
}
.sidebar-h-body a img {
	width:80px;
	height:100px;
	float:left;
	border:1px solid #ccc;
	padding:2px;
	margin-bottom:5px;
}
.sidebar-h-body .cadr {
	width:285px;
	height:auto;
	float:right;
}
.sidebar-h-body .matn {
	width:285px;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:500;
	color:#333;
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
	line-height:18px;
}
/* Fix-archive */
.fix-archive {
	width:605px;
	float:right;
	margin-top:10px;
	margin-right:5px;
}
/* sidebar-a */
.sidebar-a {
	width:605px;
	float:right;
}
.sidebar-a-body {
	width:590px;
	float:right;
	padding:5px;
	margin-top:10px;
	border-bottom:1px dashed #CCC;
	border-radius:10px;
}
.sidebar-a-body a img {
	width:80px;
	height:100px;
	float:left;
	border:1px solid #ccc;
	padding:2px;
	margin-bottom:5px;
}
.sidebar-a-body .cadr {
	width:490px;
	height:auto;
	float:right;
}
.sidebar-a-body .matn {
	width:490px;
	float:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:500;
	color:#333;
	text-align:justify;
	margin-top:5px;
	margin-bottom:5px;
}
/* single-fix */
.single-fix {
	width:685px;
	float:right;
	margin-top:10px;
}
/* single */
.single {
	width:685px;
	float:right;
}
.single-body {
	width:665px;
	float:right;
	border:1px solid #ccc;
	border-radius:5px;
	padding:10px;
}
.single-body .b1 {
	width:665px;
	height:auto;
	float:right;
	border-bottom:1px solid #cee5f1;
	margin-bottom:5px;
}
.single-body .b1 li {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:500;
	color:#999;
	text-align:right;
	padding-right:5px;
	padding-bottom:10px;
}
.single-body .b1 li a { color:#09F; }
.single-body .b1 li a:hover { color:#C00; }
.single-body .c1 {
	width:auto;
	height:14px;
	float:right;
	margin-bottom:5px;
}
.single-body .c1 .t1 { width:30px; height:14px; float:right; background-image:url("images/text_resize1.jpg"); margin-top:5px; margin-left:5px; }
.single-body .c1 .t2 { width:27px; height:14px; float:right; background-image:url("images/text_resize2.jpg"); margin-top:5px; }
.single-body .c2 {
	width:auto;
	height:30px;
	float:left;
	margin-bottom:5px;
}
.single-body .c2 .p { width:32px; height:30px; float:left; background-image:url("images/print.gif"); margin-right:5px; }
.single-body .c2 .e { width:45px; height:30px; float:left; background-image:url("images/email.gif"); margin-right:5px; }
.single-body .c2 .d { width:39px; height:30px; float:left; background-image:url("images/download.gif"); margin-right:5px; }
.single-body h3 {
	width:665px;
	float:right;
}
.single-body h1 {
	width:665px;
	float:right;
}
.single-body .b2 {
	width:643px;
	height:auto;
	float:right;
	background-color:#f5f5f5;
	border:1px solid #ccc;
	border-radius:5px;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:500;
	color:#333;
	text-align:justify;
	padding:10px;
	line-height:18px;
}
.single-body a img {
	max-width:665px;
	border:1px solid #ccc;
	padding:3px;
	border-radius:5px;
}
#single-body-matn {
	width:643px;
	height:auto;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:500;
	color:#333;
	text-align:justify;
	padding:10px;
	line-height:20px;
}
.single-body .tags {
	width:643px;
	height:auto;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:500;
	color:#999;
	text-align:justify;
	padding:10px;
	line-height:18px;
}
.single-body .tags a { color:#09F; }
.single-body .tags a:hover { color:#C00; }
/* comment */
.commenti {
	width:685px;
	float:right;
}
.commenti-body {
	width:665px;
	float:right;
	border:1px solid #ccc;
	border-radius:5px;
	padding:10px;
	margin-top:10px;
}
/* Fix-Left */
.fix-left {
	width:375px;
	float:left;
	margin-top:10px;
	margin-left:5px;
	background-color:#fff;
}
/* Slide-left */
.slide-left {
	width:375px;
	float:left;
}
.slide-left-body {
	width:375px;
	height:270px;
	float:left;
	background-color:#E7E7E7;
	border-radius:5px;
	overflow:hidden;
	border-top:none;
}
.slide-left-body .top {
	width:375px;
	height:30px;
	border-top-right-radius:5px;
	border-top-left-radius:5px;
	float:right;
	background-image:url(images/top-slide.png);
}
/*-----slide-l------*/
.slide-left-body .image_carousel {
	padding: 10px 0 15px 40px;
	overflow:hidden;			
}
.slide-left-body .image_carousel img {
	background-color: #e3e3e3;
	padding:3px;	
	display: block;
	float: left;
	width:330px;
	height:200px;
	margin-top:0px;
	margin-right:20px;		
}
.slide-left-body .image_carousel a {
	display: block;
	float: left;
	color: #006699;
}
.slide-left-body a.prev {
	background: url("images/sprite2.png") no-repeat transparent;
	width: 32px;
	height: 35px;
	display: block;
	position: relative;
	margin:-100px -50px;		
}
.slide-left-body a.next {
	background: url("images/sprite2.png") no-repeat transparent;
	width: 32px;
	height: 35px;
	display: block;
	position: relative;
	margin:-100px 300px;		
}
.slide-left-body a.prev {			
					background-position: 0 0; }
.slide-left-body a.prev.disabled {	background-position: 0 -100px !important;  }
.slide-left-body a.next {	
					background-position: -50px 0; }
.slide-left-body a.next.disabled {	background-position: -50px -100px !important;  }
.slide-left-body a.prev.disabled, a.next.disabled {
	cursor: default;
}

.slide-left-body a.prev span, a.next span {
	display: none;
}
/*-----slide-l------*/
/* ads */
.ads {
	width:375px;
	float:right;
}
.ads a img {
	width:375px;
	height:69px;
	float:right;
	margin-top:10px;
}
/* ads-left */
.ads-left {
	width:120px;
	float:left;
	margin-top:10px;
	margin-left:-5px;
}
.ads-left a img {
	width:120px;
	float:left;
	margin-bottom:10px;
}
/* menu-keshoi */
.menu-keshoi {
	width:120px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
}
.proboxtitle, .proboxcontent, .proboxmain{
    position:relative;
}
.proboxtitle{
    width:120px;    
    height:20px;
    overflow:hidden;
    text-align:right;
    display:block;
    cursor:pointer;
background: #76c603; /* Old browsers */
background: -moz-linear-gradient(top,  #76c603 0%, #6fba02 50%, #65ab00 51%, #61a401 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#76c603), color-stop(50%,#6fba02), color-stop(51%,#65ab00), color-stop(100%,#61a401)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #76c603 0%,#6fba02 50%,#65ab00 51%,#61a401 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #76c603 0%,#6fba02 50%,#65ab00 51%,#61a401 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #76c603 0%,#6fba02 50%,#65ab00 51%,#61a401 100%); /* IE10+ */
background: linear-gradient(to bottom,  #76c603 0%,#6fba02 50%,#65ab00 51%,#61a401 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#76c603', endColorstr='#61a401',GradientType=0 ); /* IE6-9 */
    color:#FFF;
    direction:rtl;
    padding:4px;
    text-align:center;
	font-family:"yekan",Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:500;
	border-radius:3px;
	text-shadow:0 1px 0 #ccc;
}
.proboxcontent{
    width:120px;    
    height:auto;
    overflow:hidden;
    display:none;
    background-color:#F8F8F8;
    padding:4px;
    direction:rtl;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:500;
}
.proboxmain{
    border:1px solid #F0F0F0;
    width:120px;
}
/* edame-news */
.edame-news {
	    width: 5px;
    float: right;
    margin-top: 360px;
}
.edame-news-body {
	width:239px;
	float:right;
	margin-top:10px;
}
.edame-news-body .top {
	width:239px;
	height:25px;
	float:right;
	margin-bottom:5px;	
	background-image:url(images/top-news.png);
}
.edame-news-body .top .titr {
	font-family:"yekan",Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:500;
	color:#FFF;
	text-align:right;
	margin-right:10px;
}
.edame-news-body  ul {
	width:220px;	
	float:right;	
	margin-right:7px;
	padding-bottom:20px;	
}
.edame-news-body  ul li{
	border-bottom:1px dashed #D1D1D1;
	padding-bottom:10px;		
}
.edame-news-body  ul li a {
	margin-right:5px;
	font-family:tahoma;
	font-size:12px;
	color:#032fab;	
	transition-property: all;
    transition-duration: 0.2s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;			
}
.edame-news-body  ul li a:hover {	
	color:#C00;	
}
.edame-news-body  ul li:before {
	content:' ■ ';
	font-size:11px;	
	color:#C00;		
}
/* footer */
.footer {
	width:100%;
	float:right;
}
.footer-body {
	width:100%;
	height:60px;
	border-top:3px solid #80D557;
	margin-top:10px;
	float:right;
}
.footer-body .copyright {
	width:100%;
	float:right;
	margin-top:10px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:500;
	color:#000;
}
.footer-body #design {
	width:100%;
	float:right;
	margin-top:10px;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:500;
	color:#000;
}
.footer-body #design a { color:#21A600; }
.footer-body #design a:hover { color:#C00; }
/* Comments */
#commentsbox{margin:0px;}
h6#comments-wrap { text-align:center;color:#BBB; padding:20px; font-family:tahoma;}
h3#comments{font-size:12px;line-height:32px;color:#888;font-weight:bold;padding:0px 30px 0px 30px;margin:0px 15px;background:url(images/coms.png) top right no-repeat;border-bottom:1px dashed #999}
ol.commentlist{margin:0px auto;clear:both;overflow:hidden;list-style:none;border:1px solid #EFEFEF; width:440px;}
ol.commentlist li{margin:5px 0;line-height:18px;padding:10px 0px;margin:14px;background:#fdfdfd;border:1px solid #ddd;}
ol.commentlist li .comment-author{color:#666;font-family:tahoma; font-size:10px;font-weight:500;}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{color:#666;font-weight:600;text-decoration:none !important; font-family:tahoma; font-size:13px;}
ol.commentlist li .comment-author .fn{color:#666;font-family:tahoma; font-size:13px;font-weight:600;}
cite.fn{color:#eee;font-style:normal;}
ol.commentlist li .comment-author .avatar{float:right;border:1px solid #E6E6E6;background:#fff;padding:3px;}
ol.commentlist li .comment-meta{font-size:11px;}
ol.commentlist li .comment-meta .commentmetadata{color:#000;}
ol.commentlist li .comment-meta a{font-family:tahoma;color:#E1512A;text-decoration:none !important;}
ol.commentlist li p{line-height:18px;margin-top:5px;color:#222;font-size:12px;font-family:tahoma; padding-bottom:15px;
padding-right:10px;}
ol.commentlist li .reply{height:30px;font-size:11px; font-family:Tahoma}
ol.commentlist li .reply a{line-height:24px;color:#fff;text-decoration:none;margin:5px 0px;padding:0px 6px;float:right; background-color:#4e83b9;border-bottom:3px solid #039; text-align:center; border-radius:5px;}
ol.commentlist li .reply a:hover{color:#06F;background-color:#F0F0F0;border-bottom:0px solid #06F;box-shadow:inset 0 0 2px #666; padding-bottom:3px;}
ol.commentlist li.odd{}
ol.commentlist li.even{}
ol.commentlist li ul.children{list-style:none;margin:10px 0px;text-indent:0;}
ol.commentlist li ul.children li.depth-2{margin:10px 0px;background:#f3f3f3}
ol.commentlist li ul.children li.depth-3{margin:10px 0px;}
ol.commentlist li ul.children li.depth-4{margin:10px 0px;}
ol.commentlist li ul.children li.depth-5{margin:10px 0px;}
.comment-nav{padding:5px;height:20px;}
.comment-nav a:link,.comment-nav a:visited{color:#E73540;}
.commentlist{list-style:none;margin:0;padding-left:80px;}
.commentlist > li.comment{background:#fcfcfc;border:1px solid #ddd;margin:15px;padding:15px;position:relative;border-radius:3px;}
.commentlist .pingback{margin:0 0 1.4em;width:68.9%;}
.commentlist .children{list-style:none;margin:0;}
.commentlist .children li.comment{background:#fff;border-radius:3px;padding:25px 10px 10px 10px;position:relative;}
.commentlist .children li.comment .fn{display:block;}
.comment-meta .fn{font-style:normal;}
.comment-meta{color:#666;font-size:12px;line-height:2em;}
.commentlist .children li.comment .comment-meta{line-height:1.4em;margin:0px 0px 25px 0px}
.commentlist .avatar{left:-83px;padding:0;position:absolute;top:0; width:35px; height:35px;}
.commentlist > li:before{content:url(images/comment-arrow.png);left:-21px;position:absolute;}
.commentlist > li.pingback:before{content:'';}
.commentlist .children .avatar{background:none;-webkit-box-shadow:none;box-shadow:none;left:1em;padding:0;top:1em;}
.commentlist > li.bypostauthor{background:#e8e8e8;border-color:#ccc;}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover{}
.commentlist > li.bypostauthor:before{content:url(images/comment-arrow-bypostauthor.png);}
.commentlist .children > li.bypostauthor{background:#e9e9e9;background:rgba(0,0,0,.03);border-color:#d3d3d3;}
#respond{
	font-family:tahoma;
	font-size:12px;
	border:1px solid #EFEFEF;
	width:500px;
	padding:10px;
	margin:0px auto;		
}
.postcomment {
	font-family:tahoma;
	font-size:12px;
	padding-top:20px;
	padding-right:10px;
	padding-bottom:10px;
}
.postcomment a{
	color:#036	
}
.cancel-comment-reply a{font-family:tahoma;
	font-size:12px;
	padding:10px;
	color:#F60}
#author,#email,#url,#comment{background:#f6f6f6 none repeat scroll 0 0;
	border:1px solid #CCC;
	font-size:12px;
	margin:8px 8px 8px 0;
	padding:8px;
	font-family:Tahoma;
	color:#000;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
	background-color:#fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;	
}
#author:focus,#email:focus,#url:focus,#comment:focus{
	border-color: #999;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #999; 
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #999;
    outline: 0;		
}
#submit { background:#036;
border-radius:5px;    
font-family:'tahoma'; border:none; font-size:12px; cursor:pointer; padding:3px 5px; color:#fff; margin:10px 10px; }
#submit:hover { background:#069; }
label { float:right; width:60px;height:20px; margin-top:10px;}
/*////////////////////////comment-End////////////////////////*/
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Pagenavi */
.wp-pagenavi{
	font-size:11px;
	text-align: center;
	direction:rtl;
	line-height:20px;
	margin-top:10px;
	margin-right:5px;
	float:right;			
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	text-decoration: none;
	text-shadow: 1px 1px 0 #FFFFFF;
	border:1px #cacaca solid;
	color:#a0a0a0;
	text-align: center;
	line-height:20px;
	float: right;
	margin-left: 5px;
	padding:3px 8px;
	background: #f9f9f9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9f9f9 0%, #eeeeee 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f9f9), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9f9f9 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9f9f9 0%,#eeeeee 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9f9f9 0%,#eeeeee 100%); /* IE10+ */
	background: linear-gradient(top,  #f9f9f9 0%,#eeeeee 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family:tahoma;
	margin-top:-10px;
}
.wp-pagenavi a:hover {
	color:#000;
	border-color:#aaa;
	background-color:#f5f5f5;
}
.wp-pagenavi span.pages {
	float:right;
	padding:5px;
	margin-left:10px;
	border:1px solid #fff;
	display:none;
}
.wp-pagenavi span.current {
	text-decoration: none;
	text-shadow: 0px 0px 0 #FFFFFF;
	border:1px #dbdbdb solid;
	color:#ccc;
	text-align: center;
	float: right;
	margin-left: 5px;
	padding:3px 8px;
	line-height:20px;
	background-color:#fdfdfd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:-10px;	
}
.wp-pagenavi span.extend {
	text-align: center;
	float: right;
	margin-left: 5px;
	padding:1px 8px;
	margin-top:-10px;
	padding:3px 6px;
	border-radius: 5px;
	border:1px solid #ccc;	
}
/*   koronanews.ir   */
.widgets_list{width: 100%;height: auto;background: #fff;margin-bottom: 10px;
border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;
-webkit-box-shadow: 0px 0px 6px 1px rgba(224,224,224,1);
-moz-box-shadow: 0px 0px 6px 1px rgba(224,224,224,1);
box-shadow: 0px 0px 6px 1px rgba(224,224,224,1);}
.side_titr{width: 90%;height: auto;padding: 12px 5%;background: #3e5062;color: #fff;font-size: 15px;
border-top-right-radius: 3px;-moz-border-top-right-radius: 3px;-webkit-border-top-right-radius: 3px;
border-top-left-radius: 3px;-moz-border-top-left-radius: 3px;-webkit-border-top-left-radius: 3px;}
.side_boxs{width: 100%;height: auto;}
.side_boxs ul li,.side_boxs ol li{width: 90%;height: auto;padding: 12px 5%;border-bottom: 1px solid #e5e5e5;line-height: 21px;}
.side_boxs ul li:last-child,.side_boxs ol li:last-child{border-bottom: none;}
.side_boxs ul li img,.side_boxs ol li img{width: 50px;height: 50px;float: right;margin: 6px 0 0 10px;}
.side_boxs ul li a,.side_boxs ol li a{color: #404040;}
.side_boxs ul li span,.side_boxs ol li span{color: #666;display: block;font-size: 12px;margin-right: 30px;}
.side_boxs ul li span{margin-right: 55px;}
.widgets_wp .side_boxs ul li span{display: inline-block;}
.widgets_wp{padding-bottom: 10px;}
/*   koronanews.ir   */