.main .blog_stats {
	margin: -2px 2px 15px;
}
.main .blog_stats span i {
	margin-right: 3px;
}
.main .image {
	margin-bottom: 15px;
}
.main .description {
	margin-bottom: 30px;
}
.main .share_this .text {
	color: rgb(119, 119, 119); line-height: 32px; margin-right: 10px; float: left;
}
.bottom_buttons .tag_text {
	color: rgb(119, 119, 119);
}
.blog_comment {
	width: 100%; border-bottom-color: rgb(234, 234, 234); border-bottom-width: 1px; border-bottom-style: solid; display: table;
}
.blog_comment .left {
	padding: 19px; vertical-align: top; display: table-cell;
}
.blog_comment .right {
	padding: 19px; vertical-align: top; display: table-cell;
}
.blog_comment .left {
	width: 100px; padding-right: 0px;
}
.blog_comment .left .fa {
	background: rgb(242, 242, 242); padding: 13px 17px 5px; color: rgb(223, 223, 225); font-size: 64px; display: block;
}
.blog_comment .right .author {
	color: rgb(153, 153, 153); margin-bottom: 10px;
}
.blog_comment .right p b {
	color: rgb(51, 51, 51);
}
.blog_comment .right .date {
	font-size: 13px;
}
.comment_pagination.bottom_buttons {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
