#entry {
padding: 8px;
background: #fff;
}

h2#month {
	font: bold 20px/28px "Georgia", "Times", serif;
	text-align: center;
	margin: 0px auto 10px;
	font: bold 30px "Lucida Grande", Lucida, Verdana, sans-serif;
padding: 0 0 8px;
	border-bottom: 1px dotted #090;
width: 300px;
clear: both;
	}

h3#date  {
	height: 49px;
	width: 48px;
	padding: 5px 0 0;
	margin: 0 8px 0 0;
	float: left;
	clear: left;
	text-align: center;
	font: bold 12px/12px "Trebuchet MS", "Tahoma", sans-serif;
	text-transform: uppercase;
	color: #fff;
	border: 0 !important;
	background: transparent url(http://www.dead-frog.com/images/site/dayblot.gif) center left no-repeat;
}

h3#date  span {
	display: block;
	padding: 2px 0;
	margin: 0;
	font: bold 24px/19px "Verdana", sans-serif;
	color: #fff;
}

#newsitem {
	margin: 0 0 0 58px;
text-align: left;
	font: 11px/17px "Lucida Grande", Lucida, Verdana, sans-serif;
margin-bottom: 17px;
	color: #333;
	}

.sideunit {
	font: normal 12px/15px 'Trebuchet MS', serif;
text-align: left;
	}

.paginate {
text-align: center;
font: 12px/15px "Trebuchet MS", "Tahoma", sans-serif;
}