/*
Style for Foxy News.
*/

a, 
#content h4.widgettitle, 
li.widget h3,
#content .related-posts h4,
#content h2 a:hover,
li.widget h4 a:hover, 
#content .featuredpage h2 a:hover, 
#content .featuredpost h2 a:hover {
	color: #538fbe;
}

.coda-nav ul li a.current, 
.coda-nav ul li a.current:hover,
#featured_slider .featured_content .readmore,
.coda-nav ul li a:hover {
	background: #538fbe;
}

#submit,
.searchsubmit,
.gform_footer .button,
.gform_wrapper .gform_footer input.button,
.reply a, 
.reply a:visited {
	background: #538fbe !important;
}

#top-area .subscribe li a {
	background: url(blue/rss.png) no-repeat left center;
}