/*---Hidden-follower-avatar---*/
#followersLs {
	position: absolute;
	visibility: hidden;
	font-family: 'vazir';
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'vazir';
    src: url('https://bayanbox.ir/download/7858528469849735837/Vazir-Black.eot');
    src: url('https://bayanbox.ir/download/7858528469849735837/Vazir-Black.eot') format('embedded-opentype'),
         url('https://s31.uupload.ir/files/nilnil/Vazir-Black.woff2') format('woff2'),
         url('https://s31.uupload.ir/files/nilnil/Vazir-Black.woff') format('woff'),
         url('https://s31.uupload.ir/files/nilnil/Vazir-Black.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'vazir';
    src: url('Vazir-Bold.eot');
    src: url('Vazir-Bold.eot?#iefix') format('embedded-opentype'),
         url('https://s31.uupload.ir/files/nilnil/Vazir-Bold.woff2') format('woff2'),
         url('https://s31.uupload.ir/files/nilnil/Vazir-Bold.woff') format('woff'),
         url('https://s31.uupload.ir/files/nilnil/Vazir-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: Vazir;
    src: url('Vazir-Black.eot');
    src: url('Vazir-Black.eot?#iefix') format('embedded-opentype'),
         url('Vazir-Black.woff2') format('woff2'),
         url('Vazir-Black.woff') format('woff'),
         url('Vazir-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: Vazir;
    src: url('Vazir-Medium.eot');
    src: url('Vazir-Medium.eot?#iefix') format('embedded-opentype'),
         url('Vazir-Medium.woff2') format('woff2'),
         url('Vazir-Medium.woff') format('woff'),
         url('Vazir-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: Vazir;
    src: url('Vazir-Light.eot');
    src: url('Vazir-Light.eot?#iefix') format('embedded-opentype'),
         url('Vazir-Light.woff2') format('woff2'),
         url('Vazir-Light.woff') format('woff'),
         url('Vazir-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: Vazir;
    src: url('Vazir-Thin.eot');
    src: url('Vazir-Thin.eot?#iefix') format('embedded-opentype'),
         url('Vazir-Thin.woff2') format('woff2'),
         url('Vazir-Thin.woff') format('woff'),
         url('Vazir-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

/*---body---*/
body {
        background: #fff;
        font-family: 'vazir';
	font-size: 13px;
        font-weight: normal;
        font-style: normal;
}
body a{
	text-decoration: none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
#wrp {
	width: 900px;
	margin: auto;
}
/*---header---*/
 #header {
	background: url(http://bayanbox.ir/view/542349999873202286/a1661d5b27fba67dc4bc42f78b546263-527x232.jpg);
	background-position: center;
	height: 230px;
	line-height: 0em;
	color: #123456;
	text-align: center;
	text-shadow: 0px 0px 0px #123456;
	background-repeat: no-repeat;
	margin-bottom: 0px; 
}	
#header a{
	color: #1236a1;
}
#header h1{
	font-weight: normal;
        font-family: 'vazir';
	font-size: 0px;
	margin: 50;
	font-weight: bold;
}
#header h2{
        font-weight: normal;
        font-family: 'vazir';
        font-size: 17px;
	font-weight: bold;
        margin: 29;
}
/*---menu---*/
#menu {
	background: #fff;
	padding: 6px 8px;
	margin: 11px 1px;
  	border: 1px solid #dcd6d6;
	font-family: 'yekan';
        float: center;
	font-size: 13px
		
		

}
#menu li{
	display: inline-block;
}
#menu li:after{
	content: "|";
	color: #e8e8e8;
}
#menu li:last-child:after{
	content: "";
}
#menu a{
	color: #0b1598;
	padding: 0px 6px;
}
#menu a:hover{
	color: #08143b;
}
#menu a.selected{
	color: #060b6f;
}
/*---block-post---*/
#block-post {
	width: 690px;
	float: right;
}
/*---block-message---*/
.align {
	margin-bottom: 10px;
}
.messages {
	background: #fff;
	border: 1px solid #dedede;
	padding: 1px 10px;
	text-align: center;
	
}
.messages h2{
	font-family: 'yekan';
        font-weight: normal;
        font-style: normal;
	font-size: 12px;
}
/*---post---*/
.post {
	background: #fff;
	border: 1px solid #dedede;
	margin-bottom: 10px;
	font-family: 'yekan';
        font-weight: normal;
        font-style: normal;
	font-size: 13px
		
}
.post img{
	max-width: 100%;
	height: inherit;
	
	
}
.post img:hover{    -webkit-filter: grayscale(0%);
    filter: grayscale(0);}
.post audio{
	max-width: 100%;
	height: inherit;
}
.post video{
	max-width: 100%;
	height: inherit;
}
.post-title {
	padding: 0px 12px;
	border-bottom: 1px solid #e5e5e5;
}
.post-title a{
	color: #1236a1;
}
.post-title a:hover{
	color: #1236a1;
}
.post a{
	color: #1236a1;
}
.post a:hover{
	color: #1236a1;
}
.post-title h2{
	font-size: 13px;
        font-family: 'yekan';
        font-style: normal;
	font-weight:bold;
	padding: 0px;
}
.post-content {
	line-height: 1.7;
	padding: 1px 5px 1px 8px;
}
.read-more {
	text-align: center;
	margin-bottom: 10px;
}
/*---post-detail---*/
.post-detail {
	border-top: 1px solid #e5e5e5;
	padding: 4px 4px;
	font-family: 'yekan';
        font-weight: normal;
	font-size: 13px;
        font-style: normal;
	
}
.post-detail li{
	font-family: 'yekan';
	font-size: 12px;
        font-weight: normal;
        font-style: normal;
	display: inline-block;
	padding: 0px;
	
}
.post-detail li:after {
	content: "|";
	color: #e5e5e5;
}
.post-detail li:last-child:after {
	content: "|";
}
.post-detail-right {
	float: right;
}
.post-detail-right span{
	padding: 0px 4px;
	color: #999999;
}
.post-detail-left span {
	color: #999999;
}
.post-detail-left {
	float: left;
}
.post-detail-left a{
	color: #1236a1;
}
.seprator {
	color: #e5e5e5 !important;
}

.post-tags {
	background: #fff;
	border: 1px solid #dedede;
	border-radius: 2px;
	padding: 5px;
}
.post-tags a{
	color: #000;
}
.post-tags a:hover{
	color: #1236a1;
}
.post-tags-title {
	background: #f9f9f9;
	padding: 4px 8px;
	margin-bottom: 4px;
	border-radius: 1px;
	color: #7d7d7d;
}
/*----comment-----*/
.comment-count-box {
	text-align: center;
	margin-top: 10px;
	padding: 8px 0px;
	background: #fff;
	box-shadow: 0px 0px 0px 0px #ffffff;
	border-radius: 2px;
	font-family: 'yekan';
	font-weight:normal;
	font-size: 13.5px
}
.comment-count-box a{
	color: #0e0ca6;
	font-size: 20px;
	
}
.cm-body {
	background: #fff;
	border: 1px solid #dedede;
	border-radius: 2px;
	margin-right: 56px;
	padding-bottom: 1px;
	font-family: 'yekan';
        font-weight: normal;
        font-style: normal;
	font-size: 13.5px

}
.cm-main {
	margin-top: 10px;
}
.cm-avatar {
	float: right;
}
.cm-av {
	width: 50px;
	border-radius: 50%;
}
.comment-details {
	padding: 6px;
	background: #fff;
	border-bottom:0px solid #ffffff;
	overflow: hidden;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
	font-family: 'yekan';
	font-size: 12.5px
}
.cm-name {
	margin-right: 5px;
	float: right;
	color: #060b6f;
}
.cm-name a{
	color: #ffffff;
}
.cm-name a:hover{
	color: #ffffff;
}
.comment-matn {
	padding: 10px;
	line-height: 1.7;
	overflow: hidden;
	color: #000;
	font-family: 'yekan';
        font-weight: normal;
        font-style: normal;
	font-size: 12.12px
}
.comment-link {
	width: 15px;
	height: 15px;
}
.cm-reply-main {
	overflow: hidden;
	padding: 0px 10px 10px 10px;
}
.comment-reply {
        margin-right: 40px;
        margin-left: auto;
        padding: 8px;
        border: 1px solid #dedede;
        line-height: 1.7em;
        color: #0c166e;
        border-radius: 2px;
	font-family: 'yekan';
        font-weight: normal;
        font-style: normal;
	font-size: 12.12px
}
.comment-reply-page {
	padding: 8px;
	background: #000000;
	line-height: 2em;
	color: #ffffff;
	border-radius: 6px;
}
.reply-av {
	width: 35px;
	float: right;
	border-radius: 50%;
}
.comment-add-form {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 10px;
	background: #fff;
	border: 1px solid #dedede;
	color: #141d5c;
}
.bComForm .sendbutton.hasCheckbox:hover {
	background: #e0e0e0;
	transition-duration: .3s;
}
input[type=button], input[type=text], input[type=password], input[type=submit], button, textarea, select, .inputBox, input.text, a.btn, a.btn:hover, a.btn:visited {
	background-color: #ffffff;
	background: #fff;
	border: 1.25px solid #dedede;
	color: #141d5c;
	font-family: 'yekan';
}
.htmlbox {
	border: 1px solid #ffffff !important;
	background: #fff;
}
.bComForm .sendbutton.hasCheckbox {
	background: #1236a1;
	border: 0px;
	cursor: pointer;
	margin-top: 0;
	width: 100px;
	border-radius: 2px;
	color: #fff;
}
.bComForm .sendbutton.hasCheckbox:hover {
	background: #1236a1;
	transition-duration: .3s;
}
/*--cm-detail-top--*/
.post-detail-top {
	padding: 2px 0px;
	background: #ffffff;
	border-bottom: 1px solid #ebebeb;
        border-top: 1px solid #ebebeb;
	color: #707070;
	cursor: default;
	font-size: 12px;
	font-family: 'yekan';
        font-weight: normal;
        font-style: normal;
}
.post-detail-top a {
	color: #787878;
	cursor: default;
}
.post-detail-top ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.post-detail-top li{
	border-left: 1px solid #ffffff;
	display: inline-block;
	padding: 0px 5px;
}
.post-detail-top li:last-child {
	border-left: 0px;
}
/*---pagingation---*/
.pagingation {
	background: #fff;
	border: 1px solid #dedede;
	text-align: center;
	padding: 4px 6px;
}
.pagesList {
	display: inline-block;
}
.pagingation li{
	display: inline-block;
}
.pagingation li:after{
	content: "|";
	color: #e5e5e5;
}
.pagingation li:last-child:after{
	content: "|";
}
.pagingation a{
	padding: 0px 4px;
	color: #1236a1;
}
.pagingation a:hover{

}
/*---block-left---*/
#block-left {
	width: 200px;
	float:left;
	line-height: 1.6em;
	color: #666;
}
#block-left .left-box {
	background: #fff;
	border: 1px solid #dedede;
	margin-bottom: 10px;
	cursor: default;
}
#block-left .left-title {
	background-image: url();
	border-bottom: 1px solid #e5e5e5;
	padding: 4px 6px;
	font-family: 'yekan';
	color: #1236a1;
}
#block-left a{
	color: #000;
}
#block-left a:hover {
	color: #1236a1;
}
#block-left .left-detail li{
	border-bottom: 1px solid #e5e5e5;
	padding: 4px 6px;
}
#block-left .left-detail li:last-child{
	border-bottom: 0px;
}
.left-detail li:hover {
	background: #fafafa;
}
.left-detail a{
	display: block;
}
/*---about-me---*/
         
.about-me {
	padding: 0px 10px 10px 10px;
	font-family: 'yekan';
        font-size: 12px;
	text-align: center;
}
.blog-image {
	text-align: center;
}
.about-me img{
	width: 180px;
	margin-top: 10px;
}
.blog-description {
	margin-top: 10px;
}
/*---follow-box---*/
.followBx {
	margin-top: 7px;
	background: #fff;
	border-radius: 0px;
	border-top: 1px solid #e5e5e5;
	font-family: 'yekan';
        font-size: 14px;
}
.followThis.followed {
	background: #1236a1;
}
.followThis {
	background: #1236a1;
	border: 1px solid #dedede;
	font-family: 'yekan';
	font-size: 15px;
}
#followInBx #followersLs .followImg {
	border-radius: 50%;
}
/*---stat---*/
.left-stat li{
	padding: 4px 6px;
	border-bottom: 1px solid #e5e5e5;
}
.left-stat li:last-child{
	border-bottom: 0px;
}
.stat-value {
	float: left;
}
/*---category---*/
.left-category li{
	padding: 4px 6px;
}
.count {
	color: #bdbdbd;
}
.left-category li a{
	padding-right: 13px;
	background-image: url(http://uupload.ir/files/hali_nill.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
}
.left-category .category-child a{
	padding-right: 12px;
	background-image: url(http://uupload.ir/files/hali_nill.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
}
/*---recent-comments---*/
.recent-cm-main {
	overflow: hidden;
}
.recent-cm-main img{
	width: 30px;
	float: right;
	border-radius: 50%;
	margin-top: 3px;
}
.recent-cm-detail {
	margin-right: 35px;
}
.recent-cm-name {
	color: #1236a1;
}
.recent-cm-matn {
	color: #000;
}
/*---recent-post---*/
.left-detail a:hover{
	color: #666;
}
/*---tags---*/
.left-tag {
	padding: 4px 6px;
}
.tags a{
	background: #f9f9f9;
	padding: 4px 6px;
	margin: 2px 0px;
	display: inline-block;
}
/*---footer---*/
.footer {
	padding: 6px 6px;
	margin: 10px 0px;
	background: #fff;
	box-shadow: 0px 0px 4px 2px #ededed;
}
.footer a{
	color: #1236a1;
}
footer a:hover {
	color: #1236a1;
}
.erfan {
	float: left;
}
.bayan {
	float: right;
}
@media only screen and (max-width: 768px) {
	#wrp {
		width: 95%;
	}
	#block-post {
		width: 100%;
	}
	#block-left {
		width: 100%;
		margin-top: 10px;
	}
}
@media only screen and (max-width: 450px) {
	.post-detail {
		text-align: center;
		line-height: 20px;
	}
	.post-detail-left{
		float: none;
	}
	.post-detail-right{
		float: none;
	}
}