/* Color scheme Tan
----------------------------------------------- */
body #headline-wrapper,
body #wrapper-footer,
body input[type="submit"],
body input[type="reset"],
body #searchform .searchform-wrapper .send {
  background-color: #1D7A62;        
}
body a,
body .post-entry .post-entry-headline a,
body .grid-entry .grid-entry-headline a,
body .sidebar-widget a {
  color: #5C7AD2;        
}
body .footer-signature,
body input[type="submit"]:hover,
body input[type="reset"]:hover,
body #searchform .send:hover {
  background-color: #1D7A62;                       
}
body #headline-wrapper,
body #wrapper-footer,
body .footer-signature {
  border-color: #1D7A62;                       
}
body .site-title a,
#wrapper #left-sidebar .menu-box .current-menu-item > a,
#wrapper #left-sidebar .menu-box .current-menu-ancestor > a,
#wrapper #left-sidebar .menu-box .current_page_item > a,
#wrapper #left-sidebar .menu-box .current-page-ancestor > a {
  color: #fff2e6;                   
}
body #footer a,
body .footer-signature .footer-signature-content a {
  color: #1D7A62;               
}