@import url(_layout.css);
@import url(_default.css);
body { color: #E99156; } 
body { font-family: Arial; } 
body { font-size: 90%; } 
body a, body a img  { color: #FCE897; border-color: #FCE897; } 
body { background-color: #040404; } 
body { background-repeat: no-repeat; } 
body { background-image: url(../images/bg/body); } 
#header_content_footer_wrapper { background-color: #000000; } 
#header, #header h1, #header a { text-align: left; } 
#header h1 { padding-top: 20px; } 
#header h1 { padding-bottom: 3px; } 
#header { border-bottom-style: solid; } 
#header { border-bottom-width: 1px; } 
#header { border-bottom-color: #743109; } 
h2 { text-align: left; } 
h2 { background-position: left; } 
h2 { background-repeat: no-repeat; } 
h2 { background-image: url(../images/bg/h2); } 
h2 { padding-left: 30px; } 
#content { margin-left: 260px; } 
#main_links { margin-left: 200px; } 
#content div.sublinks a { color: silver; } 
#content div.sublinks a { background-color: #331205; } 
#content div.sublinks a { border-style: solid; } 
#content div.sublinks a { border-width: 1px; } 
#content div.sublinks a { border-color: #743109; } 
#content div.sublinks a.active { color: gray; } 
#content div.sublinks a.active { background-color: #555; } 
#content div.sublinks a.active { border-style: solid; } 
#content div.sublinks a.active { border-width: 1px; } 
#content div.sublinks a.active { border-color: #888; } 
#content .heading { color: white; } 
div#content div.entry { border-bottom-style: solid; } 
div#content div.entry { border-bottom-width: 1px; } 
div#content div.entry { border-bottom-color: #743109; } 
#content th { color: white; } 
#content th { background-color: #331205; } 
.teaser { color: gray; } 
.teaser a, .teaser a img  { color: silver; border-color: silver; } 
.teaser_heading span { border-style: solid; } 
.teaser_heading span { border-width: 1px; } 
.teaser_heading span { border-color: #743109; } 
#teaser_group_1 { margin-top: 0px; } 
#teaser_group_1 { width: 200px; } 
#teaser_group_2 { width: 260px; } 
div#header {
margin-left: 260px;
}
table.tracks,
table.tracks tbody tr td {
	border-color: #555 !important;
}
table.tracks tr.even {
	background-color: #3C220D;
}
table.tracks tr.odd {
	background-color: #434343;
}
table.linear,
table.linear tr,
table.linear td, 
table.linear th {
	border-color: #555 !important;
	}
table.linear tr td.comment {
	color: silver !important;
}
table.linear tr.even {
	background-color: #222;
}
table.linear tr.odd {
	background-color: #333;
}
.timestamp {
color: gray;
}

