.postWrapper {
    border-bottom: 1px solid #eee;
    padding-bottom: 0;
    margin-bottom: 4.5em;
    clear: both;
}
.postWrapper.last{
	margin-bottom: 3em;
}
.postWrapper .category-title .right-divider{
	margin-top: 1.5em;
}
.category-title.post-comments .right-divider{margin-top: 0.9em;}
.category-title.post-comments{margin-bottom: 0.75em;}
.category-title.post-comments h2{
	font-size: 1.16em;
	text-transform: uppercase;
}
.postWrapper a{
    color: #888;
    text-decoration: none;
}
.postWrapper a:hover{
    text-decoration: none;
}

.postTitle {
    border:none;
    margin: 0 0 7px 0;
    padding: 0;
}

.postTitle h2 {
    font-size: 0.91em!important;
}

.postTitle h2 a {
    color: #444;
}

.post-date {
    float: right;
    color: #888;
    font-size: 0.84em;
    margin: 0 0 7px 0;
}

.postContent {
    padding-top: 0.75em;
    padding-bottom: 20px;
}
.postContent p {
    padding-bottom: 1.5em;
	margin-bottom: 0;
}

a.aw-blog-read-more{
	height: 30px;
	background:none;
	border:none;
	line-height:30px;
	font-size:0.83em;
	text-transform:uppercase;
	font-weight:normal;
	color:#fff;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	padding:0 13px;
	display: inline-block;
	font-weight: normal;
}
a.aw-blog-read-more:hover{
	background-color: #DDDDDD;
	color: #888888;
}

.postDetails {
    float: left;
    color: #888;
	font-size: 0.84em;
}

.postBookmarks {
    padding: 1.66em 0;
	border-top: 1px solid #EEEEEE;
}
.blog-post-view .postBookmarks{padding-bottom: 0;}

.postBookmarks h4 {
	color:#444;
    font-size: 12px;
    font-weight: bold;
	float: left;
	padding-right: 12px;
}
.blog-post-view .toolbar { display: none; }

.form-wrapper {
    width: 70%;
}
.form-wrapper .input-box{
    padding-bottom: 8px;
	width: auto;
}
.form-wrapper .button-set{
	width: 100%!important; 
	overflow: hidden;
	padding-top: 1.5em;
	border-top: 1px solid #eee;
}
.form-wrapper .button-set button.button{float: left;}
.form-wrapper .button-set p.required{float: right;}

.form-wrapper .input-box label{font-size: 0.91em;}
.form-wrapper .input-box input,
.form-wrapper .input-box textarea{
	border-color: #DDDDDD;
	color: #888;
	font-size: 0.91em;
	padding: 5px 11px;
	width: 96% !important;
}

.commentWrapper {
    padding: 15px;
}
.commentWrapper.even {
    background: #f1f1f1;
    padding: 15px;
    margin-bottom: 15px;
}

.commentContent {
    padding-bottom: 0px;
}

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

.commentDetails h4.username {
    margin: 0 0 5px 0;
    font-size: 1.4em;
    color: #888;
}

.postError {
    font-size: 16px;
}

.tags {
	padding: 0.83em;
	clear: both;
}

.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: 0 0 1.5em;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {
	font-family: arial;
    font-size: 1em;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 1.5em;
}
.block-blog ul{
	border-left: 1px solid #CCCCCC;
	margin-left: 5px;
	font-size: 0.8em;
    line-height: 1.83em;
}
.block-blog li{
	color: #888888;
	line-height: 1.6em;
}
.block-blog li a {color: #888; padding:0 0 0 12px; display:block;}
.block-blog li a:before{
	color: #CCCCCC;
	content: "\2013";
	float: left;
	margin-right: 10px;
	margin-left: -12px;
	width: 3px;
}

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {}

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

aside.sidebar .block.block-blog {}
.block-blog .block-title strong {}

.postWrapper .poster {
    display: inline;
}

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

.widget-latest .page-title{margin-bottom: 1em;}
.widget-latest ul{
	list-style-type: none;
}
.widget-latest li {
    color: #888;
    font-size: 12px;
    padding: 0;
}
.widget-latest li:first-child{border-top: none;}
.widget-latest li a{
    color: #888;
    display: block;
    font-size: 0.91em;
    padding: 0.5em 0;
}

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

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