body{
background-color:#3a3c32;
}

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

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

#full header h1, #full header time, #tags a{
color:#fff !important;
background-color:rgb(84,89,87);
background-color:rgba(84,89,87,.7);
}

#full h2{
background-color:#c7cac5;
color:#000;
border-top:1px solid #787a77;
border-bottom:1px solid #787a77;
}

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

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

#tags a:hover{
color:#202020 !important;
background-color:#fff;
}

#author{
color:#fff;
background-color:#787a77;
}

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

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

pre{
background-color:#d6d2c4;
}

#related{
color:#fff;
background-color:#787a77;
}

#related h3{
color:#fff
}

#comments{
background-color:#c7cac5;
}

pre{
background-color:#e4e6e2;
}

#attribution{
color:#fff;
}

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