/* Color scheme Blue
----------------------------------------------- */
#wrapper-header .header-bar,
body #wrapper-footer,
.post-entry .post-read-more,
body input[type="submit"],
body input[type="reset"],
body .centered-button,
body .custom-button,
table th {
  background-color: #255073;           
}
.portfolio-boxes-wrapper .portfolio-box img {
  border-color: #255073;           
}
#wrapper-footer .footer-signature .footer-signature-content {
  background-color: #103b59;                                                            
}
body #wrapper-footer,
#wrapper-footer #footer .footer-widget .footer-headline {
  border-color: #103b59;                     
}
body .post-entry .post-entry-headline a:hover {
  color: #103b59;                                              
}
.post-entry .post-read-more:hover,
body input[type="submit"]:hover,
body input[type="reset"]:hover,
body .centered-button:hover,
body .custom-button:hover {
  background-color: #0c283d;                                
}     
.portfolio-boxes-wrapper .portfolio-box :hover > img,
body .menu-box ul ul {
  border-color: #0c283d;                            
}
body .section-headline,
body #content .section-headline,
body .sidebar-widget .sidebar-headline,
body .read-more-button {
  color: #0c283d;                                
}
body .post-entry,
.container .post-info span {
  border-color: #477394;                 
} 
body input[type="text"],
body input[type="file"],
body input[type="password"],
body input[type="number"],
body input[type="search"],
body input[type="email"],
body input[type="url"],
body textarea,
body select,
body #searchform .searchform-wrapper {
  border-color: #4a6376;
}
body a {
  color: #18364e;       
}
#sidebar .sidebar-widget a {
  color: #1a3b54;                           
}