/* Color scheme Blue
----------------------------------------------- */
body a,
body .post-entry .post-entry-headline a,
body .grid-entry .grid-entry-headline a,
body .sidebar-widget a,
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 {
  color: #829cc3;       
}
html body,
body .post-entry .read-more-button:hover,
body .grid-entry .read-more-button:hover,
body input[type="submit"]:hover,
body input[type="reset"]:hover,
body #searchform .searchform-wrapper .send:hover {
  background-color: #829cc3;       
}
body .menu-box-wrapper,
body .menu-box ul ul {
  border-color: #829cc3;       
}
body .top-navigation-wrapper,
html #wrapper .scroll-top:hover {
  background-color: #5776a3;
}
body #container-shadow {
  border-color: #5776a3;
}
body .top-navigation-wrapper {
  border-color: #385989;
}
body .top-navigation ul a:hover,
body .top-navigation ul :hover > a,
body .header-contact span i {
  color: #234475;                      
}
body .post-entry .read-more-button,
body .grid-entry .read-more-button,
body input[type="submit"],
body input[type="reset"],
body #searchform .searchform-wrapper .send {
  background-color: #97b6e3;                     
}
body #footer a,
body .footer-signature .footer-signature-content a {
  color: #b8cbe8;                     
}