

#masthead,.main-navigation ul ul,.site-footer,.home .site-footer,
ol.comment-list li .reply a,#respond input#submit {
/*	background: ;  */
	background: #771D1D;
}
/* -------------------------- */
/* ---- added bits, should override ----- */
.fcredr{ font-size: 11px;  }

.tagline {
	text-align: left;
	color: white;
	font-weight: bold;
	font-size: 12px;
}
h1.site-title{ font-size: 25px;  }
.site-info{ font-size: 9px;  }

/* -------------------------- */

/* draw any selected text yellow on red background */
::-moz-selection { color: #fff;  background: ; }
::selection      { color: #fff;  background: ; } 
/* 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: ;
}

