.postWrapper {
	padding:0 0 25px;
	margin:0 30px 0 20px;
}
.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
}
.postTitle h2 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.postTitle h2 a:hover{
	color:#dab123;
	text-decoration:none;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding-bottom: 20px;
	line-height:1.8;
	font-size:12px;
}
.postDetails {
	font-size: 10px;
}
.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: 10px;
	padding: 0px;
}
.postError {
	font-size: 16px;
}

.blog .head{ 
	background: #e2e2e2 url(../images/blog_side_header.gif) no-repeat; 
}
.blog .head h4{
	display:none;
	height:0;
}
