/* Color scheme Orange
----------------------------------------------- */
body a,
body .post-entry .post-entry-headline a,
body #content .home-list-posts ul li a,
body .flexslider .slides li a,
body .sidebar-widget a {
  color: #ff9f14;       
}
body .post-entry .read-more-button,
body input[type="submit"],
body input[type="reset"],
body .custom-button,
#wrapper #container .panel-row-style .origin-widget-button a,
body #searchform .searchform-wrapper .send {
  background-color: #ff9f14;       
}
body .site-title a,
body .entry-headline {
  color: #ad7016;                   
}
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 .custom-button:hover,
#wrapper #container .panel-row-style .origin-widget-button a:hover,
body #searchform .send:hover {
  background-color: #ad7016;               
}
html body {
  background-color: #ffeccf;          
}
body .sidebar-widget .sidebar-headline,
body .sidebar-widget .sidebar-headline a {
  color: #825b24;                          
}
body .menu-box a:hover,
body .menu-box :hover > a,
body .footer-signature {
  background-color: #825b24;                          
}
body #footer .footer-widget .footer-headline {
  border-color: #825b24;                          
}
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: #ffddad;                                                  
}
body #footer .footer-widget .footer-headline {
  color: #fff4e4;                                             
}
body #footer a,
body .footer-signature .footer-signature-content a {
  color: #fff8ed;               
}
body .content-headline,
body .highlight-text {
  background-color: #fff8ed;                       
}