.post-date {
	background: url(images/bg-date.gif) no-repeat center center;
	float: left;
	height: 50px;
	margin-top: 15px;
	text-align: center;
	padding-top: 10px;
	width: 82px;
}
.post-date .entry-month,
.post-date .entry-day {
	font-family: Georgia, "Times New Roman", serif;
}
.post-date .entry-month {
	color: #d8471d;

}




	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
}
.post-date .entry-day {
	color: #261a11;
	display: block;
	font-size: 30px;
	font-style: italic;
	line-height: 15px;
}
 TEXT  
