@font-face {
    font-family: 'Sahel';
    src: url('//cdn.bayan.ir/blog/templates/shared/fonts/BYekan.woff?download') format('woff');
    font-weight: normal;
    font-style: normal;
}
*:not(.fa) {
  font-family: Sahel !important;
}
/*---Hidden-follower-avatar---*/
#followersLs {
	position: absolute;

	visibility: hidden;
}
/*---body---*/
body {
	background: url(https://bayanbox.ir/view/6415262875219860527/01bdf7cb85e2b0b7e91065a18a709daf-1.jpg);
	background-size: 40%;
	background-attachment: fixed;
	font-family: tahoma;
	font-size: 13px;
}
body a{
	text-decoration: none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
#wrp {
	width: 880px;
	margin: auto;
}
/*---header---*/
#header {
	background: #adbdb2;
	padding: 4px;
	text-align: center;
}
#header a{
	color: #5e6e62;
}
#header h1{
	font-weight: normal;
	font-family: yekan,tahoma;
	font-size: 16px;
	margin: 1;
}
#header h2{
	font-weight: normal;
	font-family: yekan,tahoma;
	font-size: 14px;
	margin: 1;
}
.header-image {
	margin: 12px 2px;
	text-align: center;
}
.header-img-back {
	display: inline-block;
	padding: 2px;
	border: 1px solid #e5e5e5;
}
.header-img-back img{
	width: 120px;
	height: 120px;
}
/*---block-post---*/
#block-post {
	width: 575px;
	float: right;
	background: #fff;
	box-shadow: 0px 0px 4px 1px #ededed;
	margin-top: 20px;
	padding: 13px;
}
/*---block-message---*/
.align {
	margin-bottom: 10px;
}
.messages {
	background: #fff;
	box-shadow: 0px 0px 4px 2px #ededed;
	padding: 1px 10px;
	text-align: center;
}
.messages h2{
	font-family: yekan,tahoma;
	font-weight: normal;
	font-size: 16px;
}
/*---post---*/
.post {
	margin-bottom: 20px;
}

.post-title {
	padding: 8px 10px;
	background: #d3e4de;
}
.post-title a{
	color: #5b867e !important;
}
.post-title a:hover{
	color: #5b7b74;
}
.post a{
	color: #99b8b5;
}
.post a:hover{
	color: #73968e;
}
.post img{
	max-width: 100%;
	height: inherit;
}
.post-title h2{
	font-size: 11.5px;
	font-family: yekan,tahoma;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.post-content {
	line-height: 1.7;
	padding: 5px 10px 5px 10px;
	margin: 4px 0px;
    	border: 1px solid #e5e5e5;
}
.read-more {
	text-align: center;
	margin-bottom: 10px;
}
/*---post-detail---*/
.post-detail {
	border: 1px solid #e5e5e5;
	padding: 6px 6px;
}
.post-detail li{
	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 2px;
	color: #6b9e99;
}
.post-detail-left span {
	color: #65958d;
}
.post-detail-left {
	float: left;
}
.post-detail-left a{
	color: #85ae84;
}
.rate-box:hover .fa-heart-o:before {
	content:"\f004";
	transition-duration: .5s;
}
.rate-box.rated .fa-heart-o:before {
	content:"\f004";
	transition-duration: .5s;
}
.post-tags {
}
.post-tags a{
	color: #cde4da;
}
.post-tags a:hover{
	color: #53796b;
}
.post-tags-title {
	background: #bee4de;
	padding: 6px 10px;
	margin-bottom: 4px;
	border-radius: 2px;
	color: #59887a;
}
/*----comment-----*/
.comment-count-box {
	text-align: center;
	margin-top: 10px;
	padding: 8px 0px;
	background: #b6d3c8;
	border: 1px solid #e5e5e5;
	font-family: yekan;
}
.comment-count-box a{
	color: #5c7569;
	font-size: 20px;
}
.cm-body {
	background: #fff;
	border: 1px solid #e5e5e5;
	margin-right: 56px;
	padding-bottom: 1px;
}
.cm-main {
	margin-top: 10px;
}
.cm-avatar {
	float: right;
}
.cm-av {
	width: 50px;
	border-radius: 50%;
}
.comment-details {
	padding: 6px;
	background: #cee8c9;
	overflow: hidden;
	border-top-right-radius: 2px;
	border-top-left-radius: 2px;
}
.cm-name {
	margin-right: 5px;
	float: right;
	color: #50916f;
}
.cm-name a{
	color: #438955;
}
.cm-name a:hover{
	color: #71ad90;
}
.comment-matn {
	padding: 10px;
	line-height: 1.7;
	overflow: hidden;
	color: #366352;
}
.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 #e5e5e5;
	background: #b6ceca;
	line-height: 1.7em;
	color: #2e605c;
}
.comment-reply-page {
	padding: 8px;
	border: 1px solid #e5e5e5;
	background: #fafafa;
	line-height: 1.7em;
	color: #000;
	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;
	color: #000;
	border: 1px solid #e5e5e5;
}
.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: #f7f7f7;
	border: 1px solid #e5e5e5;
	color: #454545;
	border-radius: 0px;
}
.htmlbox {
	border: 1px solid #dedede !important;
	background: #fff;
}
.bComForm .sendbutton.hasCheckbox {
	background: #fafafa;
	border: 1px solid #e5e5e5;
	cursor: pointer;
	margin-top: 0;
	width: 100px;
	border-radius: 2px;
	color: #000;
}
.bComForm .sendbutton.hasCheckbox:hover {
	background: #afd5c2;
	transition-duration: .3s;
}
/*--cm-detail-top--*/
.post-detail-top {
	padding: 2px 0px;
	background: #acc8c4;
	border-bottom: 1px solid #ebebeb;
	color: #4d807b;
	cursor: default;
	font-size: 12px;
}
.post-detail-top a {
	color: #3b6362;
	cursor: default;
}
.post-detail-top ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.post-detail-top li{
	border-left: 1px solid #e0e0e0;
	display: inline-block;
	padding: 0px 5px;
}
.post-detail-top li:last-child {
	border-left: 0px;
}
/*---pagingation---*/
.pagingation {
	background: #fff;
	border: 1px solid #e5e5e5;
	text-align: center;
	padding: 4px 6px;
}
.pagesList {
	display: inline-block;
}
.pagingation li{
	display: inline-block;
}
.pagingation li:after{
	content: "|";
	color: #52a793;
}
.pagingation li:last-child:after{
	content: "";
}
.pagingation a{
	padding: 0px 4px;
	color: #7db3b5;
}
.pagingation a:hover{

}
/*---block-left---*/
#block-left {
	width: 240px;
	float:left;
	line-height: 1.6em;
	color: #666;
	background: #fff;
	box-shadow: 0px 0px 4px 1px #ededed;
	padding: 13px;
	margin-top: 20px;
	font-size: 14px;
}
#block-left .left-box {
	background: #fff;
	margin-bottom: 10px;
	cursor: default;
}
#block-left .left-detail {
	margin: 4px 0px;
	border: 1px solid #e5e5e5;
}
#block-left .left-title {
	background: #adbdb2;
	padding: 4px 6px;
	font-family: yekan,tahoma;
	color: #546d58;
}
#block-left a{
	color: #000;
}
#block-left a:hover {
	color: #c1d5b9;
}
#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;
	border: 1px solid #e5e5e5;
}
.blog-image {
	text-align: center;
}
.about-me img{
	width: 170px;
	margin-top: 10px;
}
.blog-description {
	padding-top: 10px;
	text-align: center;
	color: #38716d;
}
/*---follow-box---*/
.followBx {
	margin-top: 10px;
	background: #fff;
	border-radius: 0px;
	border-top: 1px solid #e5e5e5;
}
.followThis.followed {
	background: #709e9e;
}
.followThis {
	background: #a3d2d1;
	border-radius: 0px;
	font-family: yekan,tahoma;
	font-size: 14px;
}
#followInBx #followersLs .followImg {
	border-radius: 50%;
}
/*---stat---*/
.left-stat {
	border: 1px solid #e5e5e5;
	margin: 4px 0px;
}
.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 {
	border: 1px solid #e5e5e5;
	margin: 4px 0px;
}
.left-category li{
	padding: 4px 6px;
}
.count {
	color: #bdbdbd;
}
.left-category li a{
	padding-right: 12px;
	background-image: url(//bayanbox.ir/view/8661660237688751606/category-right.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
}
.left-category .category-child a{
	padding-right: 12px;
	background-image: url(//bayanbox.ir/view/4955324527815090542/category-child-right.png);
	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: #6d9fa2;
}
.recent-cm-matn {
	color: #000;
}
/*---recent-post---*/
.left-detail a:hover{
	color: #666;
}
/*---tags---*/
.left-tag {
	padding: 4px 0px;
}
.tags a{
	border: 1px solid #e5e5e5;
	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: #6ea8aa;
}
footer a:hover {
	color: #588d7b;
}
.erfan {
	float: left;
}
.bayan {
	float: right;
}
.rate-box:not(.rated) span  a i{ text-align: center; animation: .8s infinite beatHeart; display:inline-block; } @keyframes beatHeart {   0% {     transform: scale(1);   }   25% {     transform: scale(1.1);   }   40% {     transform: scale(1);   }   60% {     transform: scale(1.1);   }   100% {     transform: scale(1);   } }