/* Color scheme Blue
----------------------------------------------- */
body a,
body .site-title a,
body .post-entry .post-entry-headline a,
body .flexslider .slides li a {
  color: #1ca7c8;       
} 
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 .searchform-wrapper .send:hover {
  background-color: #1ca7c8;                                         
}
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: #78cfe3;                                   
}
body .sidebar-widget .sidebar-headline,
body #main-content .sticky {
  background-color: #eaf5f8;                                       
}
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,
body .highlight-text {
  background-color: #e0f3f8;                          
}
body .social-icon {
  background-color: #b3e5f1;                  
}
body .footer-signature .footer-signature-content a {
  color: #d5f1f8;                                                   
}