header {
  background-image: url('../../images/header-blue-repeat.png');
}
header .header-content {
  background-image: url('../../images/header-blue-center.png');
}
header nav ul li:hover {
  background: rgba(0, 0, 0, 0.4);
}
header nav ul li ul {
  background-color: #0d1d2b;
}
header nav ul li ul li a {
  border-bottom: 1px solid #000000;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}
#content #main a {
  color: #5a86be;
}
#content #main a:hover {
  color: #111;
}
#content #main h2 a:hover {
  color: #3a5d81;
}
#content #main h4 a:hover {
  color: #3a5d81;
}
#content #main .caption {
  border: 1px solid #c1d6e8;
  background: #d8eaf9;
  color: #445b6e;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.05);
}
#content.right-sidebar #main .post .post-top-line {
  background: #b2d6f4;
  border-bottom: 1px solid #d3dbe2;
}
#content.right-sidebar #main .post .post-meta {
  background: #d8eaf9;
  text-shadow: 1px 1px #eef3fc;
  text-shadow: 1px 1px rgba(255, 255, 255, 0.6);
}
#content.right-sidebar #main .post .post-meta a:hover {
  color: #5A86BE;
}
#content.right-sidebar #main .post .post-date {
  background-image: url('../../images/post-date-blue.png');
  text-shadow: 1px 1px #10273c;
}
#content.right-sidebar #main .content-head .leather-title {
  background-image: url('../../images/leather-sidebar-blue.png');
}
#content.right-sidebar #main .content-head .leather-title h1 {
  color: #060d14;
  text-shadow: 1px 1px #6ea0b6;
}
#content.right-sidebar #main blockquote {
  background: #d8eaf9;
}
#content.full-width #main .content-head .leather-title {
  background-image: url('../../images/leather-page-blue.png');
}
#content.full-width #main .content-head .leather-title h1 {
  color: #060d14;
  text-shadow: 1px 1px #6ea0b6;
}
#content.full-width #main blockquote {
  background: #d8eaf9;
}
#content.full-width #main .portfolio3-content .topline {
  background: #b2d6f4;
  border-bottom: 1px solid #d3dbe2;
}
#content.full-width #main .portfolio2-content .topline {
  background: #b2d6f4;
  border-bottom: 1px solid #d3dbe2;
}
#content.full-width #main .portfolio1-content .topline {
  background: #b2d6f4;
  border-bottom: 1px solid #d3dbe2;
}
#showcase {
  background-image: url('../../images/showcase-repeat-blue.png');
}
#showcase .showcase-content {
  background-image: url('../../images/showcase-center-blue.png');
}
footer .footer-content {
  padding-top: 18px;
  padding-bottom: 18px;
}
footer .footer-content ul {
  border-top-color: #1d2b3b;
  border-bottom-color: rgba(255, 255, 255, 0.08);
}
footer .footer-content ul li {
  border-top-color: rgba(255, 255, 255, 0.08);
  border-bottom-color: #000000;
}
footer .footer-content ul li:hover {
  background: rgba(0, 0, 0, 0.1);
}
footer .footer-content .footer-form .std_input {
  background: url('../../images/input-box.png') top left no-repeat;
}
footer .footer-content .footer-form .std_area {
  background: url('../../images/textarea-box.png') top left no-repeat;
}
footer .footer-content .footer-form .footer-submit {
  background-image: url('../../images/footer-send.png');
}
#content.full-width.homepage #main .leather-section .leather-top {
  background-image: url('../../images/home-leather-top-blue.png');
}
#content.full-width.homepage #main .leather-section .leather-content {
  background-image: url('../../images/home-leather-repeat-blue.png');
}
#content.full-width.homepage #main .leather-section .leather-content h2, #content.full-width.homepage #main .leather-section .leather-content h2 a {
  text-shadow: 1px 1px #455b6f;
  text-shadow: 1px 1px #455b6f;
}
#content.full-width.homepage #main .leather-section .leather-content p {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
}
#content.full-width.homepage #main .leather-section .leather-bottom {
  background-image: url('../../images/home-leather-bottom-blue.png');
}
#content #main .highlight-msg {
  background-color: #d8eaf9;
  border-bottom: 1px solid #d5dee7;
  border-top: 1px solid #d5dee7;
}
#content #main .highlight-msg .text {
  color: #2b5b87;
}
#content #main .highlight-msg h2 {
  color: #2b5b87;
}
#content #main .home-blog .home-blog-title:hover, #content #main .home-blog .home-blog-title a:hover {
  color: #3a5d81;
}
a.button.button-small.button-std {
  background-image: url('../../images/lightblue-button-small-left.png');
}
a.button.button-small.button-std span {
  background-image: url('../../images/lightblue-button-small.png');
}
#content.full-width #main .content-head .page-desc .highlight-text {
  color: #496782;
}
#content.right-sidebar #main .page-sidebar-desc .highlight-text {
  color: #496782;
}
.theme-text {
  color: #2b5b87;
}
.page-search {
  background-image: url('../../images/search-blue.png');
}
.page-search-submit {
  background-image: url('../../images/search-blue.png');
}
