/*
Theme Name: Survival
Theme URI: http://hunger.thepensieve.info
Description: Fanlisting of The Hunger Games
Author: Milan
*/

body { 
background-color:#000000;
padding: 2px;
font-family:tahoma;
font-size:10px;
line-height:11px;
color:#A0A0A0;
}

a:link, a:visited, a:active  {
color:#EEA61F;
font-weight:bold;
text-decoration:none;
}



a:hover {

color: #656565;
font-weight:bold;
border-bottom:1px solid #A0A0A0;
}


h1{
color:#EEA61F;
font-size:25px;
line-height: 25px;
text-align: left;
text-transform: lowercase;
letter-spacing:3px;
font-weight: 400;
font-family: Georgia;
}




b, strong{

color:#EEA61F;
font-weight: normal;
font-family: Georgia;
text-transform: uppercase;
font-size: 12px;
}



i, em{
color:#EEA61F;
font-weight:italic;
}



u{

color:#EEA61F;
font-weight:underline;
border-bottom:1px solid #FFFFFF;

}







table, td{
margin:0;
background-color:none;
padding:0;
font-family:tahoma;
font-size:10px;
line-height:11px;
color:#656565;

}






td { 

font-size:10px; 
line-height:11px;
font-family: tahoma; 
text-align:justify;
background-color:none;

}



input {

color:#656565; 
background-color:#000000; 
border:1px solid;
border-color: #EEA61F; 
}

button {
color:#656565; 
background-color:#000000; 
border-color:1px solid #EEA61F;}


textarea {
color:#656565;  
background-color:#000000; 
border:1px solid; 
border-color: #EEA61F;
font-family: tahoma;
font-size: 10px;
}

select, option {
color:#656565;  
background-color:#000000; 
border:1px solid; 
border-color: #EEA61F;
font-family: tahoma;
font-size: 10px;

}


blockquote {
background-color:#000000;
padding:1px;
color:#656565;
border-left:5px solid #EEA61F;
}

blockquote:hover {
color:#EEA61F;
border-left:5px solid #A0A0A0;
}

#navi {
margin: 0;
padding: 0;
list-style:none;
text-align: center;
}


#navi a {
font-family: Georgia;
font-size:12px;
letter-spacing:1px;
color: #EEA61F;
text-transform: uppercase;
border-bottom: 2px #656565 solid;
}

#navi a:hover {
background-color: #656565;
border-bottom: 2px #EEA61F solid;
color: #000000;
}