@charset "utf-8";
/* CSS Document - v3.1.0 */
@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: 'IRANSansX2';
	font-style: normal;
	font-weight: 300;
	src: url('https://cdn.bayan.ir/blog/templates/shared/assets/fonts/woff/IRANSansX-Light.woff');
}
@font-face {
	font-family: 'IRANSansX2';
	font-style: normal;
	font-weight: normal;
	src: url('https://cdn.bayan.ir/blog/templates/shared/assets/fonts/woff2/IRANSansX-Light.woff2');
}

@font-face {
	font-family: 'IRANSansX2';
	font-style: normal;
	font-weight: normal;
	src: url('https://cdn.bayan.ir/blog/templates/shared/assets/fonts/woff/IRANSansX-Regular.woff');
}
@font-face {
	font-family: 'IRANSansX2';
	font-style: normal;
	font-weight: normal;
	src: url('https://cdn.bayan.ir/blog/templates/shared/assets/fonts/woff2/IRANSansX-Regular.woff2');
}
@font-face {
	font-family: 'IRANSansX2';
	font-style: normal;
	font-weight: bold;
	src: url('https://cdn.bayan.ir/blog/templates/shared/assets/fonts/woff/IRANSansX-Bold.woff');
}
@font-face {
	font-family: 'IRANSansX2';
	font-style: normal;
	font-weight: bold;
	src: url('https://cdn.bayan.ir/blog/templates/shared/assets/fonts/woff2/IRANSansX-Bold.woff2');
}

h1,h2,h3,h4,h5,h6{
	font-family: 'IRANSansX2','tahoma','arial','sans-serif;';
	cursor: default;
}
	
	body{
		font-family: IRANSansX2;
		font-size: 14px;
		color: #333;
		margin:0px;
		padding:0px;
		line-height:2.1em; /*new*/
		background:#2f3541;
	}
	
	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;}
	.clear{clear:both;}
	
	::-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 --*/
	h1, h2 ,h3{
		font-family:"IRANSansX2","Times New Roman", Times,Arial,serif;
	}
	img{ border:none; border-width:0px;}
	
	a{
		color: #3b86bd;
		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;
	}
	
	.clear{
		clear:both;	
	}
	
	
	/*-- Wrapper --*/
	#wrp{
		width:980px;
		height:auto;
		margin:auto;
		direction:rtl;
	}
	
	/*-- Header --*/
	#wrp .header{
		height:140px;
		margin-bottom:16px;
	}
	#wrp .header .hdr_right {
		
	}
	#wrp .header .hdr_left {
		
	}
	/*-- Title & Description --*/
	#wrp .header .title{
		padding:20px 0;
		text-align:right;
	}
	#wrp .header .title h1{
		font-family:"IRANSansX2","Times New Roman",Arial,Helvetica;
		font-size:35px;
		font-weight:bold;
		color:#fafafa;
		margin-bottom:20px;
	}
	#wrp .header .title h1 a{
		color:#fafafa;
	}
	#wrp .header .title h1 a:hover{
		color:#fb8b24;
	}
	#wrp .header .title .desc h2{
		opacity: 75%;
		font-family:"IRANSansX2","Times New Roman",Arial,Helvetica ;
		font-size: 15px;
		font-weight:300 !important;
		cursor:default;
		color:#fafafa;
		padding-right: 10px
	}
	
	/*-- Mini Icons --*/
	#wrp .mini_icon{
		cursor:default;
		text-align:center;
		padding-top:10px;
		display:none;
	}
	#wrp .mini_icon .icons{
		display:inline-block;
	}
	#wrp .mini_icon ul{
		list-style:none;
		margin:0px;
		padding:0px;
	}
	#wrp .mini_icon li{
		float:left;
		margin:0px 2px 0px 2px;
	}
	#wrp .mini_icon li a.mi_home{
		display:block;
		height:20px;
		width:20px;
	}
	#wrp .mini_icon li a.mi_rss{
		display:block;
		height:20px;
		width:20px;
	}
	
	
	/*-- Main Menu --*/
	#wrp .main_menu{
		height:60px;
		border-radius: 36px;
		background:#4d576a;
	}
	#wrp .main_menu .cnt{
		padding: 11px 21px;
	}
	#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{
		color: #fafafa;
		display: block;
		font: 15px 'IRANSansX2', arial,Times , sans;
		padding: 8px 21px;
		margin-left: 6px;
		text-decoration: none;
		transition: all .3s;
		-moz-transition: all .3s;
		-o-transition: all .3s;
		-webkit-transition: all .2s;
		border-radius: 36px;
		-moz-border-radius: 36px;
		-webkit-border-radius: 36px;
	}
	#wrp .main_menu .cnt a:hover{
		color:#fafafa;
		background-color:#fb8b24; 
	}
	#wrp .main_menu .cnt a.selected{
		background-color: #fb8b24;
		color: #fafafa;
	}
	
	/*-- wrp -> Box1 (Content) --*/
	#wrp .box1{
		margin-top:20px;
	}
	
	/*-- wrp -> Boxs-Left --*/
	#wrp .box1 .bx_left{
		top: 30px;
		width:270px;
		float:left;
		position: sticky;
		-webkit-position: sticky
	}
	* html #wrp .box1 .bx_left{margin-left:-10px;}
	
	/*-- Module-Left --*/
	#wrp .box1 .bx_left .mod_left{ margin-bottom:10px;}
	#wrp .box1 .bx_left .mod_left .title{
		display: none;
		background:#4d576a;
		padding: 9px;
		font-family:"IRANSansX2","arial","Times New Roman",Helvetica ;
		color:#fafafa;
		text-align:right;
		cursor:default;
		font-weight:normal;
		font-size:14px;
		margin:0 0 12px;
		border-radius: 12px;
	}
	#wrp .box1 .bx_left .mod_left .cnt{
		background:#4d576a;
		border-top:none;
		color: #fafafa;
		padding: 12px;
		border-radius: 12px;
		font-family:"IRANSansX2","arial","Times New Roman",Helvetica ;
	}
	#wrp .box1 .bx_left .mod_left .cnt a{
		color:black !important;
	}
	#wrp .box1 .bx_left .mod_left .cnt a:hover{
		color:black !important;
	}
	
	/*-- mod_left BLANK --*/
	#wrp .box1 .bx_left .mod_left_blank{
		
		
		border-radius: 12px;
		margin-bottom:0;
	}
	#wrp .box1 .bx_left .mod_left_blank .cnt{
		border-radius: 16px;
		background:#db6900;
	}
	#wrp .box1 .bx_left .mod_left_blank .cnt .blogImage{
		text-align:center;
	}
	#wrp .box1 .bx_left .mod_left_blank .cnt img{
		text-align:center;
		max-width:95%;
		height:auto;
		margin-top:5px;
		margin-bottom:5px;
		border-radius: 16px;
	}
	* html #wrp .box1 .bx_left .mod_left_blank .cnt img{
		width:220px;
		height:auto;
	}
	
	#wrp .box1 .bx_left .mod_left_blank .cnt .blog_description h4{
		padding:12px;
		color:#fafafa;
		font-size:14px;
		margin:0px;
		line-height: 32px;
		font-weight:normal;
		font-family:'IRANSansX2, Geneva, sans-serif;
	}
	
	
	/*-- LI & UL --*/
	#wrp .box1 .bx_left .mod_left ul{
		padding:0px;
		margin:0px;
	}
	#wrp .box1 .bx_left .mod_left li{
		margin:0px;
		list-style:none;
	}
	/* Categories ----- */
	#wrp .box1 .bx_left .mod_left ul li ul.subcats a{
		padding-right:10px;
		padding-top:1px;
		display:inline-block;
		/*background:url(//cdn.bayan.ir/blog/templates/1241/sub_ico.png) right no-repeat;*/
	}
	
	#wrp .box1 .bx_left .mod_left .cats li a{
		padding-bottom:0px;
		padding-right:20px;
		display:table-cell;
		*display:inline-block;
		background:url(//cdn.bayan.ir/blog/templates/1241/folder_ico.png) right no-repeat;
	}
	#wrp .box1 .bx_left .mod_left .cats li h3{
		margin:0px;
		font:11px "tahoma","Times New Roman", Times,Arial,serif;
	}
	#wrp .box1 .bx_left .mod_left .cats li.selected{background:none;}
	#wrp .box1 .bx_left .mod_left .subcats li.selected{background:none;}
	#wrp .box1 .bx_left .mod_left .subcats{
		margin-right: 14px;
		margin-top: -3px;
	}
	#wrp .box1 .bx_left .mod_left .cats .count{
		cursor:default;
		display:table-cell;
		color:#666;
	}
	#wrp .box1 .bx_left .mod_left .subcats .count{
		cursor:default;
		display:inline-block;
		color:#666;
	}
	
	#wrp .box1 .bx_left .mod_left .category_selected{
		background:#FACA1E;
		padding:2px 5px 2px 5px;
		display:block;
		height:21px;
		max-height:auto;
		*height:auto;
	}
	#wrp .box1 .bx_left .mod_left .category_selected a{
		color:inherit;
		cursor:default;
	}
	
	/*-LINKs-*/
	#wrp .box1 .bx_left .mod_left_blank ul.links {
		list-style: none;	
		margin: 0;
		padding: 0;
	}
	#wrp .box1 .bx_left .mod_left_blank ul.links li{
		display: block;
		margin-bottom: 16px;
		border-radius: 36px;
		-moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;-khtml-transition-duration:.3s;
		/*white-space:nowrap;
		overflow:hidden;*/
	}
	#wrp .box1 .bx_left .mod_left_blank ul.links li:hover{
		background:#faa307 
	}
	#wrp .box1 .bx_left .mod_left_blank .links li.selected{
		background:#faa307 
	}
	#wrp .box1 .bx_left .mod_left_blank .links li a{
		display: block;
		color: #fafafa !important;
		font-size: 15px !important; 
		font-weight: 300 !important;
		padding: 16px !important;
		background: #444d5f;
		border-radius: 36px;
	}
	
	#wrp .box1 .bx_left .mod_left_blank .links .count{
		cursor:default;
		color:#fafafa !important;
	}
	
	/* Advertising ---- */
	#wrp .box1 .bx_left .mod_left .cnt.ads{
		text-align: center;
		padding-top: 11px;
		padding-right: 5px;
		padding-bottom: 2px;
	}
	#wrp .box1 .bx_left .mod_left .cnt.ads .view_ads{
		margin-bottom:10px;
		display:block;
	}
	
	
	/*-- STAT Graph --*/
	#wrp .box1 .bx_left .mod_left #stat_summary_div {
		clear:both;
		padding:2px 6px;
	}
	
	#wrp .box1 .bx_left .mod_left .cnt.stat{}
	#wrp .box1 .bx_left .mod_left .cnt.stat .row{
		background:url(//cdn.bayan.ir/blog/templates/1241/line.png) no-repeat center bottom;
		*background:none;
		clear:both;
		padding-bottom:23px;
	}
	#wrp .box1 .bx_left .mod_left .cnt.stat .row:last-child{
		background:none;
	}
	#wrp .box1 .bx_left .mod_left .cnt.stat .StatTitle{
		cursor:default;
		color:#555;
		font-size:11px;
		border:none;
		font-weight:normal;
		float:right;
		text-align:right;
		
	}
	#wrp .box1 .bx_left .mod_left .cnt.stat .Value{
		color:#000;
		cursor:default;
		float:left;
		padding-left:10px;
		text-align:left;
	}
	
	
	/* TAG Cloud ---- */
	#wrp .box1 .bx_left .mod_left .cnt .tagcloud h3{
		margin:0px 0px 0px 0px;
		font-size:11px;
		font-family:"tahoma","Times New Roman", Times,Arial,serif;
		font-weight:normal;
		display:inline-block;
		*display:inline;
		*margin:2px;
	}
	#wrp .box1 .bx_left .mod_left .cnt .tagcloud span{
		display:inline-block;
		margin:1px 0px 1px 0px;
	}
	
	#wrp .box1 .bx_left .mod_left .cnt .tagcloud a{
		padding:2px 5px 2px 5px;
		color:#333;
		border:1px solid #DDD;
		background:#EEE url(//cdn.bayan.ir/blog/templates/1241/main-area-bg.png);
		display:table-cell;
		*display:inline-block;
		margin:2px 0px 2px 0px;
	}
	#wrp .box1 .bx_left .mod_left .cnt .tagcloud a:hover{
		background:#0793DC;
		border:1px solid #0793DC;
		color:#FFF !important;
	}
	#wrp .box1 .bx_left .mod_left .cnt .tagcloud a.selected{
		background:#0793DC;
		border:1px solid #0793DC;
		color:#FFF;
	}
	
	/* Recent Posts ---- */
	#wrp .box1 .bx_left .mod_left .cnt .list_view li{
		display:inline-block;
		background:none;
		width:100%;
	}
	#wrp .box1 .bx_left .mod_left .cnt .list_view li a{
		background:none;
	}
	
	/*- Mobile -*/
	#wrp .box1 .bx_left .mod_left .cnt .list_view.mobile li a{
		padding-bottom:3px;
		padding-right:10px;
		display:table-cell;*display:inline-block;
		background:url(//cdn.bayan.ir/blog/templates/1241/sidebar-bullet.png) right no-repeat;
	}
	
	#wrp .box1 .bx_left .mod_left .cnt .list_view .cnt{
		margin-right:-1px;
		margin-bottom: -1px;
		padding:4px 5px 6px 0px;
		line-height: 18px;
		border:none;
		background:url(//cdn.bayan.ir/blog/templates/1241/line.png) no-repeat center bottom;
		-moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;-khtml-transition-duration:.3s;
	}
	#wrp .box1 .bx_left .mod_left .cnt .list_view li a{
		color:#222;
	}
	#wrp .box1 .bx_left .mod_left .cnt .list_view li a:hover{
		color:#3b86bd/*#cc0f00*/;
	}
	#wrp .box1 .bx_left .mod_left .cnt .list_view .cnt:hover{
		background:#FACA1E url(//cdn.bayan.ir/blog/templates/1241/line.png) no-repeat center bottom;
	}
	#wrp .box1 .bx_left .mod_left .cnt .list_view .cnt.selected{
		background:#FACA1E url(//cdn.bayan.ir/blog/templates/1241/line.png) no-repeat center bottom;
	}
	
	#wrp .box1 .bx_left .mod_left .cnt .list_view .date{
		cursor:default;
		font-size:9px;
		color:#666;
		display:none;
	}
	#wrp .box1 .bx_left .mod_left .cnt .list_view.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:290px;
	}
	
	#wrp .box1 .bx_center .mod_center{float: right;width: 100%;}
	
	/* POST CENTER / CONTENT -> ------*/
	#wrp .box1 .bx_center a{}
	
	#wrp .box1 .bx_center .messages{
		border:1px solid #D9D9D9;
		background:#f7f7f7;
		margin-bottom:10px;
		border-top:3px solid #0793DC;
	}
	#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 #EEE;
		font-family:"IRANSansX2","Times New Roman",Arial,Helvetica ;
		font-size: 19px;
		font-weight:bold;
		text-align:center;
		cursor:default;
		margin:5px;
	}
	#wrp .box1 .bx_center .messages .cnt h2 a.comment_count{ color:#555;text-shadow:1px 1px 2px #EEE;}
	#wrp .box1 .bx_center .messages .cnt h2 a.comment_count:hover{ color:#222;}
	
	#wrp .box1 .bx_center .post{
		margin-bottom:16px
	}
	
	#wrp .box1 .bx_center .title .date_title{
		color:#fafafa;
		cursor:default;
		padding:0px 15px 5px 5px;
		
	}
	.PostDate {
		height: 30px;
		float:left;
		margin-right: 1px;
		font: 12px/17px 'IRANSansX2', times, arial, serif;
		cursor:default;
	}
	.DateNumber{
		color:#fafafa;  
		padding: 0 3px;
		height: 15px;
		border-radius: 9999px;
		display:inline-block;
	}
	.DateMonth{
		background-color:#fafafa;
		color:#101010;  
		padding: 0 5px;
		display:block;
		font-weight: 300;
		border-radius: 36px;
	}
	#wrp .box1 .bx_center .title{
		padding: 12px 0;
		min-height: 33px;
		border-bottom: 1px #4d576a solid
		
	}
	#wrp .box1 .bx_center .title h2{
		margin:0px;
		color:#FFF;
		
	}
	#wrp .box1 .bx_center .title h2 a{
		font:15px/33px 'IRANSansX2',Times, arial, serif;
		color:#fafafa;
		font-weight:bold;
		padding:0 10px;
		float:right;
	}
	#wrp .box1 .bx_center .title h2 a:hover{
		color:#fafafa;
	}
	
	
	
	ul.Rate {
		height: 30px;
		margin: 0px -16px 0 1px;
		float:right;
		width: 16px;
		padding: 0;
	}
	ul.Rate li {
		list-style-type:none;
		position:relative;
	}
	ul.Rate li a.RateUp {
		width: 16px;
		height: 16px;
		display:block;
		background: url(//cdn.bayan.ir/blog/templates/1241/RateUp.png) no-repeat center #4a9f00;
	}
	ul.Rate li a.RateUp:hover {
		background-color:#469005;
	}
	ul.Rate li:hover .Tips{
		display:block;
	}
	ul.Rate li a.RateDown {
		background: url(//cdn.bayan.ir/blog/templates/1241/RateDown.png) no-repeat center #f40003;
		display:block;
		width: 16px;
		height: 16px;
		margin-top: 1px;
	}
	ul.Rate li a.RateDown:hover {
		background-color:#cb0000; 
	}
	.Tips {
		background-color: #DDDDDD;
		border: 1px solid #CCCCCC;
		display: none;
		font: 11px/16px 'B Yekan';
		height: 14px;
		padding: 0 6px;
		position: absolute;
		text-align: center;
		z-index: 100;
		left:0px;
		top:0;
		cursor:default;
		margin-left:20px;
	}
	.RightCont a {
		height: 25px;
		display:block;
		font: 13px/25px 'B Yekan',Times, arial, serif;
		color:#333;
		text-decoration:none; 
	}
	
	
	#wrp .box1 .bx_center .post .body{
		overflow:hidden;
		height:auto;
		line-height 32px !important; /*new*/
		margin: 0;
		padding: 12px;
		color: #fafafa;
	}
	#wrp .box1 .bx_center .post .body .cnt a{
		color:#fafafa;
	}
	#wrp .box1 .bx_center .post .body .cnt a:hover{
		color:#faa307;
	}
	#wrp .box1 .bx_center .post .body .cnt{
		text-align:justify;
		padding-bottom:15px;
	}
	#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{
		display: none;
		max-width:98%;
		height:auto;
		margin-top: 16px;
		margin-right:0;
		padding:2px;
		border-radius: 16px;
	}
	#wrp .box1 .bx_center .post .body .post_list img{
		max-width:98%;
		height:auto;
		margin-top: 16px;
		margin-right:0;
		padding:2px;
		border-radius: 16px;
	}
	
	#wrp .box1 .bx_center .post .body .readmore{
		margin-top:10px;
		margin-bottom:10px;
	}
	#wrp .box1 .bx_center .post .body .readmore a{
		margin:1px;
		margin-left:3px;
		padding:4px 7px 6px 7px;
		background:#f3f3f3;
		color:#777;
		border:#ccc 1px solid;
	}
	#wrp .box1 .bx_center .post .body .readmore a:hover{
		background:#0793DC;
		color:#fff;
		border:#0793DC 1px solid;
	}
	
	
	/*--- Post Detail ---*/
	#wrp .box1 .bx_center .post .post_detail{
		
	}
	#wrp .box1 .bx_center .post .post_detail .cnt{
		color:#fafafa;
		height: 48px;
		display: flex;
		flex-direction: row;
		align-items: center;
		border-radius: 9999px;
		border: 1px #4d576a solid;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .det_right{}
	#wrp .box1 .bx_center .post .post_detail .cnt .det_left{
		
	}
	
	#wrp .box1 .bx_center .post .post_detail a{color:#202020;text-shadow:none;cursor:pointer;}
	#wrp .box1 .bx_center .post .post_detail a:hover{color:#202020;}
	
	#wrp .box1 .bx_center .post .post_detail .cnt ul{
		margin:0px;padding:0px;
		list-style:none;
	}
	
	#wrp .box1 .bx_center .post .post_detail .cnt .det_left li{
		float:left;
		color: #111111;
		padding-right:12px;
		padding-left:12px;
		list-style:none;
		background:#faa307;
		padding:2px;
		border-radius: 36px;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .det_left li.nobg{
		background:none;
	}
	
	#wrp .box1 .bx_center .post .post_detail .cnt .det_right li{
		float:right;
		list-style:none;
		padding-right:7px;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .date{
		cursor:default;
		color:#fafafa;
		display:block;
		padding-right:25px;
		background:url(//cdn.bayan.ir/blog/templates/1241/pd_ico_date.png) right 2px no-repeat;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .cmt{
		display:block;
		cursor:pointer;
		padding-right:25px;
		text-shadow:1px 1px #c4c4c4;
		background:url(//cdn.bayan.ir/blog/templates/1241/pd_ico_cmt.png) right 2px no-repeat;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .readmore{
		display:block;
		cursor:pointer;
		padding:0 5px 0 16px;
		text-shadow:1px 1px #c4c4c4;
		background:url(//cdn.bayan.ir/blog/templates/1241/Arrow.png) 5px -2px no-repeat;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .readmore:hover{
		background:url(//cdn.bayan.ir/blog/templates/1241/Arrow.png) 5px -27px 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:#333;
		text-shadow:none;
	}
	#wrp .box1 .bx_center .post .post_detail .rating a:hover{
		color:#008DBF;
	}
	
	
	/* rating */
	.rate-button-box.rated {font-weight:bold;}
	.rate-up, span.rateup {color:#090;/* margin-left:5px;*/}
	.rate-down, span.ratedn {color:#A00; /*padding:5px;*/}
	img.rateimg, img.renew, img.rateup, img.ratedn{
		background:url(//cdn.bayan.ir/blog/templates/1241/pd_ico_rate.png) no-repeat center left;
		width:15px;
		height:15px;
		vertical-align:middle;
	}
	.rate-down img.rateimg, img.ratedn{ background-position: -3px -25px;}
	.rate-up img.rateimg, img.rateup { background-position: -3px -5px; }
	
	/*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 #D9D9D9;
		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:#F1F1F1;
		border:1px solid #D9D9D9;
		border-bottom:none;
		padding:4px 0px 0px 0px;
		margin-right:0px;
		color:#888;
		cursor:default;
	}
	#wrp .box1 .bx_center .post_comments .cmt_details ul{
		margin:0px; padding:0px;
	}
	#wrp .box1 .bx_center .post_comments .cmt_details .dets_right li{
		list-style:none;
		float:right;
		margin-left:7px;
		padding-top:2px;
	}
	#wrp .box1 .bx_center .post_comments .cmt_details .dets_left li{
		list-style:none;
		float:left;
		margin-left:7px;
	}
	#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 li 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(//cdn.bayan.ir/blog/templates/1241/details_ico_cmt.png) center -38px no-repeat;
		width:18px;
		height:18px;*/
		display:block;
	}
	#wrp .box1 .bx_center .post_comments .cmt_details .website{
		background:url(//cdn.bayan.ir/blog/templates/1241/details_ico_cmt.png) center -102px no-repeat;
		width:18px;
		height:18px;
		display:block;
	}
	#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(//cdn.bayan.ir/blog/templates/1241/details_ico_cmt.png) center -60px no-repeat;
		width:18px;
		height:18px;
		display:block;
	}
	#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(//cdn.bayan.ir/blog/templates/1241/details_ico_cmt.png) right 3px no-repeat;
		padding-right:25px;*/
		display:block;
	}
	#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: 16px 32px;
		color:#fafafa;
		text-shadow:none;
		margin:1px;
		cursor:pointer;
		float:left;
		font-size: 17px;
		font-weight: 300;
		font-family: 'IRANSansX2';
		border-radius: 6px;
		background: none;
		border: 3px #faa307 solid;
		margin-top:0; !important;
	}
	div.commentForm input.sendbutton:hover{
		background:#f48c06;
		color:#333333;
		border:#f48c06 3px solid;
	}
	.comment_add_form{
		font-size: 12px;
		font-weight: 300;
		color: #fafafa;
		margin-bottom:15px;
		padding: 20px
	}
	
	div.commentForm iframe {background:#FFF;}
	
	
	
	/* KEYWORDS POST TAG ----------------- */
	#wrp .box1 .bx_center .post .post_detail .cnt .keywords_post{
		margin-top:5px;
		margin-right:8px;
		padding-right:18px;
		cursor:default;
		background:url(//cdn.bayan.ir/blog/templates/1241/pd_ico_key.png) right top 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 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 span h3{
		margin:0px;
		font-size:11px;
		font-family:"tahoma","Times New Roman", Times,Arial,serif;
		font-weight:normal;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .keywords_post .first a {
		border-right:none;
	}
	
	
	#wrp .box1 .bx_center .post .post_detail .cnt .author{
		padding:4px;
		/*background:url(//cdn.bayan.ir/blog/templates/1241/pd_ico_author.png) right 0px no-repeat;*/
		color:#fafafa;
		cursor:default;
		display:block;
		font-weight: 300;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .post_rating{
		padding-right:10px;
		
	}
	
	/*-- ReNew Button  ------*/
	img.renew{
		background: url(//cdn.bayan.ir/blog/templates/525/pd_ico_renew.png) no-repeat;
		width:18px;
		height:18px;
		vertical-align:middle;
	}
	
	
	
	/*Pagination  --------------------------------------------- */
	#wrp .box1 .bx_center .pagination{
		cursor:default;
		display:block;
		text-align:center;
		margin:0px 0px 10px 0px;
		background:#D9D9D9;
	}
	#wrp .box1 .bx_center .pagination .left{
		margin-left:-3px;
	}
	
	#wrp .box1 .bx_center .pagination a {
		padding:4px 7px;
		margin-left:3px;
		cursor:pointer;
		background:#CCC;
		color:#333;
		text-shadow: 1px 1px #C4C4C4;
		width:90px;
	}
	#wrp .box1 .bx_center .pagination a:hover {
		color:#008DBF;
	}
	.pagination {
		padding-top:0px;
	}
	
	
	/* Footer --------------------------------------------- */
	.footer{
		clear:both;
		margin-top: 20px;
		
	}
	.footer .cnt{
		width:980px;
		height:40px;
		margin:auto;
		padding: 10px 0;
		border-top:1px solid #4d576a;
	}
	.footer .links{
		float:right;
		cursor:default;
		color:#fafafa;
		font-size: 13px;
		font-weight: 300;
		padding-top:9px;
		padding-right:0px;
	}
	.footer .links a{
		color:#fafafa;
		text-decoration:none;
	}
	.footer .links a:hover{
		color:#faa307;
		text-decoration:underline;
	}
	
	/*.footer .icons{
		padding-top:10px;
		padding-left:0px;
	}
	.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;
	}
	*/
	.formField2 .fldcontent {
    padding-left: 0 !important;
    margin-right: 0 !important;
}

.smalltip, .smalltip-margin {
		display: none;
    opacity: 70% !important;
    font-size: smaller;
    color: #ffffff !important;
    padding: 0 !important;
    line-height: 24px !important;
}
	.formField2 label {
		text-align: right !important	
	}
	.bComForm .commentAvatar {
    float: none !important;
    padding: 0 !important;
    position: fixed;
    bottom: 8px;
    left: 30px;
    text-align: center;
}
	.bComForm .commentAvatar img {
    border: 3px #faa307 solid !important;
    padding: 2px !important;
    border-radius: 36px !important;
    -moz-border-radius: 36px !important;
    -webkit-border-radius: 36px !important;
    width: 32px !important;
    height: 32px !important;
}
	input,
	textarea,
	select,
	input.text {
		width: 100%;
		border: 1px rgba(255, 255, 255, 10%) solid;
		outline: 1px rgba(255, 255, 255, 10%) solid;
		resize: none;
		padding: 12px 4px !important;
		color: #fafafa;
		font-size: 13px;
		border-radius: 6px;
		background-color: #4d576a;	
	}
	#frm_isprivate {
		width: auto	
	}
	select {
		direction: ltr;
		text-align: left	
	}
	.item_wrn, .item_err, .item_success {
    border: 4px #db6900 solid !important;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    padding: 0 16px !important;
    line-height: 28px !important;
    margin-bottom: 20px !important;
}
	.item_wrn a, .item_err a, .item_success a {
		color: #fafafa !important;
		background: none !important;
		font-weight: bold !important
	}
	.item_wrn {
		border: none !important;
		background: none !important;
    color: #fafafa !important;
		border-right: 4px #db6900 solid !important;
	}
	.item_err {
		border: none !important;
		background: none !important;
    color: #fafafa !important;
		border-right: 4px #FB2C36 solid !important;
	}
	.item_success {
		border: none !important;
		background: none !important;
    color: #fafafa !important;
		border-right: 4px #05DF72 solid !important;
	}
	.item_err .icon, .item_wrn .icon, .item_success .icon {
    display: none !important;
}
	#frm_hide_mail,
	label[for="frm_hide_mail"] {
		display: none;	
	}
	.bComForm .sendbutton.hasCheckbox {
    margin-top: 0 !important;
}
	
	.avpost {
		width: 24px;
		height: 24px;
		padding: 2px;
		margin-right: 8px;
		border: 2px #db6900 solid;
		border-radius: 9999px
	}
	.justmobile {
		display: none	
	}
	blockquote {
    border-right: 5px solid #db6900 !important;
    margin: 5px 0 10px !important;
    padding-right: 20px !important;
    font-style: normal !important;
}
	
}

@media screen and (max-width:980px){
	#wrp,
	.footer .cnt {
		width: 90%;
	}
	#wrp .box1 .bx_left {
	    width: 100%;
	    float: none;
		display: none;
	}
	#wrp .box1 .bx_center {
	    margin-left: 0;
	}
	#wrp .box1 .bx_center .post .body .cnt img{ 
		display: block	
	}
	.justmobile {
		display: block
	}
}