/*	CUSTOM COLORS	*/
#header {
	color: #990000;
}

#blog-title a {
	color: #990000;
	text-decoration: none;
}

#blog-subtitle a {
	color: #990000;
	text-decoration: none;
}

#content .anchor .ob-url {
	color: #990000;
}

#calendar th {
	font-weight: normal;
	border-bottom: 1px solid #990000;
}

#calendar td.today {
	background-color: #990000;
	color: #ffffff;
}

#calendar td.today a {
	color: #ffffff;
}

#pollresults img {
	background-color: #990000;
}

