@charset "utf-8";
/* CSS Document - v3.0.4 */
@media print {
	.bx_left{ display:none;}
	.bx_right{ display:none;}
	.footer{ 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:950px;
		margin:auto;
		border:2px solid #bbb;
		outline:1px solid #333;
		direction:rtl;
		font-family:Tahoma, arial,"Times New Roman", Times;
		cursor:default;
		font-size:12px;
	}
	.date_title{
		font-size:10px;
		padding-bottom:10px;
		color:#444;
	}
	h2 a{
		font-family:"Times New Roman", Times, arial;
		font-size:18px;
		color:#333;
		text-decoration:none;
		padding-bottom:0px;
	}
	.cnt{
		font-size:12px;
		color:#000;
		text-decoration:none;
		line-height:18px;
	}
	#print .title h2{
		font-family:"Times New Roman", Times, arial;
		margin-bottom:0px;
		display:block;
		text-align:center;
		text-decoration:none;
		font-size:17px;
		color:#333;
		text-decoration:none;
	}
	#print .title span{
		font-family:Tahoma, arial,"Times New Roman", Times;
		display:block;
		text-align:center;
		padding-top:5px;
		padding-bottom:10px;
		margin-bottom:20px;
		text-decoration:none;
		border-bottom:1px solid #333;
		font-size:11px;
		color:#333;
		text-decoration:none;
	}
	a{
		text-decoration:none;
		padding:5px;
	}
}



@media screen {
	#print{ display:none;}
	/*h1, h2, h3, ul {margin:0;}*/
	html { direction:ltr; }
	
	@font-face {
		font-family: 'b traffic';
		src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.eot?view'),
		src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.eot?view#iefix') format('embedded-opentype'),
		url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.woff?view') format('woff'),
		url('//cdn.bayan.ir/blog/templates/shared/fonts/BTraffic.ttf?view') format('truetype');
	}
	/*@font-face {
	font-family: 'b nazanin';
	src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.eot?view'),
	src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.eot?view#iefix') format('embedded-opentype'),
	url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.woff?view') format('woff'),
	url('//cdn.bayan.ir/blog/templates/shared/fonts/BNazanin.ttf?view') format('truetype');
}
	@font-face {
	font-family: 'b koodak';
	src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.eot?view'),
	src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.eot?view#iefix') format('embedded-opentype'),
	url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.woff?view') format('woff'),
	url('//cdn.bayan.ir/blog/templates/shared/fonts/BKoodakBold.ttf?view') format('truetype');
}*/
	
	body{
		font-family: Tahoma, Verdana, "Times New Roman";
		font-size: 11px;
		color: #333;
		margin:0px;
		padding:0px;
		line-height:1.9em; /*new*/
		background:#edede8 url(//bayanbox.ir/view/7473218371402080843/pattern.png) center repeat-y;
	}
	p { margin-bottom: 0.5em; text-align:right;}
	
	pre {
		direction:ltr;
		background-color:#FAFAEE;
		border:1px solid #DADADA;
		margin:1em;
		overflow-x:auto;
		overflow-y:hidden;
		padding:2px;
	}
	
	.btn_submit{direction:ltr;}
	
	::-webkit-scrollbar { background:#ddd; width:15px;height:15px; } ::-webkit-scrollbar-thumb { background:#999; border-radius:0px; box-shadow:inset 0 0 10px #333; } ::-webkit-scrollbar-corner { background:#fff;} ::-webkit-scrollbar-track{ background:#eee; border-radius:0px; box-shadow:inset 0 0 10px #aaa;}::-webkit-scrollbar-thumb:hover{ background:#888;}::-webkit-scrollbar-thumb:active{ background:#777;}
	
	
	/* Link & Button /COLOR --------------------------------------------- */
	h1, h2 ,h3{
		font-family:"b nazanin","Times New Roman", Times,Arial,Helvetica;
	}
	img{ border:none; border-width:0px;}
	
	a{
		color: #999;
		cursor:pointer;
		text-decoration: none;
		-moz-transition-duration:.3s;-webkit-transition-duration:.3s;-o-transition-duration:.3s;-khtml-transition-duration:.3s;
	}
	a:hover{
		color:#CCC;
		text-decoration: none;
		cursor:pointer;
	}
	a:active{
		outline:hidden;
	}
	a:visited{}
	
	
	/* wrp --------------------------------------------- */
	#wrp{
		width:950px;
		height:auto;
		margin:auto;
		direction:rtl;
		
		
	}
	
	#wrp .header{
		display:block;
		height:60px;
		text-align:center;
		
	}
	
	.menu{
		margin-top:30px;
		height:50px;
	}
	
	.menu a{
		margin:0 12px 0 12px;
		font-size:18px;
		font-family: 'b traffic';
	}
	.menu a.menusel{
		color:#c36937;		
	}
	
	.box0{
		width:950px;
		height:auto;
		margin-top:7px;
		float:left;
	}
	.box1{
		height:auto;
		float:right;
	}
	
	.boxright{
		width:165px;
		height:400px;
		float:right;
		text-align:center;
	}
	.boxright2{
		width:165px;
		background:#ffffff;
		margin-top:10px;
		border-radius:19px 0 19px 0;
		padding-top:5px;
	}
	.rightimg{
		margin: -20px -5px 0px 0px;
	}
	.boxrightb{
		width:135px;
		padding:5px 15px 5px 20px;
		overflow:hidden;
		text-align:justify;
		line-height: 18px;
		
	}
	.boxrightb b{
		font-size:9px;	
		line-height:15px;
	}
	
	
	
	.boxcenter{
		width:590px;
		margin:0 7px 0 7px;
		float:right;
	}
	.boxcentertab1{
		width:173px;
		height:23px;
		font-weight: bold;
	}
	.boxcentertab2{
		width:173px;
		height:23px;
		font-weight: bold;
	}
	.boxcentertab1R{
		width:99px;
		height:23px;
		float:right;
		background:url(//bayanbox.ir/view/2074146034421565907/wtab.png) no-repeat ;
		text-align:center;
		position:relative;
		z-index:10;
		color:#05a3a5;
		cursor:pointer;
	}
	.boxcentertab1L{
		width:99px;
		height:23px;
		float:right;
		margin-right:-25px;
		background:url(//bayanbox.ir/view/8795110747106953688/gtab.png) no-repeat ;
		text-align:center;
		position:relative;
		z-index:9;	
		color:#fff;
		cursor:pointer;
	}
	.boxcenter1{
		width:590px;
		height:240px;
		background:#ffffff;
		float:right;
		border-radius:0 0 0 19px;
		padding-top:5px;
		margin-bottom:7px;
		overflow:hidden;
	}
	.boxcenter1slid{
		width:1500px;height:200px;
		position:relative;
	}
	.boxcenter1slid1{width:590px;display:inline;height:220px;float:right;}
	.boxcenter1slid2{width:590px;display:inline;height:220px;float:right;}
	
	.postlistfirs{
		width:420px;
		height:200px;
		overflow:hidden;
		float:right;
		
	}
	.postlistfirst{
		width:415px;
		height:700px;
		margin-right:0px;
		direction:ltr;
		position:relative;
	}
	.postlistfirst .kadr{
		width:385px;
		height:160px;
		direction:rtl;
	}
	.postlistfirst img{
		width:116px;
		height:75px;
		margin-top:30px;		
	}
	
	.postlistfirst .matn{
		width:385px;
		height:165px;
		float:left;
		margin-left:8px;
		margin-top:8px;
		overflow:hidden;
		font-size:9px;
		text-align:justify;
	}
	.postlistfirst .matn a {
		margin-right:15px;
	}
	.boxsummary{
		margin-top:12px;
	}
	.postlistfirst .edame{
		width:55px;
		height:14px;
		background:#008796;
		border-radius:5px 5px 0 0;
		font-size:8px;
		line-height:12px;
		padding-right:8px;
		margin:10px 20px 0 150px;
		float:right;
		direction:rtl;
		
	}
	.postlistfirst .edame a{
		color:#fff;
	}
	
	.postlistfirst .info{
		width:305px;
		height:11px;
		background:#eaeaea;
		float:right;
	}
	
	.slideband{
		width:135px;
		height:220px;
		margin:-13px 17px 0 17px;
		float:right;
		background:url(//bayanbox.ir/view/578176655959936308/khateamood2.png) right no-repeat ;
		
	}
	.slideband .slidebandimg{
		width:118px;
		height:62px;
		margin:7px 14px 2px 0;
		cursor:pointer;
		transition-duration: 0.4s;
		/* background:#d1d1d1;*/
	}
	
	.mosallas{position:relative;margin-right:-161px;top:13px;}
	.mosallas2{position:relative;margin-right:-17px;top:13px;}
	
	.boxcenter2{
		width:590px;
		height:240px;
		background:#ffffff;
		float:right;
		border-radius:0 0 0 19px;
		padding-top:5px;
		margin-bottom:7px;
		overflow:hidden;
	}
	.postlistfirs2{
		width:420px;
		height:200px;
		overflow:hidden;
		float:left;
	}
	.postlistfirst2{
		width:420px;
		height:200px;
		margin-right:0px;
		direction:ltr;
		float:left;
		position:relative;
		
	}
	.postlistfirst2 .kadr{
		width:420px;
		height:160px;
		direction:rtl;
	}
	
	.postlistfirst2 .matn{
		width:395px;
		height:160px;
		float:left;
		margin-left:18px;
		margin-top:8px;
		overflow:hidden;
		font-size:9px;
		line-height:13px;
		text-align:justify;
	}
	.postlistfirst2 .matn a {
		margin-right:15px;
		
	}
	.postlistfirst2 .edame{
		width:55px;
		height:14px;
		background:#008796;
		border-radius:5px 5px 0 0;
		font-size:8px;
		line-height:12px;
		padding-right:8px;
		margin:10px 300px 0 0px ;
		float:left ;
		direction:rtl;
		
	}
	.postlistfirst2 .edame a{
		color:#fff;
	}
	
	.postlistfirst2 .info{
		width:305px;
		height:11px;
		background:#eaeaea;
		float:right;
	}
	
	.boxcenter1slid2 .slideband{
		background:url(//bayanbox.ir/view/578176655959936308/khateamood2.png) left no-repeat ;
		margin:-13px 17px 0 17px;
	}
	
	.slideband2{
		margin-top:20px;
	}
	
	.boxcenter1slid2 .slidemat{
		
		width:118px;
		height:62px;
		margin:5px 0 0 14px;
		text-align:justify;
	}
	.boxcenter1slid2 .slideband a{
		font-size:9px;
		font-weight: bold;
	}
	
	
	
	.boxcenter3{
		width:590px;
		height:138px;
		float:right;
		margin-bottom:50px;
	}
	.boxcenter31{
		width:590px;
		height:138px;
		background:#ffffff;
		float:right;
		border-radius:19px 0 19px 0 ;
		padding-top:5px;
		margin-left:7px;
		text-align:center;
		
		
	}
	.boxcenter31 img{
		margin-top:-15px;
	}
	
	
	.boxleft{
		width:180px;
		height:400px;
		float:right;
		margin-top:53px;
	}
	
	.boxleftsh{
		width:18px;
		height:85px;
		float:left;
		margin:125px 0 0 5px;
		list-style:none;
	}
	.shabak{
		width:18px;
		height:18px;
		margin-bottom:2px;
		cursor:pointer;		
		list-style:none;		
	}
	.boxleft1{
		width:180px;
		height:215px;
		background:url(//bayanbox.ir/view/6403129915031908451/shabakimg2.png) bottom left no-repeat ;
		float:right;
		margin-bottom:7px;
		
	}
	.boxleft1esh{
		width:155px;
		height:215px;
		float:right;
		background:#ffffff;
		border-radius:19px 0 19px 0;
	}
	.morefi{
		width:146px;
		height: 125px;
		margin-right:4px;
		padding-top:67px;
		font-size:10px;	
		line-height:16px;
		text-align:justify;
	}
	
	
	.boxleft3{
		width:155px;
		height:88px;
		background: url(//bayanbox.ir/view/3362913557738445360/ertebat.png) no-repeat ;
		float:right;
		margin-bottom:7px;
		text-align:center;
	}
	.boxleft3a a{
		color:#fff;
		font-size:13px;
	}
	.boxleft3a a:hover{
		color:#fffb00;
	}
	.boxleft3matn{line-height:18px;}
	.boxleft2{
		width:155px;
		height:134px;
		background:#ffffff;
		float:right;
		border-radius:19px 0 19px 0;
		padding-top:5px;
	}
	
	.boxleft2 .peyvand{
		margin-right:15px;
		font-size:9px;
		color:#000;
		display:block;
	}
	.boxleft2 .peyvand2{
		margin-right:15px;
		font-size:8px;
		line-height:5px;
		color:#000;
		display:block;
	}
	.boxleft2 .peyvand3{
		width:15px;
		height:10px;
		background:#dad377;
	}
	.titlebox{
		margin-right:15px;
		padding-right:15px;
		background:url(//bayanbox.ir/view/2238450734696442268/neshan.png) right no-repeat ;
		color:#a87f3f;
		font-size:10px;
		float:right;
		cursor:default;
	}
	.titlebox2{
		margin-right:6px;
		padding-right:15px;
		background:url(//bayanbox.ir/view/2238450734696442268/neshan.png) right no-repeat ;
		color:#a87f3f;
		font-size:10px;
		float:right;
		cursor:default;
	}
	
	.date{
		cursor:default;
		color:#444;
		display:block;
		font-size:9px;
		line-height:9px;
		direction:rtl;
		float:left;
	}
	.khat{
		font-size:8px;
		line-height:9px;
		float:left;
		margin:0 5px 0 5px;
	}
	b{font-weight: normal;
	}
	.matn {
		font-family:Tahoma, arial,"Times New Roman", Times !important;
		cursor:default !important;
		font-size:12px !important;
		text-align:justify !important;
		font-size:13px !important;
		line-height:17px !important;
	}
	
	
	
	
	
	.boxrightsafe2{
		width:165px;
		height:225px;
		background:#ffffff;
		border-radius:19px 0 19px 0;
		padding-top:5px;
		margin-top:10px;
		display:none;
	}
	.mod_center{
		width:590px;
		height:auto;
		background:url(//bayanbox.ir/view/2371340281986967280/hashie2.png) left top no-repeat;
		float:right;
		border-radius:0 0 0 19px;
		padding-top:5px;
		margin-bottom:7px;
	}
	.matncenter{
		margin:10px;
		width:550px;
		height:500px;
		direction:ltr;
		
	}
	.matncenter2{direction:rtl;margin-right:20px;}
	
	
	/*--- Post Detail ---*/
	#wrp .box1 .boxcenter .post .post_detail{
		background:#EEE url(//cdn.bayan.ir/blog/templates/1238/light.png) no-repeat center top;
		border-top:1px solid #E0E0E0;
		padding-bottom:5px;
		border-radius:0px 0px 4px 4x;-moz-border-radius:0px 0px 4px 4px;-webkit-border-radius:0px 0px 4px 4px;
		height: 18px;
	}
	#wrp .box1 .boxcenter .post .post_detail .cnt{
		padding-top:4px;
		color:#999;
	}
	#wrp .box1 .boxcenter .post .post_detail .cnt .det_right{}
	#wrp .box1 .boxcenter .post .post_detail .cnt .det_left{
		float:left;
		margin-left:5px;
	}
	
	#wrp .box1 .boxcenter .post .post_detail a{color:#696969;text-shadow:none;cursor:pointer;}
	#wrp .box1 .boxcenter .post .post_detail a:hover{color:#000;}
	
	#wrp .box1 .boxcenter .post .post_detail .cnt ul{
		margin:0px;padding:0px;
		list-style:none;
	}
	
	#wrp .box1 .boxcenter .post .post_detail .cnt .det_left li{
		float:left;
		padding-right:7px;
		padding-left:7px;
		border-right:1px solid #E0E0E0;
		list-style:none;
		margin-top: -5px;
	}
	#wrp .box1 .boxcenter .post .post_detail .cnt .det_right li{
		float:right;
		list-style:none;
		padding-right:7px;
		margin-top: -5px;
	}
	#wrp .box1 .boxcenter .post .post_detail .cnt .date{
		cursor:default;
		color:#696969;
		display:block;
		margin-top: 7px;
	}
	#wrp .box1 .boxcenter .post .post_detail .cnt .cmt{
		display:block;
		cursor:pointer;
		padding-right:25px;
		background:url(//cdn.bayan.ir/blog/templates/1238/pd_ico_cmt.png) right 2px no-repeat;
	}
	#wrp .box1 .boxcenter .post .post_detail .rating{
		padding-right:0px;
	}
	#wrp .box1 .boxcenter .post .post_detail .cnt .rating{
		display:block;
	}
	#wrp .box1 .boxcenter .post .post_detail .rating a{
		color:#696969;
		text-shadow:none;
	}
	#wrp .box1 .boxcenter .post .post_detail .rating a:hover{
		color:#000;
	}
	
	
	/* rating */
	.rate-button-box.rated {font-weight:bold;}
	.rate-up, span.rateup {color:#090; margin-left:5px;}
	.rate-down, span.ratedn {color:#A00; padding:5px;}
	img.rateimg, img.renew, img.rateup, img.ratedn{
		background:url(//cdn.bayan.ir/blog/templates/1238/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 .boxcenter .post_comments{
		
	}
	#wrp .box1 .boxcenter .cmt_break{
		margin-bottom:10px;
	}
	#wrp .box1 .boxcenter .post_comments .title_cmt{
		height:20px;
		width:100%;
	}
	#wrp .box1 .boxcenter .post_comments .body_cmt{
		height:auto;
		line-height:1.9em; /*new*/
		padding-top:5px;
		padding-bottom:8px;
		background:#F9F9F9;
		border:1px solid #b7becc;
		border-top:none;
		border-radius:0px 0px 4px 4px;-moz-border-radius:0px 0px 4px 4px;-webkit-border-radius:0px 0px 4px 4px;
	}
	#wrp .box1 .boxcenter .post_comments .body_cmt .cnt{
		color:#333;
	}
	#wrp .box1 .boxcenter .post_comments .body_cmt .cnt .cnt_l{
		display:inline-block;
		margin-right:-70px;
		vertical-align:top;
	}
	#wrp .box1 .boxcenter .post_comments .body_cmt .cnt .cnt_r{
		display:inline-block;
		margin-right:-70px;
		min-width:50px;
		height:auto;
		float:right;
	}
	#wrp .box1 .boxcenter .post_comments .body_cmt .cnt .cnt_r img{
		width:30px;
		height:auto;
	}
	#wrp .box1 .boxcenter .post_comments .body_cmt .cnt a{
		color:#000;
	}
	#wrp .box1 .boxcenter .post_comments .body_cmt .cnt a:hover{
		color:#766958;
	}
	#wrp .box1 .boxcenter .post_comments .body_cmt .cnt{
		padding:0 80px 0 20px;
	}
	#wrp .box1 .boxcenter .post_comments .body_cmt .cnt ul{
		margin-top:-4px;
	}
	#wrp .box1 .boxcenter .post_comments .body_cmt .cnt ul li{
		margin-right:5px;
		line-height:1.9em; /*new*/
	}
	
	/*-- Comment Details --*/
	#wrp .box1 .boxcenter .post_comments .cmt_details{
		height:31px;
		background:#F1F1F1;
		border:1px solid #b7becc;
		border-bottom:none;
		padding:4px 0px 0px 0px;
		margin-right:0px;
		color:#888;
		cursor:default;
		border-radius:4px 4px 0px 0px;-moz-border-radius:4px 4px 0px 0px;-webkit-border-radius:4px 4px 0px 0px;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details ul{
		margin:0px; padding:0px;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details .dets_right li{
		list-style:none;
		float:right;
		margin-left:7px;
		padding-top:2px;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details .dets_left li{
		list-style:none;
		float:left;
		margin-left:7px;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details:hover{
		color:#666;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details .dets_right{
		float:right;
		margin-right:5px;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details .dets_left{
		float:left;
		padding-top:2px;
		margin-left:5px;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details li a{
		-moz-transition-duration:.0s;
		-webkit-transition-duration:.0s;
		-o-transition-duration:.0s;
		-khtml-transition-duration:.0s;
	}
	#wrp .box1 .boxcenter .cmt_details .avatar img{
		width:24px;
		height:auto;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details .author{
		/*background:url(//cdn.bayan.ir/blog/templates/1238/details_ico_cmt.png) center -38px no-repeat;
		width:18px;
		height:18px;*/
		display:block;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details .website{
		background:url(//cdn.bayan.ir/blog/templates/1238/details_ico_cmt.png) center -102px no-repeat;
		width:18px;
		height:18px;
		display:block;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details .website:hover{
		background-position:center -125px;cursor:pointer;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details .email{
		background:url(//cdn.bayan.ir/blog/templates/1238/details_ico_cmt.png) center -60px no-repeat;
		width:18px;
		height:18px;
		display:block;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details .email:hover{
		background-position:center -79px;cursor:pointer;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details .cmt_date{
		/*background:url(//cdn.bayan.ir/blog/templates/1238/details_ico_cmt.png) right 3px no-repeat;
		padding-right:25px;*/
		display:block;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details a{
		color:#444;
		cursor:pointer;
	}
	#wrp .box1 .boxcenter .post_comments .cmt_details a:hover{
		color:#777;
	}
	
	
	/*Reply COMMENT  -------- */
	#wrp .box1 .boxcenter .cmt_reply{
		background:#FFC;
		border:1px solid #FC0;
		margin-top:4px;
		margin-bottom:10px;
		padding:5px 10px 5px 10px;
		color:#333;
		border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
	}
	#wrp .box1 .boxcenter .cmt_reply.color2{
		background:#e7ffdb;
		border:1px solid #b9dfa7;
		color:#407825;
	}
	#wrp .box1 .boxcenter .cmt_reply.color3{
		background:#e5f7ff;
		border:1px solid #87cbff;
		color:#006491;
	}
	
	.comment_add_form{
		
	}
	div.commentForm input.sendbutton{
		padding:5px 15px 6px 15px;
		text-shadow:none;
		margin:1px;
		cursor:pointer;
		/*float:left;
		margin-top:-27px;*/
		background:#2e84cc;
		color:#fff;
		border:#2e84cc 1px solid;
		border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
		-moz-box-shadow:inset 0 0 1px 1px #92c6f1;-webkit-box-shadow:inset 0 0 1px 1px #92c6f1;box-shadow:inset 0 0 1px 1px #92c6f1;
	}
	div.commentForm input.sendbutton:hover{
		background:#e9e9e9;
		color:#777;
		border:#fff 1px solid;
		border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;
		-moz-box-shadow:inset 0 0 1px 1px #bbb;-webkit-box-shadow:inset 0 0 1px 1px #bbb;box-shadow:inset 0 0 1px 1px #bbb;
	}
	.comment_add_form{
		margin-bottom:10px;
		padding:10px 10px 10px 11px;
		border:2px solid #FFF;
		background:#f6f6f6 url(//cdn.bayan.ir/blog/templates/1238/bx-cnt.png) top repeat-x;
		border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
		-moz-box-shadow:0 0 5px #d1d0c9;-webkit-box-shadow:0 0 5px #d1d0c9;box-shadow:0 0 5px #d1d0c9;
	}
	
	div.commentForm iframe {background:#FFF;}
	
	.bazdid{
		width:25px;
		height:18px;
		float:left;
		line-height:7px;
		text-align:center;
		margin:22px 0 -22px 5px;
		font-size:9px;
		color:#ce7525;
	}
	.menuleftsafe2{
		width:165px;
		height:auto;
		background:#fff;
		border-radius:19px 0 19px 0;
		overflow: hidden;
	}
	.mainli{
		margin-top:2px;
		display:none;
	}
	.mainli .firstli{
		background:#03a2a4;
		font-weight: bold;
		color:#ffffff;
		padding-right:10px;
		line-height:27px;		
	}
	
	.mainli .otherli{
		padding-right:15px;
		background: url(//bayanbox.ir/view/2819972633767157437/Khatofogh.png) right top no-repeat;
		color:#525252;
		line-height:25px;
	}
	.mainli .otherli:hover {color:#000000;}
	#bikhat{background: none;}
	/*
	.menuleftsafe2 div:hover a{
	color:#4f4f4f;
}
	.menuleftsafe2 .endli{
	padding-right:10px;
	background:#fff url(//bayanbox.ir/view/2819972633767157437/Khatofogh.png) right bottom no-repeat;	color:#4d4d4d;	
}*/
	.mod_center2{
		width:590px;
		height:auto;
		float:right;
		border-radius:0 0 0 19px;
		padding-top:5px;
		margin-bottom:7px;
	}
	.mod_center2 .hashiepost{
		min-height: 250px;
		padding-top:10px;
		padding-bottom:20px;
		background:url(//bayanbox.ir/view/2371340281986967280/hashie2.png) left top no-repeat;
	}
	.mod_center2 .post{
		width:530px;
		margin-left:30px;
		margin-top: 25px;
	}
	.mod_center2 .bazdid{
		margin:27px 0 -27px 5px;
		
	}
	.mod_center2 .matncenter2{
		margin:10px;
		width:580px;
		height:500px;
		direction:ltr;
		
	}
	.bodyalign{min-height: 149px; font-size:13px !important;}
	.bodyalign2{min-height: 169px; font-size:13px !important;}
	
	.align{direction:rtl;}
	
	.listadad{
		margin-right:20px;
	}
	
	.mod_center2 .post-info{margin-top:35px;}
	.mod_center2 .readmore{
		width:55px;
		height:14px;
		background:#008796;
		border-radius:5px 5px 0 0;
		font-size:8px;
		line-height:12px;
		padding-right:8px;
		margin:10px 20px 0px 0;
		float:left;
		direction:rtl;
	}
	.mod_center2 .readmore a{color:#fff;}
	.boxcenter2 .postlistfirs2{width:560px;}
	.boxcenter2 .postlistfirs2 .postlistfirst2{width:560px;}
	.axketab{
		width:110px;
		height:150px;
		float:right;
		margin-top:15px;
	}
	.boxcenter2 .boxcenter1slid2 .edame {float:left;margin-left:20px;}
	
	.boxcenter2 .postlistfirst{width:545px;margin-right:30px;direction:rtl;}
	.boxcenter2 .postlistfirst .kadr{width:545px;}
	.boxcenter2 .postlistfirst .kadr .matn{width:545px;}
	.boxcenter2 .postlistfirst .edame {margin-right:-9px;}
	
	.idha{
		width:156px;
		height:92px;
		margin-left:1px;
		margin-top:-70px;
		position:relative;
		text-align:left;
		padding-top:6px;
		border-radius:0 0  19px 0;		
	}
	.idha div{
		background:#1492be;
		padding:5px 0 6.75px 3px;
		margin:-11px 0 -11px 0 ;
		opacity:0;
		transition-duration: 0.5s;
		color:#fff;
	}
	.idha4{border-radius:0 0  19px 0;}
	.box00{width:950px;height:25px;text-align:center;color:#969696}
	
	.boxrightb .edame{float:left;white-space: nowrap;}
	
	.zamine{
		width:35px;
		height:35px;
		background:#e5ddca;
		border:1px solid #dbd1b8;
		border-left:none;
		border-bottom:none;
		float:right;
	}
	
	
	
	.titleh1{text-align:center;
		padding-top:20px;
		margin-bottom:10px;
		font-size:13px;
		font-weight: bold;
		direction: rtl;
	}
	.titleh1 a{color:#000000;}
	
	.titleh2{text-align:center;
		font-size:13px;
		font-weight: bold;
		margin-bottom:10px;
		direction: rtl;
	}
	.titleh2 a{color:#000000;}
	
	.matn a.title{font-size:13px;color:#000000;font-weight: bold;}
	
	
	.tasavir{
		max-width: 590px;
		min-width: 550px;
		height:102px;
		background:#e5dcca;
		border-radius:19px 0 19px 0;
		overflow:hidden;
		margin:0 auto 15px auto;
		text-align:center;
		direction:ltr;
	}
	
	.clicktas{
		width:36px;
		height:102px;
		background:#088796 url(//bayanbox.ir/view/6773171894254709418/arshiv.png) no-repeat;
		float:right;
		cursor:pointer;
	}
	
	.tasimg{
		height:75px;
		margin:15px 3px;
		opacity:.7;
		cursor:pointer;
		transition: 1s; -webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; -ms-transition: 1s; -khtml-transition: 1s;
		/*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/>filter>svg>#grayscale"); filter: gray; -webkit-filter: grayscale(100%); filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); 
		transition: 1s; -webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; -ms-transition: 1s; -khtml-transition: 1s;
		*/
	}
	.tasimg:hover{
		-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%); -o-filter: grayscale(0%); 
		filter: none; 
		transition: 1s; -webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; -ms-transition: 1s; -khtml-transition: 1s;
		opacity:1;
	}
	.hichnazar{margin-bottom:10px;}
	
	.leftimg{
		width:152px;
		height:106px;
		margin:-135px 0 29px 0;
		background: url(//bayanbox.ir/view/2447939880658890540/fateme.png) center no-repeat ;	
	}
	
	
	
	
	.shafafiat{	
		position:fixed;
		z-index:16450;
		width:1300px; 
		height:1000px; 
		background: #8a8a8a;
		opacity:0.8;
		margin-top:-90px;
		margin-right:-180px;
		display:none;
	}
	.sliderbox{
		position:fixed;
		z-index:16500; 
		width:706px; 
		height:501px; 
		border:5px solid #b4b4b4;
		margin:-40px 123px 0 123px;
		border-radius:19px;
		background: #eaeaea;
		display:none;
	}
	.sliderbox1{
		border-radius:19px;
		z-index:16600; 
		width:706px; 
		height:500px; 
		clear:both;
		text-align:center;
		color:#757575;
	}
	.sliderclose{
		width:24px; 
		height:24px;
		margin:-5px -5px -19px 0;
		background: url(//bayanbox.ir/view/1130253484362972047/close.png) no-repeat ;
		cursor:pointer;
		position:absolute;
	}
	.sliderbox2{
		position:absolute;
		z-index:16600; 
		width:670px; 
		height:360px; 
		background: url(//bayanbox.ir/view/7789861814194513135/%D9%85%D8%AD%D8%B1%D9%8593.jpg) top no-repeat ;
		background-size : contain ;
		float:right;
		right:0;
		margin:0px 15px -70px 0;
		border-radius:19px;
		border:3px solid #e0e0e0;
		
	}
	.sliderboxa{
		width:700px; 
		height:auto;
		text-align:center;
		position:relative;
		color:#1797ae;
		font-size:13px;
		font-weight: bold;
		float:right;
		z-index:16700; 
		margin-top:170px;
		border-radius:6px;
		padding:5px 10px 7px 10px;
		white-space: nowrap;
	}
	.sliderband1{
		position:fixed;
		overflow: hidden;
		width:702px; 
		height:66px; 
		border:2px solid #eaeaea;
		padding-top:2px;
		top:485px;
		opacity:1;
		background: #eaeaea ;
		border-radius:19px;
	}
	.sliderband2{
		float:left; 
		position:relative; 
		width:2600px; 
		height:65px;
		padding-left:25px;
	}
	.imgss2{
		position:static !important;
		width:80px;
		height:60px !important;
		border:1px solid #ffffff ;
		border-bottom:2px solid #ffffff ;
		margin-left:2px;
		margin-right:2px;
		opacity:0.6;
		float:left;
		border-radius:4px;
		transition-duration: 0.4s;
	}
	.slideright{float:right;margin-right:30px;}
	.slideleft{float:left;margin-left:30px;}
	#slidectrl{
		width:39px;
		height:40px;
		position:relative; 
		z-index:16800;
		border-radius:23px;
		margin-top:180px;
		cursor:pointer;
		opacity:0;
	}
	.slidegif{
		position:absolute;
		top:130px;
		right:293px;
		border-radius:13px;
		border:1px solid #0d0d0d;
	}
	.img-loading{
		position:absolute;
		width:0px;
		height:0px;
		z-index:20700;
	}
	.butslidframe{float:left;margin-left:6px;}
	.butslid1{width:13px; height:13px;background: #dbdbdb ;margin-top:6px;cursor:pointer;}
	.butslid1:hover{background: #fbbf0f ;}
	.hadisframe{
		width:555px;
		height:25px;
		overflow: hidden;
		float:right;
		margin:104px 55px 0 95px;
	}
	.postasimg{
		max-width:520px;
	}
	
	/* To Navigation Style */
	.alimir-top {
		background: #566472;
		background: rgba(255, 255, 255, 0.2);
		text-transform: uppercase;
		width: 100%;
		font-size: 0.69em;
		line-height: 2.2;
	}
	
	.alimir-top a {
		padding: 0 1em;
		letter-spacing: 0.1em;
		color: #fff;
		display: inline-block;
	}
	
	.alimir-top a:hover {
		background: rgba(255,255,255,0.8);
		color: #2c3e50;
	}
	
	.alimir-top span.right {
		float: left;
	}
	
	.alimir-top span.right a {
		float: right;
		display: block;
	}
	
	textarea{
		width:215px;
		height:200px;
		padding:5px;
	}
	#textarea {
		text-align:center
	}
	
	#divexample2 {
		
	}
	.nicescroll-rails{
		background: url(//bayanbox.ir/view/6254281525102384297/scrollbsck.png) no-repeat !important;
		width:11px !important;
	}
	.nicescroll-rails div{
		background: url(//bayanbox.ir/view/7361923642801001412/scrollpoint.png) center no-repeat !important;
		width:11px !important;
		border:none !important;
		cursor:pointer !important;
	}
	.loodjava{
		background:#c13710; 
		color:#fff;
		text-align:center;
		direction:rtl;
	}
}