@charset "utf-8";	
@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');
	} 

html {
    scroll-behavior: smooth;
	scroll-background: #fcecca; 
	
}
CSS selector {
  font-family: 'b nazanin', Tahoma, Arial;
}
 
body {
    background: #fcecca; 
    font-family: 'b nazanin';
    font-size: 19px;
    direction: rtl;
    line-height: 1.7em;
    color: #000;
    word-wrap: break-word !important;
    font-weight: 300;
	float: center;
	width: 98%;
	
	
	
	
}

a {
    text-decoration: none;
    color: #006ad4;
}

a:hover {
    color: #ff6347;
}

h4, h5, h6, .followBx, .followThis {
    font-family: 'b nazanin';
    margin: 0;
	font-size: 19px; 
}
h1, h2{
	font-family: 'b nazanin';
    	margin: 0;
	color: #000;
	font-weight: normal; 
	font-size: 19px; 
}
h3{text-shadow: #ddd; font-family: 'b nazanin',  ; font-weight: normal;}
.followThis {
    background: #ff6347;
}

header {
    width: 98%;
    text-align: center;
   padding: 11px 11px;
	background: #fcecca; 
}

header h1 a {
    font-size: 32x;
    font-weight: 900;
    color: #000;
    line-height: 1.3em;
}

header h1 a:hover {
    color: #127302;
}

header h2 {
    font-size: 1em;
    color: #000; 
}

#wrp {
    width: 98%; 
    margin: auto;
    max-width: 868px;
	background-color: #fcecca; 
}



main {
    width: 98%;
    float: center;
	background: #fcecca; 
	max-width: 868px;
	
	
}

.post {
    background: #fcecca; 
    margin-top: 10px;
font-family: 'b nazanin';
	padding: 11px 11px; 
	float: center;
	width: 98%; 

}
.post .title {display:none;}

.post .text {
    text-align: justify;
    font-size: 19px;
	font-family: 'b nazanin';
    margin-top: 10px;
	
	text-indent:33px;
padding: 11px 11px; 
	
	}

.post .redcom {
    text-align: center;
    padding-top: 20px;
	text-indent:0px;
	padding: 11px 11px; 
}

.post .text .more {
    padding: 11px 11px; 
}

.post .text .more a {
    color: #000;
    padding: 11px 11px; 

    border-color: ;
    display: inline-block;
    border-color: #ddd;
}

.post .text .more a:hover {
    border-color: #ff6347;
    color: #ff6347;
}

.post .text .commentpost a {
    color: #000;
    padding: 11px 11px; 

    
    display: inline-block;
}

.post .text .commentpost a:hover {
    border-color: #ff6347;
    color: #ff6347;
}

.post .tags {
    display: inline-block;
    padding-right: 14px;
	font-size: 19px; line-height: 1.4em; 
}

.post .tags {font-weight: normal; font-size: 19px; line-height: 1.4em; text-align: justify; 
}


.pagin {
    text-align: center;
    padding: 1%;
    clear: both;
	float: center; 
}

.pagin a {
    color: #000;
    padding: 1%;
    font-weight: bold;
	float: center; 
}

.pagin a:hover {
    
    color: #000;
	float: center; 
}

input,
textarea,
select {
    font-family: inherit;
}

.comment {
    padding: 0;
}

.comment .avatar img {
    width: 40px;
    height: 40px;
	border-radius: 5px;
}

.comment .myavatar img {
    width: 32px;
    height: 32px;
	border-radius: 5px;
}

.comment-form {
    font-size: 16px;
    padding: 14px;
    margin-bottom: 7px;
	font-family: 'b nazanin';
	
}

.rep-pic img {
    float: right;
    width: 50px;
    height: 50px;
	border-radius: 5px;
}

.comment-details {
    font-size: 16px;
    padding: 2px 5px;

}

.comment-details a {
    font-size: 16px;
    display: inline-block;
}

.cmtname a {
    color: #ff6347;
    padding: 2px 10px;
}

.cmtname a:hover {
    color: #006ad4;
}

.cmttext {
    padding: 5px 5px 14px;
    text-align: justify;
    font-size: 16px;
    line-height: 2em;
	
}
.message {float: center; font-size: 19px; text-align: center;}

.cmtreplay {
    padding: 3px;
    font-size: 16px;
    text-align: justify;
    background: #ddd;
    line-height: 1.6em;
    border-radius: 5px;
    margin-right: 60px;
}

.cmtreplay img {
    max-width: 100%;
    height: auto;
	border-radius: 5px;
}


.formField2 textarea {
    height: 150px;
}


.item_wrn {
	background: #ddd;
	    border: 1px #ddd;
	line-height: 1.4em; 	
}

div.item_success{
	display:none;
}
div.item_wrn{
	display:none;
}

div.formField2.anon-hide{
	display: none;
}
div.formField2 .fldcontent {
    padding-left: 3px;
    margin-right: 3px;
	
}
div.formField2 textarea {
	border-radius: 5px;
	
	}
div.inputFix input.text {
	border-radius: 5px;
	
	}
div.formField2 select {
	border-radius: 5px;
	
	}

div.fldcontent.smalltip{display:none;}
.formField2 label {
text-align: right;
	float:right;
	
}

div.anon-hide.commentAvatar{
	display:none;
}
#bComSub {
	border-radius: 5px;
}


footer {
    background: #ff6347; 
    text-align: center;
    clear: both;
    padding: 4px;
    color: #ff6347 ;
}

footer a {
    color: #fff;
}

.post .text div {
    margin-bottom: 10px; 
	
}

.ngh-cmtimage {
    width: 35px;
    height: 35px;
    margin: 5px 0;
}

@media screen and (max-width: 768px) {
	.if{
	width: 98%;
        margin: 2px auto;
		background: #fcecca; }
    }
@media screen and (max-width: 768px) {
    #wrp {
        width: 98%;
        margin: 2px auto;
		background: #fcecca; 
    } 

    main,
     {
        width: 98%; background: #fcecca; 
    }

}

.formField2 input.text,
.formField2 textarea {
    line-height: 1.4rem;
    font-size: 16px;
    border-radius: 5px;
}

.cmt-bg {
    text-align: center;
    padding: 6px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 14px;

}

.cmt-bg a {
    color: #000;
}

.cmt-bg a:hover {
    color: #444;
}

.d-block {
    display: block
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 98%;
    border: 1px solid #ddd;
}

th,
td {
    text-align: center;
    padding: 8px;
    border: 1px solid #ddd;
}

tr:nth-child(even) {
    background-color: #f2f2f2
}
 
blockquote {
    border-right: none;
	border-radius: 0px;
    padding: 0px 10px;
    font-style: italic;
    background: #fcecca;
	line-height: 1.7em;
	text-indent: 33px;
}

input[type="button"], input[type="password"]{height: 10px; float: center; background: #fff;
	border-color: #fcecca; 
	border: 5px #fcecca; 
	border-color: #fcecca;  
	 border-radius: 5px;
	text-align: left;
	 font-family: 'b nazanin';
	text-indent: 0px;
	font-size: 19px; font-weight: bold;} input[type="submit"]{ 
	border: none;
	width: 88px;
	direction: center;
	font-size: 19px;
	height: 34px; 
	border-radius: 5px;
	display: none;
	} 
button, textarea, 
select{height: 12px; float: center;
	border: 5px #fcecca; 
	border-color: #fcecca;  
	 border-radius: 5px;
	text-align: left;
	 font-family: 'b nazanin';
	text-indent: 0px;
	font-size: 19px;},  
a.btn, a.btn:hover{color: #fcecca;} a.btn:visited{display: none;}
