body {
	font: 2.25em georgia, times, serif;
	line-height:1.6em;
	margin: 0px;
	color:#E8DEBB;
}

#nav { margin:0; padding:.75em 1em;  background:#000; color:#999; font: 14px helvetica, arial, sans-serif; }
#nav a { color:#eee; text-decoration:none; }
#nav a:hover { text-decoration:underline; }
#nav .menuItem { margin: 0 .5em; }
#nav .menuItem .focus { color:#fc0; }

#content { margin: 1em 2.5em; }
#reload { margin: 1em 0; text-align: center;}

#footer { margin-top: 1em; text-align:center; font: 10pt helvetica, arial, sans-serif; color:#000;}
#footer a { color:#000; text-decoration:none; }
#footer a:hover { text-decoration:underline; }

/* plot-spline styles */
#plotSpline { background:#333; }
#psView {color:#C3222B;}
#psVoice {color:#7BA800;}
#psTime {color:#72A3BA;}
#psSet {color:#C97C18;}

/* struxxure styles */
#struxxure { background:#036; }
#struxxure #content { padding:0.5em 1.5em; text-align:center; line-height:2em; }

/* lyricloud styles */
#lyriCloud { background:#4D1814; }
#lyriCloud #content { padding:0em .25em; text-align:center; line-height:2em; }
#lcSearch { margin:0; padding:0; border: }
#lcCloud a { color:#E8DEBB; text-decoration:none; }
#lcCloud a:hover { text-decoration:underline; }
.lcError { font:13pt helvetica, arial, sans-serif; background:#fc0; color:#300; padding:2px 8px; margin-bottom:1em;}
.lcItem { margin: 0 6px; }
.lcQuery { color:#fc0; }

/* titular styles */
#titular { background:#330; }

/* home page styles */
#home { background:#14494D;}
#home #content { padding:0.5em 1.5em; text-align:left; line-height:2em; font:13pt helvetica, arial, sans-serif; }
#home #content a { color:#fff; text-decoration:none; }
#home #content a:hover { text-decoration:underline; }
#home li { margin:.5em 0; }
