.post {
	margin-bottom: 30px;
}
iframe {
	display: block;
}
.post-body {
	padding: 30px 50px 1px 50px;
	position: relative;
}
.post-date {
	background-color: #60bad1;
	color: white;
	font-weight: 700;
	height: 100px;
	left: 30px;
	padding-top: 3px;
	position: absolute;
	text-align: center;
	top: 30px;
	width: 100px;
}
.post-date span {
	display: block;
}
.day {
	font-size: 3.428em;
	line-height: 1.2;
}
.post-meta {
	color: #999;
	font-size: .928em;
}
.post-meta.blog-detail {
	margin: 0;
	padding: 0;
	border: 0;
}
.post-meta.blog-detail span:before {
  font-family: 'FontAwesome';
	margin-right: 8px;
	font-style: normal;
}
.post-content {
}
.post-content h2 {
	font-size: 1.5em;
	font-weight: 700;
	margin-bottom: 8px;
}
.post-content .post-meta {
	color: #aaa;
	margin-bottom: 18px;
}
.post-content .post-meta a {
	color: #333333;
}
.post-content .post-meta a:hover, .post-content .post-meta a:focus {
	color: #60bad1;
}
.post-content .post-meta span + span {
	margin-left: 15px;
}
.post-content blockquote {
	border-left-color: #dddddd;
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 30px;
	padding-bottom: 0;
	padding-top: 0;
}
.simple-post-list {
	margin: 0;
	padding: 0;
}
.simple-post-list li {
	margin-bottom: 20px;
	overflow: hidden;
}
.simple-post-list .post-video, .simple-post-list .post-image {
	float: left;
	margin-bottom: 0;
	margin-right: 15px;
	width: 65px;
}
.simple-post-list .post-info {
	line-height: 1.3;
}
.simple-post-list .post-meta {
	padding-top: 5px;
}
.post-info a {
	color: #333333;
}
.post-info a:hover, .post-info a:focus {
	color: #60bad1;
}
/**/

.post-mid .post-video, .post-mid .post-image {
	margin-bottom: 25px;
	position: relative;
}
.post-mid .post-video .post-date, .post-mid .post-image .post-date {
	left: 0;
	top: 0;
}
.post-mid .post-content {
	padding-left: 0;
}
/**/

.blog-posts .post-mid .post-video, .blog-posts .post-mid .post-image {
	margin-bottom: 0;
}
/**/

.post-single {
	margin-bottom: 60px;
}
/* tags */

.tagclouds li, .post-tags li {
	padding-left: 0;
	padding-right: 0;
}
.tagclouds a, .post-tags a {
	border: 1px solid #e5e5e5;
	color: #666666;
	display: inline-block;
	font-size: .928em;
	margin: 0 0 5px;
	padding: 2px 10px;
	text-transform: capitalize;
}
.tagclouds a:hover, .post-tags a:hover, .tagclouds a:focus, .post-tags a:focus {
	color: #333333;
	border-color: #333333;
}
.post-tags {
	margin: 50px 0;
}
.post-action {
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
	display: table;
	margin: 0 0 40px;
	padding: 0;
}
.post-action li {
	display: table-cell;
	padding-bottom: 30px;
	padding-top: 30px;
	width: 50%;
	vertical-align: top;
}
.post-action li.btn-pre {
	padding-right: 30px;
}
.post-action li.btn-next {
	border-left: 1px solid #dddddd;
	padding-left: 30px;
	text-align: right;
}
.post-action a {
	color: #333333;
}
.post-action a:hover, .post-action a:focus {
	color: #60bad1;
}
/* related-posts */

.related-posts h3, .post-block h3 {
	font-size: 1em;
	margin-bottom: 20px;
	text-transform: uppercase;
}
.related-posts h4 {
	font-size: 1em;
	line-height: 1.4;
}
.related-posts .post {
	margin-bottom: 0;
}
.related-posts .post-image {
	margin-bottom: 15px;
}
.img-circle img {
	border-radius: 50%;
}
.comments {
	list-style: none;
	padding: 0;
}
.comments li {
	border-top: 1px solid #dddddd;
	margin-top: 30px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}
.comments .img-circle {
	left: 0;
	position: absolute;
}
.post-comments {
	margin-top: 60px;
}
.post-comments h3 {
	margin-bottom: 0;
}
.post-comments p {
	margin-bottom: 10px;
}
.post-comments > .comments > li:first-child {
	margin-top: 20px;
}
.post-comments .comment-by {
	display: block;
}
.post-comments .date {
	color: #aaa;
	display: block;
	margin-bottom: 10px;
}
.post-comments a i {
	color: #dddddd;
}
.post-leave-comment h3 {
	border-top: 1px solid #dddddd;
	margin-top: 20px;
	padding-top: 20px;
}
.post-leave-comment label {
}
.post-leave-comment .form-control {
	border-width: 1px;
}
.post-leave-comment input.form-control {
	height: 40px;
}
/**/

.list-thumb-gallery {
	margin: 0 -3px 15px;
	padding: 0;
	text-align: center;
}
.list-thumb-gallery li {
	display: inline-block;
	margin: 0 1px 0 2px;
}
