.post .date {
	position:absolute;
	top:-20px;
	left:-5px;
	width:71px;
	height:60px;
	padding:10px 0 0;
	text-align:center;
	color:#fff;
	text-decoration:none;
}

.home .sticky .date {
	display:none;
}

body {
	font:14px Georgia, Times, Serif;
	line-height:1.5;
	color:#484747;
}