@charset "utf-8";
/* CSS Document */


.site-branding {padding: 40px 0 0 0 ;}
.custom-logo {margin: 0; display: none;}

.site-title {color: #bf1e2e; font-family: Georgia, "Times New Roman", Times, serif; text-transform: uppercase; font-size: 28px;}
.site-title a {color: #bf1e2e;}


.site-description {display: none;}
#tagline-box {color: #233a61; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; padding: 20px; font-weight: 600;}

.site-footer {background: url(images/banner-bg.png) top left no-repeat #233a61; height: 77px; display: block;}
.site-footer p {text-align: right; padding: 0px; margin: 0px;}
.site-footer .site-info {padding: 0px; margin: 20px 40px 0 0;}
.site-footer a {color: #fff;}
.site-footer a:hover {color: #fff; text-decoration: underline;}

.hentry {background: url(images/corner-graphic.gif) top right no-repeat #FFF;}
.hentry p {color: #666;}
.hentry a {border: none; text-decoration: none; color: #bf1e2e;}
.hentry a:hover {background: #f0f0f0; text-decoration: underline;}
.hentry h1, .hentry h2, .hentry h3, .hentry h4, .htentry h5 {color: #233a61;}
h1.entry-title, .hentry strong {color: #bf1e2e; }


.main-navigation {padding: 20px 0; margin: 0px;}
.sidebar .secondary {background: #233a61; padding: 0px; margin: 0px;}
.sidebar .secondary li {padding-left: 40px;}

.widget {padding: 0px; margin: 0px}
#block-2 {padding: 20px;}

.entry-content:before {display: none;}

#quicklinks {display: block; background: #eaeaea; border: 1px solid #eaeaea; font-family: Arial, Helvetica, sans-serif; font-size: 16px;}
.quicklinks ul {padding: 20px; margin: 0px auto;}
.quicklinks li {list-style: none; display: block; text-align: center;}
@media screen and (min-width: 640px) {.quicklinks li {display: inline-block; width: 46%; margin: 1%; }}
.quicklinks a {display: block; color: #666; padding: 0px; font-weight: bold; text-decoration: none; border: none !important;}
.quicklinks a:hover {background: #062964; color: #fff; text-decoration: none !important;}
.home .entry-title {margin: 0px;}


button.dropdown-toggle {background: #233a61 !important;}
button.dropdown-toggle:after {color: #fff !important;}

@media screen and (min-width: 1024px) {.custom-logo {display: block; margin: 0px auto;} .site-title {font-size: 34px;}}

@media screen and (max-width: 960px) {.widget, #block-2, {display: none;}  span.mobile-hide {display: none;} }