/*
Theme Name: Landon Pigg
Theme URI: http://thepensieve.info
Description: Milan's fanlisting collective.
Author: Milan
*/

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

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


a:hover {

color: #c15758;
font-weight:bold;
border-bottom:1px solid #92213a;
}


h1 {
color:#4d3621;
font-size:26px;
line-height: 22px;
text-align: left;
text-transform: lowercase;
font-weight: 500;
font-family:arial;
font-style: italic;
letter-spacing: -2px;
border-bottom: 5px solid #c15758;
}


b, strong{

color:#4d3621;
font-weight: bold;
}



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



u{

color:#c15758;
font-weight:underline;
border-bottom:1px solid #92213a;

}







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

}


td { 

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

}

input {

color:#4d3621;
background-color:#92213a; 
border:1px solid;
border-color: #c15758; 
}

button {
color:#4d3621;
background-color:#92213a; 
border-color:1px solid #c15758;}


textarea {
color:#4d3621; 
background-color:#92213a; 
border:1px solid; 
border-color: #c15758;
font-family: Arial;
font-size: 10px;
}

select, option {
color:#4d3621; 
background-color:#92213a; 
border:1px solid; 
border-color: #c15758;
font-family: Arial;
font-size: 10px;

}

blockquote{
background-color:#e4dacc;
color:#4d3621;
border:10px solid #c15758;
padding:15px;
}

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

#navi li {
list-style:none;
}

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

#navi li a:hover {
background-color: #d4c5af;
color: #92213a;
}

