/* Color scheme Red
----------------------------------------------- */
body a,
body .post-entry .post-entry-headline a:hover,
body #content .home-list-posts ul li a:hover,
body .flexslider .slides li a:hover,
body .sidebar-widget a,
body #footer a,
body .footer-signature .footer-signature-content a,
#wrapper #container .menu-box .current-menu-item > a,
#wrapper #container .menu-box .current-menu-ancestor > a,
#wrapper #container .menu-box .current_page_item > a,
#wrapper #container .menu-box .current-page-ancestor > a {
  color: #ff9c9f;       
}
body .site-title a {
  color: #571919;                   
}
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: #e65356;       
}
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: #a61e21;               
}
body h1, body h2, body h3, body h4, body h5, body h6, body #container .navigation .section-heading, body .info-box .info-box-headline {
  color: #ffc7c9;                                                                                                                                      
}