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


#nav li.current_page_item a, ul#nav li a:hover   {
  background: #d54a0e;
}
#sidebar {
  background: #FF6517;
}

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

