
/*
Standard CSS for music.thallenbeck.com
T. Hallenbeck, 2006
/*/

div.masthead { position: absolute; left: 0; top: 0; width: 100%; z-index: 1; }
div.content { position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 0; }

font.trumpet { color: #ff9900; }
font.trumpet_dark { color: #990000; }
font.review_comment { color: #aaaaee; }
font.subheader { color: #eeeeee; font-family: Verdana, Helvetica, Arial; font-weight: bold; font-size: 14px; }
font.bigsubheader { color: #eeeeee; font-family: Verdana, Helvetica, Arial; font-weight: bold; font-size: 16px; }

small { font-family: Verdana, Helvetica, Arial; font-size: 9px }
td { font-family: Verdana, Helvetica, Arial; font-size: 11px }
p { font-family: Verdana, Helvetica, Arial; font-size: 11px; }

td.hbar { background: #95959a; }

.homebar { background: #11111a; }
.sidebar { background: #1f1f25; }
.list_darker { background-color: #444451; }
.list_lighter { background-color: #555561; }

body { background-color: #33333a; color: #e0e0f5; font-family: Verdana, Helvetica, Arial; font-size: 11px; margin: 0; padding: 0; }

a:link { color: #0099ff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:active { color: #0099ff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:visited { color: #0099ff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
a:hover { color: #55ddff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }

a.mainback:link { color: #e0e0f5; letter-spacing: 1; font-size: 12px; text-decoration: none; }
a.mainback:visited { color: #e0e0f5; letter-spacing: 1; font-size: 12px; text-decoration: none; }
a.mainback:active { color: #e0e0f5; letter-spacing: 1; font-size: 12px; text-decoration: none; }
a.mainback:hover { color: #e0e0f5; letter-spacing: 1; font-size: 12px; text-decoration: underline; }

a.small:link { color: #0099ff; font-size: 9px; }
a.small:active { color: #0099ff; font-size: 9px; }
a.small:visited { color: #0099ff; font-size: 9px; }
a.small:hover { color: #55ddff; font-size: 9px; }

a.footer:link { color: #e0e0f5; font-size: 9px; font-weight: normal; }
a.footer:active { color: #e0e0f5; font-size: 9px; font-weight: normal; }
a.footer:visited { color: #e0e0f5; font-size: 9px; font-weight: normal; }
a.footer:hover { color: #e0e0f5; font-size: 9px; font-weight: normal; text-decoration: underline; }

a.subheader:link { font-size: 14px; }
a.subheader:active { font-size: 14px; }
a.subheader:visited { font-size: 14px; }
a.subheader:hover { font-size: 14px; }

a.bigsubheader:link { font-size: 16px; }
a.bigsubheader:active { font-size: 16px; }
a.bigsubheader:visited { font-size: 16px; }
a.bigsubheader:hover { font-size: 16px; }


