.postWrapper {
    clear: both;
}

.postTitle {font-family: 'Myriad Pro Bold';}

.postTitle h2 {margin-bottom:0;}

.postTitle h3 {}
.postTitle h3 a{color: #333333;}
.metapost h3,.metapost .cat-user{display:inline-block;}
.postContent {
    padding: 10px 0 0;
	position: relative;
}
.postContent .aw-blog-read-more{display:none;}
.postWrapper .blog-block-more a{margin-top:0px;}
.line {overflow: hidden;margin: 20px 0;width: 100%;height: 1px;border-top: 1px solid #ececec;}
.short-content{font-size:15px;}
.postContent img{border:1px solid #ddd;padding:5px;display:block;margin-bottom: 15px;}
.show-more{
	position: absolute;
	bottom: 16px;
	height: 30px;
	padding: 0 20px;
	background: #428bca;
	color: #fff;
	line-height: 30px;
	font-size: 12px;
	border-radius: 4px;
	background-color: #bdae97;
	opacity: 0.7;
	right: 40%;
}
.show-more:hover{opacity:1;color:#fff}
.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
    margin-bottom: 5px;
    padding: 0px;
}

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}
/*** Latest Post **/
.widget-latest{margin-top: 30px;}
ul.negative-wrap{margin: 0 -15px;padding:0}
.negative-wrap li{list-style:none;}
.negative-wrap li .img-featured-post img{min-height:146px;border:1px solid #ddd;padding:2px;}
.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

.tags UL LI {
    font-weight: normal;
    display: inline;
    padding-right: 6px;
}

.tags h4 {
    font-weight: bold;
	display: inline-block;
	padding-right: 5px;
}

.menu-tags, .menu-categories, .menu-recent {
    margin: 5px 9px;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 11px;
}

.block-blog .menu-tags UL LI {
    display: inline;
    padding: 2px;
    margin-left: 10px;
}

.block-blog .menu-categories UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI {
    margin-left: 10px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 11px;
}

.tagcloud {
    /* text-align:center; */
}

.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;
}

.block-blog .block-title strong {
    background-image: url(../images/icon_blog.png);
    background-repeat: no-repeat;
    padding-left: 21px;
    text-align: left;
}

.postWrapper .poster {
    display: inline;
}

.input-box.aw-blog-comment-area {
    width: 100%;
}

.widget-latest li {
    font-size: 12px;
    padding: 5px 10px;
}

.block-blog .menu-categories {
    margin: 0;
    padding: 5px 9px;
}

A.awblog_current_comment {
    text-decoration: none !important;
    font-weight: bold !important;
}