.blog-posts article {
	padding-bottom: 10px; margin-bottom: 50px; border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
.blog-posts .pagination {
	margin: -10px 0px 20px;
}
article.post h2 a {
	text-decoration: none;
}
article.post .post-meta {
	font-size: 0.9em; margin-bottom: 7px;
}
article.post .post-meta > span {
	padding-right: 8px; display: inline-block;
}
article.post .post-meta i {
	margin-right: 3px;
}
article.post .post-date {
	text-align: center; margin-right: 10px; float: left; box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.1);
}
article.post .post-date .month {
	background: rgb(204, 204, 204); padding: 0px 10px 2px; border-radius: 0px 0px 2px 2px; color: rgb(255, 255, 255); font-size: 0.9em; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.07);
}
article.post .post-date .day {
	background: rgb(244, 244, 244); padding: 10px; border-radius: 2px 2px 0px 0px; color: rgb(204, 204, 204); font-size: 16px; font-weight: bold; display: block;
}
article.post .post-image .owl-carousel {
	width: 100.1%;
}
article .post-video {
	margin: 0px 0px 30px; padding: 0px 0px 61%; border-radius: 8px; border: 1px solid rgb(221, 221, 221); transition:0.2s ease-in-out; border-image: none; height: auto; display: block; position: relative; background-color: rgb(255, 255, 255); -webkit-transition: all 0.2s ease-in-out;
}
article .post-video iframe {
	margin: 0px; padding: 4px; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; min-height: 100%; min-width: 100%;
}
article .post-audio {
	margin: 0px 0px 30px; padding: 0px 0px 25%; border-radius: 8px; border: 1px solid rgb(221, 221, 221); transition:0.2s ease-in-out; border-image: none; height: auto; display: block; position: relative; background-color: rgb(255, 255, 255); -webkit-transition: all 0.2s ease-in-out;
}
article .post-audio iframe {
	margin: 0px; padding: 4px; left: 0px; top: 0px; width: auto; height: auto; right: 0px; bottom: 0px; position: absolute; min-height: 100%; min-width: 100%;
}
article.post-medium .post-image .owl-carousel {
	width: 100.2%;
}
article.post-large {
	margin-left: 60px;
}
article.post-large h2 {
	margin-bottom: 5px;
}
article.post-large .post-image {
	margin-left: -60px;
}
article.post-large .post-date {
	margin-left: -60px;
}
article.post-large .post-image {
	margin-bottom: 15px;
}
article.post-large .post-image.single {
	margin-bottom: 30px;
}
article.post-large .post-video {
	margin-left: -60px;
}
article.post-large .post-audio {
	margin-left: -60px;
}
.single-post article {
	margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
article.blog-single-post .post-meta {
	margin-bottom: 20px;
}
.post-block {
	margin: 15px 0px 0px; padding: 20px 0px 15px; border-top-color: rgb(221, 221, 221); border-top-width: 1px; border-top-style: solid;
}
.post-block h3 {
	margin: 0px 0px 20px; text-transform: none; font-size: 1.8em; font-weight: 200;
}
.post-block h3 i {
	margin-right: 7px;
}
.post-author {
	margin: 15px 0px 0px;
}
.post-author img {
	max-height: 80px; max-width: 80px;
}
.post-author p {
	margin: 0px; padding: 0px; line-height: 22px; font-size: 0.9em;
}
.post-author p .name {
	font-size: 1.1em;
}
.post-author .img-thumbnail {
	margin-right: 20px; float: left; display: inline-block;
}
.post-share {
	margin: 55px 0px 0px; padding-bottom: 0px;
}
.post-comments {
	margin-top: 45px;
}
ul.comments {
	list-style: none; margin: 0px; padding: 0px;
}
ul.comments li {
	padding: 10px 0px 0px 115px; clear: both;
}
ul.comments li img.avatar {
	width: 80px; height: 80px;
}
ul.comments li ul.reply {
	margin: 0px;
}
ul.comments li a {
	text-decoration: none;
}
ul.comments li .img-thumbnail {
	margin-left: -115px; position: absolute;
}
ul.comments li .comment {
	margin-bottom: 10px;
}
ul.comments .comment-arrow {
	left: -15px; top: 28px; width: 0px; height: 0px; border-top-color: transparent; border-right-color: rgb(244, 244, 244); border-bottom-color: transparent; border-top-width: 15px; border-right-width: 15px; border-bottom-width: 15px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; position: absolute;
}
ul.comments .comment-block {
	background: rgb(244, 244, 244); padding: 20px 20px 30px; border-radius: 5px; position: relative;
}
ul.comments .comment-block p {
	margin: 0px; padding: 0px; line-height: 21px; font-size: 0.9em;
}
ul.comments .comment-block .comment-by {
	margin: 0px; padding: 0px 0px 5px; line-height: 21px; font-size: 1em; display: block;
}
ul.comments .comment-block .date {
	color: rgb(153, 153, 153); font-size: 0.9em;
}
.post-leave-comment {
	padding-top: 45px; margin-top: 25px;
}
.post-leave-comment h3 {
	margin: 0px 0px 40px;
}
.recent-posts h4 {
	margin-bottom: 7px;
}
.recent-posts article.recent-post h4 {
	margin: 0px 0px 3px;
}
.recent-posts article.recent-post h4 a {
	display: block;
}
.recent-posts .date {
	text-align: center; margin-top: 8px; margin-right: 10px; float: left;
}
.recent-posts .date .month {
	background: rgb(204, 204, 204); padding: 0px 10px 2px; border-radius: 0px 0px 2px 2px; color: rgb(255, 255, 255); font-size: 0.9em; box-shadow: inset 0px -1px 0px 0px rgba(0,0,0,0.07);
}
.recent-posts .date .day {
	background: rgb(247, 247, 247); padding: 8px; color: rgb(204, 204, 204); font-size: 18px; font-weight: bold; display: block;
}
section.section .recent-posts .date .day {
	background: rgb(255, 255, 255);
}
ul.simple-post-list {
	list-style: none; margin: 0px; padding: 0px;
}
ul.simple-post-list li {
	padding: 15px 0px; border-bottom-color: rgb(226, 226, 226); border-bottom-width: 1px; border-bottom-style: dotted;
}
ul.simple-post-list li::after {
	clear: both; display: table; content: "";
}
ul.simple-post-list li:last-child {
	border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
ul.simple-post-list .post-image {
	margin-right: 12px; float: left;
}
ul.simple-post-list .post-meta {
	color: rgb(136, 136, 136); font-size: 0.8em;
}
@media all and (max-width:479px)
{
ul.comments li {
	padding: 0px 0px 0px 10px; clear: both; border-left-color: rgb(221, 221, 221); border-left-width: 8px; border-left-style: solid;
}
ul.comments li .img-thumbnail {
	display: none;
}
ul.comments .comment-arrow {
	display: none;
}
}
