

#masthead,.main-navigation ul ul,.site-footer,.home .site-footer,
ol.comment-list li .reply a,#respond input#submit {
	background: #111111;
}

/* draw any selected text yellow on red background */
::-moz-selection { color: #fff;  background: #111111; }
::selection      { color: #fff;  background: #111111; } 
/* Links */

a {
	color: #07bf23;
}

a:visited {
	color: #07bf23;
}

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

.stylefx figure:hover figcaption,ul.folio-grid li figcaption {
	background: ;
}

