

#masthead,.main-navigation ul ul,.site-footer,.home .site-footer,
ol.comment-list li .reply a,#respond input#submit {
	background: #769a38;
}

/* draw any selected text yellow on red background */
::-moz-selection { color: #fff;  background: #769a38; }
::selection      { color: #fff;  background: #769a38; } 
/* Links */

a {
	color: ;
}

a:visited {
	color: ;
}

a:hover,
a:focus,
a:active {
	color:;
	text-decoration: none;
}

.stylefx figure:hover figcaption,ul.folio-grid li figcaption {
	background: #769a38;
}

#folio-grid li {
position: relative;
padding-left: 11px;
margin: 0 0 0 -0.8125em;
}

