/* --RED-- */

.custom #header_area .page {
	background: none;
}
.custom #header_area {
	background: #FFF url(images/top-bg-red.gif) top repeat-x;
}
.custom #header #logo a:hover, .custom .entry-title a:hover {
	color:#ad3f58;
}
#header #tagline {
	color:#fff;
}
.custom a, .custom a:visited {
	color: #550215;
}
.custom #footer a, .custom #footer a:visited {
	color: #cfa2ac;
}
.custom #footer_area #widgetfooter h3 {
	background: #39000d;
}
.custom #footer_area { 
	background: #DDDDDD url(images/footerbg-red.gif) bottom repeat-x;
}
.custom .menu a, .custom ul.menu a:hover, .custom .menu a:visited {
	color: #606060;
}
.custom .menu li.current ul a {
	background: #F0F0F0;
	border: none;
	color: #606060;
}
.custom .menu li ul li.current a {
	background: #F0F0F0;
	border: none;
	color: #262626;
}
