/*  Colors */
a {
	color: #163F7D;
}
#footer h2.widget_title {
	background: #616e77;
	color: #fff;
}
#main-content .post h4.continue a,
#sidebar ul.idTabs li a.selected, #sidebar ul.idTabs li a:hover {
	background: #163F7D;
}
.Nav .on, .Nav a:hover {
	background: #163F7D !important;
}

#main-content .post h4.continue a:hover {
	background: #2c6288;
}

#sidebar .widgetized h2 {
	background: #163F7D;
}

#footer h2.widget_title {
	background: #163F7D;
}
