BODY {
 background-color:black;
 font-family:Calibri,Arial,Helvetica,sans-serif;
 margin:0px;
 padding:0px;
 color:white;
}

div.metal_culture h1 {
 margin:0px;
 margin-left:8px;
}

a:link,a:visited,a:active  {
 color: #990000;
 text-decoration:none;
}

a:hover {
 color: #CC0000;
 text-decoration:none;
}

a.nav:link,a.nav:visited,a.nav:active  {
 margin-left:6%;
 margin-right:6%;
 font-weight:900;
 font-size:1.2em;
 color: #cc0000;
}

a.nav:hover {
 color:#CC0000;
}

.image {
 border:1px solid black;
 margin:4px;
 padding:0px;
}

#heavy_metal {
 display:table;
 width:720px;
 margin-left:auto;
 margin-right:auto;
 margin-top:14px;
 margin-bottom:65px;
 border:1px solid #ccc;
 background-color:#FFFFFE;
 color:#111;
 padding:0px;
}

#copyright {
 display:block;
 font-size:0.8em;
 margin-top:18px;
}

.metal_culture {
 display:block;
 font-size:0.8em;
 text-align:justify;
 line-height: 1.5;
}

.header {
 margin:0px;
}

.hessian {
 display:block;
 width:100%;
 background-color:#600;
}

img { 
 border:0; 
}

#death_metal { 
 position:fixed; 
 left:0; 
 bottom:0; 
 width:100%; 
 height:50px; 
 border-top:solid 1px #ccc; 
 background:url('/metal/heavy_metal/heavy_metal.jpg'); 
 text-align:center; 
}

#death_metal img { 
 margin-top:5px; 
 vertical-align:middle; 
 width:100px; 
 height:40px; 
}

#sidebar {
 display:inline-block;
 width:200px;
 float:right;
}

#sidebar li {
 list-style: none;
}

#content {
 display:block;
 float:left;
 width:500px;
}

.banners {
 display:block;
 clear:both;
 margin-top:10px;
}

.entry {
 padding:8px;
}

.post {
 padding:8px;
}

div.post small, #content small {
 display:none;
}