/* =NissanProblems.com --*/
body { background-color: #111; }
/* =link/button color --*/
a { color: #891721; }
a:hover, a:visited { color: #B71F38; }
/* =header colors --*/
#header h1 a { color: #fff; text-shadow: 1px 1px 0 #061c2c; }
#header h1 a em { color: #B71F38; }
#header ul li a { border-color: rgba(0,0,0,0.25); }
#header ul li a:hover { color: #763e04; text-shadow: 1px 1px 0 rgba(255,255,255,0.85); border-color: rgba(0,0,0,0.5); }
/* =content colors --*/
#nav #common ul li a:hover { background-color: #d2e8f8; }
#secondary #add a.button { background-color: #B71F38; color: #fff; border-color: #114c76; }
#secondary #add a.button:hover { border-bottom: 0; background-color: #891721; }
/* =footer colors --*/
#footer, #footer p, #footer li { color: #eee; text-shadow: 1px 1px 0 rgba(0,0,0,0.5); }