body{
background-color:#bcb298;
}

#logo{
background-image: url(../../img/custom/twentyten-logo.jpg);
}

#full header{
background:url(../../img/custom/twentyten.jpg) bottom left no-repeat;
background-color:#fff;
}

#full header h1, #full header time, #tags a{
color:#fff !important;
background-color:rgba(53,61,26,.7);
}

#full h2{
background-color:#ded6c0;
color:#58662a;
border-top:1px solid #58662a;
border-bottom:1px solid #58662a;
}

nav ul a{
color:#fff;
background-color:#58662a;
}

nav ul a:hover{
color:#fff;
background-color:#202020;
}

#author{
color:#202020;
background-color:#918c6f;
}

#full p a, #full li a{
color:#202020;
}

#author a{
color:#fff !important;
}

pre{
background-color:#d6d2c4;
}

#related{
color:#fff;
background-color:#918c6f;
}

#related h3{
color:#fff
}

#comments{
background-color:#ded6c0;
}

nav ul a{
text-shadow:none;
}