

#welcome-box, .home-blog .home-blog-title .hdate,
#footer-widgets .widget h1.widget-title:after,.entry-header .hdate,
#sub-header {
	background: #572185;
}

.home-widget i{
	color: #572185}

#masthead, .main-navigation, #footer-widgets{
	background: ;
}
/* draw any selected text yellow on red background */
::-moz-selection { color: #fff;  background: #572185; }
::selection      { color: #fff;  background: #572185; } 
/* Links */

a, .hentry .entry-header .entry-meta span {
	color: ;
}

a:visited {
	color: ;
}

a:hover,
a:focus,
a:active {
	color:;
	text-decoration: none;
}


