a, h2 a:hover, h3 a:hover, .entry p a:visited { color: #2E8FC6; }

a:hover { color: #0F3461; }

.cal { 

background: #1C5B9E url(images/blue/date-big.gif) no-repeat;

width: 50px;

	height: 54px;

	float:right;



 }



/*

.calborder { 

  background: #A3CFEC;

  border: 1px solid #0F3461;

}

*/



.post-date {

	width: 50px;

	height: 54px;

	float:right;

	background: url(images/blue/date-big.gif) no-repeat;

}

.post-month {

	font-size: 11px;

	

	color: #ffffff;

	text-align: center;

	display:block;

	line-height: 11px;

	padding-top: 12px;

	margin-left: -3px;

}

.post-day {

	font-size: 11px;

	font-weight:bold;

	color: #475404;

	text-align: center;

	display:block;

	line-height: 18px;

	padding-top: 1px;

	margin-left: -3px;

}
.post-year {

	font-size: 14px;

	text-transform: uppercase;

	color: #475404;

	text-align: center;

	display:block;

	line-height: 18px;

	padding-top: 3px;

	margin-left: -3px;

}

