
/* Color Scheme */
.header,
.breaking-news .the-title,
.widget > h3,
.button,
a.small-button,
.marker,
.hover-effect,
.block-title,
#wp-calendar td#today,
.small-button,
#writecomment p input[type=submit],
.h3head {
	background-color: #4d6e92; /*4B8424*//* #3c7298; */ /* #5a9e25; */  /* cool  #3c7298 */
}
.list-title,
a:hover,
a.mobile-menu,
.widget .meta a {
	color: #002873;
}
.list-title {
	border-bottom: 2px solid #002873;
}

