/*
Theme Name: Mockingjays
Theme URI: http://mockingjay.thepensieve.info
Description: Catching Fire Fanlisting
Author: Milan
*/

body { 
background-color:#a21e21;
margin:0;
padding:5px;
font-family:Arial;
font-size:10px;
line-height:12px;
color:#000000;
}

a:link, a:visited, a:active  {
color:#d0892d;
font-weight: normal;
text-decoration: none;
border-bottom:1px solid #000000;
}


a:hover {

color: #000000;
font-weight:bold;
border-bottom:1px solid #d0892d;
}


h1 {
color:#d0892d;
font-size:14px;
line-height: 16px;
text-align: left;
text-transform: uppercase;
font-weight: bold;
font-family: Times New Roman;
letter-spacing: 5px;
border-bottom: 1px solid #000000;
}


b, strong{

color:#000000;
font-weight: bold;
}



i, em{
color:#000000;
font-style:italic;
}



u{

color:#000000;
font-weight:underline;
border-bottom:1px solid #d0892d;

}







table, td, div {
margin:0;
background-color:none;
padding:0;
font-family:Arial;
font-size:10px;
line-height:12px;
font-color:#d0892d;

}


td { 

font-size:10px; 
line-height:12px;
font-family: Arial; 
text-align:justify;
background-color:none;

}

input {

color:#000000;
background-color:#d0892d; 
border:1px solid;
border-color: #000000; 
}

button {
color:#000000;
background-color:#d0892d; 
border-color:1px solid #000000;}


textarea {
color:#000000; 
background-color:#d0892d; 
border:1px solid; 
border-color: #000000;
font-family: Arial;
font-size: 10px;
}

select, option {
color:#000000; 
background-color:#d0892d; 
border:1px solid; 
border-color: #000000;
font-family: Arial;
font-size: 10px;

}

blockquote{
background-color:#a21e21;
color:#000000;
border:5px solid #d0892d;
padding:15px;
}

#navi {
margin: 0;
padding: 0;
text-align: center;
position: absolute;
left: 325px; 
top:400px;
}

#navi li {
list-style:none;
}

#navi li a {
display: block;
font-family: Arial ;
font-size:10px;
font-weight: none;
color: #000000;
width: 90px;
height: 15px;
background-color: #d0892d;
}

#navi li a:hover {
background-color: #a21e21;
color: #d0892d;
}

#footer {
width: 100%; 
text-align: center; 
margin-top:20px;
}
