.postWrapper {
	padding-bottom: 25px;
}
.postTitle {
	margin-bottom: 15px;
}
.postTitle h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.postTitle a {	text-decoration: none; }
.postTitle h4 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding-bottom: 15px;
}
.postDetails {
	font-size: 10px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}
.postBookmarks {
	padding-bottom: 15px;
}
.postBookmarks h4 {
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	font-size: 10px;
	padding: 0px;
}
.postError {
	font-size: 16px;
}
.mey-blog-comment {
	padding-top: 15px;
}
.mey-blog-comment span {
	font-weight: bold;
}
.blog .content h5 { color: #333333; }
.blog .content li { padding: 1px 0;}
.blog .content a { color: #666666; height: 1.25em; font-size: 1.1em; text-decoration: none; padding: 1px 0;}
.blog .content a:hover { color: #333333; }

