﻿.blog-post {
	padding: 0px 5px 20px 5px ;
	font-size: 12px ;
}

.blog-title {
	
}

.post-title {
	border-bottom: solid 1px #ccc ;
	padding: 2px ;
	margin: 0px ;
	font-size: 16px ;
}

.post-title a:link, .post-title a:active, .post-title a:visited {
	text-decoration: none ;
}

.post-meta {
	color: #909090 ;
	font-size: 11px ;
	padding: 10px 0px ;
}

.postRating .post-title, .articleComments .post-title, .postComment .post-title {
	margin: 15px 0px ;
}

.category-header {
	padding: 2px 10px ;
	margin-bottom: 5px ;
	background-color: #e0e0e0 ;
}

.category-header p {
	padding: 0px ;
}

.blog-post img {
	border: none ;
}

.post-summary {
	padding: 5px 0px 0px 0px ;
}