/*	CUSTOM COLORS	*/
#header {
	color: #336699;
}

#blog-title a {
	color: #336699;
	text-decoration: none;
}

#blog-subtitle a {
	color: #336699;
	text-decoration: none;
}

#left .portlet-left .portlet-left-title {
	border-bottom: 2px solid #336699;
}

#content .anchor .ob-url {
	color: #336699;
}

#right .portlet-right .portlet-right-title {
	border-bottom: 2px solid #336699;
}

#calendar th {
	font-weight: normal;
	border-bottom: 1px solid #336699;
}

#calendar td.today {
	background-color: #336699;
	color: #ffffff;
}

#calendar td.today a {
	color: #ffffff;
}

#pollresults img {
	background-color: #336699;
}
