/* Color scheme Green
----------------------------------------------- */
body a,
body .post-entry .post-entry-headline a,
body .grid-entry .grid-entry-headline a,
body .sidebar-widget a,
body .menu-box a:hover,
body .menu-box :hover > a,
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: #77bd97;       
}
html body,
body .post-entry .read-more-button:hover,
body .grid-entry .read-more-button:hover,
body input[type="submit"]:hover,
body input[type="reset"]:hover,
body #searchform .searchform-wrapper .send:hover {
  background-color: #77bd97;       
}
body .menu-box-wrapper,
body .menu-box ul ul {
  border-color: #77bd97;       
}
body .top-navigation-wrapper,
html #wrapper .scroll-top:hover {
  background-color: #308a5a;
}
body #container-shadow {
  border-color: #308a5a;
}
body .top-navigation-wrapper {
  border-color: #06572b;
}
body .top-navigation ul a:hover,
body .top-navigation ul :hover > a,
body .header-contact span i {
  color: #004721;                      
}
body .post-entry .read-more-button,
body .grid-entry .read-more-button,
body input[type="submit"],
body input[type="reset"],
body #searchform .searchform-wrapper .send {
  background-color: #88d6ac;                     
}
body #footer a,
body .footer-signature .footer-signature-content a {
  color: #acdfc3;                     
}