.postWrapper {
    clear: both;
    border-bottom: 1px solid #DBDBDB;
    padding: 0px 0 20px 0;
    margin: 20px 0 20px 0;
}

.postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin-bottom: 15px;
}

.postTitle h1 {
    font-size: 40px;
    margin: 10px 0 0;
    padding: 0px;
    font-weight: bold;
    color: #242424;
}

.postTitle h2 {
    font-size: 40px;
    margin: 10px 0 0;
    padding: 0px;
    font-weight: bold;
    color: #242424;
}

.postTitle h3 {
    font-size: 10px;
    margin: 0px;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 0px;
}

.postContent {
    padding-bottom: 10px;
}

.postContent ul{
    list-style: disc outside;
    margin-bottom: 1.5em;
}

.postContent ul li{
    margin-left: 2em;
}

.postContent ol{
    list-style: decimal outside;
    margin-bottom: 1.5em;
}

.postContent ol li{
    margin-left: 2em;
}

.postDetails {

}

.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

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

.postBookmarks a.bm {
    display: inline-block;
}

.postBookmarks img {
    display: inline;
}

.commentWrapper {
    padding-bottom: 15px;
}

.commentTitle {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 15px;
}

.commentTitle div {
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #636363;
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-style: normal;
    line-height: 1.2;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}

.commentContent {
    padding-bottom: 0px;
}

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

.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.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-size: 12px;
    font-weight: bold;
}

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

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
    font-size: 18px;
    color: #4C2389;
    border-bottom: 1px solid #DBDBDB;
    margin: 0 0 20px;
    padding: 0 0 10px;
}

.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: 10px 0;
    display: block;
    width: 100%;
    float: left;
}

.block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {
    font-size: 16px;
    font-weight: 700;
    color: #242424;
    font-family: 'pill_gothic_300mg_rgregular';
}
.block-blog .menu-recent UL LI a{
    font-size: 16px;
    font-weight: 700;
    color: #242424;
    font-family: 'pill_gothic_300mg_rgregular';
}

.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 .title {
    font-family: "Raleway","Helvetica Neue",Verdana,Arial,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 0.5em;
    text-rendering: optimizelegibility;
    text-transform: uppercase;
}

.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;
}
.block-blog .menu-recent UL LI a img {height: auto; float: left; width: 70px; padding: 0 10px 0 0px;}
body.blog-index-list .block-title strong{ color: #ffffff; font-size: 40px;}

body.blog-index-list .main{border-top: 1px solid #DBDBDB;}
body.blog-index-list .sidebar .block{ background: #ffffff;}
body.blog-index-list .col-main{border-right: 1px solid #DBDBDB}

body.blog-post-view .main{border-top: 1px solid #DBDBDB;}
body.blog-post-view .sidebar .block{ background: #ffffff;}
body.blog-post-view .col-main{border-right: 1px solid #DBDBDB}
.postTitle h2 a {color: #242424;}
.postWrapper .postDetails {color: #4C2389; font-size: 14px; font-weight: bold; position: relative; padding: 0 0 0 35px;}
.postWrapper .postDetails a {float: right; color: #4C2389; font-size: 14px}
.postContent.std p span {font-family: 'pill_gothic_300mg_rgregular'; color: #636363; font-size: 14px;}
.postTitle h2 a {color: #242424}
.postDetails::before{background-image: url(../images/nopath.png); background-repeat: no-repeat; content: ""; width: 31px; height: 31px; display: inline-block;
    top: -5px; position: absolute; left: 0;}