.article-list {
	border-top: 2px solid #BFC9C8;
	padding-top: 1em;
}

.article-list .article {
	border-bottom: 2px solid #BFC9C8;
	margin-bottom: 1em;
}

.article-list .article .readmore {
	text-align: right;
}

.article h1
{
	line-height: 1em;
	padding-bottom: 3px;
}

.article h1 a
{
	
}

.article h2
{
	
}

.article .created
{
	font-size: 0.9em;
	color: #999;
	margin-bottom: 0.5em;
}

.article .tags span {
	font-weight: bold;
}

.article .related {
	list-style-type: disc;
	padding-left: 16px;
}
