/*
Theme Name: Like A Chess Piece
Theme URI: http://victoria.thepensieve.info
Description: Fanlisting of The Young Victoria
Author: Milan
*/

body { 
background-color:#D7C7B3;
background-image: url('/images/lockhartbg.gif');
background-repeat: repeat-y;
background-position: top left;
padding: 2px;
font-family:tahoma;
font-size:10px;
line-height:11px;
color:#444444;
}

a:link, a:visited, a:active  {
color:#9D7144;
font-weight:bold;
text-decoration:none;
}



a:hover {

color: #444444;
font-weight:bold;
border-bottom:1px solid #9D7144;
}


h1{
color:#9D7144;
font-size:20px;
line-height: 22px;
text-align: left;
text-transform: uppercase;
letter-spacing:-1px;
font-weight: 400;
font-family: Arial;
}




b, strong{

color:#9D7144;
font-weight: bold;
font-family: Arial;
text-transform: uppercase;
font-size: 10px;
}



i, em{
color:#1A1F1E;
font-weight:italic;
}



u{

color:#C8D6BF;
font-weight:underline;
border-bottom:1px solid #9D7144;

}







table, td{
margin:0;
background-color:none;
padding:0;
font-family:tahoma;
font-size:10px;
line-height:11px;
color:#9D7144;

}






td { 

font-size:10px; 
line-height:11px;
font-family: tahoma; 
text-align:justify;
background-color:none;

}



input {

color:#9D7144; 
background-color:#444444; 
border:1px solid;
border-color: #C8D6BF; 
}

button {
color:#9D7144; 
background-color:#444444; 
border-color:1px solid #C8D6BF;}


textarea {
color:#9D7144;  
background-color:#444444; 
border:1px solid; 
border-color: #C8D6BF;
font-family: tahoma;
font-size: 10px;
}

select, option {
color:#9D7144;  
background-color:#444444; 
border:1px solid; 
border-color: #C8D6BF;
font-family: tahoma;
font-size: 10px;

}


blockquote {
background-color:#D7C7B3;
padding:1px;
color:#9D7144;
border-left:5px solid #9D7144;
}

blockquote:hover {
color:#444444;
border-left:5px solid #444444;
}

#navi {
margin: 0;
padding-bottom: 10px;
list-style:none;
text-align: center;
}


#navi a {
font-family: Arial;
font-size:12px;
letter-spacing:1px;
color: #9D7144;
text-transform: uppercase;
border-bottom: 2px #9D7144 solid;
}

#navi a:hover {
background-color: #9D7144;
border-bottom: 2px #D7C7B3 solid;
color: #D7C7B3;
}