body {
    background: #17191b url("/wp-content/themes/BlizzardWatch/static/img/background.jpg") no-repeat center top;
    color: #545454;
    font-family: "Droid Serif";
    font-size: 11pt;
    line-height: 1.6em;
    margin: 0;
    text-shadow: rgba(0,0,0,.01) 0 0 1px;

}

a {
    text-decoration: none;
    color: #387BBF;
}

a:visited {
    text-decoration: none;
    color: #387BBF;
}

a:active {
    text-decoration: none;
    color: #47AAFD;
}

a:hover {
    text-decoration: none;
    color: #47AAFD;
}

.blizzardwatch-row {
    margin: 0 auto;
    max-width: 1200px;
}

.blizzardwatch-row-space {
    margin-bottom: 20px;
}

.site-logo {
    width: 230px;
    max-width: 230px;
    margin-top: 25px;
    height: auto;
}

.main-content-area {
    border: 10px solid #BABABA;
    background-color: #E6E6E6;
}

.hp_river {
    margin-left: 15px;
    margin-top: 30px;
}

.bw-slider-container {
    max-width: 675px; 
    max-height: 380px; 
    overflow: hidden; 
    margin: 0 0 5px 15px;
}

article.river {
    max-width: 675px;
    margin-bottom: 10px;
}

article.single {
    max-width: 675px;
    margin-bottom: 10px;
}

article > .content {
    /* text-align: justify; */
}

.blizzardwatch-row-single {
    padding-top: 15px;
}

.image-container {
    position: relative;
}

.image-bottom-bar {
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 5px;
    width: 100%;
    background-color: #334E44;
}

.image-bottom-tag {
    position: absolute;
    left: 0;
    bottom: 5px;
    padding: 5px 10px;
    letter-spacing: 1px;
    color: white;
    background-color: #334E44;
    font-family: "lato";
}

.image-updated-tag {
    position: absolute;
    right: 0;
    top: 0;
    letter-spacing: 1px;
    padding: 5px 10px;
    color: white;
    background-color: red;
    font-family: "lato";
}

.image-bottom-comments {
    position: absolute;
    right: 0;
    bottom: 5px;
    padding: 2px 10px;
    letter-spacing: 1px;
    color: white;
    background-color: rgba( 0, 0, 0, 0.8 );
    font-family: "lato";
    font-size: 8pt;
}

.image-bottom-comments > .glyphicon {
    top: 2px;
}

.header-image {
    width: 675px;
    max-width: 100%;
    height: auto;
    max-height: 380px;
    display: block;
}

.header-image-small {
    width: 200px;
    max-width: 100%;
    height: auto;
    display: block;
}

h2 {
    font-family: "lato";
    color: #545454;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 1px;
    font-weight: 700;
    font-style: normal;
    margin-left: -2px;
}

h2 a {
    color: #426156;
    text-decoration: none;
}

h2 a:visited {
    color: #426156;
    text-decoration: none;
}

h2 a:active {
    color: #426156;
    text-decoration: none;
}

h2 a:hover {
    color: #6EA691;
    text-decoration: none;
}

h2 a:focus {
    text-decoration: none;
}

h5 {
    color: #545454;
    font-size: 15pt;
    font-weight: bold;
}

.cat-display {
    float: right;
    width: 150px;
    margin: 0 0 13px 13px;
    padding: 5px;
    border-width: 2px;
    border-style: solid;
    border-color: rgba(51, 78, 68, 0.5);
    font-size: 10pt;
}

.cat-display > ul {
    padding-left: 30px;
}

.tags {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 10pt;
    font-style: italic;
}

.related_post_title {
    color: #545454;
    font-size: 15pt !important;
    font-weight: bold !important;
}

.author-row {
    font-size: 10pt;
    line-height: 1.4em;
}

.avatar-80 {
    height: 100px;
    width: 100px;
}

.community-guidelines {
    font-size: 10pt;
    line-height: 1.4em;
    margin-bottom: 40px;
}

.article-title {
    font-family: "lato";
    color: #545454;
    font-size: 32px;
    line-height: 36px;
    letter-spacing: 1px;
    font-weight: 700;
    font-style: normal;
    margin-left: -2px;
}

.byline {
    font-size: 10pt;
    line-height: 1em;
    margin-bottom: 20px;
}

.read-more {
    font-style: italic;
}

hr {
    border: 0;
    height: 2px;
    background: #334E44;
    margin-top: 50px;
    margin-bottom: 60px;
    opacity: 0.5;
}

.normal-line {
    border: 0;
    height: 2px;
    background: #334E44;
    margin-top: 10px;
    margin-bottom: 10px;
    opacity: 0.5;
}

.social-icons img {
    float: left;
    width: 58px;
    height: 58px;
    margin-right: 3px;
}

.leader-content-area {
    margin-top: 15px;
    margin-bottom: 0;
}

.left-margin {
    margin-left: 15px;
}

.leader-sub-row {
    max-width: 180px;
    padding: 0;
}

.leader-main-image {
    max-width: 675px;
    max-height: 380px;
}

.leader-sub-image {
    max-width: 180px;
    max-height: 180px;
    background-color: gray;
}

.leader-sub-image-container {
    position: relative;
}

.leader-sub-image-text {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 5px 10px;
    width: 100%;
    overflow: hidden;
    letter-spacing: 1px;
    color: white;
    background-color: rgba( 0, 0, 0, 0.7 );
    font-family: "lato";
}

.leader-sub-image img {
    max-width: 100%;
    width: 180px;
    height: auto;
}

.header {
    color: #B0B0B0;
    height: 50px;
}

.header-left {
    padding-left: 0px;
}

.header-right {
    padding-right: 0px;
}

.header p {
    margin-top: 15px;
}

.header input {
    margin-top: 10px;
    height: 30px;
    background-color: #171719;
    border: 0px;
    color: #B0B0B0;
}

.header .search-icon-fix {
    margin-top: -2px;
}

article img.size-full {
    width: 100%;
    height: auto;
    max-width: 675px;
}

article img.size-not-full {
    width: inherit;
    height: auto;
    max-width: 675px;
}

.wp_rp_wrap {
    text-align: left;
}

.comments {
    max-width: 675px;
    overflow-wrap: break-word;
}

.sidebar {
    font-size: 10pt;
}

.sidebar>li {
    margin-top: 25px;
    list-style: none;
}

.widget-title {
    width: 100%;
    position: relative;
    clear: both;
    padding: 40px;
}

.widget-text {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #E6E6E6;
    padding-right: 5px;
}

.widget-line {
    position: absolute;
    top: -17px;
    left: 0;
    float: left;
    width: 100%;
}


.header-bar-container {
    margin: 0 auto 20px;
    max-width: 1125px;
}

    .header-bar {
        width: 100%;
        background-color: gray;
    }

.top-content-container {
    margin: 0 auto 20px;
    height: 120px;
    max-width: 1125px;
}

    .top-content {
        width: 100%;
        height: 120px;
        background-color: gray;
    }

.main-content-container {
    margin: 0 auto 20px;
    max-width: 1125px;
    clear: both;
}

    .main-content {
        max-width: 1085px;
        border: 10px solid lightgray;
        background-color: gray;
        padding: 10px 10px 10px 10px;
    }


    .leader-content {
        max-width: 1085px;
        background-color: lightgray;
        clear: both;
    }

    .primary-content-container {
        width: 1085px;
        margin: 20px 0 20px;
    }

        .primary-content {
            float: left;
            background-color: lightgray;
            width: 675px;
        }

        .sidebar-content {
            float: right;
            width: 300px;
            background-color: lightgray;
        }


.footer-content-container {
    margin: 0 auto 20px;
    max-width: 1125px;
}

    .footer-content {
        width: 100%;
        background-color: gray;
    }



/********************************
 Ads
 ********************************/

.header-ad {
    float: right;
    /*width: 728px;
    height: 90px;*/
    margin-top: 40px;
    margin-bottom: 15px;
}

.river-ad {
    margin-top: -20px;
    text-align: center;
    max-width: 675px;
}

/*****
Previous css
******/
/* Put your custom css in here */

.fyre-share-button {
    display: none !important;
}

.fyre-comment-date {
    color: #454545 !important;
}

.wowbq-bluequote p {
    color: #00B4FF !important;
}

ins {
    background: #fff;
}

.twitter-tweet {
    margin: 0 auto !important;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
    font-size: 14px !important;
    padding: 7px !important;
}

.homepage_slider {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
    font-size: 22px;
    line-height: 1.1em;
    margin: 0 auto;
    max-height: 380px;
    overflow: hidden;
}

.theme-default .nivo-caption {
    font-family: 'Lato', sans-serif !important;
    font-weight: 400 !important;
    font-size: 22px;
    line-height: 1.1em;
    margin: 0 auto;
}

.flexslider ul {
    margin: 0 !important;
}

article.guide {
    width: 675px;
    font-size: 10pt;
    line-height: 1.6em;
}

.guide h3 {
    margin-top: 50px;
}

.guide_articles {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.guide_article {
    width: 100%;
    border: 0 !important;
    margin: 0 0 15px 0 !important;
    padding: 0 !important;
    font-size: 10pt;
    line-height: 1.6em;
}

.guide_article_left {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 170px;
    vertical-align: top;
}

.guide_article_left img {
    width: 150px;
    height: 150px;
    margin-right: 15px;
    border: 2px solid #CFCFCF;
}

.guide_article_small {
    vertical-align: middle !important;
}

.guide_article_small img {
    height: 75px !important;
}

.guide_article_small h3 {
    margin-bottom: .1em !important;
}

.guide_article_right {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    vertical-align: top;
}

.guide_article_right h3 {
    font-size: 1.3em !important;
    margin-top: 3px !important;
}

.guide_article_right h3 a {
    color: inherit !important;
}

.guide_article_right h3 a:hover {
    text-decoration: none;
}

.guide_read_more {
    margin-top: 15px !important;
}

.guide_article_seperator {
    border: 0;
    background: #e6e6e6;
    margin: 10px 0 10px 0 !important;
    border-top: 0 !important;
    border-bottom: 1px dashed #666;
    width: 100%;
}

.guide_article_featured {
    width: 675px !important;
    margin-bottom: 15px;
}

.guide_article_featured img {
    width: 675px !important;
    height: 380px !important;
    margin: 0 !important;
}

.guide_article_featured p {
    margin-bottom: 0 !important;
}

.guide_article_featured h3 {
    margin-top: .1em !important;
}

.bw_river_1 {
    clear: both;
}

.bw_header_ad_mobile {
    margin: 0px 45px -10px;
}

#bw-top-a {
    float: right;
}

.bw_header_ad {
    float: right;
    margin: 35px 25px 15px 15px;
}

.bw_sidebar_ad_top {
    margin: 0 0 0 10px;
    text-align: center;
}

.bw_sidebar_ad {
    margin: 0 auto;
    text-align: center;
}

.footer-col {
    padding-left: 0;
    color: #cccccc;
    font-size: 11pt;
    font-family: "lato";
    text-align: center;
}

.copyright-notice {
    color: #cccccc;
    font-size: 9pt;
    font-family: "lato";
    text-align: center;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.wowbq-bluequote h2 {
    color: #00B2FC;
    font-size: 24pt;
}

.bw-attach-image-full {
    max-width: 100%;
}

.widget_neliofp_widget {
    margin-bottom: 25px;
}

.featured_post_link {
    font-size: 14px;
}

@media only screen and (min-device-width : 320px) {
    .guide_article_left {
        padding-right: 20px;
        padding-top: 20px;
        vertical-align: text-top;
    }

    .slider-row {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

/* Sept 2016 - Main Mobile Overrides */
@media only screen and (max-width: 768px) {
    .gallery-item img {
        max-width: 140px;
        height: auto;
    }

    .homepage_slider {
        margin-left: -30px;
    }

    .site-logo {
        width: 100px;
        margin-top: 5px;
        height: auto;
    }

    .header-ad-container {
        padding: 0;
    }

    .container-fluid {
        padding: 0;
        marign: 0;
    }

    .main-content-area {
        border: 3px solid #bababa;
    }

    .col-sm-7 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .col-sm-8 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .leader-content-area > .col-md-8 {
        padding-left: 20px;
        padding-right: 0;
    }

    .metaslider-3147 {
       margin: 0 0 0 -30px;
    }

    body {
        background: #17191b;

    }

    .hp_river {
        margin-left: 0px;
        margin-top: 15px;
    }

    .bw-slider-container {
        max-width: 675px; 
        max-height: 380px; 
        overflow: hidden; 
        margin: 0 0 5px 0px;
    }

    .gallery_slide_image { 
        margin-left: 7px;
    }

    .gallery_movement {
        text-align: center;
    }

    .gallery_movement > .gallery_button {
        width: 50px;
    }

    .gallery_slide_info {
        padding-left: 5px !important;
    }

    .gallery_title {
        text-align: center;
        margin-left: -15px;
    }

    .image-bottom-tag {
        display: none;
    }

    .gallery_article_thumb img {
        height: auto;
    }

    .sharify-container li {
        width: 40px !important;
    }
}

@media only screen and (max-width: 1000px) {
    .footer-ad {
        display: none;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .container-fluid {
        padding: 0;
        marign: 0;
    }

    .main-content-area {
        border: 3px solid #bababa;
    }

    .col-sm-7 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .col-sm-8 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .leader-content-area > .col-md-8 {
        padding-left: 20px;
        padding-right: 0;
    }

    .metaslider-3147 {
       margin: 0 auto 32px 15px;
    }

    .header-tablet-row {
        margin-top: -100px;
    }

    .site-logo {
        width: 125px;
        margin-top: 0;
        height: auto;
        margin-left: 10px;
    }

    .article-side {
        display: none;
    }
}

/* Corrected CSS */

.slick-slide {
    height: inherit !important;
}

.sharify-count {
    display: none !important;
}

.bw-top-nav {
    background-color: #17191B;
}

.site-logo-nav {
    margin-top: 10px;
    width: 50px;
}

.byline-new {
    margin-bottom: 10px;
}

.author-byline-image {
    border: 3px solid #bababa;
}

.sharify-container {
    margin-top: -10px !important;
}

.sharify-container a {
    padding-right: 25px !important;
}

.gfield {
    margin-top: 25px;
}

.gfield_select {
    font-size: 12pt;
}

#mega-menu-item-35295 {
    background-color: orange;
}

.slider-row {
    padding-left: 30px;
    padding-right: 0;
}

.bw_sidebar_ad ins {
    background: #E6E6E6;
}

.bw_sidebar_ad_top ins {
    background: #E6E6E6;
}

.bw_header_ad ins {
    background: none;
}

.bw_river_1 ins {
    background: #E6E6E6;
}

.bw_header_ad_mobile ins {
    background: none;
}

/* Gallery Stuff */
.gallery_box {
        margin-bottom: 15px;
    }
    
    .gallery_title h1 {
        font-size: 20pt;
        font-weight: bold;
        font-family: "lato";
        color: #426156;
        text-decoration: none;
        margin-top: 0;
    }

    .gallery_slide_title h2{
        font-size: 16pt;
        font-family: "lato";
        font-weight: normal;
        color: #426156;
        text-decoration: none;
        margin: 0 0 25px 0;
        line-height: 18pt;
    }

    .gallery_slide_title_mob h2{
        font-size: 16pt;
        font-family: "lato";
        font-weight: normal;
        color: #426156;
        text-decoration: none;
        margin: 0 0 25px 0;
        line-height: 18pt;
    }

    .gallery_slide_image {
        max-width: 675px;
        display: inline-block;
        padding-left: 0px;
    }

    .gallery_slide_info {
        max-width: 100%;
        display: inline-block;
        margin-left: 0px;
        padding-left: 0px;
    }

    .gallery_movement {
        margin-bottom: 25px;
    }

    .gallery_button {
        width: 100px;
        height: 50px;
    }

    .gallery_button:hover {
        background-color: #439be6;
    }

    .gallery_button:focus {
        outline: none;
    }

    .gallery_button span {
        font-size: 30px;
        margin-top: -5px;
    }

    .gallery_button_next span {
        margin-left: -5px;
    }

    #current_slide_num {
        font-size: 14pt;
        margin: 0 5px 0 20px;
    }

    #current_slide_num_mob {
        font-size: 14pt;
        margin: 0 5px 0 20px;
    }

    #slash {
        font-size: 14pt;
    }

    #total_slide_num {
        font-size: 14pt;
        margin: 0 20px 0 5px;
    }

    #gallery_lightbox {
        display: hidden;
    }

    .message {
        font-style: italic;
        font-size: 10pt;
        margin-top: 5px;
    }

    .gallery_article_thumb {
        width: 25%;
        max-width: 25%;
        padding: 0;
        display: inline;
        cursor: pointer;
    }

    .gallery_article_thumb img {
        width: 25%;
        margin-right: -4px;
    }

.block-main {
    margin-left: 4px;
    margin-bottom: 15px;
}

.block-header {
    color: white; 
    background-color: #334E44; 
    font-family: 'lato'; 
    padding: 5px 10px 5px 10px; 
    letter-spacing: 1px;
}

.block-top {
    margin-top: 10px;
}

.block-image {
    width: 100%;
}

.block-link {
    margin-top: 5px; 
    margin-bottom: 5px; 
    font-size: 12pt; 
    font-family: 'Lato'; 
    font-weight: 400;
}

.block-link a {
    color: #545454;
    cursor: pointer;
}

.block-link a:hover {
    color: #3c763d;
    cursor: pointer;
}


.block-hr {
    margin-top: 3px; 
    margin-bottom: 3px; 
    background: #a9ccbf;
}

.patreon-line {
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
}

.patreon-line a {
    font-size: 18px;
    font-weight: bold;
    color: #e6461a;

}

.latest-title {
    font-size: 18px;
    font-family: 'Lato'; 
    font-weight: 400;
}

.block-the-latest-line {
    font-size: 24px;
    font-family: 'Lato'; 
    font-weight: 300;
    margin: -10px 0 15px 7px;
}

.latest-news-hr {
    margin-top: 5px;
    margin-bottom: 13px;
    margin-left: 7px;
    background: #a9ccbf;
}

.forums-btn {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 9px;
  font-family: Arial;
  color: #7289da;
  font-size: 20px;
  background: #23272A;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  text-align: center;
}

.forums-btn:hover {
  text-decoration: none;
}

.forums-btn:visited {
  text-decoration: none;
  color: #7289da;
}

.widget-title-2017 {
    margin-top: 15px;
    color: white; 
    background-color: #334E44; 
    font-family: 'lato'; 
    padding: 5px 10px 5px 10px; 
    letter-spacing: 1px;
}

.widget-title-2017 img {
    display: none;
}

.widget-title-2017 a {
    color: white;
    cursor: pointer;
}

.widget-title-2017 a:hover {
    color: white;
    cursor: pointer;
}

.sidebar-2017 ul {
    padding-left: 0;
    margin-top: 5px;
    line-height: 1.2em;
}

.sidebar-2017 ul>li { 
    list-style-type: none;
    padding: 5px 0 5px 0; 
    border-bottom: 1px solid #a9ccbf;
}

.sidebar-2017 ul>li:last-child { 
    list-style-type: none;
    margin-top: 3px; 
    margin-bottom: 3px; 
    border-bottom: none;
}


.sidebar-2017 ul>li a{ 
    font-size: 10pt; 
    font-family: 'Lato'; 
    font-weight: 400;
    color: #545454;
    cursor: pointer;
}

.sidebar-2017 ul>li a:visited { 
    font-size: 12pt; 
    font-family: 'Lato'; 
    font-weight: 400;
    color: #545454;
    cursor: pointer;
}

.sidebar-2017 ul>li a:hover {
    color: #3c763d;
    cursor: pointer;
}

.galllery-loading img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.homepage-header-title {
        font-size: 16px;
        font-family: 'lato';
        font-weight: bold;
        color: #334E44;
    }

.homepage-header-list {
    padding-left: 0px;
}

.homepage-header-list li {
    list-style-type: none;
    border-bottom: 1px dashed #ccc;
    padding-top: 3px;
    overflow: none;
}

.homepage-header-list li:last-child {
    list-style-type: none;
    border-bottom: none;
    padding-top: 3px;
    overflow: none;
}


.homepage-header-hr {
    border: 0;
    height: 2px;
    background: #334E44;
    opacity: 0.5;
    margin: -10px 0 5px 0;
}
