@charset "utf-8";
/* CSS Document - v3.0.2 */
@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;
		margin:0px;
		padding:0px;
		line-height:20px;
		background:#b6b7b4;
	}
	
	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:5px; 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;}
	
	@font-face {
		font-family: "b koodak";
		font-style: normal;
		font-weight: normal;
		src: local("b koodak");
	}
	@font-face {
		font-family: "b nazanin";
		font-style: normal;
		font-weight: normal;
		src: local("b nazanin");
	}
	@font-face {
		font-family: "BTitr";
		font-style: normal;
		font-weight: normal;
		src: local("b titr");
	}
	
	/* Link & Button /COLOR --------------------------------------------- */
	h1, h2 ,h3{
		font-family:"b koodak",b traffic,"Times New Roman", Times,Arial,Helvetica ;
	}
	img{ border:none; border-width:0px;}
	
	a{
		color: #354138;
		cursor:pointer;
		text-decoration: none;
		-moz-transition-duration:.3s;
		-webkit-transition-duration:.3s;
		-o-transition-duration:.3s;
		-khtml-transition-duration:.3s;
	}
	a:hover{
		color:#eee;
		text-decoration: none;
		cursor:pointer;
	}
	a:active{
		outline:hidden;
	}
	a:visited{}
	
	
	/* wrp --------------------------------------------- */
	#wrp{
		width:800px;
		height:auto;
		margin:auto;
		direction:rtl;
	}
	
	#wrp .header{
		position:relative;
		display:block;
		height:320px;
		 background:#989a98 url(.) ;
        border:5px solid #c9cccf;
		}
	/* Title & Description --------------*/
	#wrp .header .hdr_right {
		height:100%;
		float:right;
	}
	#wrp .header .hdr_left {
		height:100%;
		float:left;
		position: absolute;
		left:0;
	}
	#wrp .header .title_desc{
		padding:100px 11px;
	}
	#wrp .header .title_desc h1{
		font-family:"b traffic","Times New Roman",Arial,Helvetica;
		font-size:25px;
		font-weight:bold;
		color:#ccc;
		margin-bottom:20px;
	}
	#wrp .header .title_desc h1 a{
		color:#e7ebee;
		background:url(https://cdn.bayan.ir/blog/templates/158/shadow.png) repeat-x top;
	}
	#wrp .header .title_desc h1 a:hover{
		color:#c6d7cd;
		border-bottom: 2px solid #25bcda;
		background:url(//cdn.bayan.ir/blog/templates/152/bx_color1.png) repeat;
	}
	#wrp .header .title_desc .desc h2{
		font-family:"b nazanin","Times New Roman",Arial,Helvetica;
		font-size:22px;
		font-weight:bold;
		cursor:default;
		margin-top:5px;
		color:#e7ebee;
		background:url(https://cdn.bayan.ir/blog/templates/158/shadow.png) repeat-x top;
	}
	
	
	/* MINI ICONS ----- */
	#wrp .mini_icon{
		cursor:default;
		text-align:center;
		padding-top:10px;
		display:none;
	}
	#wrp .mini_icon span{
		display:inline-block;
		padding-right:2px;
		*padding-right:3px;
		cursor:default;
	}
	#wrp .mini_icon span a{
		display:table-cell;
		*display:inline-block;
	}
	#wrp .mini_icon .mi_home{
		background:url(//cdn.bayan.ir/blog/templates/152/home.png) no-repeat;
		height:20px;
		width:20px;
		display:inline-block;
	}
	#wrp .mini_icon .mi_rss{
		background:url(//cdn.bayan.ir/blog/templates/152/rss.png) no-repeat;
		height:20px;
		width:20px;
		display:inline-block;
	}
	
	/* Main Menu --------------------------------------------- */
	.main_menu{
		height:31px;
	}
	#wrp .main_menu .cnt{
		padding:0px 4px;
	}
	#wrp .main_menu .cnt ul{
		list-style:none;
		margin:0px;padding:0px;
	}
	#wrp .main_menu .cnt li{
		float:left;
		cursor:default;
		margin-right:11px;
	}
	#wrp .main_menu .cnt a{
		display:block;
		font-family:"b koodak","Times New Roman",Arial,Helvetica ;
		font-size:17px;
		color:#bbb;
		padding:30px 15px 10px 15px;
		border-bottom: 2px solid #244F60;
		background:url(//cdn.bayan.ir/blog/templates/152/bx_color1.png) repeat;
		border-radius:0px 0px 6px 6px;-moz-border-radius:0px 0px 6px 6px;-webkit-border-radius:0px 0px 6px 6px;
	}
	* html #wrp .main_menu .cnt a{background:#325b6c;}
	#wrp .main_menu .cnt a:hover{
		color:#FFF;
		border-bottom: 2px solid #EEE;
		background:url(//cdn.bayan.ir/blog/templates/152/bx_color1.png) repeat;
	}
	* html #wrp .main_menu .cnt a:hover{background:#213b45;}
	#wrp .main_menu .cnt a.selected{
		color:#FFF;
		border-bottom: 2px solid #EEE;
		background:url(//cdn.bayan.ir/blog/templates/152/bx_color2.png) repeat;
	}
	* html #wrp .main_menu .cnt a.selected{background:#213b45;}
	
	
	/* wrp -> Content,Main Box1 --------------------------------------------- */
	#wrp .box1{
		float:left;
		*float:initial;
		width:100%;
		height:100%;
        border:1px solid #c4c3c0;
	}
	
	/* wrp -> Content -> BX_Left --------------------------------------------- */
	#wrp .box1 .bx_left{
		width:225px;
		float:left;
		padding-right:5px;
	}
	* html #wrp .box1 .bx_left{margin-left:-1px;}
	
	/* MOD_LEFT ---- */
	#wrp .box1 .bx_left .mod_left{ margin-bottom:5px;}
	#wrp .box1 .bx_left .mod_left .title{
		height:20px;
		padding:5px 10px 5px 5px;
		font-family:"b nazanin","arial","Times New Roman",Helvetica ;
		color:#eee7e7;
		text-align:right;
		cursor:default;
		font-weight:bold;
		font-size:16px;
		margin:0px;
	}
	#wrp .box1 .bx_left .mod_left .cnt{
		background:#eceeee;
		border:1px solid #0c2540;
		padding:5px 6px 5px 5px;
		border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	}
	
	/* mod_left BLANK ---- */
	#wrp .box1 .bx_left .mod_left_blank{
		width:223px;
		background:#ebebeb;
		border:1px solid #0c2540;
		margin-bottom:5px;
		border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	}
	#wrp .box1 .bx_left .mod_left_blank .cnt{
		padding:5px;
	}
	
	#wrp .box1 .bx_left .mod_left_blank .cnt .blogImage{
		text-align:center;
		display:block;
	}
	#wrp .box1 .bx_left .mod_left_blank .cnt img{
		text-align:center;
		max-width:100%;
		height:auto;
		display:block;
		margin-bottom:5px;
		border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	}
	
	* 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:5px;
		color:#b2aeae;
		text-shadow:1px 1px #222;
		margin:0px;
		font-family:"tahoma","Times New Roman", Times,Arial,serif;
		font-weight:normal;
		font-size:11px;
	}
	
	
	/* LI & UL - Design ----- */
	#wrp .box1 .bx_left .mod_left ul{
		padding:0px;
		margin:0px;
	}
	
	#wrp .box1 .bx_left .mod_left .sideCell{
		/*padding-bottom: 5px;*/
	}
	#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/152/sub_ico.png) right no-repeat;
	}
	#wrp .box1 .bx_left .mod_left li{
		margin:0px;
		list-style:none;
	}
	#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 a{
		padding-bottom:0px;
		padding-right:20px;
		display:table-cell;
		*display:inline-block;
		background:url(//cdn.bayan.ir/blog/templates/152/folder_ico.png) right no-repeat;
	}
	#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:#888;
		
	}	
	#wrp .box1 .bx_left .mod_left .subcats .count{
		cursor:default;
		display:inline-block;
		color:#888;
	}
	
	/*-LINKs-*/
	#wrp .box1 .bx_left .mod_left ul.links li {
		padding:2px 5px 0px 5px;
		background:url(//cdn.bayan.ir/blog/templates/152/line2.png) no-repeat center bottom;
		*background:none;
		*border-bottom: 1px solid #F5F5F5;
		border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	}
	#wrp .box1 .bx_left .mod_left ul.links li:hover {
		background:#0f2844;
	}
	#wrp .box1 .bx_left .mod_left .links li.selected{
		background:#0f2844;
	}
	#wrp .box1 .bx_left .mod_left .links li a{
		padding-bottom:3px;
		padding-right:10px;
		display:table-cell;
		*display:inline-block;
		background:url(//cdn.bayan.ir/blog/templates/152/sidebar-bullet.png) right no-repeat;
	}
	#wrp .box1 .bx_left .mod_left .links .count{
		cursor:default;
		display:table-cell;
		*display:inline-block;
		color:#888;
	}
	#wrp .box1 .bx_left .mod_left ul.links li:last-child {
		border-bottom:0px;
		background:none;
	}
	#wrp .box1 .bx_left .mod_left ul.links li:last-child:hover {
		background:#0f2844;
	}
	#wrp .box1 .bx_left .mod_left ul.links li.selected:last-child {
		background:#0f2844;
	}
	
	/* 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;
	}
	#wrp .box1 .bx_left .mod_left .cnt.ads .view_ads img{
		max-width:200px;
		height:auto;
	}
	
	/* STAT Graph ---- */
	#wrp .box1 .bx_left .mod_left #stat_summary_div {
		clear:both;
		padding:2px 6px;
	}
	
	#wrp .box1 .bx_left .mod_left .cnt.stat{margin-top:1px;}
	#wrp .box1 .bx_left .mod_left .cnt.stat .all{
		display:table;
		width: 100%;
		padding-bottom:4px;
		background:url(//cdn.bayan.ir/blog/templates/152/line2.png) no-repeat center bottom;
		*background:none;
	}
	#wrp .box1 .bx_left .mod_left .cnt.stat .stattitle{
		width: 117px;
		cursor:default;
		color:#888;
		font-size:11px;
		border:none;
		font-weight:normal;
		display:table-cell;
		*display:inline-block;
		
	}
	#wrp .box1 .bx_left .mod_left .cnt.stat .value{
		color:#242926;
		cursor:default;
		padding-right:10px;
		display:table-cell;
		*display:inline-block;
	}
	
	/* Category ---- */
	#wrp .box1 .bx_left .mod_left .category_selected{
		background:#0f2844;
		padding:2px 5px 2px 5px;
		display:block;
		height:21px;
		max-height:auto;
		*height:auto;
		color: #DDD;
		border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	}
	#wrp .box1 .bx_left .mod_left .category_selected a{
		color:inherit;
		cursor:default;
	}
	
	
	/* TAG Cloud ---- */
	#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 h3{
		margin:0px;
		font-family:"tahoma","Times New Roman", Times,Arial,serif;
		font-weight:normal;
		font-size:11px;
	}
	#wrp .box1 .bx_left .mod_left .cnt .tagcloud a{
		padding:2px 5px 2px 5px;
		background:#eff0f0;
		border:1px solid #0a396a;
		color:#46534c;
		display:table-cell;
		*display:inline-block;
		margin:2px 0px 2px 0px;
		border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	}
	#wrp .box1 .bx_left .mod_left .cnt .tagcloud a:hover{
		color:#333;
		border:1px solid #DDD;
		background:#EEE url(//cdn.bayan.ir/blog/templates/152/main-area-bg.png);
	}
	#wrp .box1 .bx_left .mod_left .cnt .tagcloud a.selected{
		color:#333;
		border:1px solid #DDD;
		background:#EEE url(//cdn.bayan.ir/blog/templates/152/main-area-bg.png);
	}
	
	/* Recent Posts ---- */
	#wrp .box1 .bx_left .mod_left .cnt .recent_posts li{
		display:inline-block;
		background:none;
		width:100%;
	}
	/*- Mobile -*/
	#wrp .box1 .bx_left .mod_left .cnt .recent_posts.mobile li a{
		padding-bottom:3px;
		padding-right:10px;
		background:url(//cdn.bayan.ir/blog/templates/152/sidebar-bullet.png) right no-repeat;
	}
	#wrp .box1 .bx_left .mod_left .cnt .recent_posts li a{
		background:none;
	}
	#wrp .box1 .bx_left .mod_left .cnt .recent_posts .cnt{
		margin-right:-1px;
		margin-bottom: -1px;
		padding:4px 5px 6px 0px;
		line-height: 18px;
		border:none;
		border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
		background:url(//cdn.bayan.ir/blog/templates/152/line2.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 .recent_posts li a{
		color:#303b34;
	}
	#wrp .box1 .bx_left .mod_left .cnt .recent_posts li a:hover{
		color:#95E2FF/*#cc0f00*/;
	}
	#wrp .box1 .bx_left .mod_left .cnt .recent_posts .cnt:hover{
		background:#0f2844 url(//cdn.bayan.ir/blog/templates/152/line2.png) no-repeat center bottom;
	}
	#wrp .box1 .bx_left .mod_left .cnt .recent_posts .cnt.selected{
		background:#0f2844 url(//cdn.bayan.ir/blog/templates/152/line2.png) no-repeat center bottom;
	}
	
	#wrp .box1 .bx_left .mod_left .cnt .recent_posts .date{
		cursor:default;
		font-size:9px;
		color:#999;
		display:none;
	}
	#wrp .box1 .bx_left .mod_left .cnt .recent_posts.mobile .date{
		display:block;
	}
	.cnt.max {
		overflow: hidden;
		white-space: nowrap;
	}
	
	
	/* wrp -> Content -> BX_Center --------------------------------------------- */
	.align{padding-right:0px;padding-left:7px;}
	.post_break{ padding-top:0px;}
	
	#wrp .box1 .bx_center{
		margin-left:231px;
	}
	
	#wrp .box1 .bx_center .mod_center{float:left; width:100%;}
	* html #wrp .box1 .bx_center .mod_center{width:auto;}
	
	/* POST CENTER / CONTENT -> ------*/
	#wrp .box1 .bx_center a{}
	
	#wrp .box1 .bx_center .messages{
		background:#c6d2c9;
		border:1px solid #081f37;
		border-top:2px solid #0e2e4f;
		margin-bottom:5px;
		border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	}
	#wrp .box1 .bx_center .messages .cnt{
		padding:8px 15px 7px 15px;
		color:#201818;
		cursor:default;
	}
	#wrp .box1 .bx_center .messages .cnt h2{
		color:#aaa;
		text-shadow:1px 1px 2px #333;
		font-family:"b koodak","Times New Roman",Arial,Helvetica ;
		font-size: 15px;
		font-weight:normal;
		text-align:center;
		cursor:default;
		margin:5px;
	}
	#wrp .box1 .bx_center .messages .cnt h2 a.comment_count{ color:#aaa;text-shadow:1px 1px 2px #333;cursor:pointer;}
	#wrp .box1 .bx_center .messages .cnt h2 a.comment_count:hover{ color:#eee;}
	
	#wrp .box1 .bx_center .post{
		color:#070808;
		margin-bottom:14px;
		width:560px;
		background:#e8e8e9;
		border:1px solid #0c2540;
		border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	}
	* html #wrp .box1 .bx_center .post{width:557px;}
	#wrp .box1 .bx_center .post .title .date_title{
		color:#e8e8e9;
		cursor:default;
		padding:0px 10px 0px 10px;
		
	}
	#wrp .box1 .bx_center .post .title h2{
		font-size:18px;
		color:#95E2FF;
		padding-bottom:3px;
		font-weight:normal;
		margin:0px;
		padding:10px 10px 5px 10px;
	}
	#wrp .box1 .bx_center .post .title h2 a{
		color:#2c363a;
	}
	#wrp .box1 .bx_center .post .title h2 a:hover{
				color:#5cb785;
		border-bottom: 2px solid #5491c4;
	}
	
	#wrp .box1 .bx_center .post .body{
		height:auto;
		line-height:21px;
		padding:0px 10px 0px 10px;
		margin-bottom:10px;
	}
	#wrp .box1 .bx_center .post .body .cnt a{
		color:#1fa5ff;
	}
	#wrp .box1 .bx_center .post .body .cnt a:hover{
		color:#eee;
	}
	#wrp .box1 .bx_center .post .body .cnt{
		padding:15px 0px 0 1px;
		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:20px;
	}
	#wrp .box1 .bx_center .post .body .cnt img{
		max-width:97%;
		height:auto;
		border:1px solid #a2a8ae;
		padding:6px;
	}
	#wrp .box1 .bx_center .post .body .post_list img{
		max-width:97%;
		height:auto;
		border:1px solid #a2a8ae;
		padding:6px;
	}
	
	#wrp .box1 .bx_center .post .body .readmore{
		margin-top:10px;
		margin-bottom:10px;
	}
	#wrp .box1 .bx_center .post .body .readmore a{
		padding:4px 0px 3px 1px;
		margin:1px;
		cursor:pointer;
		margin-left:3px;
		color:#464c4e;
		border-bottom:#ff9895 1px solid;
		text-shadow:none;
	}
	#wrp .box1 .bx_center .post .body .readmore a:hover{
		color:#f31b65;
		border-bottom:#eee 1px solid;
	}
	
	
	/*--- Post Detail ---*/
	#wrp .box1 .bx_center .post .post_detail{
		border-top:1px solid #0c2540;
		padding-bottom:5px;
		width:100%;
		display:table;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt{
		padding-top:8px;
		color:#999;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .det_right{
		float:right;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .det_left{
		float:left;
		padding-bottom:5px;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .det_left span.inline{
		display:table-cell;
		*display:inline-block;
		vertical-align:bottom;
		padding-right:7px;
		padding-left:7px;
		border-right:1px solid #0c2540;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .author2{
		padding-right:25px;
		background:url(//cdn.bayan.ir/blog/templates/152/details_ico.png)  right -38px no-repeat;
		color:#37516e;
		/*border-left:1px solid #0c2540;*/
		padding-left:10px;
		cursor:default;
		display:table-cell;
		*display:inline-block;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .date{
		display:table-cell;
		*display:inline-block;
		cursor:default;
		color:#37516e;
		padding-right:25px;
		background:url(//cdn.bayan.ir/blog/templates/152/details_ico.png)  right 3px no-repeat;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .cmt{
		display:table-cell;
		*display:inline-block;
		cursor:default;
		padding-right:25px;
		background:url(//cdn.bayan.ir/blog/templates/152/details_ico.png)  right -16px no-repeat;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .cmt a{
		color:#37516e;
		text-shadow:none;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .cmt a:hover{
		color:#0c41df;
	}
	#wrp .box1 .bx_center .post .post_detail .rating{
		padding-right:0px;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .rating{
		display:table-cell;
		*display:inline-block;
	}
	#wrp .box1 .bx_center .post .post_detail .rating a{
		color:#37516e;
		text-shadow:none;
	}
	#wrp .box1 .bx_center .post .post_detail .rating a:hover{
		color:#eee;
	}
	
	
	/* 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(//cdn.bayan.ir/blog/templates/152/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:15px;
	}
	#wrp .box1 .bx_center .post_comments .title_cmt{
		height:20px;
		width:100%;
	}
	#wrp .box1 .bx_center .post_comments .body_cmt{
		height:auto;
		line-height:21px;
		padding-top:5px;
		padding-bottom:8px;
		background:#ebedef;
		border:1px solid #0c2540;
		border-top:none;
		border-radius:0px 0px 4px 4px;-moz-border-radius:0px 0px 4px 4px;-webkit-border-radius:0px 0px 4px 4px;
	}
	#wrp .box1 .bx_center .post_comments .body_cmt .cnt{
		color:#2c3530;
	}
	#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:#ccc;
	}
	#wrp .box1 .bx_center .post_comments .body_cmt .cnt a:hover{
		color:#fff;
	}
	#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:20px;
	}
	
	/*-- Comment Details --*/
	#wrp .box1 .bx_center .post_comments .cmt_details{
		height:31px;
		background:#36b5e7;
		border:1px solid #0c2540;
		border-bottom:none;
		padding:4px 0px 0px 0px;
		margin-right:0px;
		color:#ffffff;
		cursor:default;
		border-radius:4px 4px 0px 0px;-moz-border-radius:4px 4px 0px 0px;-webkit-border-radius:4px 4px 0px 0px;
	}
	#wrp .box1 .bx_center .post_comments .cmt_details:hover{
		color:#202221;
	}
	#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(//cdn.bayan.ir/blog/templates/152/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(//cdn.bayan.ir/blog/templates/152/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(//cdn.bayan.ir/blog/templates/152/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(//cdn.bayan.ir/blog/templates/152/details_ico_cmt.png) right 3px no-repeat;
		display:inline-block;
		padding-right:25px;
	}
	#wrp .box1 .bx_center .post_comments .cmt_details a{
		color:#ffffff;
		cursor:pointer;
	}
	#wrp .box1 .bx_center .post_comments .cmt_details a:hover{
		color:#222a26;
	}
	
	
	/*Reply COMMENT  -------- */
	#wrp .box1 .bx_center .cmt_reply{
		background:#c6d7cd;
		border:1px solid #FC0;
		margin-top:3px;
		margin-bottom:15px;
		padding:5px 10px 5px 10px;
		color:#101213;
		border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	}
	#wrp .box1 .bx_center .cmt_reply.color2{
		background:#e7ffdb;
		border:1px solid #b9dfa7;
		color:#407825;
	}
	#wrp .box1 .bx_center .cmt_reply.color3{
		background:#c8d0ce;
		border:1px solid #0d3054;
	}
	
	.comment_add_form{
		width:540px;	
	}
	div.commentForm input.sendbutton{
		padding:5px 15px 6px 15px;
		background:#dee0e3;
		border:1px solid #081f37;
		color:#212121;
		text-shadow:none;
		margin:1px;
		cursor:pointer;
		margin-top:-27px;
		float:left;
	}
	div.commentForm input.sendbutton:hover{
		background:#0f2844;
		border:1px solid #0a396a;
		color:#eee;
	}
	.comment_add_form{
		color:#1f1e1e;
		background:#caccce;
		border:1px solid #081f37;
		margin-bottom:5px;
		padding:10px 10px 10px 10px;
		border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;
	}
	
	div.commentForm input, .htmlbox textarea, .htmlbox iframe {
		border: #CACACA 1px solid;
		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(//cdn.bayan.ir/blog/templates/152/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 #0c2540;
		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(//cdn.bayan.ir/blog/templates/152/details_ico.png)  right -38px no-repeat;
		display:table-cell;
		*display:inline-block;
		color:#37516e;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .post_rating{
		padding-right:10px;
		
	}
	
	/*-- ReNew Button  ------*/
	img.renew{
		background: url(//cdn.bayan.ir/blog/templates/152/details_ico.png) no-repeat 0px -133px;
		width:18px;
		height:18px;
		vertical-align:middle;
		}

blockquote {
    border: 0;
    padding: 10px 5px 5px;
    text-align: center;
    margin: 18px 0;
    font-style: normal;
    position: relative;
     background: linear-gradient(45deg, #fff, #f1f6f9);
    border-radius: 5px;
}

blockquote:after {
    content: '❝';
    position:absolute;
    top: 0;
    left: 50%;
    display: block;
    font-size: 25px;
    width:25px;
    transform: translate(-50%, -50%) rotate(180deg);
    height:25px;
    background: #a8d1d0;
    color: #e5f1ed;
    border-radius: 3px 57% 15px;
    box-shadow: 0 0 1px #000;
}
    
    
/*--pageination--*/
.pagingation {
    padding: 5px;
    display: inline-block;
    background: #c1c1be;
    box-shadow: 0px 1px 2px #e3dede;
}
.page-back {
    background: url(//bayanbox.ir/view/7723643260590941474/title-background-5.jpg);
    background-repeat: repeat-x;
    background-position: center;
    text-align: center;
}
.pagesList {
    display: inline-block;
}
.pagingation a{
    padding: 7px 10px;
    color: #000;
}
.pagingation a:hover {
    background: #ffd252;
    color: #0d681e;
    transition-duration: .3;
}
.pagingation a.current{
  background: #d9d9d9;
  color: #fff;
}
/*pagination*/
.pagination {
    cursor: default;
    display: block;
    text-align: center;
    margin-bottom: 0;
    font: 13px "yekan", "tahoma", "arial", "Times New Roman", Times, Arial, serif;
}

.pagination .left {
    margin-left: -3px;
}

.pagination a {
    padding: 6px 12px 2px;
    margin-left: 3px;
    font-size: 12px;
    display: inline-block;
    cursor: pointer;
    color: #888;
    float: unset;
    border: #444 1px solid;
    background: #f9f9f9;
    border-radius: 3px;
}
.pageNext,.pagePrev{width:50px;padding: 0 !important;}
.pagination a:hover {
    color: #0892cd;
    border: #c6e2ee 1px solid;
    background: #c6e2ee;
}

.pagination a.current {
    color: #0892cd;
    border: #2196f3 1px solid;
    background: #c6e2ee;
}


.pagination {
    padding-top: 0;
    position: fixed;
    bottom: 0;
    transition: bottom 700ms ease-in-out;
    -webkit-transition: bottom 700ms ease-in-out;
    right: 0;
    height: 55px;
    border-top: 1px solid #444;
    z-index: 1000;
     background:url(https://cdn.bayan.ir/blog/templates/158/shadow.png) repeat-x top;
        border:1px solid #d7cbcb;
        border-top:1px solid #d7cbcb;
    width: 68%;
    display:
            grid;
    justify-content: center;
    grid-template-columns: 23% 50% 23%;
    align-items: center;
    justify-items: center;
}
.pagesList {
    white-space: nowrap;
    overflow: auto;
    margin: 0 20px;
    width: 300px;
    display: inline-block;
    padding: 7px 0;
}
	
	
	/* Footer --------------------------------------------- */
	.footer{
		width:800px;
		margin:auto;
	}
	.footer .cnt{
		height:40px;
		background:#dedede url(//cdn.bayan.ir/blog/templates/62/content_middle.png) repeat-y left;
		display:block;
		clear:both;
		border-radius:4px 4px 0px 0px;-moz-border-radius:4px 4px 0px 0px;-webkit-border-radius:4px 4px 0px 0px;
	}
	.footer .ftr_right {
		height:100%;
		float:right;
		direction:rtl;
	}
	.footer .ftr_left {
		height:100%;
		float:left;
	}
	.footer span.links{
		display:table-cell;
		*display:inline-block;
		cursor:default;
		color:#fdfcfc;
		padding-top:9px;
		padding-right:0px;
	}
	.footer span.links a{
		color:#777;
		text-decoration:none;
	}
	.footer span.links a:hover{
		color:#eee;
		text-decoration:underline;
	}
	
	.footer span.icons{
		display:table-cell;
		*display:inline-block;
		cursor:default;
		color:#2A8C97;
		padding-top:8px;
		padding-left:0px;
	}
	.footer span.icons a{*padding-right:2px;}
	.footer .icons .bayan{
		background:url(//cdn.bayan.ir/blog/templates/shared/icon/bayan-icon-black.png) no-repeat;
		width:20px;
		height:20px;
		display:inline-block;
	}
	.footer .icons .blog{
		background:url(//cdn.bayan.ir/blog/templates/shared/icon/blog-icon-black.png) no-repeat;
		width:20px;
		height:20px;
		display:inline-block;
	}
	.footer .icons .bayanbox{
		background:url(//cdn.bayan.ir/blog/templates/shared/icon/bayanbox-icon-black.png) no-repeat;
		width:20px;
		height:20px;
		display:inline-block;
	}
	.footer .icons .rss{
		background:url(//cdn.bayan.ir/blog/templates/shared/icon/rss-icon-black.png) no-repeat;
		width:20px;
		height:20px;
		display:inline-block;
	}
	.footer .icons .templates{
		background:url(//cdn.bayan.ir/blog/templates/shared/icon/templates-icon-black.png) no-repeat;
		width:20px;
		height:20px;
		display:inline-block;
	}
	
}
 {
    transition: all .4s ease;
}
img:hover {
    transform: scale(1.1);
}
html{scroll-behavior: smooth;}
#scrollToTop {
     width: 64px;
        height: 45px;
        background: #ffb52e url('http://bayanbox.ir/view/7444602683029121626/1-5.png') no-repeat;
        border-radius: 7px;
        box-shadow: 0 0 15px 3px #363636;
        opacity: .4;
        position: fixed;
        bottom: 10px;
        right: 10px;
        transition: opacity .4s ease 0s;
}
#scrollToTop:hover {
    transform: scale(1.1);
    box-shadow: 0 0 5px #00AF66;
}
}
img {
    filter: grayscale(0%);
}
img:hover {
    filter: grayscale(100%);
}
img {
    transition: all .4s ease;
}
img:hover {
    transform: scale(1.1);
}
html{scroll-behavior: smooth;}
#scrollToTop {
     width: 64px;
        height: 45px;
        background: #9df77d url('http://bayanbox.ir/view/7444602683029121626/1-5.png') no-repeat;
        border-radius: 7px;
        box-shadow: 0 0 15px 3px #0e110e;
        opacity: .4;
        position: fixed;
        bottom: 10px;
        right: 10px;
        transition: opacity .4s ease 0s;
}
#scrollToTop:hover {
    transform: scale(1.1);
    box-shadow: 0 0 5px #7900af;
              }
img {
    filter: grayscale(0%);
}
img:hover {
    filter: grayscale(100%);
}
img {
    transition: all .4s ease;
}
img:hover {
    transform: scale(1.1);
}
html{scroll-behavior: smooth;}
#scrollToTop {
     width: 64px;
        height: 45px;
        background: #ffb524 url('http://bayanbox.ir/view/7444602683029121626/1-5.png') no-repeat;
        border-radius: 7px;
        box-shadow: 0 0 15px 3px #090a0b;
        opacity: .4;
        position: fixed;
        bottom: 10px;
        right: 10px;
        transition: opacity .4s ease 0s;
}
#scrollToTop:hover {
    transform: scale(1.1);
    box-shadow: 0 0 5px #df9716;
}
img {
    filter: grayscale(0%);
}
img:hover {
    filter: grayscale(100%);
	}
