/*Added styles Charles Halliday*/
.main-navigation, .main-navigation ul ul {
	background-color: #B71B20;
}

.footer-widgets a, .footer-widgets a:visited {
	color: #B71B20;
}
.site-info {
	background-color: #B71B20;
	color: #FFF;
}
.entry-meta a:hover {
	color: #B71B20;
}
.author.vcard{
	display:none;
}
.site-description {
	color: #B71B20;
	font-size: 17px;
	font-weight: bold;
	text-shadow: 1px 1px #525252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.page-content, .entry-content, .entry-summary {
	margin: 0em 0 0;
}
