.postWrapper {
    padding-bottom: 30px;
    clear: both;
}

.postTitle {
    margin-bottom: 15px;
}

.postTitle h2 {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.postTitle h2 a {
    color: #606060;
    text-decoration: none;
    font-size: 120%;
    outline: none;
}

.postTitle h2 { color: #606060; }

.postTitle h2 a:hover {
    color: #a7a7a3;;
}

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

.postContent {
    padding-bottom: 10px;
    color: #7d7d7b;
    font-size: 13px;
}

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

.tags {
    font-weight: bold;
    padding-bottom: 10px;
}

.tags UL {
    display: inline;
}

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

.tags h4 {
    font-size: 12px;
    font-weight: bold;
    color: #606060;
}

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

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

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

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

.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 {
    padding: 5px 0;
}

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

.meta { color: #7d7d7b; }
.meta a, .meta span {
    text-decoration: none;
    outline: none;
    color: #7d7d7b;
}
.meta a:hover { color: #b0b0ad }
.postContent-image {
    float: left;
    margin: 0 20px 20px 0
}
.aw-blog-read-more,
.menu-section a,
.tags a,
.tagcloud a { text-decoration: none; outline: none; color: #4da7ca }

:hover.aw-blog-read-more,
.menu-section a:hover,
.tags a:hover,
.tagcloud a:hover { color: #4290ae }
.block-blog h5 { font-weight: bold; font-size: 16px; margin-bottom: 10px; color: #606060 }
.menu-section { margin-bottom: 30px; font-size: 14px; color: #6a6a6a }
.menu-section li { margin: 10px 0 0 0 }
.menu-section li span { color: #a3a3a3; }