/*
Style for Derby.
*/

a,
h2 a:hover {
	color: #c00000;
}

#wrap .flex-control-nav li a.active,
#wrap .flex-control-nav li a:hover,
#extra-area #expand-button, 
#footer .gototop a,
.post-info a,
.flickr_badge_image:hover {
	background-color: #c00000;
}

#extra-area #expand-button, 
#footer .gototop a,
a.button, 
.button, 
.reply a, 
.reply a:visited,
.gform_wrapper div.gform_footer input.button,
.enews #subbutton,
.searchsubmit,
#submit,
input[type="submit"],
.navigation li.active a,
.navigation li a:hover,
.flickr_badge_image:hover {
	border-color: #c00000; 
}

#extra-area #expand-button:hover, 
#footer .gototop a:hover {
	background-color: #c00000; 
}

a.button, 
.button, 
.reply a, 
.reply a:visited,
.gform_wrapper div.gform_footer input.button,
.enews #subbutton,
.searchsubmit,
#submit,
input[type="submit"],
.navigation li a:hover, 
.navigation li.active a {
	background: url(red/bg-button.png) repeat-x top #c00000;
}