@charset "utf-8";
/* CSS Document - v3.0.4 */
@media print {
	.bx_left{ display:none;}
	.bx_right{ display:none;}
	.footer_contain_bg{ display:none;}
	.footer_contain{ display:none;}
	.footer{ display:none;}
	.content_bg{ display:none;}
	.main_menu{ display:none;}
	.header{ display:none;}
	.post_detail{ display:none;}
	.messages{ display:none;}
	.post_comments{ display:none;}
	.cmt_reply{ display:none;}
	.commentForm{ display:none;}
	.pagination{ display:none;}
	.page_cls{display:none;}
	.post_cls{display:none;}
	#body{
		display:block;
		width:650px;
		margin:auto;
		margin-top:5px;
		border:2px solid #bbb;
		outline:1px solid #333;
		padding:15px;
		direction:rtl;
		font-family:Tahoma, arial,"Times New Roman", Times;
		cursor:default;
		font-size:12px;
	}
	.date_title{
		font-size:10px;
		padding-bottom:10px;
		color:#444;
	}
	h2 a{
		font-family:"Times New Roman", Times, arial;
		font-size:18px;
		color:#333;
		text-decoration:none;
		padding-bottom:0px;
	}
	.cnt{
		font-size:12px;
		color:#000;
		text-decoration:none;
		line-height:18px;
	}
	#print .title h2{
		font-family:"Times New Roman", Times, arial;
		margin-bottom:0px;
		display:block;
		text-align:center;
		text-decoration:none;
		font-size:17px;
		color:#333;
		text-decoration:none;
	}
	#print .title span{
		font-family:Tahoma, arial,"Times New Roman", Times;
		display:block;
		text-align:center;
		padding-top:5px;
		padding-bottom:10px;
		margin-bottom:20px;
		text-decoration:none;
		border-bottom:1px solid #333;
		font-size:11px;
		color:#333;
		text-decoration:none;
	}
	a{
		text-decoration:none;
		padding:5px;
	}
}


@media screen {
	#print{ display:none;}
	/*h1, h2, h3, ul {margin:0;}*/
	html { direction:ltr; }
	
	@font-face {
		font-family: 'b traffic';
		src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.eot?view'),
		src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.eot?view#iefix') format('embedded-opentype'),
			url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.woff?view') format('woff'),
			url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.ttf?view') format('truetype');
	}
	@font-face {
		font-family: 'b nazanin';
		src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.eot?view'),
		src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.eot?view#iefix') format('embedded-opentype'),
			url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.woff?view') format('woff'),
			url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.ttf?view') format('truetype');
	}
	@font-face {
		font-family: 'b koodak';
		src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.eot?view'),
		src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.eot?view#iefix') format('embedded-opentype'),
			url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.woff?view') format('woff'),
			url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.ttf?view') format('truetype');
	}
	
	body{
		font-family: Tahoma, Verdana, "Times New Roman";
		font-size: 11px;
		color: #333;
		margin:0px;
		padding:0px;
		line-height:1.9em; /*new*/
		background:#e6ddcb;
	}
	
	p { margin-bottom: 0.5em; }
	
	pre {
		direction:ltr;
		background-color:#FAFAEE;
		border:1px solid #DADADA;
		margin:1em;
		overflow-x:auto;
		overflow-y:hidden;
		padding:2px;
	}
	
	.btn_submit{direction:ltr;}
	
	::-webkit-scrollbar { background:#ddd; width:15px;height:15px; } ::-webkit-scrollbar-thumb { background:#999; border-radius:0px; box-shadow:inset 0 0 10px #333; } ::-webkit-scrollbar-corner { background:#fff;} ::-webkit-scrollbar-track{ background:#eee; border-radius:0px; box-shadow:inset 0 0 10px #aaa;}::-webkit-scrollbar-thumb:hover{ background:#888;}::-webkit-scrollbar-thumb:active{ background:#777;}
	
	
	/* Link & Button /COLOR --------------------------------------------- */
	h1, h2 ,h3{
		font-family:"tahoma","Times New Roman", Times,Arial,Helvetica ;
	}
	img{ border:none; border-width:0px;}
	
	a{
		color: #87562d;
		cursor:pointer;
		text-decoration: none;
		-moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;-khtml-transition-duration:.3s;
	}
	a:hover{
		color:#222;
		text-decoration: none;
		cursor:pointer;
	}
	a:active{
		outline:hidden;
	}
	a:visited{}
	

/*-- Wrapper --*/
#wrp{
	position:relative;
	width:1000px;
	height:auto;
	margin:auto;
	direction:rtl;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/bg_body.jpg) repeat-y center;
}

/*-- Header --*/
#wrp .header{
	height:173px;
	background:#e8e0c4 url(http://bayanbox.ir/view/3644607210784084469/hed1.jpg);
}
#wrp .header .hdr_right {
	float:right;
}
#wrp .header .hdr_left {
	float:left;
}

#wrp .header .hdr_left ul{
	position:absolute;
	left:50px;
	top:2px;
}
#wrp .header .hdr_left ul li{
	position:relative;
	width:77px;
	height:108px;
	float:right;
	list-style:none;
	margin-top:10px;
	opacity:0.6;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
#wrp .header .hdr_left ul li:hover{
	opacity:10
}
#wrp .header .hdr_left ul li a{
	position:absolute;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/item.png);
	width:77px;
	height:108px;
	display:block;
	margin-left:10px;
	text-decoration:none;
	color:#FFF;
	text-shadow:1px 1px #333;
}
#wrp .header .hdr_left ul li img {
    position: absolute;
    right: 21px;
    top: 21px;
}
#wrp .header .hdr_left ul li a span {
    display:block;
    position:absolute;
    text-align:center;
    top:86px;
    width:77px;
}

.a_box {
	background: none repeat scroll 0 0 #7E5E38;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	padding: 5px 10px;
	position: absolute;
	right: 266px;
	top: 0px;
	text-shadow: 1px 1px #333333;
}
.d_box {
	background: none repeat scroll 0 0 #7E5E38;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	display: block;
	padding: 10px 15px;
	position: absolute;
	right: 476px;
	text-shadow: 1px 1px #333333;
	top: -140px;
	width: 440px;
	height: 125px;
	opacity: 0.7;
	z-index: 100;
}

/*-- Title & Description --*/
#wrp .header .title{}
#wrp .header .title h1{
	font-family:"tahoma","Times New Roman",Arial,Helvetica;
	font-size:35px;
	font-weight:bold;
	color:#444;
	margin-bottom:15px;
}
#wrp .header .title h1 a{
	color:#444;
	width:245px;
	height:125px;
	display:block;
	margin: 17px 60px 0 0;
}
#wrp .header .title h1 a:hover{
	color:#0e4779;
}
#wrp .header .title .desc h2{
	font-family:"tahoma","Times New Roman",Arial,Helvetica ;
	font-size: 15px;
	font-weight:bold;
	cursor:default;
	color:#0e4779;
}

/*-- Main Menu --*/
#wrp .main_menu{
	position: absolute;
	z-index: 1;
	height:40px;
	right:270px;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/header-top.jpg) no-repeat 131px bottom;
}
#wrp .main_menu .cnt{
	padding-top:3px;
}
#wrp .main_menu .cnt ul{
	list-style:none;
	margin:0px;padding:0px;
}
#wrp .main_menu .cnt li{
	float:right;
	cursor:default;
	margin-left:3px;
}
#wrp .main_menu .cnt a{
	display:block;
	font-family:"tahoma","Times New Roman",Arial,Helvetica;
	font-weight:bold;
	font-size:15px;
	color:#eee;
	background:#7e5e38;
	padding:2px 10px 2px 10px;
	border-radius:0 0 5px 5px;
}
#wrp .main_menu .cnt a:hover{
	color:#fff;
	background:#7e5e38;
}
#wrp .main_menu .cnt a.selected{
	color:#fff;
}



/* wrp -> Content,Main Box1 --------------------------------------------- */
#wrp .box1{
	padding: 0 18px;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/bg_body.jpg) repeat-y center;
}


/* wrp -> Content -> bx_right --------------------------------------------- */
#wrp .box1 .bx_right{
	width:225px;
	float:right;
	margin-right:10px;
}
* html #wrp .box1 .bx_right{margin-right:0px;}
/* wrp -> Content -> BX_Left --------------------------------------------- */
#wrp .box1 .bx_left{
	width:225px;
	float:left;
	margin-left:10px;
}
* html #wrp .box1 .bx_left{margin-left:0px;}
/* MOD_LEFT ---- */
#wrp .box1 .mod_both{ margin-bottom:10px;}
#wrp .box1 .mod_both .title{
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/bg_1.png) no-repeat right;
	height:20px;
	padding:2px 107px 5px 5px;
	font-family:"tahoma","arial","Times New Roman",Helvetica ;
	color:#825b22;
	text-align:right;
	cursor:default;
	font-weight:bold;
	font-size:11px;
	margin:0px;
}
#wrp .box1 .bx_left .mod_both .title{
	padding:2px 5px 5px 107px;
	text-align:left;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/bg_2.png) no-repeat left;
}
#wrp .box1 .mod_both .cnt{
	padding:5px 6px 5px 5px;
}

/* mod_both BLANK ---- */
#wrp .box1 .mod_blank{
	margin-bottom:10px;
}
#wrp .box1 .mod_blank .cnt{
	padding:0 5px;
}

#wrp .box1 .mod_blank .cnt .blogImage{
	text-align:center;
}
#wrp .box1 .mod_blank .cnt img{
	text-align:center;
	max-width:97%;
	height:auto;
	margin-top:0;
	margin-bottom:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}

* html #wrp .box1 .mod_blank .cnt img{
	width:220px;
	height:auto;
}

#wrp .box1 .mod_blank .cnt .blog_description h4{
	padding:5px;
	color:#333;
	margin:0px;
	font-family:"tahoma","Times New Roman", Times,Arial,serif;
	font-weight:normal;
	font-size:11px;
}


.txt_fix{
	margin:0px 10px ;
}
ul.menu li{
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/bg_li.png);
	height:29px;
	list-style:none;
	position:relative;
	border-bottom:1px solid #FFF
}
ul.menu li a{
	position:absolute;
	top:7px;
	right:30px;
	display:block;
	font:bold 8pt Tahoma, Geneva, sans-serif;
	text-decoration:none;
	color:#ba7d4b;
	text-shadow:1px 1px #FFFFFF;
}
ul.menu li:hover a{
	color:#673a16
}
ul.item li{
	list-style:none;
	border-bottom:1px solid #d0b59f;
	padding:3px 5px;
}
ul.item li:hover{
	background:#d0c8a6
}
ul.item li a{
	display:block
}

/* LI & UL - Design ----- */
#wrp .box1 .mod_both ul{
	padding:0px;
	margin:0px;
}

#wrp .box1 .mod_both .sideCell{
	/*padding-bottom: 5px;*/
}
#wrp .box1 .mod_both ul li ul.subcats a{
	padding-right:10px;
	padding-top:1px;
	display:inline-block;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/sub_ico.png) right no-repeat;
}
#wrp .box1 .mod_both li{
	margin:0px;
	list-style:none;
}
#wrp .box1 .mod_both .cats li a{
	padding-bottom:0px;
	padding-right:20px;
	display:table-cell;
	*display:inline-block;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/folder_ico.png) right no-repeat;
}
#wrp .box1 .mod_both .cats li h3{
	margin:0px;
	font:11px "tahoma","Times New Roman", Times,Arial,serif;
}
#wrp .box1 .mod_both .cats li.selected{background:none;}
#wrp .box1 .mod_both .subcats li.selected{background:none;}
#wrp .box1 .mod_both .subcats{
	margin-right: 14px;
	margin-top: -3px;
}
#wrp .box1 .mod_both .cats .count{
	cursor:default;
	display:table-cell;
	color:#444;
	
}	
#wrp .box1 .mod_both .subcats .count{
	cursor:default;
	display:inline-block;
	color:#444;
}

/*-LINKs-*/
#wrp .box1 .mod_both ul.links li {
	padding:2px 5px 0px 5px;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/line2.png) no-repeat center bottom;
	*background:none;
	*border-bottom: 1px solid #F5F5F5;
	-moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;-khtml-transition-duration:.3s;
}
#wrp .box1 .mod_both ul.links li:hover {
	background:#d0c8a6 url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/line2.png) no-repeat center bottom;
}
#wrp .box1 .mod_both .links li.selected{
	background:#d0c8a6 url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/line2.png) no-repeat center bottom;
}
#wrp .box1 .mod_both .links li a{
	padding-bottom:3px;
	padding-right:10px;
	display:table-cell;
	*display:inline-block;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/sidebar-bullet.png) right no-repeat;
}
#wrp .box1 .mod_both .links .count{
	cursor:default;
	display:table-cell;
	*display:inline-block;
	color:#444;
}
#wrp .box1 .mod_both ul.links li:last-child {
	border-bottom:0px;
	background:none;
}
#wrp .box1 .mod_both ul.links li:last-child:hover {
	background:#d0c8a6;
}
#wrp .box1 .mod_both ul.links li.selected:last-child {
	background:#d0c8a6;
}

/* Advertising ---- */
#wrp .box1 .mod_both .cnt.ads{
	text-align: center;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 2px;
}
#wrp .box1 .mod_both .cnt.ads .view_ads{
	margin-bottom:10px;
	display:block;
}
/* STAT Graph ---- */
#wrp .box1 .mod_both #stat_summary_div {
	clear:both;
	padding:2px 6px;
}

#wrp .box1 .mod_both .cnt.stat{}
#wrp .box1 .mod_both .cnt.stat .all{
	display:table;
	width: 100%;
	padding-bottom:4px;
	padding-right:8px;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/line2.png) no-repeat center bottom;
	*background:none;
}
#wrp .box1 .mod_both .cnt.stat .stattitle{
	width: 117px;
	cursor:default;
	color:#555;
	font-size:11px;
	border:none;
	font-weight:normal;
	display:table-cell;
	*display:inline-block;
	
}
#wrp .box1 .mod_both .cnt.stat .value{
	color:#000;
	cursor:default;
	padding-right:10px;
	display:table-cell;
	*display:inline-block;
}

/* Category ---- */
#wrp .box1 .mod_both .category_selected{
	background:#d0c8a6;
	padding:2px 5px 2px 5px;
	display:block;
	height:19px;
	max-height:auto;
	*height:auto;
}
#wrp .box1 .mod_both .category_selected a{
	color:inherit;
	cursor:default;
}


/* TAG Cloud ---- */
#wrp .box1 .mod_both .cnt .tagcloud span{
	display:inline-block;
	margin:1px 0px 1px 0px;
}
#wrp .box1 .mod_both .cnt .tagcloud a{
	padding:2px 5px 2px 5px;
	color:#534937;
	border:1px solid #d3c5ab;
	background:#d3c5ab;
	display:table-cell;
	*display:inline-block;
	margin:2px 0px 2px 0px;
}
#wrp .box1 .mod_both .cnt .tagcloud h3{
	margin:0px;
	font-family:"tahoma","Times New Roman", Times,Arial,serif;
	font-weight:normal;
	font-size:11px;
}
#wrp .box1 .mod_both .cnt .tagcloud a:hover{
	background:#87562d;
	border:1px solid #87562d;
	color:#FFF;
}
#wrp .box1 .mod_both .cnt .tagcloud a.selected{
	background:#87562d;
	border:1px solid #87562d;
	color:#FFF;
}

/* Recent Posts ---- */
#wrp .box1 .mod_both .cnt .recent_posts li{
	display:inline-block;
	background:none;
	width:100%;
}
/*- Mobile -*/
#wrp .box1 .mod_both .cnt .recent_posts.mobile li a{
	padding-bottom:3px;
	padding-right:10px;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/sidebar-bullet.png) right no-repeat;
}
#wrp .box1 .mod_both .cnt .recent_posts li a{
	background:none;
}
#wrp .box1 .mod_both .cnt .recent_posts .cnt{
	margin-right:-1px;
	margin-bottom: -1px;
	padding:4px 5px 6px 0px;
	line-height: 18px;
	border:none;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/line2.png) no-repeat center bottom;
	-moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;-khtml-transition-duration:.3s;
}
#wrp .box1 .mod_both .cnt .recent_posts li a{
	color:#222;
}
#wrp .box1 .mod_both .cnt .recent_posts li a:hover{
	color:#87562d/*#cc0f00*/;
}
#wrp .box1 .mod_both .cnt .recent_posts .cnt:hover{
	background:#d0c8a6 url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/line2.png) no-repeat center bottom;
}
#wrp .box1 .mod_both .cnt .recent_posts .cnt.selected{
	background:#d0c8a6 url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/line2.png) no-repeat center bottom;
}

#wrp .box1 .mod_both .cnt .recent_posts .date{
	cursor:default;
	font-size:9px;
	color:#666;
	display:none;
}
#wrp .box1 .mod_both .cnt .recent_posts.mobile .date{
	display:block;
}
.cnt.max {
	overflow: hidden;
	white-space: nowrap;
}


/* wrp -> Content -> BX_Center --------------------------------------------- */
.align{padding-right:0px;padding-left:0px;}
.post_break{ padding-top:0px;}

#wrp .box1 .bx_center{
	/*margin-left:245px;
	margin-right:245px;*/
	float:right;
	width: 494px;
}

#wrp .box1 .bx_center .mod_center{
	background:#fff;
	border-top: 3px solid #c6af79;
}

/* POST CENTER / CONTENT -> ------*/
#wrp .box1 .bx_center a{}

#wrp .box1 .bx_center .messages{
	margin-bottom:10px;
	background:#F9F9F9;
	border-top:3px solid #c6af79;
}
#wrp .box1 .bx_center .messages .cnt{
	padding:8px 15px 7px 15px;
	color:#555;
}
#wrp .box1 .bx_center .messages .cnt h2{
	color:#666;
	text-shadow:1px 1px 2px #DDD;
	font-family:"b koodak","Times New Roman",Arial,Helvetica ;
	font-size: 19px;
	font-weight:normal;
	text-align:center;
	cursor:default;
	margin:5px;
}
#wrp .box1 .bx_center .messages .cnt h2 a.comment_count{ color:#555;text-shadow:1px 1px 2px #DDD;}
#wrp .box1 .bx_center .messages .cnt h2 a.comment_count:hover{ color:#222;}

#wrp .box1 .bx_center .post{
	margin-bottom:20px;
}

#wrp .box1 .bx_center .post .title .date_title{
	color:#696969;
	cursor:default;
	padding:5px 15px 0px 15px;
	
}
#wrp .box1 .bx_center .post .title{
	margin-top:8px;
}
#wrp .box1 .bx_center .post .title h2{
	font-size:12px;
	color:#634315;
	padding-bottom:3px;
	font-weight:bold;
	margin:0 3px;
	padding:7px 12px;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/bg-t.png);
}
#wrp .box1 .bx_center .post .title h2 a{
	color:#634315;
}
#wrp .box1 .bx_center .post .title h2 a:hover{
	color:#322006;
}

#wrp .box1 .bx_center .post .body{
	overflow:hidden;
	height:auto;
	line-height:1.9em; /*new*/
	padding:10px 15px 15px 15px;
}
#wrp .box1 .bx_center .post .body .cnt a{
	color:#87562d;
}
#wrp .box1 .bx_center .post .body .cnt a:hover{
	color:#000;
}
#wrp .box1 .bx_center .post .body .cnt{text-align:justify;}
#wrp .box1 .bx_center .post .body .cnt ul{
	margin-top:-4px;
}
#wrp .box1 .bx_center .post .body .cnt ul li{
	margin-right:5px;
	line-height:1.9em; /*new*/
}
#wrp .box1 .bx_center .post .body .cnt img{
	max-width:98%;
	height:auto;
	margin-right:1px;
	border:1px solid #CCC;
	padding:2px;
}
#wrp .box1 .bx_center .post .body .post_list img{
	max-width:98%;
	height:auto;
	margin-right:1px;
	border:1px solid #CCC;
	padding:2px;
}

#wrp .box1 .bx_center .post .body .readmore{
	margin-top:10px;
	margin-bottom:10px;
}
#wrp .box1 .bx_center .post .body .readmore a{
	padding:3px 8px 5px 8px;
	margin:1px;
	cursor:pointer;
	margin-left:3px;
	background:#f3f3f3;
	color:#777;
	border:#ccc 1px solid;
}
#wrp .box1 .bx_center .post .body .readmore a:hover{
	background:#87562d;
	color:#fff;
	border:#87562d 1px solid;
}


/*--- Post Detail ---*/
#wrp .box1 .bx_center .post .post_detail{
	min-height: 23px;
	border-top:1px solid #e3e5ea;
	border-bottom:1px solid #e3e5ea;
	padding-bottom:5px;
}
#wrp .box1 .bx_center .post .post_detail .cnt{
	padding-top:4px;
	color:#999;
}

#wrp .box1 .bx_center .post .post_detail a{color:#696969;text-shadow:none;cursor:pointer;}
#wrp .box1 .bx_center .post .post_detail a:hover{color:#000;}

#wrp .box1 .bx_center .post .post_detail .cnt .det_right{}
#wrp .box1 .bx_center .post .post_detail .cnt .det_left{
	float:left;
	padding-bottom:5px;
	margin-left:5px;
}
#wrp .box1 .bx_center .post .post_detail .cnt .det_left span.inline{
	float:left;
	padding-right:7px;
	padding-left:7px;
	border-right:1px solid #e8e8e8;
}
#wrp .box1 .bx_center .post .post_detail .cnt .author2{
	/*padding-right:25px;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/details_ico.png) right -38px no-repeat;*/
	color:#696969;
	border-left:0px solid #e8e8e8;
	padding-right:10px;
	padding-left:10px;
	cursor:default;
	display:block;
}
#wrp .box1 .bx_center .post .post_detail .cnt .date{
	cursor:default;
	color:#696969;
	display:block;
	/*padding-right:25px;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/details_ico.png) right 3px no-repeat;*/
}
#wrp .box1 .bx_center .post .post_detail .cnt .cmt{
	display:block;
	cursor:pointer;
	padding-right:25px;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/details_ico.png)  right -16px no-repeat;
}
#wrp .box1 .bx_center .post .post_detail .rating{
	padding-right:0px;
}
#wrp .box1 .bx_center .post .post_detail .cnt .rating{
	display:block;
}
#wrp .box1 .bx_center .post .post_detail .rating a{
	color:#696969;
	text-shadow:none;
}
#wrp .box1 .bx_center .post .post_detail .rating a:hover{
	color:#000;
}


/* rating */
.rate-button-box.rated {font-weight:bold;}
.rate-up, span.rateup {color:#090; margin-left:5px;}
.rate-down, span.ratedn {color:#A00;}
img.rateimg, img.renew, img.rateup, img.ratedn{
	background: url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/details_ico.png) no-repeat center;
	width:18px;
	height:18px;
	vertical-align:middle;
}
.rate-down img.rateimg, img.ratedn{ background-position: 0 -81px; }
.rate-up img.rateimg, img.rateup { background-position: 0 -60px; }



/*COMMENT  --------------------------------------------- */
#wrp .box1 .bx_center .post_comments{
	
}
#wrp .box1 .bx_center .cmt_break{
	margin-bottom:10px;
}
#wrp .box1 .bx_center .post_comments .title_cmt{
	height:20px;
	width:100%;
}
#wrp .box1 .bx_center .post_comments .body_cmt{
	height:auto;
	line-height:1.9em; /*new*/
	padding-top:5px;
	padding-bottom:8px;
	background:#F9F9F9;
	border:1px solid #b7becc;
	border-top:none;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt{
	color:#333;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt .cnt_l{
	display:inline-block;
	margin-right:-70px;
	vertical-align:top;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt .cnt_r{
	display:inline-block;
	margin-right:-70px;
	min-width:50px;
	height:auto;
	float:right;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt .cnt_r img{
	width:30px;
	height:auto;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt a{
	color:#000;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt a:hover{
	color:#766958;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt{
	padding:0 80px 0 20px;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt ul{
	margin-top:-4px;
}
#wrp .box1 .bx_center .post_comments .body_cmt .cnt ul li{
	margin-right:5px;
	line-height:1.9em; /*new*/
}

/*-- Comment Details --*/
#wrp .box1 .bx_center .post_comments .cmt_details{
	height:31px;
	background:#F0F0F0;
	border:1px solid #b7becc;
	border-bottom:none;
	padding:4px 0px 0px 0px;
	margin-right:0px;
	color:#888;
	cursor:default;
}
#wrp .box1 .bx_center .post_comments .cmt_details:hover{
	color:#666;
}
#wrp .box1 .bx_center .post_comments .cmt_details .dets_right{
	float:right;
	margin-right:5px;
}
#wrp .box1 .bx_center .post_comments .cmt_details .dets_left{
	float:left;
	padding-top:2px;
	margin-left:5px;
}
#wrp .box1 .bx_center .post_comments .cmt_details span.inline{
	display:table-cell;
	*display:inline-block;
	position:relative;
	padding-left:5px;
	vertical-align:middle;
}
#wrp .box1 .bx_center .post_comments .cmt_details span.inline.txt{padding-left:10px;}
#wrp .box1 .bx_center .post_comments .cmt_details span.inline a{
	-moz-transition-duration:.0s;-webkit-transition-duration:.0s;-o-transition-duration:.0s;-khtml-transition-duration:.0s;
}
#wrp .box1 .bx_center .cmt_details .avatar img{
	width:24px;
	height:auto;
}
#wrp .box1 .bx_center .post_comments .cmt_details .author{
	/*background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/details_ico_cmt.png) center -38px no-repeat;
	width:18px;
	height:18px;*/
	display:table-cell;
	*display:inline-block;
}
#wrp .box1 .bx_center .post_comments .cmt_details .website{
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/details_ico_cmt.png) center -102px no-repeat;
	display:table-cell;
	*display:inline-block;
	width:18px;
	height:18px;
}
#wrp .box1 .bx_center .post_comments .cmt_details .website:hover{
	background-position: center -125px;cursor:pointer;
}
#wrp .box1 .bx_center .post_comments .cmt_details .email{
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/details_ico_cmt.png) center -60px no-repeat;
	display:table-cell;
	*display:inline-block;
	width:18px;
	height:18px;
}
#wrp .box1 .bx_center .post_comments .cmt_details .email:hover{
	background-position: center -79px;cursor:pointer;
}
#wrp .box1 .bx_center .post_comments .cmt_details .cmt_date{
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/details_ico_cmt.png) right 3px no-repeat;
	display:inline-block;
	padding-right:25px;
}
#wrp .box1 .bx_center .post_comments .cmt_details a{
	color:#444;
	cursor:pointer;
}
#wrp .box1 .bx_center .post_comments .cmt_details a:hover{
	color:#777;
}


/*Reply COMMENT  -------- */
#wrp .box1 .bx_center .cmt_reply{
	background:#FFC;
	border:1px solid #FC0;
	margin-top:4px;
	margin-bottom:10px;
	padding:5px 10px 5px 10px;
	color:#333;
}
#wrp .box1 .bx_center .cmt_reply.color2{
	background:#e7ffdb;
	border:1px solid #b9dfa7;
	color:#407825;
}
#wrp .box1 .bx_center .cmt_reply.color3{
	background:#e5f7ff;
	border:1px solid #87cbff;
	color:#006491;
}

.comment_add_form{
	
}
div.commentForm input.sendbutton{
	padding:5px 15px 6px 15px;
	background:#f3f3f3;
	color:#777;
	border:#ccc 1px solid;
	margin:1px;
	cursor:pointer;
	/*float:left;
	margin-top:-27px;*/
}
div.commentForm input.sendbutton:hover{
	background:#87562d;
	color:#fff;
	border:#87562d 1px solid;
}
.comment_add_form{
	background:#f7f6f0;
	margin-bottom:5px;
	padding:10px 10px 10px 11px;
}

div.commentForm iframe {background:#FFF;}



/* KEYWORDS POST TAG ----------------- */
#wrp .box1 .bx_center .post .post_detail .cnt .keywords_post{
	margin-top:5px;
	padding-right:25px;
	cursor:default;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/details_ico.png)  right -103px no-repeat;
	display:block;
}
#wrp .box1 .bx_center .post .post_detail .cnt .keywords_post span{
	display:inline-block;
}
#wrp .box1 .bx_center .post .post_detail .cnt .keywords_post span h3{
	margin:0px;
	font-family:"tahoma","Times New Roman", Times,Arial,serif;
	font-weight:normal;
	font-size:11px;
}
#wrp .box1 .bx_center .post .post_detail .cnt .keywords_post span a{
	border-right:1px dashed #aaa;
	padding:2px 7px 2px 7px;
	display:table-cell;
	margin-bottom:5px;
	
}
#wrp .box1 .bx_center .post .post_detail .cnt .keywords_post .first a {
	border-right:none;
}


#wrp .box1 .bx_center .post .post_detail .cnt .author{
	height:18px;
	padding-right:25px;
	cursor:default;
	background:url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/details_ico.png)  right -38px no-repeat;
	display:table-cell;
	*display:inline-block;
	color:#696969;
}
#wrp .box1 .bx_center .post .post_detail .cnt .post_rating{
	padding-right:10px;
	
}

/*-- ReNew Button  ------*/
img.renew{
	background: url(//bayanbox.ir/domain/mobinnahavandi.ir/templates/new/details_ico.png) no-repeat 0px -133px;
	width:18px;
	height:18px;
	vertical-align:middle;
}



/*Pagination  --------------------------------------------- */
#wrp .box1 .bx_center .pagination{
	cursor:default;
	display:block;
	text-align:center;
	margin:10px 0 10px;
}

#wrp .box1 .bx_center .pagination a {
	padding:3px 7px 3px 7px;
	margin-left: 3px;
	cursor:pointer;
	background:#f3f3f3;
	color:#777;
	border:#ccc 1px solid;
	text-shadow:none;
}
#wrp .box1 .bx_center .pagination a:hover {
	background:#87562d;
	color:#fff;
	border:#87562d 1px solid;
}
.pagination {
	padding-top:0px;
}


/* Footer --------------------------------------------- */
.footer{
	clear:both;
	border-top:0px solid #8a6c30;
	/*background:#ccc096;*/
}
.footer .cnt{
	width:1000px;
	height:40px;
	margin:auto;
	background: url(//bayanbox.ir/id/961447946603673931?view) no-repeat center;
}
.footer .links{
	direction:rtl;
	float:right;
	cursor:default;
	color:#515151;
	padding-top:10px;
	padding-right:35px;
}
.footer .links a{
	color:#515151;
	text-decoration:none;
}
.footer .links a:hover{
	color:#515151;
	text-decoration:underline;
}

.footer .icons{
	padding-top:10px;
	padding-left:5px;
}
.footer .icons a{
	float:left;
	margin-right:3px;
}
.footer .icons .bayan{
	background:url(//cdn.bayan.ir/blog/templates/shared/icon/bayan-icon.png) no-repeat;
	width:20px;
	height:20px;
}
.footer .icons .blog{
	background:url(//cdn.bayan.ir/blog/templates/shared/icon/blog-icon.png) no-repeat;
	width:20px;
	height:20px;
}
.footer .icons .bayanbox{
	background:url(//cdn.bayan.ir/blog/templates/shared/icon/bayanbox-icon.png) no-repeat;
	width:20px;
	height:20px;
}
.footer .icons .rss{
	background:url(//cdn.bayan.ir/blog/templates/shared/icon/rss-icon.png) no-repeat;
	width:20px;
	height:20px;
}
.footer .icons .templates{
	background:url(//cdn.bayan.ir/blog/templates/shared/icon/templates-icon.png) no-repeat;
	width:20px;
	height:20px;
}



}