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


#nav li.current_page_item a, ul#nav li a:hover   {
  background: #db0106;
}
#sidebar {
  background: #eb8588;
}

.post h2 a {
  color: #DB0106;
}
.post h2 a:hover {
  color: #DB0106;
}
.logo {
  background-image:url(../../images/logo-red.jpg);
  width: 283px;
  height: 82px;
  float: left;
}
.side-widget h3 {
  color: #fff;
}
#sidebar ul li:hover, li.sfhover {
  background: url(../../images/sidebar-red.jpg) no-repeat;
}
#sidebar ul li { border-bottom: 1px solid #fff; }

#sidebar ul li:hover a, #sidebar a:hover {
  color: #fff;
}
#sidebar2 ul li:hover, li.sfhover {
  background: url(../../images/sidebar2-red.jpg) no-repeat;
}
#sidebar2 ul li:hover a, #sidebar2 a:hover {
  color: #fff;
}
#sidebar2 .widget h3 {
  background: #DB0106;
  color: #fff;
}

