@charset "UTF-8";
/* CSS Document for Corrupt Song FL
Author: Anja
URI: http://corrupt.amadora.it
Category: Song Fanlisting
*/

html {
padding: 0;
margin: 0 auto;
height: 100%;
}

body {
margin: 0 auto;
background-color: #000;
font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 17px;
color: #c1cbd8;
}

#wrapper {
margin: 40px auto;
min-height: 200px;
width: 797px;
}

#head {
width: 797px;
height: 315px;
margin: 0;
}

#navi {
margin: 0;
width: 100%;
background-color: #24283e;
height: 30px;
line-height: 30px;
font-size: 14px;
text-align: center;
}

#content {
margin: 20px auto;
width:100%;
text-align: left;
padding-bottom: 20px;
}

#footer {
font-size: 10px;
margin: 0 0 10px 0;
text-align: center;
border-top: 1px solid #24283e;
padding-top: 10px;
}

img {
border: 0;
}

ul.navi {
list-style-type: none;
display: inline;
color: #fff; 
text-decoration: none;
margin: 0;
padding: 0;
}
ul.navi li {
list-style-type: none; 
height: 10px;
display: inline;
text-decoration: none;
text-align: center;
color: #fff;
padding: 5px;
margin: 0 20px 0 0;
text-transform: lowercase;
font-size: 14px;
}
ul.navi li a {
list-style-type: none; 
display: inline;
height: 10px;
color: #fff;  
text-decoration: none;
text-align: center;
padding: 5px;
}
ul.navi li a:hover {
list-style-type: none; 
display: inline;
height: 10px;
background-color: #87abc2;
color: #fff; 
text-decoration: none;
text-align: center;
}o

textarea,select,input,option {
background-color: #24283e;
border: 1px solid #87abc2;
padding: 2px;
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
}

a:link {
text-decoration: none;
color: #fff;
}
a:visited {
text-decoration: none;
color: #fff;
}
a:hover {
text-decoration: underline;
color: #fff;
}
a:active {
text-decoration: none;
color: #fff;
}

h1 {
font-size: 20px;
margin: 0 0 17px 0;
font-weight: normal;
color: #50556d;
}