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

a:hover {
	color: #0F3461;
}

.datestamp { 
	background: #A3CFEC;
	border: 1px solid #0F3461;
}

.datestamp div {
	background: #1C5B9E url(images/cal_bg.jpg) repeat-x;
}

/*Overwrite the top body*/
body 
{
	margin-top:40px;
} 

.blogdesc

{
font-size: 2.0em;
}

/*Format the optin box*/
form table

{
text-align:center;
}
form table input
{
	width:90px;
	background-color:#91bedf;
}

form table 
{
	width:190px;
}

form table td
{
	text-align:left;
	padding-top:2px;
}

form>input
{
	width:185px;
	height:26px;
	vertical-align:middle;
	font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
	font-size:1em;
	color:#2067a7;
	margin-top:8px;
	margin-bottom:10px;
}
/*utterz plugin aligning. Suppressed because there is a widget already.*/
/*#utterz
{
	text-align:center;
	padding-bottom:8px;
}*/