body {
  background: url("images/green/bg.gif") repeat-x #fff;
}
.wrap {
  background: url("images/green/content.gif") no-repeat #fff;
}

.logo a {
  background: url("images/green/logo.png") no-repeat;
}
.slogan {
  color: #d0cdc5;
}
#searchform2 #s2 {
  border: 1px solid #7e7b73;
  color: #6c6b68;
  background: #c6c4c0;
}
#searchform2 #searchsubmit2 {
  border: 1px solid #77746e;
  background: #93908a;
}
.page_item a{
  color: #d0cdc5;
}
.current_page_item a{
  background: #88857f;
}

#recentposts3 {
  background: #989898;
}
#recentcomments3 {
  background: #e7e7e7;
}
#tags3 {
  background: #e7e7e7;
}
#searchform #s{
  border: 1px solid #c2c2c2;
  border-right: none;
}
#searchform #searchsubmit {
  background: url("images/green/searchbutton.gif") no-repeat;
}
.email-input input{
  border: 1px solid #c2c2c2;
  border-right: none;
}
.email-go {
  background: url("images/green/searchbutton.gif") no-repeat;
}
.rsswidget .widgettitle {
   background: url("images/green/rss.gif") no-repeat;
}
.twitter .widget-bg a{
  color: #b8c680;
}
.postmeta {
  background: #b8c680;
}
.post-comments-a {
  background: #e5e5e5;
  color: #444;
}
.postmeta-single a {
  color: #8c8c8c;
}


