#header h1 a {
	color: #016CC3;
}
#header .info li strong {
	color: #016CC3;
}
#nav .categories li {
	background: url('../images/sprite.cat.blue.left.jpg') left no-repeat;
}
#nav .categories li a {
	background: url('../images/sprite.cat.blue.right.jpg') right no-repeat;
}
#nav .categories li a:hover {
	color: #E3E3E3;
}
#content a {
	color: #0F487F;
}
#sidebar .widget_recent_entries li a {
	background: #95BEEF url('../images/arrow.white.png') right center no-repeat;
	color: #00386F;
}
#sidebar .widget_recent_entries li a:hover {
	background-color: #CFE5FF;
}
/* WP Wall plugin styles */
#wallform #submit_wall_post {
	background: #0F487F;
}
/* end wp wall plugin styles */
#main h4 {
	color: #8F005A;
}
#submit {
	background: #0F487F;
}
#searchform #searchsubmit {
	background: #0F487F;
}
#credits a {
	color: #016CC3;
}