/*--blog_single--*/
.post-comments ul.list {
	margin:0px 0 0 0;
	padding: 20px 0  0 0;
	list-style: none;

}
/*ul.list img{*/
/*width: 92px;*/
/*height: 92px;*/
/*}*/

.post-comments .list li {
	padding-bottom: 30px;
}
.post-comments ul.list p {
	margin: 0;
}
.post-comments .preview {
	float: left;
	width: 11%;
	margin-right:3%;
}
.post-comments .data {
	float: left;
	width:86%;
}
.post-comments .title {
	color: #000;
	font-size:1em;
	font-weight: 100;
	margin: -5px 0 0 0;
}
.post-comments .title a {
	color:#bd4932;
}
.post-comments .data p, .post-comments .data-middle , .post-comments .data-last p {
	color: #999;
    font-size: 0.85em;
    font-weight: 500;
    line-height: 1.8em;
    margin-bottom: 1.5em;
}


.post-comments li.middle {
	padding: 0 0px 0 14%;
	margin-bottom: 30px;
}
.post-comments  .preview1 {
	float: left;
	width: 13%;
	margin-right: 3%;
}
.post-comments .data-middle {
	float: left;
	width: 83%;
}
.post-comments .single_left{
	margin-bottom:3em;
}
