/*
Theme Name: Like A Chess Piece
Theme URI: http://victoria.thepensieve.info
Description: Fanlisting of The Young Victoria
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:#A0A0A0;
font-weight:bold;
text-decoration:none;
}



a:hover {

color: #656565;
font-weight:bold;
border-bottom:1px solid #A0A0A0;
}


h1{
color:#656565;
font-size:20px;
line-height: 22px;
text-align: left;
text-transform: lowercase;
letter-spacing:5px;
font-weight: 400;
font-family: Times New Roman;
}




b, strong{

color:#656565;
font-weight: normal;
font-family: Times New Roman;
text-transform: uppercase;
font-size: 12px;
}



i, em{
color:#1A1F1E;
font-weight:italic;
}



u{

color:#C8D6BF;
font-weight:underline;
border-bottom:1px solid #656565;

}







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: #C8D6BF; 
}

button {
color:#656565; 
background-color:#000000; 
border-color:1px solid #C8D6BF;}


textarea {
color:#656565;  
background-color:#000000; 
border:1px solid; 
border-color: #C8D6BF;
font-family: tahoma;
font-size: 10px;
}

select, option {
color:#656565;  
background-color:#000000; 
border:1px solid; 
border-color: #C8D6BF;
font-family: tahoma;
font-size: 10px;

}


blockquote {
background-color:#000000;
padding:1px;
color:#656565;
border-left:5px solid #656565;
}

blockquote:hover {
color:#A0A0A0;
border-left:5px solid #A0A0A0;
}

#navi {
margin: 0;
padding: 0;
list-style:none;
text-align: center;
}


#navi a {
font-family: Times New Roman;
font-size:12px;
letter-spacing:1px;
color: #656565;
text-transform: uppercase;
border-bottom: 2px #656565 solid;
}

#navi a:hover {
background-color: #656565;
border-bottom: 2px #A0A0A0 solid;
color: #000000;
}