/* Color scheme Green
----------------------------------------------- */
body a,
body .post-entry .post-entry-headline a,
body .sidebar-widget a {
  color: #558e4f;       
}
body .post-entry .read-more-button,
body input[type="submit"],
body input[type="reset"],
body #searchform .searchform-wrapper .send {
  background-color: #558e4f;       
}
body .site-title a,
body .entry-headline {
  color: #205c1a;                   
}
body .menu-box,
.js #container .selectnav,
body #wrapper-footer,
body .post-entry .read-more-button:hover,
body input[type="submit"]:hover,
body input[type="reset"]:hover,
body #searchform .send:hover {
  background-color: #205c1a;               
}
html body {
  background-color: #cbe8c8;          
}
body .sidebar-widget .sidebar-headline,
body .sidebar-widget .sidebar-headline a {
  color: #0d3c08;                          
}
body .menu-box a:hover,
body .menu-box :hover > a,
body .footer-signature {
  background-color: #0d3c08;                          
}
body #footer .footer-widget .footer-headline {
  border-color: #0d3c08;                          
}
body #header .menu-box .current-menu-item > a,
body #header .menu-box .current-menu-ancestor > a,
body #header .menu-box .current_page_item > a,
body #header .menu-box .current-page-ancestor > a {
  color: #9fcc9a;                                                  
}
body #footer .footer-widget .footer-headline {
  color: #dbf1d8;                                             
}
body #footer a,
body .footer-signature .footer-signature-content a {
  color: #e1f7de;               
}
body .content-headline {
  background-color: #e1f7de;                       
}