/* Color scheme Blue-Blue
----------------------------------------------- */

/* blue */
html body {
  border-top-color: #1c425a;          
}
body #wrapper-footer,
body .menu-box,
.js #header .menu-box .selectnav {
  background-color: #1c425a;                      
}
body .content-headline,
body .entry-headline,
body .page-title,
body .sidebar-widget .sidebar-headline,
body .sidebar-widget .sidebar-headline a {
  color: #1c425a;                      
}
body .menu-box,
body .menu-box ul ul {
  border-color: #3c7295;               
}
body a {
  color: #2a5775;       
}
body .menu-box a:hover,
body .menu-box :hover > a {
  background-color: #25597a;                     
}
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,
html .home #header .menu-box .link-home,
body .footer-signature {
  background-color: #153245;                                   
}
body #footer .footer-widget .footer-headline,
.js #header .menu-box .selectnav {
  border-color: #153245;                                        
}