@import url(_layout.css);
@import url(_default.css);
body { color: white; } 
body { font-size: 80%; } 
body a, body a img  { color: silver; border-color: silver; } 
body { background-color: black; } 
body { background-position: top right; } 
body { background-repeat: repeat-y; } 
body { background-image: url(../images/bg/body); } 
#header_content_footer_wrapper { background-repeat: repeat-y; } 
#header_content_footer_wrapper { background-image: url(../images/bg/~~header_content_footer_wrapper); } 
#header_content_footer_wrapper_2 { background-position: top center; } 
#header_content_footer_wrapper_2 { background-repeat: repeat-x; } 
#header_content_footer_wrapper_2 { background-image: url(../images/bg/~~header_content_footer_wrapper_2); } 
#content_wrapper { background-position: top center; } 
#content_wrapper { background-repeat: repeat-x; } 
#content_wrapper { background-image: url(../images/bg/~~content_wrapper); } 
#header { background-position: bottom center; } 
#header { background-repeat: repeat-x; } 
#header { background-image: url(../images/bg/~~header); } 
#header { height: 109px; } 
h2 { padding-top: 1em; } 
#content { margin-left: 250px; } 
#content { margin-right: 50px; } 
#footer { padding-left: 50px; } 
#footer { padding-right: 50px; } 
#main_links { font-family: Courier New; } 
#main_links { background-color: #7C0F13; } 
#main_links { padding-top: .5em; } 
#main_links { padding-bottom: .5em; } 
#main_links { border-top-style: solid; } 
#main_links { border-top-width: 4px; } 
#main_links { border-top-color: red; } 
#main_links { border-bottom-style: solid; } 
#main_links { border-bottom-width: 4px; } 
#main_links { border-bottom-color: red; } 
#main_links a, #main_links a img  { color: white; border-color: white; } 
#main_links a:hover, #main_links a:hover img  { color: red; border-color: red; } 
#main_links a { background-position: left; } 
#main_links a { background-repeat: no-repeat; } 
#main_links a { background-image: url(../images/bg/~~main_links~a); } 
#main_links .main_link a { padding-left: 12px; } 
#content div.sublinks a { color: white; } 
#content div.sublinks a { background-color: #7C0F13; } 
#content div.sublinks a { border-style: solid; } 
#content div.sublinks a { border-width: 1px; } 
#content div.sublinks a { border-color: red; } 
#content div.sublinks a.active { color: white; } 
#content div.sublinks a.active { background-color: #600F08; } 
#content div.sublinks a.active { border-style: solid; } 
#content div.sublinks a.active { border-width: 1px; } 
#content div.sublinks a.active { border-color: red; } 
#content .heading { color: red; } 
div#content div.entry { border-bottom-color: red; } 
#content th { color: white; } 
#content th { background-color: #600F08; } 
#content th { border-style: solid; } 
#content th { border-width: 1px; } 
#content th { border-color: red; } 
div#content table, div#content table td { border-color: red; } 
.teaser { background-color: #000; } 
.teaser { border-style: solid; } 
.teaser { border-width: 1px; } 
.teaser { border-color: #333; } 
#teaser_group_1 { margin-top: 2em; } 
#teaser_group_1 { margin-left: 50px; } 
#teaser_group_1 .teaser { color: silver; } 
#teaser_group_1 .teaser a, #teaser_group_1 .teaser a img  { color: gray; border-color: gray; } 
#teaser_group_2 { margin-left: 50px; } 
#teaser_group_2 { margin-right: 50px; } 
div#header h1 span { display: none; }
div#header h1 { background: url(../aux/header.png) top center no-repeat; height: 109px; }
div#content table.tracks tr.odd td { background-color: #7C0F13; }
div#content table.tracks tr.even { background-color: #600F08; }
div#content table.linear tr.odd { background-color: #111; }
div#content table.linear tr.even {background-color: #222; }
div#main_links ul li.first a { background-image: none; }
div#main_links ul li.selected a { color: red }
div.timestamp { color: silver; }
ul.catlinks { border-top: none; border-right: none; border-left: none;border-bottom: solid 1px red; }
ul.catlinks a { color: red }
