.postWrapper {
	padding-bottom: 25px;
}
.postTitle {
	border-bottom:1px solid #ddd;
	margin-bottom: 15px;
	
}
.postTitle h2 {
	font-size: 18px;
	font-weight: normal;

}
.postTitle h2 a{ text-decoration:none; color:#30a4c5;}
.postTitle h3 {
	font-size: 11px;
	padding:2px 0;
	color:#555;
}
.postContent {
	padding-bottom: 15px;
}
.postContent a{
	font-weight:bold;
	color:#30a4c5;
}
.postDetails {
	font-size: 11px;
}
.postDetails a{
font-weight:bold;
color:#555;
}
.postBookmarks {
	padding-bottom: 15px;
}
.postBookmarks h4 {
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	font-size: 11px;
	padding: 0px;
}
.postError {
	font-size: 16px;
}
.blog h5 { color:#30a4c5; font-weight:bold; font-size:1em; line-height:1.2em; margin:0.7em 0;}
.blog ul { font-size:1em;}
.blog ul li { padding-left:15px; background:url(../images/pipe_subcat.gif) no-repeat 0 5px; text-align:left;} 
.blog ul li a{ color:#ccc;} 




