



body 
{
	background-image: url() !important;
}

a:hover,
#call-to-action a,
.column-description .accent-line,
.read-more,
.more-link,
.navigation a 
{
	color:#f42939 !important
}

.read-more:hover,
.more-link:hover,
.navigation a:hover,
p.copyright a:hover,
.column-description .title,
.column-description p.title > a:hover,
.flex-caption,
.navigation a:hover,
.published a:hover,
.entry-meta a:hover,
.entry-content a:hover,
.flickr_badge_image a:hover img
{
	color:#fff !important;
	background: #f42939 !important;
}


input:focus,
textarea:focus,
#footer-container,
#main-content,
#header-top
{
border-color:#f42939 !important;
}

