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


.postTitle { height:25px; border-bottom:2px dotted #ccc; padding:0 0 5px 0; margin:0 0 10px 0; background:url(../images/titlebar.gif) top left repeat-x; position:relative; }
.postTitle h2{  padding:5px 5px 0 5px; display:block; background-color:#fff; margin:10px 0 0 0; color:#e21836; text-transform:uppercase; font-size:12px; font-weight:normal; margin:5px 0 0 20px;  float:left;}

.postTitle h2 a{ text-decoration:none; color:#e21836; }

.postTitle h3 {
	clear:both;
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding-bottom: 10px;
}
.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;
}

.tags{
	font-weight:bold;
	padding-bottom: 10px;
	display:none;
}
.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 0px 25px 0px;
}

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

.blog .menu-categories UL LI{
font-weight: bold;
color: #e21836;
padding: 5px;
margin: 3px 0;
background-color: #e1e2e4;
display: block;
}

.blog .menu-categories UL LI a{
font-weight: bold;
color: #e21836;
text-decoration:none;
}
.blog .menu-categories UL LI a:hover{
text-decoration:underline;
}

.blog .menu-recent UL LI{
font-weight: bold;
padding: 5px;
margin: 3px 0;
border:#CCC 2px dotted;
display: block;
}

.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 h4 {

font-size: 12px;

font-weight: bold;

line-height: 1.5;

text-transform: uppercase;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 10px;

margin-left: 0pt;

}

.postWrapper .poster{
	display:inline;
}

.catheader{
	background-color:#666;
	height:100px;
	width:auto;
	}

.timestamp{
	color:#999;
	text-transform:uppercase;
	font-size:10px;
	padding:5px 0;
	}
