.articlePreview {
	float:left;
	margin-right:5px;
}

#articleList {
    list-style: none; margin: 0;
}

.hentry footer {margin-bottom: 2em;}
.hentry footer address {display: inline;}
#articleList footer address {display: block;}
#articleList .hentry {padding-left: 200px; position: relative;}

#articleList div>p {min-height:15em;}

#articleList footer {
	left: -10px;
	position: absolute;
	top: 3em;
	width: 190px;
	text-align:left;
	padding-right:10px;
}
