.post-date {
	width: 45px;
	height: 63px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
	background-position: bottom;
}
.post-year {	
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 14px;
	margin-left: -3px;

}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.nasi {
	display: none;
}

