

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

.home-widget i{
	color: #c4c4c4}

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

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

a:visited {
	color: ;
}

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


