
/* 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] {
	background-color: #652816;
}
.list-title,
a:hover,
a.mobile-menu,
.widget .meta a,
.portlet-decoration {
	color: #652816;
}
.list-title ,.portlet-decoration{
	border-bottom: 2px solid #652816;
}

a.selected {
	color: #652816;
}