/* 
Layout by Kibumie
For First Born the Selim Bradley Fanlisting
All Rights Reserved
*/

body {
background: #000000 url('img/bg.gif') repeat;
color: #464646;
font-family: verdana, arial;
font-size: 11px;
text-align: justify;
letter-spacing: 1px;
margin: 0px;
}

.hbg {
background: url('img/headerbg.gif') repeat-x;
height: 306px;
}

.header {
background: url('img/header.jpg') no-repeat;
height: 306px;
width: 696px;
}

/* Navigation */

.nav {
position: absolute;
width: 400px;
top: 287px;
left: 400px;
font-family: sans;
font-size: 16px;
font-weight: bold;
color: #373737;
letter-spacing: 2px;
}

.nav a {
color: #373737;
text-decoration: none;
}

.nav a:hover {
color: #FB1414;
}

/* Content */

.content {
position: absolute;
width: 540px;
top: 320px;
left: 40px;
}

b {
color: #8B7E4A;
font-size: 13px;
text-transform: uppercase;
font-style: italic;
}

a {color: #3E5568; text-decoration: none;}
a:hover {color: #7B7B7B;}

img {border: 7px solid #181818;}
a img {border: 7px solid #181818;}
a:hover img {border: 7px solid #1F1F1F;}

blockquote {
background: #0C0C0C;
width: 350px;
padding: 10px;
margin: 0 auto;
color: #313131;
border-top: 3px dotted #3E5568;
}

/* Fanlisting */

select {
background: #350200;
border: 1px dashed #F3F3F3;
color: #EE170C;
font-family: sans;
text-transform: uppercase;
font-size: 9px;
letter-spacing: 1px;
}

input {
background: #350200;
border: 1px dashed #F3F3F3;
color: #EE170C;
font-family: sans;
text-transform: uppercase;
font-size: 9px;
letter-spacing: 1px;
padding: 3px;
}

textarea {
background: #350200;
border: 1px dashed #F3F3F3;
color: #EE170C;
font-family: sans;
text-transform: uppercase;
font-size: 9px;
letter-spacing: 1px;
padding: 3px;
}

