.postWrapper {
	clear:both;
	padding:5px;
	margin-bottom: 10px;
	background-color: #f8f8f8;

}
.postTitle {
	margin-bottom: 10px;
}
.postTitle h2 {
	background-color:#e2e3e5;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.postTitle h2 a {
padding-left:5px;
}
.postTitle h2 a:hover {
text-decoration:none;
}
.postTitle h3 {
	font-size: 10px;
	margin-bottom: 15px;
	padding: 3px;
	color: white;
	background: #000;
}
.postContent {
	padding-bottom: 10px;
}
.postContent a {
	color:#666;
}


.postContent a.read_more {
	background-color:#000;
	padding:2px 6px;
	color:#fff;
	float:right;
}
.postContent a:hover {
	text-decoration:underline;
}
.postContent a.read_more {
	text-decoration:none;
}

	
.postDetails {
	display: none;
}
.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;
}

.blog-cat-view .tags {display:none;}
.tags{
	font-weight:bold;
	padding: 10px;
}
.tags a{
	padding:2px;

}
.tags a:hover{
background-color: #000000;
	color: #ffffff;
	padding:2px;
}

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

.blog .menu-tags UL LI{
	display:inline;
	padding:0px;
	margin-left:0px;
}
.blog .menu-categories UL LI, .blog .menu-recent UL LI{
text-decoration: none;
font-style:normal;
padding-top: 2px;
padding-right: 0px;
padding-bottom: 2px;
padding-left: 28px;
display: block;
}

.blog .menu-categories UL LI:hover, .blog .menu-recent UL LI:hover{
background-color:#FFFFFF;
}

.blog a:hover, .blog a:hover{
text-decoration: none;
}

.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 {
font-size:1.05em;
padding-bottom:20px;
}

.blog .head h4 {
width: 194px;
font-size: 1.35em;
text-transform: none;
display: block;
line-height: 1.3em;
color: #000000;
font-weight: bold;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
margin-bottom:5px;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #adadad;
}

.blog h5 {
background-color:#e2e3e5;
width: 185px;
background-image:url(../../images/little_symbol.png);
background-position:0;
background-repeat:no-repeat;
display:block;
font-size:1.2em;
font-weight:bold;
padding-left: 24px;
text-decoration:none;
text-transform:capitalize;
text-align:left;
margin:10px 0px 0px 5px;
color:#000000;
}



.postWrapper .poster{
	display:inline;
}
