/* Color scheme Forest
----------------------------------------------- */
body #footer,
body #fixed-navigation .scroll-top,
body .highlight-text,
body .date-arrow .bookmark,
body input[type="submit"],
body input[type="reset"],
body .custom-button,
html #wrapper .panel-row-style-leatherdiary .origin-widget-button a,
body #searchform .searchform-wrapper .send {
  background-color: #558e4f;             
}
body .post-entry .post-entry-headline a,
body .home-list-posts .home-list-posts-wrapper ul li a,
body .flexslider .slides li a,
body .sidebar-widget a {
  color: #558e4f;             
}
body #fixed-navigation .scroll-top:hover,
body #top-navigation,
body .footer-signature,
body input[type="submit"]:hover,
body input[type="reset"]:hover,
body .custom-button:hover,
html #wrapper .panel-row-style-leatherdiary .origin-widget-button a:hover,
body #searchform .send:hover {
  background-color: #205c1a;                                           
}
body a,
body .site-title a,
body .main-headline,
body .entry-headline,
body .sidebar-widget .sidebar-headline,
body .comment-reply-title {
  color: #205c1a;       
}
body #footer a {
  color: #174213;               
}