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

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

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

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

.postContent {
    padding-bottom: 10px;
}
.postContent h2{
    font-size:16px;
}
.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;
}

.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: 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: 20px;
}

.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 {
	background:none;
	border:none;
}
.block-blog .block-content {
	background:none;
	margin-top: 10px;
}
.block-blog .block-title strong {
    background-repeat: no-repeat;
    text-align: left;
	font-size:24px;
	color:#000;
}

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

.blog-index-list .page_wrap{max-width: 1232px;
margin: 0px auto;}
.blog-post-view .page_wrap{max-width: 1232px;
margin: 0px auto; }
/*blog-cat-view*/
.blog-cat-view .page_wrap{max-width: 1232px;
margin: 0px auto; }


.postWrapper{margin-top:20px; }

@import url(http://fonts.googleapis.com/css?family=Nunito:400,300,700);
  .blog-post-view,  .blog-index-list, .blog-cat-view  {
					font-family: Nunito !important;
                    font-weight: 300; 
					
                }

p{line-height:25px; margin: 0 0 20px 0;}	
h1, h2, h3, h4 { font-weight:bold;}	

.blog-index-list .col-main{width:70%;float:left;}
.blog-post-view .col-main{width:70%;float:left;}
.blog-cat-view .col-main{width:70%;float:left;}
.blog-index-list .col-right{float:left;width:auto;}
.blog-index-list .block{border:none;}
.blog-post-view .block{border:none;}
.blog-post-view h4{font-size:15px;}
.blog-cat-view .block{border:none;}
.blog-post-view .col-right{float:left;width:auto;}
.blog-cat-view .col-right{float:left;width:auto;}

.block-blog .menu-categories h5{
	font-size:25px;
}
.block-blog .menu-recent h5{
	font-size:25px;
}

.block-blog{margin:40px 0 0 60px;}


.fieldset{border:none;background:none;}
.fieldset .legend{border:none;background:none;color:#000;}
.form-list .input-box {margin-top: 15px;}
.input-text{height:20px;}
button.button {
    background: #0072ce;
}
.button-set{width: 90%;
margin-left: 7%;}
.bugs{display:none;}