@charset "utf-8";
/* CSS Document */
@media print {
	.view_header{ display:none;}
	.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:1.9em; /*new*/
		background:#000;
	}
	
	.btn_submit{direction:ltr;}
	
	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;
		width:45px;
	}
	
	@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-width:0px;}
	
	a{
		color: #be9023;/*3b86bd*/
		text-decoration: none;
		-moz-transition-duration:.3s;
		-webkit-transition-duration:.3s;
		-o-transition-duration:.3s;
		-khtml-transition-duration:.3s;
	}
	a:hover{
		color:#c0bdbd/*#222*/;
		text-decoration: none;
		cursor:pointer;
	}
	a:active{
		outline:hidden;
	}
	a:visited{}
	
	
	/* wrp --------------------------------------------- */
	#wrp{
		width:1000px;
		height:auto;
		border:0px dashed #0C0;
		margin:auto;
		direction:rtl;
		background:#000;
	}
	
	/* header --------------------------------------------- */
	.header_w{
		height:410px;
		width:100%;
		background:url(//cdn.bayan.ir/blog/templates/63/tail.png) top repeat-x;
		display:block;
		margin-bottom:-411px;
		*margin-bottom:-410px;
	}
	#wrp .header{
		display:block;
		height:178px;
		background:url(//cdn.bayan.ir/blog/templates/63/tail.png) top repeat-x;
	}
	
	.view_header{
		border-top:#dda701 3px solid;
		background:url(//cdn.bayan.ir/blog/templates/63/bg_title.png) no-repeat center top;
		width:550px;
		height:103px;
		margin:-74px auto;
		margin-bottom:5px;
	}
	/* Title & Description --------------*/
	.title_desc{
		padding:25px 25px;
		display:block;
	}
	.title_desc h1{
		font-family: "b nazanin","Times New Roman",Arial,Helvetica;
		font-size: 37px;
		font-weight:bold;
		color:#432d09;
	}
	.title_desc h1 a{color:#432d09;}
	.title_desc h1 a:hover{color:#432d09;}
	.title_desc .desc h2{
		font-family:"tahoma","Times New Roman",Arial,Helvetica ;
		font-size: 13px;
		font-weight:normal;
		cursor:default;
		margin-top:13px;
		color:#432d09;
	}
	
	/* Main Menu --------------------------------------------- */
	.main_menu{
		height:70px;
		width:100%;
		z-index:10;
		position:relative;
		margin-top:1px;
		cursor:default;
	}
	#wrp .main_menu .cnt{
		text-align:right;
		color:#FFF;
		padding:25px 0px;
	}
	#wrp .main_menu .cnt span a{
		color:#fff;
		cursor:pointer;
	}
	#wrp .main_menu .cnt span a:hover{
		color:#DDD;
		border-bottom:1px solid #aaa;
		padding-bottom:3px;
	}
	#wrp .main_menu .cnt span a.selected{
		color:#DDD;
		border-bottom:1px solid #aaa;
		padding-bottom:3px;
	}
	noindex:-o-prefocus, #wrp .main_menu .cnt span a{border-radius:0px;}/*opera*/
	#wrp .main_menu .cnt .line{
		padding:0px 20px 0px 18px;
		background:url(//cdn.bayan.ir/blog/templates/63/ver.gif) no-repeat center ;
		
	}
	
	/* MINI ICONS ----- */
	#wrp .header .mini_icon{
		direction:ltr;
		cursor:default;
		text-align:center;
		float:left;
		margin-top:-1px;
		margin-left:0px;
		*margin-top:-47px;
		position:relative;
	}
	* html #wrp .header .mini_icon{margin-top:-46px;}
	#wrp .header .mini_icon span{
		display:inline-block;
		padding-right:3px;
		cursor:default;
	}
	#wrp .header .mini_icon span a{
		display:inline-block;
	}
	#wrp .header .mini_icon span a:hover{
		border-bottom:0px;
		padding-bottom:0;
	}
	#wrp .header .mini_icon .mi_bayan{
		background:url(//cdn.bayan.ir/blog/templates/63/bayan.png) no-repeat;
		height:20px;
		width:20px;
		display:inline-block;
	}
	#wrp .header .mini_icon .mi_home{
		background:url(//cdn.bayan.ir/blog/templates/63/home.png) no-repeat;
		height:20px;
		width:20px;
		display:inline-block;
	}
	#wrp .header .mini_icon .mi_rss{
		background:url(//cdn.bayan.ir/blog/templates/63/rss.png) no-repeat;
		height:20px;
		width:20px;
		display:inline-block;
	}
	
	
	
	/* wrp -> Content,Main Box1 --------------------------------------------- */
	#wrp .box1{
		display:block;
		width:100%;
		height:100%;
		margin-top:-44px;
	}
	
	
	/* wrp -> Content -> BX_Right --------------------------------------------- */
	#wrp .box1 .bx_right{
		width:200px;
		display:table-cell;
		vertical-align:top;
		float:right;
		margin-top: -15px;
	}
	/* MOD_RIGHT ---- */
	#wrp .box1 .bx_right .mod_right{
		border:0px dashed #ccc;
		margin-bottom:10px;
		margin-left:7px;
	}
	#wrp .box1 .bx_right .mod_right .title{
		border:1px solid #282828;
		height:20px;
		background:#1a1a1a url(//cdn.bayan.ir/blog/templates/63/widget-img.gif) no-repeat 12px;
		padding:6px 15px 6px 15px;
		text-align:right;
		cursor:default;
		color:#FFF;
		font-family:"b nazanin","tahoma","Times New Roman", Times,Arial,serif;
		cursor:default;
		font-weight:bold;
		font-size:14px;
	}
	#wrp .box1 .bx_right .mod_right .cnt{
		background:#000;
		padding:2px 5px 2px 5px;
		color:#898989;
	}
	#wrp .box1 .bx_right .mod_right .cnt a{
		color:#898989;
	}
	#wrp .box1 .bx_right .mod_right .cnt a:hover{
		color:#eee;
	}
	
	* html #wrp .box1 .bx_right .mod_right_blank{width:191px;}/*IE6*/
	/* mod_right BLANK ---- */
	#wrp .box1 .bx_right .mod_right_blank{
		width:192px;
		margin-bottom:15px;
		background:url(//cdn.bayan.ir/blog/templates/63/main-area-bg-black.png) repeat;
	}
	#wrp .box1 .bx_right .mod_right_blank .cnt{
		padding:5px;
	}
	#wrp .box1 .bx_right .mod_right_blank .cnt blogImage{
		text-align:center;
		display:block;
	}
	#wrp .box1 .bx_right .mod_right_blank .cnt img{
		text-align:center;
		max-width:185px;
		height:auto;
		display:block;
		margin-top:5px;
		margin-bottom:5px;
		border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
	}
	* html #wrp .box1 .bx_right .mod_right_blank .cnt img{
		text-align:center;
		width:180px;
		height:auto;
	}
	
	#wrp .box1 .bx_right .mod_right_blank .cnt .blog_description h4{
		padding:5px;
		color:#eee;
		margin:0px;
		font-family:"tahoma","Times New Roman", Times,Arial,serif;
		font-weight:normal;
		font-size:11px;
	}
	
	
	
	/*BOXs*/
	#wrp .box1 .bx_right .mod_right ul{
		padding:0px;
	}
	#wrp .box1 .bx_right .mod_right ul li ul.subcats a{
		padding-right:15px;
		display:inline-block;
		background:url(//cdn.bayan.ir/blog/templates/63/arrow.gif) right no-repeat;
	}
	#wrp .box1 .bx_right .mod_right li{
		margin:0px;
		list-style:none;
	}
	#wrp .box1 .bx_right .mod_right .cats li h3{
		margin:0px;
		font:11px "tahoma","Times New Roman", Times,Arial,serif;
	}
	#wrp .box1 .bx_right .mod_right li.selected{
		background:#666;
		border:1px solid #eee;
		width:100%;
	}
	#wrp .box1 .bx_right .mod_right .cats li.selected{
		height:25px;
	}
	#wrp .box1 .bx_right .mod_right .cats li a{
		padding-right:10px;
		display:table-cell;
		*display:inline-block;
		background:url(//cdn.bayan.ir/blog/templates/63/sidebar-bullet.png) right no-repeat;
	}
	#wrp .box1 .bx_right .mod_right .cats .count{
		cursor:default;
		display:table-cell;
		color:#666;
		
	}	
	#wrp .box1 .bx_right .mod_right .subcats .count{
		cursor:default;
		display:inline-block;
		color:#666;
	}
	
	/* STAT Graph ---- */
	#wrp .box1 .bx_right .mod_right #stat_summary_div {
		background:none repeat scroll 0 0;
		clear:both;
		padding:2px 6px;
	}
	#wrp .box1 .bx_right .mod_right .sideCell.stat {
		background:none;
		margin-top:10px;
		*margin-top:1px;
	}
	#wrp .box1 .bx_right .mod_right .sideCell.stat .stattitle {
		width: 117px;
		cursor:default;
		color:#888;
		font-size:11px;
		border:none;
		font-weight:normal;
		display:table-cell;
		*display:inline-block;
		line-height: 0px;
		*line-height:1.9em; /*new*/
		padding-left:5px;
	}
	#wrp .box1 .bx_right .mod_right .sideCell.stat .value {
		color:#eee;
		cursor:default;
		display:table-cell;
		*display:inline-block;
		line-height: 0px;
		*line-height:1.9em; /*new*/
	}
	
	/* Advertising ---- */
	#wrp .box1 .bx_left .mod_left .cnt.ads{
		text-align:center;
	}
	
	/* TAG Cloud ---- */
	#wrp .box1 .bx_left .mod_left .cnt .tagcloud a{
		padding:2px 5px 2px 5px;
		background:#444;
		color:#999;
		border:#717171 1px solid;
		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{
		background:#444;
		color:#FFF;
	}
	#wrp .box1 .bx_left .mod_left .cnt .tagcloud a.selected{
		background:#fda700;
		border:1px solid #fda700;
		color:#FFF;
		-moz-box-shadow:inset 0 0 8px #ae7300;-webkit-box-shadow:inset 0 0 8px #ae7300;box-shadow:inner 0 0 8px #ae7300;
	}
	#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;
	}
	
	
	/* Recent Posts ---- */
	#wrp .box1 .bx_right .mod_right .cnt .recent_posts{
		width:187px;
	}
	#wrp .box1 .bx_right .mod_right .cnt .recent_posts li{
		display:inline-block;
		background:none;
	}
	#wrp .box1 .bx_right .mod_right .cnt .recent_posts li a{
		background:none;
	}
	#wrp .box1 .bx_right .mod_right .cnt .recent_posts .cnt{
		margin-right:-6px;
		padding-bottom:7px;
		background:url(//cdn.bayan.ir/blog/templates/63/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_right .mod_right .cnt .recent_posts .cnt:hover{
		/*background:#f4f4f4;*/
		border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
	}
	#wrp .box1 .bx_right .mod_right .cnt .recent_posts li a{
		color:#898989;
	}
	#wrp .box1 .bx_right .mod_right .cnt .recent_posts li a:hover{
		color:#eee/*#cc0f00*/;
	}
	#wrp .box1 .bx_right .mod_right .cnt .recent_posts .date{
		cursor:default;
		font-size:10px;
		color:#555;
		display:none;
	}
	#wrp .box1 .bx_right .mod_right .cnt .recent_posts.mobile .date{
		display:block;
	}
	
	
	
	
	/* wrp -> Content -> BX_Left --------------------------------------------- */
	#wrp .box1 .bx_left{
		width:210px;
		display:table-cell;
		vertical-align:top;
		float:left;
		margin-top: -15px;
	}
	
	/* mod_right BLANK ---- */
	#wrp .box1 .bx_left .mod_left_blank{
		width:210px;
		margin-bottom:15px;
		background:url(//cdn.bayan.ir/blog/templates/63/main-area-bg-black.png) repeat;
	}
	#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:190px;
		height:auto;
		display:block;
		margin-top:5px;
		margin-bottom:5px;
	}
	* html #wrp .box1 .bx_left .mod_left_blank .cnt img{
		text-align:center;
		width:180px;
		height:auto;
	}
	
	#wrp .box1 .bx_left .mod_left_blank .cnt .blog_description h4{
		padding:5px;
		color:#eee;
		font-size:11px;
		text-shadow:1px 1px #333;
		font-family:"tahoma","Times New Roman", Times,Arial,serif;
		font-weight:normal;
		font-size:11px;
	}
	
	/* MOD_LEFT ---- */
	#wrp .box1 .bx_left .mod_left{
		border:0px dashed #ccc;
		margin-bottom:10px;
	}
	#wrp .box1 .bx_left .mod_left .title{
		border:1px solid #282828;
		height:20px;
		background:#1a1a1a url(//cdn.bayan.ir/blog/templates/63/widget-img.gif) no-repeat 12px;
		padding:6px 15px 6px 15px;
		text-align:right;
		cursor:default;
		color:#FFF;
		margin-bottom:7px;
		font-family:"b nazanin","arial","Times New Roman",Helvetica;
		cursor:default;
		font-weight:bold;
		font-size:14px;
	}
	
	#wrp .box1 .bx_left .mod_left .cnt{
		background:#000;
		padding:2px 5px 2px 5px;
		color:#898989;
	}
	#wrp .box1 .bx_left .mod_left .cnt a{
		color:#898989;
	}
	#wrp .box1 .bx_left .mod_left .cnt a:hover{
		color:#eee;
	}
	
	/*BOXs*/
	#wrp .box1 .bx_left .mod_left ul{
		padding:0px;
	}
	#wrp .box1 .bx_left .mod_left ul li ul.subcats a{
		padding-right:15px;
		display:inline-block;
		background:url(//cdn.bayan.ir/blog/templates/63/arrow.gif) right no-repeat;
	}
	#wrp .box1 .bx_left .mod_left li{
		margin:0px;
		list-style:none;
	}
	
	/* Category ---- */
	#wrp .box1 .bx_right .mod_right .category_selected {
		background:#333;
		border:1px solid #666;
		padding:2px 5px 2px 5px;
		display:block;
		height:21px;
		max-height:auto;
		*height:auto;
		color:#FFF;
	}
	#wrp .box1 .bx_right .mod_right .category_selected a{
		color:inherit;
		cursor:default;
		color:#FFF;
	}
	#wrp .box1 .bx_left .mod_left .cats li a{
		padding-right:10px;
		display:inline-block;
		background:url(//cdn.bayan.ir/blog/templates/63/sidebar-bullet.png) right no-repeat;
	}
	#wrp .box1 .bx_left .mod_left .cats li .count{
		cursor:default;
	}
	
	/* STAT Graph ---- */
	#wrp .box1 .bx_left .mod_left #stat_summary_div {
		background:none repeat scroll 0 0;
		clear:both;
		padding:2px 6px;
	}
	#wrp .box1 .bx_left .mod_left .sideCell.stat {
		background:none;
		margin-top:10px;
		*margin-top:1px;
	}
	#wrp .box1 .bx_left .mod_left .sideCell.stat .stattitle {
		width: 100px;
		cursor:default;
		color:#888;
		font-size:11px;
		border:none;
		font-weight:normal;
		display:table-cell;
		*display:inline-block;
		line-height: 0px;
		*line-height:1.9em; /*new*/
		padding-left:5px;
	}
	#wrp .box1 .bx_left .mod_left .sideCell.stat .value {
		color:#eee;
		cursor:default;
		display:table-cell;
		*display:inline-block;
		line-height: 0px;
		*line-height:1.9em; /*new*/
	}
	
	
	/* TAG Cloud ---- */
	#wrp .box1 .bx_left .mod_left .cnt .tagcloud a{
		padding:2px 5px 2px 5px;
		display:inline-block;
		margin:2px 0px 2px 0px;
		background:#333;
		color:#999;
		border:#666 1px solid;
		border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
		-moz-box-shadow:inset 0 0 8px #222;-webkit-box-shadow:inset 0 0 8px #222;box-shadow:inner 0 0 8px #222;
	}
	#wrp .box1 .bx_left .mod_left .cnt .tagcloud a:hover{
		background:#fda700;
		border:1px solid #fda700;
		color:#FFF;
		-moz-box-shadow:inset 0 0 8px #ae7300;-webkit-box-shadow:inset 0 0 8px #ae7300;box-shadow:inner 0 0 8px #ae7300;
	}
	
	/* Recent Posts ---- */
	#wrp .box1 .bx_left .mod_left .cnt .recent_posts{
		width:194px;
	}
	
	/*- 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/63/sidebar-bullet.png) right no-repeat;
	}
	
	#wrp .box1 .bx_left .mod_left .cnt .recent_posts li{
		display:inline-block;
		background:none;
	}
	#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:-6px;
		padding-bottom:7px;
		background:url(//cdn.bayan.ir/blog/templates/63/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 .cnt:hover{
		/*background:#f4f4f4;*/
		border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
	}
	#wrp .box1 .bx_left .mod_left .cnt .recent_posts li a{
		color:#898989;
	}
	#wrp .box1 .bx_left .mod_left .cnt .recent_posts li a:hover{
		color:#eee/*#cc0f00*/;
	}
	#wrp .box1 .bx_left .mod_left .cnt .recent_posts .date{
		cursor:default;
		font-size:10px;
		color:#555;
		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 --------------------------------------------- */
	#wrp .box1 .bx_center{
		width:570px;
		max-width:570px;
		vertical-align:top;
		display:table-cell;
		padding-right:10px;
		*padding-right:0px;
	}
	#wrp .box1 .bx_center .mod_center{
		padding:10px;
	}
	
	/* POST CENTER / CONTENT -> ------*/
	#wrp .box1 .bx_center a{
	}
	
	#wrp .box1 .bx_center .messages{
		background:#444 url(//cdn.bayan.ir/blog/templates/63/bg2.png) repeat;
		border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
		margin-bottom:15px;
	}
	#wrp .box1 .bx_center .messages .cnt{
		padding:10px 20px 10px 20px;
		color:#fff;
	}
	#wrp .box1 .bx_center .messages .cnt h1{
		color:#fff;
		font-family:"b koodak","Times New Roman",Arial,Helvetica ;
		font-size: 21px;
		font-weight:normal;
		text-align:center;
		cursor:default;
	}
	#wrp .box1 .bx_center .messages .cnt h1 a.comment_count{ color:#EEE;text-shadow:none;}
	#wrp .box1 .bx_center .messages .cnt h1 a.comment_count:hover{ color:#FFF;}
	
	#wrp .box1 .bx_center .post{
		margin-bottom:35px;
	}
	#wrp .box1 .bx_center .post .title{
		
	}
	#wrp .box1 .bx_center .post .title h2{
		line-height:1.4em;
		font-size:20px;
		color:#fff;
		padding-bottom:5px;
	}
	#wrp .box1 .bx_center .post .title h2 a{
		color:#fff;
		text-shadow:none;
	}
	#wrp .box1 .bx_center .post .title h2 a:hover{
		color:#eee;
	}
	#wrp .box1 .bx_center .post .title_date{
		border-bottom:3px solid #282828;
		padding-bottom:7px;
		color:#be9023;
	}
	#wrp .box1 .bx_center .post .title_date span{
		font-size:11px;
	}
	
	
	
	#wrp .box1 .bx_center .post .body{
		overflow: hidden;
		height:auto;
		color:#DDD;
		line-height:1.9em; /*new*/
	}
	#wrp .box1 .bx_center .post .body .cnt a{
		color:#be9023;
		text-shadow:none;
	}
	#wrp .box1 .bx_center .post .body .cnt a:hover{
		color:#fff;
	}
	#wrp .box1 .bx_center .post .body .cnt{
		padding:15px 0px 0 9px;
		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:500px;
		height:auto;
	}
	#wrp .box1 .bx_center .post .body .post_list img{
		max-width:250px;
		height:auto;
	}
	
	
	/*--- Post Detail ---*/
	#wrp .box1 .bx_center .post .post_detail{
		width:100%;
		display:table;
		border-bottom:1px solid #181818;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt{
		padding-top:8px;
		color:#c0bdbd;
	}
	#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 #181818;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .author2{
		padding-left:10px;
		*padding-left:25px;
		padding-right:25px;
		*padding-right:25px;
		cursor:default;
		display:table-cell;
		*display:inline-block;
		background:url(//cdn.bayan.ir/blog/templates/63/details_ico.png)  right -38px no-repeat;
		color:#c0bdbd;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .date{
		display:table-cell;
		*display:inline-block;
		cursor:default;
		color:#c0bdbd;
		/*padding-right:25px;
		background:url(//cdn.bayan.ir/blog/templates/63/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:15px;
		background:url(//cdn.bayan.ir/blog/templates/63/comments.gif) center right no-repeat;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt .cmt a{
		color:#c0bdbd;
		text-shadow:none;
	}
	#wrp .box1 .bx_center .post .post_detail .cnt a:hover{
		color:#FFF;
	}
	#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:#c0bdbd;
		text-shadow:none;
	}
	
	
	/* rating */
	#wrp .box1 .bx_center .post .post_detail .cnt .post_rating{
		padding-right:10px;
		
	}
	.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/1/details_ico.png) no-repeat 0px -133px;
		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;/*BR*/
	}
	#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:#999;
		border:1px solid #555;
		border-top:none;
		border-radius:0px 0px 5px 5px;-moz-border-radius:0px 0px 5px 5x;-webkit-border-radius:0px 0px 5px 5x;
	}
	#wrp .box1 .bx_center .post_comments .body_cmt .cnt{
		color:#222;
	}
	#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:#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:1.9em; /*new*/
	}
	
	/*-- Comment Details --*/
	#wrp .box1 .bx_center .post_comments .cmt_details{
		border:1px solid #333;
		height:31px;
		background:#333;
		border:1px solid #555;
		border-bottom:none;
		padding:4px 0px 0px 0px;
		margin-right:0px;
		color:#999;
		cursor:default;
		border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;
	}
	#wrp .box1 .bx_center .post_comments .cmt_details:hover{
		color:#bbb;
	}
	#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/63/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/63/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/63/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/63/details_ico_cmt.png) right 3px no-repeat;
		display:inline-block;
		padding-right:25px;
	}
	#wrp .box1 .bx_center .post_comments .cmt_details a{
		color:#aaa;
		cursor:pointer;
	}
	#wrp .box1 .bx_center .post_comments .cmt_details a:hover{
		color:#ccc;
	}
	
	
	/*Reply COMMENT  -------- */
	#wrp .box1 .bx_center .cmt_reply{
		background:#FFC;
		border:1px solid #FC0;
		margin-top:4px;
		margin-bottom:15px;
		padding:5px 10px 5px 10px;
		color:#333;
		order-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
	}
	#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;
	}
	
	
	div.commentForm input.sendbutton{
		padding:5px 10px 6px 10px;
		border:1px solid #aaa;
		background:#EEE;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		text-shadow:none;
		margin:1px;
		cursor:pointer;
		float:left;
	}
	div.commentForm input.sendbutton:hover{
		border:1px solid #8a6b0a;
		background:#DCA601;
		color:#251d04;
	}
	.comment_add_form{
		background:#222;
		border:1px solid #666;
		padding:10px 10px 5px 10px;	
		border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
	}
	.formField2 label{
		color:#fff;
	}
	.comment_add_form 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(//cdn.bayan.ir/blog/templates/63/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 a{
			border-right:1px dashed #aaa;
			padding:0px 7px 0px 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{
			right:80px;
			padding-right:25px;
			cursor:default;
			background:url(//cdn.bayan.ir/blog/templates/63/details_ico.png)  right -38px no-repeat;
			display:inline-block;
		}
		#wrp .box1 .bx_center .post .post_detail .cnt .post_rating{
			padding-right:10px;
			
		}
		
		
		/*Pagination  --------------------------------------------- */
		#wrp .box1 .bx_center .pagination{
			cursor:default;
			display:block;
			text-align:center;
			margin:5px 0px 5px 0px;
		}
		#wrp .box1 .bx_center .pagination a{
			padding:3px 7px 3px 7px;
			outline:1px solid #666;
			background:#222;
			text-shadow:none;
			margin:1px;
			cursor:pointer;
			color:#ccc;
			margin-left:3px;
		}
		#wrp .box1 .bx_center .pagination a:hover{
			background:#ddd;
			color:#333;
		}
		
		/* Footer --------------------------------------------- */
		.footer{
			background:url(//cdn.bayan.ir/blog/templates/63/footer-bg.gif) repeat-x top;
			margin-top:10px;
			clear: both;
		}
		.footer .cnt{
			width:800px;
			margin:auto;
			height:70px;
			display:block;
			clear:both;
			background:url(//cdn.bayan.ir/blog/templates/63/footer-bg.gif) repeat-x top;
		}
		.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:#c0bdbd;
			padding-right:120px;
			padding-top:25px;
		}
		.footer span.links a{
			color:#c0bdbd;
			text-decoration:none;
		}
		.footer span.links a:hover{
			color:#fff;
			text-decoration:underline;
		}
		
		.footer span.icons{
			display:table-cell;
			*display:inline-block;
			cursor:default;
			color:#e8e8e8;
			padding-left:130px;
			padding-top:24px;
		}
		.footer span.icons a{*padding-right:2px;}
		.footer .icons .bayan{
			background:url(//cdn.bayan.ir/blog/templates/shared/icon/bayan-icon-dark.png) no-repeat;
			width:20px;
			height:20px;
			display:inline-block;
		}
		.footer .icons .blog{
			background:url(//cdn.bayan.ir/blog/templates/shared/icon/blog-icon-dark.png) no-repeat;
			width:20px;
			height:20px;
			display:inline-block;
		}
		.footer .icons .bayanbox{
			background:url(//cdn.bayan.ir/blog/templates/shared/icon/bayanbox-icon-dark.png) no-repeat;
			width:20px;
			height:20px;
			display:inline-block;
		}
		.footer .icons .rss{
			background:url(//cdn.bayan.ir/blog/templates/shared/icon/rss-icon-dark.png) no-repeat;
			width:20px;
			height:20px;
			display:inline-block;
		}
		.footer .icons .templates{
			background:url(//cdn.bayan.ir/blog/templates/shared/icon/templates-icon-dark.png) no-repeat;
			width:20px;
			height:20px;
			display:inline-block;
		}
		
		
	}
	