.logo{
  background: url("images/red/logo.gif") no-repeat;
}
#searchform-header #searchsubmit-header {
  background: url("images/red/search-button.gif") no-repeat;
}
.page_item a:hover{
  color: #b73e26;
}
.current_page_item a{
  color: #b73e26;
}
.widget li a:hover {
  color: #b73e26;
}
#tags3:hover {
  color: #b73e26;
}
#recentcomments3:hover {
  color: #b73e26;
}
#recentposts3:hover {
  color: #b73e26;
}
#nav-prev-single a{
  background: url("images/red/previous-post.gif") no-repeat;
}
#nav-next-single a{
  background: url("images/red/next-post.gif") no-repeat;
}
.navigation a{
  color: #b73e26;
}
.navigation{
  color: #b73e26;
}
.paged-navigation {
  color: #b73e26;
}
.prev-link {
  color: #b73e26;
}
.next-link {
  color: #b73e26;
}
.entry-title-single{
  color: #b73e26;
}
.entry-title a{
  color: #b73e26;
}
.entry-title a:hover{
  color: #8b442f;
}
.post-day {
  background: url("images/red/date-day.gif") no-repeat;
}
.post-month {
  background: url("images/red/date-month.gif") no-repeat;
}
.entry-footer-left {
  background: url("images/green/entry-footer-left.gif") no-repeat;
}
.entry-footer-right {
  background: url("images/green/entry-footer-right.gif") no-repeat;
}
.entry-footer {
  background: url("images/green/entry-footer-bg.gif") repeat-x;
}
.entry-footer-comments {
  color: #5a5a5a;
  background: url("images/green/comment-icon.gif") no-repeat top left;
}
.entry-footer-tags {
  color: #5a5a5a;
  background: url("images/green/tags-icon.gif") no-repeat top left;
}
.entry-footer-tags a{
  color: #5a5a5a;
}
.entry-footer-spacer {
  background: url("images/green/entry-footer-spacer.gif") no-repeat top center;
}
.entry-footer-category {
  color: #858585;
  background: url("images/green/category-icon.gif") no-repeat top left;
}
.entry-footer-category a{
  color: #858585;
}
.readmore {
  background: url("images/red/continue-reading.gif") no-repeat;
}
.commentlist li a{
  color: #b73e26;
}
.commentlist li .comment-author{
  color: #b73e26;
}
.commentlist li .comment-author a{
  color: #b73e26;
}
.commentlist li .reply a {
  color: #b73e26;
}
#cancel-comment-reply  a {
  color: #b73e26;
}
#commentform a {
  color: #b73e26;
}
.submit-button #submit{
  background: url("images/red/submit.gif") no-repeat;
}
#leaveareply {
  color: #b73e26;
}
h2#comments{
  color: #b73e26;
}
h3#comments{
  color: #b73e26;
}
h3#comments span{
  color: #b73e26;
}
.footer-links {
 background: url("images/red/pages-footer-bg.gif") repeat-x bottom;
}
.footer-spacer {
  background: url("images/red/pages-footer-spacer.gif") no-repeat top left;
}
.footer-pages li a{
  color: #8b442f;
  background: url("images/red/pages-footer-spacer.gif") no-repeat top left;
}
.footer-pages li a:hover{
  color: #612514;
  background: url("images/red/pages-footer-spacer.gif") no-repeat top left;
}
.footer {
  color: #d89d8a;
  background: url("images/red/footer-bg.gif") repeat-x;
}
.footer a{
  color: #f9d6cc;
}