/* color scheme: 
/* color scheme: 
#333 links 
#333 H1 - H6
#333 background
#333 text 
*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    overflow-y: scroll;
}
body {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 0;
    font: 12px/1.2em Georgia, "Times New Roman", Times, serif;
    color: #333;
    background: #F3F2EE;
}
h1, h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2em;
    margin: 10px 0;
    padding: 0;
    color: #333;
}
h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.75em;
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
    color: #873E45;
}
h4 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
    color: #30446C;
}
h5, h6 {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin: 10px 0;
    padding: 0;
    color: #30446C;
}
br {
    display: block;
    margin: 10px 0;
    content: " ";
}
p, blockquote p {
    margin: 10px 0;
    padding: 0;
    color: #333;
}
ul, ol {
    margin: 0 0 30px;
    padding: 0 0 0 30px;
    color: #333;
}
ul ul, ul ol, ol ol, ol ul, dl dl {
    margin: 0;
}
li, dt, dd {
    margin: 0;
    padding: 0;
}
nav ul, nav li, ul.fawe, .fawe li {
    list-style: none;
    margin: 0;
    padding: 0;
}
blockquote, dl {
    margin: 0;
    padding: 0 15px 30px;
    color: #333;
    border: 0;
}
hr {
    clear: both;
    width: 100%;
    max-width: 200px;
    height: 3px;
    margin: 0 auto;
    color: #803A18;
    border: none;
    background: #803A18;
}
fieldset, legend, label, input, select, option, textarea, button {
    padding: 0;
    margin: 0;
    border-radius: 0;
}
legend {
    margin: 0;
    padding: 0 0 30px;
}
strong {
    font-weight: bold;
}
a img, img {
    border: 0;
    outline: 0;
}
a img {
    margin: 0;
}
figure {
    padding: 0;
    margin: 0;
}
a, a:visited, a:active, a:focus {
    color: rgba(0, 111, 214, 1.00);
    text-decoration: underline;
    outline: 0;
}
a:hover {
    text-decoration: none;
    outline: 0;
    color: rgba(0, 111, 214, 1.00);
}
h2 a, h2 a:visited, h2 a:active, h2 a:focus, h3 a, h3 a:visited, h3 a:active, h3 a:focus {
    color: #333;
    text-decoration: none;
}
h2 a:hover, h3 a:hover {
    color: rgba(0, 111, 214, 1.00);
    text-decoration: none;
}
sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
.header, .footer, .body, .search {
    background: #fff;
}
.clearfix:after, section:after, .widget:after, form:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
header, section, footer, aside, nav, article, img {
    display: block;
    margin: 0;
    padding: 0;
}
header {
    margin: 0 auto;
}
article {
    padding-bottom: 30px;
}
.content {
    width: 100%;
    margin: 0 auto;
}
section {
    padding: 5px 0 0;
    margin: 0 auto;
}
#copyright.content section {
    padding: 16px 0;
}
#copyright.content section p {
    padding: 0;
}
#slider {
    position: relative;
}
.inline-block {
    display: inline-block;
}
.logo {
    float: left;
    text-decoration: none;
    letter-spacing: 0;
    text-transform: uppercase;
}
.wkrp-message {
    width: 196px;
    height: 86px;
    box-sizing: content-box;
    float: right;
    padding: 40px 10px 0 0;
}
.cityDayYear {
    position: absolute;
    top: 120px;
    left: 150px;
    font-size: 11px;
}
#hub_div {
    clear: both;
    padding: 1px 0;
    background: #fff;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
#hub_menu {
    background: #3A0C06;
    height: 23px;
    text-align: center;
    padding: 2px 0;
}
header nav ul.main {
    display: inline-block;
}
header nav ul li {
    position: relative;
    float: left;
}
header nav ul li a{
    border-right: 1px solid #fff;
}
header nav ul li:last-child a{
    border-right: none;
}
header nav a, header nav a:link, header nav a:visited, header nav a:active {
    display: block;
    position: relative;
    padding: 0 15px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
header nav a:hover {
    color: #fff;
    text-decoration: none;
    background: #74180c;
}
.current-menu-item {
    background: #74180c;
}
/*header nav a:after{content:" |";}*/
.internal {
    padding-top: 110px;
}
.archive {
    width: 65%;
    margin-right: 5%;
    float: left;
}
.sidebar {
    width: 30%;
    float: left;
}
.sidebar {
    width: 30%;
    float: left;
}
.leftMain{
    max-width: 400px;
    width: 100%;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}
.contentMain{
    width: 580px;
}
.contentMain, .leftSidebar{
    float: left;
}
.leftMain, .rightSidebar{
    float: right;
}
.leftSidebar {
    max-width: 180px;
    width: 100%;
    border-right: 3px inset #ddd;
}
.leftSidebar .widget {
    padding: 2px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 3px inset #ddd;
    border-left: 1px solid #ddd;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin-bottom: 2px;
}
.leftSidebar .widget br {
    display: block;
    margin: 0;
    content: " ";
}
.rightSidebar {
    width: 220px;
    padding: 10px 15px 20px 5px;
    background-color: #ecf0f8;
    border-left: 3px outset #ddd;
}
.rightSidebar .striped.linkbar, .rightSidebar .adbar, .rightSidebar .mediabar, .rightSidebar .friendbar {
    padding: 0;
    margin: 0 0 30px;
    background-color: #fff;
    border: 1px solid #c6cfe2;
}
.rightSidebar .adbar, .rightSidebar .mediabar, .rightSidebar .friendbar {
    margin: 0 0 30px;
}
.rightSidebar .striped .widget:first-child {
    padding: 10px 5px;
}
.rightSidebar .widget h3 {
    margin: 0;
    font-size: 1.60em;
    color: #873E45;
    letter-spacing: -1px;
}
.rightSidebar h4 {}
.rightSidebar hr {
    width: 130px;
    height: 2px;
    padding: 0;
    margin: 0 auto;
    background-color: #c6cfe2;
}
.rightSidebar .adbar hr, .rightSidebar .mediabar hr, .rightSidebar .friendbar hr {
    width: 100%;
}
.rightSidebar .widget p {
    display: inline-block;
    float: left;
    width: 131px;
    margin: 0;
}
.rightSidebar .widget p {
    color: #30446C;
}
.rightSidebar .linkbar .widget:nth-child(2) img, .rightSidebar .linkbar .widget:nth-child(3) img, .rightSidebar .linkbar .widget:nth-child(4) img, .rightSidebar .linkbar .widget:nth-child(5) img, .rightSidebar .linkbar .widget:nth-child(6) img, .rightSidebar .linkbar .widget:nth-child(7) img {
    display: inline-block;
    float: left;
    width: 43px;
    padding-right: 10px;
}
.rightSidebar .adbar img, .rightSidebar .mediabar img, .rightSidebar .friendbar img {
    margin: 0 auto;
}
.rightSidebar .widget a, .widget a:visited, .widget a:active, .widget a:focus {
    color: #30446C;
}
.rightSidebar .widget a:hover {
    color: #30446C;
}
.striped .widget, .adbar .widget, .mediabar .widget, .friendbar .widget {
    padding: 10px;
}
.striped .widget:nth-child(9) {
    padding: 0;
}
.striped .widget:nth-child(2), .striped .widget:nth-child(4), .striped .widget:nth-child(6) {
    background: #F4F5F9;
}
.widget p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #873E45;
}
.widget a, .widget a:visited, .widget a:active, .widget a:focus {
    color: #873E45;
}
.widget a:hover {
    color: #873E45;
}
.category-archives-block-list {
    padding: 0;
    margin: 0;
}
.category-archives-block-list a {
    display: inline-block;
    padding: 0;
}
form {
    display: block;
    padding: 10px;
    border: 0;
}
fieldset {}
legend {
    width: 100%;
    margin: 0 0 20px;
}
label {
    position: relative;
    width: 100%;
    height: 42px;
}
input[type="text"], input[type="email"], select, textarea {
    float: left;
    font-size: 12px;
    width: 40%;
    height: 28px;
    padding: 4px;
    margin: 0 10px 0 0;
    border: 1px solid #a1a1a1;
}
textarea {
    height: 120px;
}
option {
    padding: .8em 0 .8em 10px;
}
input[type="radio"] + label {
    width: auto;
    margin: 0;
    clear: none;
}
input[type="radio"] {
    clear: none;
}
input[type="button"], input[type="submit"], input[type="search"], button[type="submit"] {
    float: left;
    font-size: 12px;
    width: 40%;
    height: 28px;
    padding: 4px;
    margin: 0;
    border: 1px solid #a1a1a1;
}
input[type="search"] {
    margin: 0 10px 0 0;
}
footer {
    position: relative;
    margin: 0 auto;
    font-size: 13px;
}
footer h3, footer p {
    color: #333;
}
footer h3 {
    border-bottom: 1px solid #fff;
    margin: 0 0 30px;
    padding: 0;
}
footer ul {
    list-style: none;
    margin: 0 0 30px;
    padding: 0;
}
footer li a, footer li a:visited, footer li a:active {
    padding: 10px 0;
    text-decoration: none;
}
footer ul.sub a {
    text-transform: none;
}
footer a.last {
    padding: 10px 0 10px 33px !important;
}
footer ul.sub a, footer ul.sub a:visited, footer ul.sub a:active {
    font-weight: normal;
}
footer li a:hover {
    text-decoration: none;
}
footer ul li ul.sub li {
    float: none;
}
.footer-logo {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0;
}
.footer-logo a {
    text-decoration: none !important;
}
.footer-logo .strong {}
.footer-logo .normal {}
#copyright ul, #copyright li {
    display: inline-block;
    margin: 0;
    padding: 0;
}
#copyright li a:hover {
    color: #008266 !important;
    text-decoration: none;
}
.copyright {
    color: #333;
    margin: 0;
}
.mobile {
    display: none;
}
.animate, .unanimate {
    z-index: 10;
    overflow-x: hidden;
    overflow-y: scroll;
    background: #3A0C06;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    min-height: 305px;
    -webkit-transition: left 300ms ease;
    -moz-transition: left 300ms ease;
    -o-transition: left 300ms ease;
    transition: left 300ms ease;
}
.animate {
    left: 0;
}
.unanimate {
    left: -189px;
    width: 0;
}
@media screen and (max-width:817px) {
    .wkrp-message {
        display: none;
    }
    #hub_menu {
        height: 100%;
        position: fixed;
        top: 0;
        right: 0;
        padding: 10px;
    }
    section img {
        max-width: 100%;
        height: auto;
    }
    #copyright.content section {
        padding: 16px 20px;
    }
    .phone {
        right: 20px;
        padding: 20px 30px;
        text-align: left !important;
        background: #fff;
    }
    .mobile {
        display: block;
        position: absolute;
        top: 40px;
        right: 20px;
        width: 30px;
        height: 30px;
        background: #3A0C06;
    }
    .animate {
        width: 85%;
        max-width: 300px;
    }
    header nav ul.main {
        width: 100%;
        float: none;
        position: relative;
        bottom: auto;
        left: auto;
        transform: none;
        min-width: auto;
        padding: 50px 0;
    }
    header nav ul li {
        float: none;
    }
    header nav ul li a{
        border-right: none!important;
    }    
    header nav a, header nav a:link, header nav a:visited, header nav a:active {
        height: auto;
        margin-bottom: 0;
        padding: 15px;
        border-bottom: none;
        text-align: left;
    }
    header nav .navItem .fa-chevron-down {
        float: right;
        font-size: 16px;
        margin: 0;
    }
    header nav a:hover {
        text-decoration: none;
    }
    header nav .last a {
        padding: 15px 10px 15px 35px;
    }
    header nav ul.sub a {
        padding: 15px 10px 15px 35px;
        color: #231f20;
        white-space: normal;
    }
    header nav ul.sub.right {
        margin-left: 0;
    }
    header nav ul.sub {
        position: relative;
        top: auto;
        right: auto;
    }
    header nav ul.sub li {
        border-bottom: none;
    }
    header nav .last ul.sub a {
        padding: 15px 10px 15px 50px;
    }
    header nav li.mainItem:hover a:before {
        -ms-filter: none;
        filter: none;
        -khtml-opacity: 0;
        opacity: 0;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
    .phone {
        top: 38px;
        right: 20px;
    }
    .contentMain {
        max-width: 70% !important;
        width: auto !important;
        float: left !important;
    }
    .leftMain {
        max-width: 100% !important;
        width: 100% !important;
        float: left !important;
    }
    .leftSidebar {
        max-width: 100% !important;
        width: 100% !important;
        float: none !important;
    }
    .rightSidebar{
        max-width: 30% !important;
        width: auto !important;
    }
    .rightSidebar .widget p {
    }
}
@media screen and (max-width:767px) {
    .contentMain {
        max-width: 65% !important;
        width: auto !important;
        float: left !important;
    }
    .rightSidebar{
        max-width: 35% !important;
        width: auto !important;
    }
}
@media screen and (max-width:660px) {
    .contentMain, .rightSidebar{
        max-width: 100% !important;
        float: none !important;
    }
}
@media screen and (max-device-width:480px) {
    body {
        -webkit-text-size-adjust: none;
    }
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
    }
    a, a:visited {
        color: #000 !important;
    }
    img {
        max-width: 100% !important;
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }
    h2, h3 {
        page-break-after: avoid;
    }
    header, .banner, footer {
        display: none;
    }
}
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
    }
    a, a:visited {
        color: #000 !important;
    }
    img {
        max-width: 100% !important;
    }
    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }
    h2, h3 {
        page-break-after: avoid;
    }
    header, .banner, footer {
        display: none;
    }
}