.postWrapper {
	padding-bottom: 4em;
}
/* .postWrapper:nth-of-type(3n+1) {clear: left;}
.postWrapper:nth-of-type(3n+3) {clear: right;} */
.postTitle {
	padding-bottom: 0;
}
.postTitle h2 {
	/*font-size: 1.5em;
	margin-top: 0;
	margin-bottom: .33em;
	font-weight: 300;*/
	text-transform: uppercase;
	margin-bottom: 12px;
}
.post-details {
	padding-bottom: 20px;
}
body.blog-post-view .toolbar .sorter {display: none;}
body.blog-post-view .postTitle h3 {text-transform: uppercase;}
.blog-wrapper {position: relative; overflow: hidden;}
.postWrapper .post-info {font-size: .75em; text-transform: uppercase; color: #aaa; letter-spacing: 1.5px;}
.postWrapper .post-info p {display: inline-block;}
.postWrapper .post-info p + p {border-left: solid 1px #aaa; padding-left: 18px; margin-left: 16px;}
.postWrapper .post-date {color: #aaa; margin-bottom: 1em;}
.postWrapper .read-more {text-transform: uppercase; color: #b19e80;}
.postWrapper .read-more i {font-size: 1.750em; line-height: 1; margin-right: 5px; display: inline-block; vertical-align: middle;}
.postWrapper .post-auth-info {display: inline-block; vertical-align: middle;}
.postWrapper .postBottom small {display: inline-block; vertical-align: middle; line-height: 30px;}
.blog-wrapper .post-wrapper.widget-latest li.item,
.widget-latest.blog-category li.item {padding-left: 0; padding-right: 0;}
.blog-wrapper .post-wrapper.widget-latest li.item h5 a,
.widget-latest.blog-category li.item h5 a {font-size: 19px;}
.postTitle h3 {font-size: 1.5em;}
.postTitle h2 a {color: inherit;}
.postTitle h2 a:hover {color: #b19e80;}
.postTitle .postDetails,
.postTitle .postDetails h4,
.postTitle small {
	font-size: 1em;
}
.commentWrapper small {
	margin: 12px 0;
	padding: 0px;
	font-style: italic;
}
.commentWrapper h3 {
	font-size: 13px;
	font-weight: 300;
	line-height: 20px;
	color: #222;
	margin: 0;
}
.postContent {
	padding-bottom: 1em;
}
.postContent p {
	margin: 0;
	padding-bottom: 1.5em;
}
.postContent p:last-child {
	padding-bottom: 0;
}
.postBookmarks {
	padding: 1.5em 0 1em;
	clear: both;
}
.postWrapper h4 {
	margin-top: 0;
	font-weight: 300;
	font-size: 12px;
}
.postBookmarks h4 {
	color: rgba(0,0,0,0.5);
	float: left;
	margin-right: 12px;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
	font-family: 'Space Mono', sans-serif;
    font-size: 12px;
}
.postBookmarks a {display: inline-block; font-size: 0; padding: 0 3px;}
.postBookmarks a img {display: none;}
.postBookmarks a i {
	display: inline-block;
	font: normal normal normal 14px/1 'meigee';
	vertical-align: middle;
	line-height: 1;
	text-rendering: auto;
}
.postBookmarks a i.google-plus-icon {font-size: 16px;}
.postBookmarks a:hover,
.postBookmarks a:active {
	color: rgba(0,0,0,0.5);
}
.commentsWrapper {
	padding-bottom: 2.5em;
}
.commentWrapper {
	padding: 20px;
}
.commentWrapper.even {
	background-color: #f5f5f5;
}
.commentContent {
	margin-top: 1.3em;
	padding-bottom: 0px;
}
.commentDetails {
	margin-bottom: 3px;
	padding: 0px;
}
form .form-list label {
	float: none;
}
form .form-list input.input-text,
form .form-list textarea {
	width: 100%;
}
/* form .form-list .required {
	margin: 0;
} */
.postError {
	font-size: 16px;
}
.tags {
	font-weight: bold;
	color: rgba(0,0,0,0.5);
	display: block;
	clear: both;
}
.tags a {
	color: rgba(0,0,0,0.8);
} 
.tags h4 {
	margin-bottom: 0;
	display: inline;
	color: rgba(0,0,0,0.5);
	font-size: 1em;
}
.tags ul {
	display: inline;
	padding: .833em;
}
.tags ul li {
	display: inline;
	padding-right: 6px;
	font-weight: normal;
	float: none;
}
.widget-latest .tags ul li  {
	padding-top: 0;
	padding-bottom: 0;
	border-bottom: none !important;
}
.menu-tags,
.menu-categories,
.menu-recent {
	margin-bottom: 1em;
}
.menu-tags h5,
.menu-categories h5,
.menu-recent h5 {
	margin: 0 0 9px;
	font-weight: normal;
	font-size: 15px;
}
.menu-tags h5 {
	margin-bottom: .5em;
}
.block-blog {
	border: 1px solid #ddd;
	padding: 20px 25px 25px;
	position: relative;
	top: 0;
}
.block-blog .block-content ul li {
	margin-left: 0;
	padding: .5em 0;
}
.block-blog .block-content ul li a:not(.btn) {
	display: inline-block;
	padding: 0 0 0 15px!important;
	color: rgba(0,0,0,0.5);
}
.block-blog .block-content ul li a:hover {
	color: #ea505e;
}
.block-blog .block-content .menu-categories ul li a:before,
.block-blog .block-content .menu-recent ul li a:before {
	display: inline-block;
	margin-right: 10px;
	margin-left: -15px;
	background-color: rgba(0,0,0,0.4);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "";
	width: 3px;
	height: 3px;
	border-radius: 3px;
	vertical-align: middle;
}
.block-blog .menu-tags ul li {
	display: inline;
	padding: 2px;
}
.menu-tags ul.tagcloud li a {
	padding-left: 7px;
}
.tag-count-1 {
	font-size: 1em !important;
}

.tag-count-2 {
	font-size: 1.2em !important;
}

.tag-count-3 {
	font-size: 1.4em !important;
}

.tag-count-4 {
	font-size: 1.6em !important;
}

.tag-count-5 {
	font-size: 1.8em !important;
}

.tag-count-6 {
	font-size: 2em !important;
}

.tag-count-7 {
	font-size: 2em !important;
}

.tag-count-8 {
	font-size: 2em !important;
}

.tag-count-9 {
	font-size: 2em !important;
}

.tag-count-10 {
	font-size: 2em !important;
}

.block-blog .head h4 {
	padding-left: 20px;
}
.postWrapper .poster {
	display: inline;
}

.input-box.aw-blog-comment-area {
	width: 100%;
}
.awblog_current_comment {
	text-decoration: none !important;
	font-weight: bold !important;
}

.post-wrapper li.item {}
#postComment p.required {/*display: none;*/ float: left !important;}
a.aw-blog-read-more {display: none;}

/* Widget Block */
.widget-latest i.fa {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.widget-latest .post-content-inner {position: absolute; bottom: 9%; left: 7%; width: 76%;}
.widget-latest ul {margin: 0 0 0;}
.widget-latest li {text-align: left; padding: 5px 10px 30px; float: left; /*width: 25%;*/}
.col1-layout .widget-latest.blog-category li:nth-of-type(4n) {clear: left;}
.col1-layout .widget-latest.blog-category li:nth-of-type(4n+3) {clear: right; border-right: none;}

.blog-wrapper .post-wrapper.widget-latest .image-box .truncated,
.widget-latest.blog-category .image-box .truncated {display: none;}
.blog-wrapper .post-wrapper.widget-latest .postContent img,
.widget-latest.blog-category .postContent img {display: none;}
.widget-latest.blog-category li.item .post-info,
.blog-wrapper .post-wrapper.widget-latest li.item .post-info {float: left;}
.widget-latest.blog-category li.item .post-date,
.blog-wrapper .post-wrapper.widget-latest li.item .post-date {float: right;}
.widget-latest.blog-category li.item .postDetails,
.blog-wrapper .post-wrapper.widget-latest li.item .postDetails {float: right; line-height: 40px;}
.widget-latest.blog-category li.item a.btn,
.blog-wrapper .post-wrapper.widget-latest li.item a.btn {display: inline-block; vertical-align: middle;}
.widget-latest.blog-category li,
.blog-wrapper .widget-latest li {padding-top: 20px; padding-bottom: 15px;}
.widget-latest.blog-category li:not(:last-of-type),
.blog-wrapper .widget-latest li:not(:last-of-type) {border-bottom: 1px solid #ddd;}
.widget-latest.blog-category li.item .postContent p.truncated,
.blog-wrapper .widget-latest li.item .postContent p.truncated {color: rgba(0,0,0,0.8);}
/*[class*='col2'] .blog-wrapper .widget-latest li,*/
/*[class*='col2'] .widget-latest.blog-category li {width: 33.3334%;}*/
[class*='col2'] .blog-wrapper .widget-latest li:nth-of-type(3n+1),
[class*='col2'] .widget-latest.blog-category li:nth-of-type(3n+1) {clear: left;}
[class*='col2'] .blog-wrapper .widget-latest li:nth-of-type(3n+3),
[class*='col2'] .widget-latest.blog-category li:nth-of-type(3n+3) {clear: right; border-right: none;}
.widget-latest h5 {margin-bottom: 9px;}
.widget-latest h5 a {color: inherit; line-height: 1.25;}
.widget-latest h5 a:hover {color: #d2a468;}
.widget-latest h3 a {color: inherit;}
.widget-latest.masonry-grid li.item {margin-bottom: 1.5em!important;}
.widget-latest .post-info {font-size: 11px;}
.widget-latest .post-info p {display: inline-block;}
.widget-latest .post-info .post-category {/*color: rgba(0,0,0,0.5);*/}
.postWrapper .post-auth-info a,
.widget-latest .post-info .post-category a {position: relative;}
.postWrapper .post-auth-info a:hover,
.postWrapper .post-auth-info a:focus {color: rgba(0,0,0,0.8);}
.postWrapper .post-auth-info a:hover:before,
.postWrapper .post-auth-info a:focus:before,
.widget-latest .post-info .post-category a:hover:before,
.widget-latest .post-info .post-category a:focus:before {
	background-color: rgba(0,0,0,0.8);
}
.widget-latest .post-info p + p {border-left: solid 1px #aaa; padding-left: 10px; margin-left: 7px;}
.widget-latest li .inner img {margin-bottom: 20px;}
.widget-latest .post-date {color: #aaa; margin-bottom: 1em; font-size: 11px;}
.widget-latest .read-more {text-transform: uppercase; color: rgba(0,0,0,0.3);}
.widget-latest .read-more:hover,
.widget-latest .read-more:active,
.widget-latest .read-more.active {
	color: rgba(0,0,0,0.8);
}
.widget-latest .read-more i {font-size: 1.750em; line-height: 1; margin-right: 5px; display: inline-block; vertical-align: middle; text-transform: none;}
.widget-latest .postContent {
	padding-bottom: 0;
	position: relative;
}
.widget-latest li .postContent p {
	margin: 0;
	padding: 0;
	line-height: 20px;
	font-size: 1em;
}
.widget-latest li .postContent p img {margin-bottom: 20px;}
.widget-latest .postContent .truncated {
	padding: 0;
	/*margin-bottom: 1em;
	cursor: inherit;
	height: 7em;
	overflow: hidden;
	text-overflow: ellipsis;*/
}

.widget-latest .owl-item.loading .image-box {min-height: 100px;}

@media only screen and (min-width: 768px) and (max-width: 1007px) {
	.blog-wrapper .post-wrapper.widget-latest li.item .post-date,
	.widget-latest.blog-category li.item .post-date {float: left;}
	.blog-wrapper .post-wrapper.widget-latest li.item .post-info,
	.widget-latest.blog-category li.item .post-info {padding-bottom: 0;}
}
@media only screen and (max-width: 767px) {
	[class*='col2'] .blog-wrapper .widget-latest li,
	[class*='col2'] .widget-latest.blog-category li {width: 100%;}
	.blog-wrapper .post-wrapper.widget-latest li.item .post-date,
	.widget-latest.blog-category li.item .post-date {float: left;}
	.blog-wrapper .post-wrapper.widget-latest li.item .post-info,
	.widget-latest.blog-category li.item .post-info {padding-bottom: 0;}
	.postWrapper .social-links  {display: block; width: 100%; margin-left: 0; padding-left: 0; margin-top: 10px;}
	.postWrapper .social-links:before {display: none;}
	.postWrapper .postBottom small {float: none !important; margin-top: 10px;}
}