
/* Blogs widget CSS */

#epBlogPostItems {
	margin: 1em 0 0 0;
}

.epBlogPostItem {
	margin-bottom: 1.8em;
}

.epBlogPostTitle a {
	text-decoration: underline;
	font-weight: bold;
} 

.epBlogPostDateLine {
	color: #888888;
	font-size: 80%;
	margin: 0.2em 0;
}

.epBlogPostTeaser {
	margin: 0.6em 0;
}
