@font-face {
	font-family:'FontAwesome';
	src:url('//bayanbox.ir/download/3376674101209512198/fontawesome-webfont.eot');
	src:url('//bayanbox.ir/download/3376674101209512198/fontawesome-webfont.eot?#') format('embedded-opentype'),
	url('//bayanbox.ir/download/563157643849148443/fontawesome-webfont.woff') format('woff'),
	url('//bayanbox.ir/download/7290627479469205398/fontawesome-webfont.ttf') format('truetype');
	font-style:normal;
	font-weight:normal;
}
/*--body--*/
body {
	background: #000;
	font-size: 12px;
	line-height: 1.7;
	color: #fff;
}
body a{
	text-decoration: none;
}
#wrp {
	width: 900px;
	margin: auto;
}
/*--header--*/
.header {
	text-align: center;
	background: url(//bayanbox.ir/view/5672856889257417257/stories-header.jpg) center;
	background-size: cover;
}
.blog-title {
	padding: 30px 0px;
	line-height: 1;
	color: #fff;
}
.blog-title h1{
	color: #fff;
}
.blog-title a{
	color: #fff;
}
/*--menu--*/
.menu {
	background-color: rgba(255, 255, 255, 0.40);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.125);
	text-align: center;
	padding: 8px 0px;
	margin-bottom: 15px;
}
.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.menu li {
	display: inline-block;
}
.menu li:after {
	content: "|";
	color: #d1d1d1;
	padding: 8px;
	font-weight: 10px;
}
.menu li:last-child:after{
	content: "";
}
.menu a{
	color: #fff;
}
.menu a:hover {
	color: #FFE309;
}
.menu a.selected {
	color: #FFE309;
}
/*--block-post--*/
.block-post {
	width: 650px;
	float: right;
}
.post {
	padding: 10px;
	background-color: rgba(255, 255, 255, 0.40);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.125);
	margin-bottom: 15px;
}
.post img{
	max-width: 100%;
	height: inherit;
}
.post audio {
	max-width: 100%;
	height: inherit;
}
.post video {
	max-width: 100%;
	height: inherit;
}
.post-title h2{
	padding: 0;
	margin: 0;
}
.post-title a{
	color: #fff;
}
.post-matn {
	overflow: hidden;
}
.post-matn a{
	color: #FFE309;
}
.read-more {
	text-align: center;
	margin: 5px 0px;
}
.read-more a{
	padding: 6px 10px;
	border: 1px solid #ededed;
	color: #FFE309;
}
.post-detail-bottom {
	padding: 10px 0px;
	text-align: center;
	font-size: 16px;
}
.post-detail-bottom .rate-box{
	display: inline-block;
	width: 60px;
	height: 60px;
	border: 1px solid #d9d9d9;
	line-height: 60px;
	border-radius: 50%;
	margin-right: 5px;
}
.post-detail-bottom .post-cm{
	display: inline-block;
	width: 60px;
	height: 60px;
	border: 1px solid #d9d9d9;
	line-height: 60px;
	border-radius: 50%;
}
.post-detail-bottom .post-cm:hover {
}
.post-detail-bottom .rate-box:hover {
}
.post-detail-bottom a{
	display: inline-block;
	color: #fff;
}
.post-detail-top {
	color: #d4d4d4;
	margin: 5px 0px;
	cursor: default;
}
.post-detail-top span{
	margin-left: 10px;
}
.post-detail-top i{
	margin-left: 5px;
}
.post-tags {
	background-color: rgba(255, 255, 255, 0.40);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.125);
	padding: 5px;
}
/*----comment-----*/
.comment-count-box {
	background-color: rgba(255, 255, 255, 0.40);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.125);
	text-align: center;
	margin-top: 10px;
	padding: 8px 0px;
}
.comment-count-box a{
	color: #fff;
	font-size: 20px;
}
.cm-body {
	background-color: rgba(255, 255, 255, 0.40);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.125);
	margin-top: 25px;
	width: 97.5%;
	margin-right: 2.5%;
	padding-bottom: 1px;
}
.cm-avatar {
	margin: -14px;
	float: right;
}
.cm-av {
	width: 50px;
	border-radius: 100%;
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.125);
}
.comment-details {
	padding: 7px;
	background-color: rgba(255, 255, 255, 0.40);
	border-bottom: 1px solid #ededed;
	margin-right: 20px;
	overflow: hidden;
}
.cm-name {
	margin-right: 15px;
	float: right;
}
.cm-name a{
	color: #707070;
}
.cm-name a:hover{
	color: #000;
}
.comment-matn {
	padding: 15px;
	line-height: 1.7;
	clear: both;
	overflow: hidden;
}
.cm-date {
	float: left;
}
.cm-date a{
	color: #808080;
}
.web_comment {
	float: left;
	display: inline-block;
	width: 19px;
	height: inherit;
	margin-left: 5px;
}
.comment-reply {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	background: #f2f2f2;
	margin-bottom: 10px;
	border: 1px solid #ededed;
	line-height: 2em;
	color: #000000;
	border-radius: 4px;
}
.comment-reply p{
	margin: 0px;
	max-width: 94%;
}
.reply-av {
	width: 40px;
	border-radius: 100%;
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.125);
	margin: -20px;
	float: left;
}
.comment-add-form {
	background-color: rgba(255, 255, 255, 0.40);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.125);
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
}
/*cm-form*/
.bComForm .sendbutton.hasCheckbox {
	margin-top: 10px;
	text-align: center;
}
.bComForm .sendbutton {
	width: 90%;
	margin-top: 50px;
	float:none;
	margin-right: 5%;
	margin-left:5%;
	background: #525252;
	border: 1px solid #dedede;
	color: #fff;
}
.bComForm .sendbutton:hover {
	background: #303030;
	border: 1px solid #8f8f8f;
	cursor: pointer;
	transition-duration: .4s;
	color: #fff;
}
.item_success {
	background: #FFF6E7;
	border: 1px solid #fee6be;
}
/*--left--*/
.followBx {
	background: 0px 0px 2px 0px rgba(0,0,0,0.40);
	box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.125);
}
.followThis {
	background: #525252;
}
.left {
	float: left;
	width: 235px;
}
.archive a.selected {
	color: #ade03e;
}
.title-left {
	text-align: center;
	padding: 9px 0px;
	cursor: default;
	color: #fff;
	font-weight: 600;
	background: #525252;
}
.title-center {
	padding: 8px 10px;
}
.left-back {
	margin-bottom: 15px;
	background-color: rgba(255, 255, 255, 0.40);
	box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.125);
}
.left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.left li{
	padding: 0;
	margin: 0;
}
.left li:last-child{
	border-bottom: 0px;
}
.left-input {
	padding: 8px 5px 5px;
}
.left-back a1{
	float: right;
}
.left-back a2{
	float: left;
}
/*stat*/
.stat-back {
    	padding: 5px 8px;
	margin-bottom: 2px;
	border-radius: 4px;
	cursor: default;
}
.stat-value {
	float: left;
	display: inline-block;
}
/*about-me*/
.about-me {
	margin-bottom: 10px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.blog-titlee {
	width: 140px;
	margin-top: -15px;
}
.my-av {
	width: 85%;
	height: inherit;
	margin: 5px 0px;
}
.description-web {
	line-height: 1.6em;
	padding: 10px 10px 0px 10px;
}
.followBx {
	margin: 10px 8px 5px 8px;
}
/*recent-comment*/
.recent-comment {
	direction: ltr;
	margin-bottom: 6px;
	clear: both;
	overflow: hidden;
}
.cm-matnn {
	direction: rtl;
	padding: 2%;
	width: 81.5%;
}
.recent-comment a{
	color: #fff;
}
.cm-matnn:hover{
	background: #f3f3f3;
	cursor: pointer;
}
.recent-comment-av-img {
	float: right;
	width: 12%;
	border-radius: 100%;
}
/*مطالب محبوب*/
.rate--post {
	text-align: center;
	color: #fff;
	padding: 2px;
	border-radius: 4px;
	margin-bottom: 2px;
	line-height: 1.8em;
}
.rate--post:hover{
	color: #fff;
}
a.selected .rate--post {
	color: #fff;
}
/*تگ ها*/
.tagss {
	display: inline-block;
}
.tagss a{
	padding: 3px 5px;
	background-color: rgba(255, 255, 255, 0.40);
	display: table-cell;
	color: #fff;
	transition-duration: .3s;
	border: 1px solid #e5e5e5;
}
.tagss a:hover{
	background-color: rgba(255, 255, 255, 0.40);
	color: #fff;
}
.tagss a.selected{
	background-color: rgba(255, 255, 255, 0.40);
	color: #fff;
}
/*----page----*/
.pagingation {
	margin-bottom: 10px;
	overflow: auto;
}
.pagingation a{
	color: #000000;
}
.pagingation a:hover{
	background: #f3f3f3;
}
.pagePrev {
	float: right;
	background: #fff;
	box-shadow: 0 0 0 1px #eee;
	padding: 5px 12px;
}
.pageNext {
	float: left;
	background: #fff;
	box-shadow: 0 0 0 1px #eee;
	padding: 5px 12px;
}
/*----page----*/
.pagingation {
	margin-bottom: 10px;
	overflow: auto;
}
.pagingation a{
	color: #000000;
}
.pagingation a:hover{
	background: #f3f3f3;
}
.pagePrev {
	float: right;
	background: #fff;
	box-shadow: 0 0 0 1px #eee;
	padding: 5px 12px;
}
.pageNext {
	float: left;
	background: #fff;
	box-shadow: 0 0 0 1px #eee;
	padding: 5px 12px;
}
/*----fot----*/
.fotter {
	background-color: rgba(255, 255, 255, 0.40);
	padding: 8px;
	clear: both;
	bottom: 0;
	left: 0;
	margin: 0;
	top: auto;
	direction: ltr;

}
.fotter .erfan{
	padding: 4px;
	transition-duration: .5s;
	color: #000;
	text-decoration: none;
}
.fotter .erfan:hover{
	color: #000;
}
.bayan {
	float: right;
	color: #000;
}
.bayan a {
	color: #000;
}
.bayan a:hover{
	color: #000;
}
@media only screen and (max-width: 1000px) {
	#wrp {
		width: 800px;
	}
	.header {
		width: 100%;
	}
	.block-post {
		width: 560px;
	}
	.left {
		width: 230px;
	}
}
@media only screen and (max-width: 768px) {
	#wrp {
		width: 100%;
	}
	body {
		font-size: 100%;
	}
	.header {
		width: 100%;
		margin-top: 0px;
	}
	.menu a{
		display: block;
	}
	.menu li {
		display: block;
		padding: 6px 0px;
	}
	.menu li:after {
		display: none;
	}
	.blog-title-back {
		width: 100%;
	}
	.block-post {
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
	}
	.left {
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
	}
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-comment-o:before {
	content:"\f0e5";
}
.fa-calendar-o:before {
	content:"\f133";
}
.fa-comment-o:before {
	content:"\f0e5";
}
.fa-calendar-o:before {
	content:"\f133";
}
.fa-home:before {
	content:"\f015";
}
.fa-comments:before {
	content:"\f086";
}
.fa-paint-brush:before {
	content:"\f1fc";
}
.fa-thumbs-o-up:before {
	content:"\f087";
}
.fa-external-link:before {
	content:"\f08e";
}
.fa-thumbs-o-down:before {
	content:"\f088";
}
.fa-heart-o:before {
	content: "\f08a";
}
.rate-button-box.rated .fa-heart-o:before {
	content:"\f004";
	color: #eb5c5c;
}
.fa-comments-o:before {
	content: "\f0e6";
}
.fa-user:before {
	content: "\f007";
}