a:link, a:visited, #sp, #des, .co a:link  {
  color: #542501;
}
ul#nav, .pbg {
  background: #542501;
}
.pbg  {
  border-top: 1px solid #2a0d01;
}
.post-author, .post-categories, .post-categories a:link, .post-date {
  color: #fff;
}


#nav li.current_page_item a, ul#nav li a:hover   {
  background: #2a0d01;
}
#sidebar {
  background: #542501;
}

.post h2 a {
  color: #542501;
}
.post h2 a:hover {
  color: #2a0d01;
}
.logo {
  background-image:url(../../images/logo-brown.jpg);
  width: 283px;
  height: 82px;
  float: left;
}
.side-widget h3 {
  color: #fff;
}
#sidebar ul li:hover, li.sfhover {
  background: url(../../images/sidebar-brown.jpg) no-repeat;
}
#sidebar ul li:hover a, #sidebar a:hover {
  color: #fff;
}
#sidebar2 ul li:hover, li.sfhover {
  background: url(../../images/sidebar2-brown.jpg) no-repeat;
}
#sidebar2 ul li:hover a, #sidebar2 a:hover {
  color: #fff;
}
#sidebar2 .widget h3 {
  background: #2a0d01;
  color: #fff;
}

