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

a:hover {
	color: #6E0F01;
}

.datestamp { 
	background: #F89799;
	border: 1px solid #6E0F01;
}

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

div#headerimg ul .current_page_item a {
	text-decoration: underline;
}

#footer p {display: none;}

/*remove bullets from sidebar*/
.sidebars li {
	list-style: none;
	margin-left: 0px;
}

.sidebars li li {
	list-style: none;
	margin-left: 15px;
}


div.navigation {display: none;} 
.postinfo small {display: none;}
.postmetadata {display: none;}

/*#respond, #commentform {display: none;}*/