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

body {font-family: Arial, Helvetica, sans-serif;}

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

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


.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: #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; margin-top: 60px;}
.hentry p {color: #666;}
.hentry a {border: none; text-decoration: none; color: #ef6411;}
.hentry a:hover {background: #f0f0f0; text-decoration: underline;}
.hentry h1, .hentry h2, .hentry h3, .hentry h4, .htentry h5 {color: #233a61; font-family: Georgia, "Times New Roman", Times, serif; }
h1.entry-title, .hentry strong {color: #ef6411; }


.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: 40px 0 0 0; text-align: center;}

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

#block-2 {padding: 0 40px 40px 40px;}

@media screen and (min-width: 1024px) {}

@media screen and (max-width: 960px) {.widget {display: none;} .hentry {margin-top: 0px;} #block-2 {display: none;}}