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

.postWrapper h1{
	margin-top:-16px;
}

.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;
}
.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: 0;
}
.tags UL{
	display:inline;
}
.tags UL LI{
font-weight:normal;
	display:inline;
	padding-right:6px;
}


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

.box{
	font-size:12px;
}

.box p{
	margin-bottom:10px;
}

.menu-tags, .menu-categories, .menu-recent, .menu-profile, .menu-links{
	margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #ddd;
}

.menu-profile a{
	background:transparent url(../images/morearrow.png) no-repeat scroll 0 2px; padding-left:10px; font-size:10px; text-transform:uppercase;
}

.menu-profile img{
	float:left; margin:0 5px 2px 0;
}

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

.tagcloud{
	/* text-align:center; */ 
}
.tag-count-1{
	font-size:1em;
}
.tag-count-2{
	font-size:1.2em;
}
.tag-count-3{
	font-size:1.4em;
}
.tag-count-4{
	font-size:1.6em;
}
.tag-count-5{
	font-size:1.8em;
}
.tag-count-6{
	font-size:2em;
}
.tag-count-7{
	font-size:2em;
}
.tag-count-8{
	font-size:2em;
}
.tag-count-9{
	font-size:2em;
}
.tag-count-10{
	font-size:2em;
}


.blog .head {
	background:transparent url(../images/blog_img.jpg) no-repeat scroll 0 0; height:277px; width:220px; padding-bottom:10px; border-bottom:1px solid #ddd;margin-bottom:10px;
}

.blog .head h4 {
	display:none;
}

.postWrapper .poster{
	display:inline;
}

.blog-index-index .postContent a,
.blog-cat-view .postContent a{
	background:transparent url(../images/morearrow.png) no-repeat scroll right 2px; padding-right:10px; margin-top:10px;line-height:45px;font-size:10px; text-transform:uppercase;
}
.blog-index-index .postDetails,
.blog-cat-view  .postDetails{
	margin-top:-10px;
}