/*white-space: pre-wrap;  css-3 */
/*	white-space: -moz-pre-wrap;  Mozilla, since 1999 */
/*	white-space: -pre-wrap; /* Opera 4-6 */
/*	white-space: -o-pre-wrap; /* Opera 7 */



a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

iframe {
    max-width: 100%;
}

.mpuleft {
    text-align: left !important;
}

.word_wrap {
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    -ms-word-break: break-all;
    /* Be VERY careful with this, breaks normal words wh_erever */
    word-break: break-all;
    /* Non standard for webkit */
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

.mobilelogocenter {
    text-align: center;
    padding: 15px 0px;
}

.moblogo {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.row {
    margin: 0px;
}

.articletitle {
    clear: both;
    text-align: center;
}

.articletext {
    display: block;
}

.articlepicture {
    float: left;
    width: 100%;
    text-align: center;
}

    .articlepicture img {
        width: 420px;
        padding: 0px 10px 10px 10px;
        margin: auto;
    }

.headlinepicture {
    float: left;
    padding: 0px 10px;
    text-align: center;
}





.errormiddletext {
    width: 100%;
    height: 150px;
    line-height: 100px;
    text-align: center;
    display: table;
    vertical-align: middle;
}



.social-share {
    margin: 0 auto;
    padding: 10px 0px 30px 0px;
}

.AdContainer {
    display: block;
    height: auto;
    max-width: 95%;
}

.TopicItem {
    margin: 0px 5px 0px 5px;
    float: left;
    border-bottom: 1px solid black;
    padding: 8px 5px 8px 5px;
    width: 95%;
}

.navbar-inverse .navbar-brand {
    font-family: 'Muli', sans-serif;
    color: #FFFFFF;
    transition: color .5s;
    font-size: 20px;
}


.container {
    padding: 5px;
    margin: auto;
    max-width: 1030px;
}


.contentcontainer {
    padding: 10px;
    min-width: 315px;
}

img {
    display: block;
    height: auto;
    max-width: 100%;
}





.counties {
    margin: 0px;
    padding: 0 0.3em;
    list-style-type: none;
}

    .counties li {
        padding: 5px 0px 5px 0px;
        border-bottom: 1px solid #DDDDDD;
    }





.vertical {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.articlerow {
    display: table;
}

.articlerow-text {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.dropdown-menu {
    border: none;
    box-shadow: none;
}

.input-group {
    margin-bottom: 4px;
}

/*.btn {
	transition: border-color .5s, background .5s;
}

.btn,
.btn:hover {
	border-color: transparent;
}*/

.center {
    text-align: center;
}


/* Inverse navigation bar
    font-size: 12px; */
.navbar-inverse,
.navbar-inverse .dropdown-menu {
    background: #2E2E2E;
    min-width: 320px;
}

    .navbar-inverse .navbar-brand:hover {
        color: #FFF;
    }

    .navbar-inverse .navbar-nav > li > a,
    .navbar-inverse .navbar-nav .dropdown-menu > li > a {
        color: #FFFFFF;
        transition: background .25s, color .5s;
    }

        .navbar-inverse .navbar-nav > li > a:hover,
        .navbar-inverse .navbar-nav > li > a:focus {
            color: #FFF;
            background: #424242;
        }

    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .dropdown > a.show {
        color: #FFFFFF;
        background: #424242;
        transition: background .5s;
    }

        .navbar-inverse .navbar-nav > .active > a:hover,
        .navbar-inverse .navbar-nav > .dropdown > a.show:hover,
        .navbar-inverse .navbar-nav .dropdown-menu > li > a:hover,
        .navbar-inverse .navbar-nav > .active > a:focus,
        .navbar-inverse .navbar-nav > .dropdown > a.show:focus,
        .navbar-inverse .navbar-nav .dropdown-menu > li > a:focus {
            color: #6B6A6A;
            background-color: #272727;
        }

    .navbar-inverse .dropdown-header,
    .navbar-inverse .navbar-nav .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .dropdown-menu > .disabled > a:hover {
        color: #F2FF00;
    }

    .navbar-inverse .dropdown-divider {
        background-color: #FFF;
    }

    .navbar-inverse .btn {
        border-color: #007516;
        background: #007516;
        color: #FFFFFF;
    }

        .navbar-inverse .btn:hover {
            border-color: #007516;
            background: #007516;
            color: #FFFFFF;
        }

        .navbar-inverse .btn:focus {
            box-shadow: none;
            outline: none;
            border-color: #00B599;
            background: #00B599;
            color: #FFFFFF;
        }

    .navbar-inverse .btn-live {
        box-shadow: none;
        outline: none;
        background: #FF0000;
        color: #FFFFFF;
    }

    .navbar-inverse .badge {
        border-radius: 4px;
        background: #007516;
    }

    .navbar-inverse .form-control:focus {
        border: 1px solid #007516;
        box-shadow: none;
    }

    .navbar-inverse .navbar-collapse {
        border-color: #007516;
    }

.navbar {
    border: none;
    /*font-family: 'EB Garamond', serif;*/
    margin-bottom: 0px;
}

.lh {
    display: block;
    padding: 15px;
    text-align: center;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.lt-t {
    background-color: #F2F2F2;
    color: black;
    font-weight: bold;
    font-size: 9pt;
    text-align: left;
    padding: 5px 5px 5px 5px;
    margin: 10px 0px 15px 0px;
    border: 1px solid #606D85;
}

p {
    margin: 0 0 10px;
    word-wrap: break-word;
    /*word-break: break-all;*/
}

.vertical-container {
    display: table;
    vertical-align: middle;
    min-height: 300px;
    width: 100%;
}

.vertical-center-row {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.smallprint {
    font-size: small;
    color: #000;
    /*color: #D3D3D3;*/
}

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}


select.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.btn-group > .btn, .btn-group-vertical > .btn {
    position: relative;
    float: left;
    color: #fff;
}

.btn-forum {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

i.fb, span.fb {
    color: #3b5998;
}

i.tw, span.tw {
    color: #00aced;
}

i.google, span.google {
    color: #dd4b39;
}

i.linkin, span.linkin {
    color: #007bb6;
}

i.rss, span.rss {
    color: #ffa500;
}

#social-bar .icon {
    color: white;
    border-radius: 4px;
    border: 1px outset rgba(128, 128, 128, 0.5);
    min-width: 27px;
    line-height: 27px;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(128, 128, 128, 0.5);
}

#social-bar a {
    margin-right: 5px;
    padding: 5px; /* Increase hit rectangle for touch devices */
}

    #social-bar a:first-child {
        padding-left: 0;
    }

.loginbutton {
    list-style-type: none;
    padding: 0px;
    margin-top: 10px;
    float: right;
    display: block;
}

/*.NormalStory {
	margin: 0px 5px 0px 5px;
	float: left;
	border-top: 1px solid black;
	padding: 8px 5px 8px 5px;
	width: 95%;
}

.NormalStory a{
	text-decoration:none;
	
}

.NormalStory h3 {
margin-top: 5px;
}

.NormalStory IMG {
	width: 120px;
	float: left;
	padding: 0px 10px 10px 0px;
}*/

.MainStory {
    border-top: 1px solid black;
    margin: 0px 5px 0px 5px;
    float: left;
    padding: 20px 5px 8px 5px;
    width: 100%;
}

    .MainStory h3 {
        margin-top: 5px;
    }

    .MainStory IMG {
        width: 200px;
        float: left;
        padding: 0px 10px 10px 0px;
    }

.maincol {
    padding: 0px 2px;
}

.HeadlineStory {
    margin: 0px 5px 0px 5px;
    float: left;
    padding: 8px 5px 8px 5px;
    width: 95%;
    text-align: center;
}

    .HeadlineStory h3 {
        margin-top: 5px;
    }

    .HeadlineStory IMG {
        width: 420px;
        padding: 0px 10px 10px 10px;
        margin: auto;
    }


.HeadlineStoryText {
    text-overflow: ellipsis;
    overflow: hidden;
}



.NormalStory a {
    display: block;
}

h3 {
    font-size: 18px;
}

.truncate {
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

#LeagueTables table {
    font-size: 20px;
    border-spacing: 5px;
    border-collapse: separate;
}

.tab-pane {
    border: 1px solid rgb(204, 204, 204);
}

.nav-tabs {
    margin-top: 15px;
}

.tab-content {
    margin-bottom: 15px;
}

#LeagueTablesSection th, td {
    padding: 3px;
}


.MainTopHeadlineStory {
    width: 100%;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    position: relative;
}

    .MainTopHeadlineStory img {
        width: 100%;
        margin: 0px;
        padding: 0px;
        width: 100%;
        height: auto;
    }

    .MainTopHeadlineStory h1 {
        margin: 10px 10px;
        color: white;
        text-shadow: 0px 1px 5px black;
        font-size: 28px;
    }



.MainHeadlineStory {
    width: 100%;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    position: relative;
}

    .MainHeadlineStory img {
        width: 342px;
        height: 228px;
        margin: 0px;
        padding: 0px;
    }

    .MainHeadlineStory h1 {
        margin: 10px 10px;
        color: white;
        text-shadow: 0px 1px 5px black;
        font-size: 28px;
    }




    .MainHeadlineStory h2 {
        margin: 10px 10px;
        color: white;
        text-shadow: 0px 1px 5px black;
        font-size: 18px;
        /* height: 50px; */
        /* line-height: 50px; */
        /* overflow: hidden; */
        /* text-overflow: ellipsis; */
        /* white-space: nowrap; */
        /* font-size: 3.5vw; */
        /*margin-bottom: 10px;*/
    }

.caption {
    position: absolute;
    bottom: 0;
    z-index: 100;
    width: 100%;
    /*background: url('/styles/images/bg.png') repeat-x;*/
    background-color: rgb(0, 0, 0);
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.3);
    /* For IE 5.5 - 7*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    color: #fff;
}

.MainHeadlineStoryTitle {
    padding: 5px;
    width: 100%;
    font-size: 100%;
    background-color: #414A53;
    position: relative;
    top: -5px;
    margin-bottom: 10px;
}

    .MainHeadlineStoryTitle a {
        margin: 0px;
        clear: both;
        display: block;
        margin: 0px;
        padding: 5px;
        color: white;
    }

    .MainHeadlineStoryTitle p.HeadlineStoryText {
        font-size: 80%;
        clear: both;
        display: block;
        margin: 0px;
        padding: 0px;
    }


.HoganSection {
    border: 1px solid rgb(204, 204, 204);
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    width: auto;
    margin: 5px 0px;
    text-align: left;
    padding: 3px;
    text-align: center;
}


.HoganSectionNoBorder {
    border: 0px solid rgb(204, 204, 204);
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    width: auto;
    margin: 0px;
    text-align: left;
    padding: 3px;
}

    .HoganSectionNoBorder ul {
        position: relative;
        left: 0px;
        top: 0px;
        margin: 0px;
        padding: 0px;
    }

    .HoganSectionNoBorder li {
        margin: 5px 3px 5px;
        list-style-type: none;
        overflow: hidden;
        border-bottom: 1px solid rgb(192, 192, 192);
        padding-bottom: 5px;
    }

.HoganSectionHeader {
    text-align: left;
    font-size: 10pt;
    padding: 6px;
    margin: 0px 0px 3px 0px;
    border: 0;
    background: #6B6B6B;
    color: #FFFFFF;
    font-weight: bold;
}

    .HoganSectionHeader a {
        color: #FFFFFF;
        font-weight: bold;
    }





#ForumSection .SectionHeader, #ResultsCompactSection .SectionHeader, #PollSection .SectionHeader, #LeagueTablesSection .SectionHeader {
    font-size: 10pt;
    padding: 6px;
    margin: 0;
    border: 0;
    background: #6B6B6B;
    color: #FFFFFF;
    font-weight: bold;
}

    #ForumSection .SectionHeader a {
        color: #FFFFFF;
        font-weight: bold;
    }

#LeagueTablesSection {
    border: 1px solid rgb(204, 204, 204);
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    width: auto;
    margin: 2px 4px 10px;
}

#ResultsCompactSection {
    border: 1px solid rgb(204, 204, 204);
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    width: auto;
    margin: 10px 0px;
    text-align: left;
    /*font-size: 9px;*/
    padding: 5px;
}

.updated {
    font-style: italic;
    font-weight: lighter;
    display: block;
    font-size: smaller;
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-family: "Tw Cen MT", Futura, "URW Gothic L", Arial, sans-serif;
    font-family: 'EB Garamond', serif;
    /*font-size: 16px;*/
    font-family: 'Open Sans', sans-serif;
}

#header {
    height: 75px;
    background-image: url(/styles/images/banner.gif);
    background-repeat: no-repeat;
    background-color: #0B284A;
}

#headerlogo {
    height: 75px;
    /*background-image: url('/styles/images/clear.gif');*/
    width: 400px;
    float: left;
    position: relative;
}

#headerlogo a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    overflow: hidden;
}

#headerbannertext {
    float: right;
    position: relative;
    right: 10px;
    padding: 10px 0px;
    color: white;
}

#socialicons {
    float: right;
    font-weight: bold;
    text-align: right;
    line-height: 1.75;
}

    #socialicons a {
        color: white;
        font-size: 16pt;
        padding: 5px 5px;
    }




#secondmenu.navbar-default .navbar-brand {
    color: #F69D27;
}

#secondmenu.navbar {
    position: relative;
    min-height: 10px;
}


#secondmenu.navbar-default {
    font-size: 12px;
    background-color: #F69D27;
    border-width: 1px;
    border-radius: 0px;
}

    #secondmenu.navbar-default .navbar-nav > li > a {
        color: rgba(255, 255, 255, 1);
        background-color: #F69D27;
        padding: 10px 10px;
        line-height: 10px;
    }

/*#secondmenu.navbar-nav > li > a {padding-top:10px !important; padding-bottom:10px !important;}
#secondmenu.navbar { min-height: 20px !important; height: 20px !important;}*/

.trc_rbox.trc-auto-size {
    height: auto !important;
}

.TopicItem {
    margin: 0px 5px 0px 5px;
    float: left;
    border-bottom: 1px solid black;
    padding: 8px 5px 8px 5px;
    width: 95%;
}

.ForumMessageAd {
    display: block;
    padding-bottom: 10px;
}

.loggedinbar {
    margin-bottom: 5px;
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    font-size: 16px;
}

.loggedintext {
    padding: 5px;
}

.col-centered {
    text-align: center;
    padding: 5px 15px;
}

    .col-centered img {
        margin: 15px auto;
    }

.navbar-loginsmall {
    float: left;
    height: auto !important;
}

.navbar-loginbrand {
    float: left;
    height: auto !important;
    padding: 15px 0px;
    font-size: 18px;
    line-height: 20px;
}

.savemecheckbox {
    margin: 0px 5px;
}

.container-loginMenu {
    padding-right: 3px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #F8F8F8;
}

    .table-striped > tbody > tr:nth-of-type(odd) .HiddenID {
        color: #F8F8F8;
    }

.HiddenID {
    color: #FFF;
}

.messagestable .td {
    padding-bottom: 20px;
}

.messagestable > tbody > tr > td {
    padding: 20px 10px;
    border-top: 1px solid #ddd;
    margin-bottom: 20px;
}

.towerads {
    margin-top: 0px;
    width: 100%;
}

    .towerads ul {
        list-style-type: none;
        white-space: nowrap;
        list-style: none;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }

    .towerads li {
        margin-top: 5px;
        margin-right: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
    }

    .towerads img {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        text-align: center;
        margin: auto;
    }

.articleimage img {
    margin: 5px;
}

.articleimage {
    text-align: center;
    font-style: italic;
    font-size: small;
    padding-right: 10px;
    padding-bottom: 13px;
}


.footer {
    padding: 10px 10px;
    background-color: #F0F0F0;
    min-width: 320px;
    font-size: 14px;
    height: 40px;
}


    .footer a {
        text-decoration: none;
        display: inline-block;
    }

.footeritem {
    margin: 0px 15px 10px 0px;
    float: left;
}

.footeritemright {
    margin: 0px 5px 0px 0px;
    float: right;
}


/*.footer { position: relative; bottom: 0; z-index: 0; width: 100%; background-color: rgba(0,0,0,0.7); color: #fff; font-size: 12px; line-height: 150%; padding: 0px; }
.footer a {color:#fff; text-decoration:none; display: inline-block;}
.footer .aboutSection {     background-color: rgba(0,0,0,0.7); height: 100px; font-size:11px; line-height:12px; clear:both; padding:18px 0px 0px 10px;border-bottom:1px solid #2d2d2d;}
.footer .aboutSection ul li {float:left;  width:90px;}
.footer .aboutSection h2 {margin-bottom:10px; font-size:18px; line-height:18px; font-weight:normal;}
.footer .linksSection {width:100%; margin:0 auto; padding:18px 0px 0px 10px; overflow:hidden;}
.footer .linksArea {float:left;  width:205px; padding-left:23px; margin-bottom:20px; }
.footer .linksArea > ul {width:120px; min-height:150px; overflow:hidden;padding-top:3px; padding-left:1em}
.footer .linksArea ul li {float:left; width:119px; padding:5px; font-weight:bold;}
.footer .linksArea ul li ul {overflow:hidden;padding-top:5px;}
.footer .linksArea ul li ul li {min-height:12px; padding-top:8px; padding-bottom:0;}
.footer .linksArea ul li ul li a{font-weight:normal;}*/


/*
#footer { position: relative; bottom: 0; z-index: 0; width: 100%; background-color: rgba(0,0,0,0.7); color: #fff; font-size: 12px; line-height: 150%; padding: 0px; }
#footer a {color:#fff; text-decoration:none;}
#footer .aboutSection {height: 100px; font-size:11px; line-height:12px; clear:both; padding:18px 0px 0px 10px;border-bottom:1px solid #2d2d2d;}
#footer .aboutSection ul li {float:left;  width:90px;}
#footer .aboutSection h2 {margin-bottom:10px; font-size:18px; line-height:18px; font-weight:normal;}
#footer .linksSection {width:100%; margin:0 auto; padding:18px 0px 0px 10px; overflow:hidden;}
#footer .linksArea {float:left;  width:205px; padding-left:23px; margin-bottom:20px; }
#footer .linksArea > ul {width:120px; min-height:150px; overflow:hidden;padding-top:3px; padding-left:1em}
#footer .linksArea ul li {float:left; width:119px; padding:5px; font-weight:bold;}
#footer .linksArea ul li ul {overflow:hidden;padding-top:5px;}
#footer .linksArea ul li ul li {min-height:12px; padding-top:8px; padding-bottom:0;}
#footer .linksArea ul li ul li a{font-weight:normal;}

#siteInfoLeft {width: 300px; float: left; font-weight: bold; text-align: left;}
#siteInfoRight {width: 140px; float: right; font-weight: bold; text-align: right;}
#footer-social {width: 100px; float: right; font-weight: bold; text-align: right;}
#footer-social img{width: 16px; float: right;}
#footer-socialtop {width: 100px; float: left; font-weight: bold; text-align: left;}
#siteSection {height: 25px; font-size:11px; line-height:12px; background-color: rgba(0,0,0,0.7); color: #fff; clear:both; padding:5px;border-top:1px solid #2d2d2d; padding: 8px;}


*/

form {
    margin-bottom: 0px;
}


/*.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}*/

.flex-video {
    padding: 5px 5px;
    margin: auto;
}

    .flex-video iframe, .flex-video object, .flex-video embed {
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        border: 0;
    }

/*.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }
 
.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}*/


.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-brand:hover,
.navbar-inverse,
.navbar-inverse .dropdown-menu,
.navbar-inverse .navbar-brand {
    border-color: #000;
    background-color: #424242;
    color: #FFF;
}

@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
    .flex-video {
        padding-top: 0;
    }
}

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

.MPUDiv {
    width: 100%;
    padding-bottom: 10px;
    margin: 0 auto;
    text-align: center;
    background-color: #FFF;
    /*max-height: 150px !important;
    height: 260px;*/
    overflow: hidden;
}

    .MPUDiv div {
        display: inline !important;
    }

    .MPUDiv img {
        margin: auto;
        background-color: #FFF;
        overflow: hidden;
    }

.topbanner {
    position: relative;
    padding-bottom: 10px;
    padding-left: 15px;
    text-align: center;
    max-width: 100% !important;
    overflow: visible;
    /* Height reservation lives on the inner .hs-ad--banner so the GPT
       empty-slot listener can collapse it. The old min/max-height !important
       voids here could not be beaten by the collapse rule and are removed. */
}

.topbanner img {
    position: relative;
    text-align: center;
    max-width: 100% !important;
    overflow: visible;
}

.topbannerhome div {
    display: inline !important;
}

.topad img {
    float: left;
    padding: 5px;
}

.bottombanner {
    position: relative;
    padding: 0px;
    width: 100%;
    text-align: center;
}

/*#banner {
    position: absolute;
    display: block;
    width: 100%;
    height: 88px;
    background-color: #FFF;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    overflow: hidden;
}*/


#buttonads {
    width: 120px;
    padding: 5px;
}

    #buttonads ul {
        list-style-type: none;
        white-space: nowrap;
        list-style: none;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }

    #buttonads li {
        margin-top: 5px;
        margin-right: 0px;
        margin-bottom: 5px;
        margin-left: 0px;
    }

    #buttonads img {
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
    }

.article_entry {
    margin: 10px 2px;
}

    .article_entry a {
        display: block;
    }




/* National.css*/

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-brand:hover,
.navbar-inverse,
.navbar-inverse .dropdown-menu,
.navbar-inverse .navbar-brand {
    border-color: #000;
    background-color: #424242;
    color: #FFF;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #FFF;
    background: #000;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .dropdown > a.show {
    color: #FFFFFF;
    background: #000;
    transition: background .5s;
}

.MostReadStory {
    margin: 0px 5px 0px 5px;
    float: left;
    border-top: 1px solid black;
    padding: 8px 5px 8px 5px;
    width: 95%;
}

    .MostReadStory h3 {
        margin-top: 5px;
    }

    .MostReadStory IMG {
        width: 120px;
        float: left;
        padding: 0px 10px 10px 0px;
    }

.apps {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
}

.ratingbutton {
    padding: 3px;
    color: gray;
}

    .ratingbutton:hover {
        color: black;
    }


#stickyunit {
    position: fixed;
    right: 20px;
    top: 180px;
    /* MAGIC HAPPENS HERE */
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
}

.replymessage {
    background-color: rgb(255, 252, 231);
    padding: 10px;
    margin: 5px;
}

.btn-info, .btn-danger, .btn-warning, .btn-success, .btn-primary {
    color: #fff !important;
}

.green {
    color: green;
}

.red {
    color: red;
}

.navbar-inverse .btn-live {
    box-shadow: none;
    outline: none;
    background: #FF0000;
    color: #FFFFFF;
}

.MainPageCompactStory {
    margin: 0px 5px 0px 5px;
    float: left;
    border-top: 1px solid black;
    width: 100%;
    max-height: 80px;
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
}

    .MainPageCompactStory h3 {
        margin-top: 5px;
    }



    .MainPageCompactStory IMG {
        width: 120px;
        height: 83px;
        float: left;
        padding: 0px 10px 10px 0px;
    }

@media (max-width: 300px) {

    .truncate {
        display: none;
    }
}

/* Mobile Start*/

@media (max-width: 768px) {

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-brand:hover,
    .navbar-inverse,
    .navbar-inverse .dropdown-menu,
    .navbar-inverse .navbar-brand {
        border-color: #000;
        background-color: #0B284A;
        color: #FFF;
    }

    .MainPageCompactStory p {
        margin-top: 5px;
        font-size: 16px;
    }

    .footer {
        font-size: 12px;
    }

    .MPUDiv {
        padding: 5px;
        height: auto;
    }

    .ForumMessageAd {
        float: right;
        display: inline;
        margin-bottom: 15px;
        margin-left: 15px;
    }

    .contentcontainer {
        padding: 5px;
        min-width: 315px;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;
    }


    .MainHeadlineStory {
        margin: 0px 5px 0px 5px;
        float: left;
        border-top: 1px solid black;
        width: 100%;
        max-height: 80px;
        /* white-space: nowrap; */
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .MainHeadlineStory IMG {
            width: 120px;
            height: auto;
            float: left;
            padding: 0px 10px 10px 0px;
        }

    .MainStory IMG {
        width: 120px;
        float: left;
        padding: 0px 10px 10px 0px;
    }

    .MainHeadlineStory h2 {
        margin: 5px 0px;
        font-size: 16px;
        color: unset;
        text-shadow: unset;
    }

    .caption {
        position: relative;
        width: unset;
        color: unset;
        height: unset;
        background: none;
        font-weight: normal;
    }

    .MainTopHeadlineStory .caption {
        position: absolute;
        bottom: 0;
        z-index: 100;
        width: 100%;
        /*background: url('/styles/images/bg.png') repeat-x;*/
        background-color: rgb(0, 0, 0);
        /* RGBa with 0.6 opacity */
        background-color: rgba(0, 0, 0, 0.3);
        /* For IE 5.5 - 7*/
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
        /* For IE 8*/
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
        color: #fff;
    }
}

.nav > li > a {
    padding: 15px 12px !important;
}

/* End of Mobile*/

.NotifyTop {
    padding-bottom: 3px;
}

.btn-live {
    box-shadow: none;
    outline: none;
    background: #FF0000;
    color: #FFFFFF;
}

.adsbygoogle {
    display: block; /* Ensures the ad takes up full width when loaded */
    width: 100%; /* Makes it responsive */
    min-height: 0px; /* Prevents excessive empty space */
    height: auto !important; /* Adjusts height dynamically */
    overflow: hidden !important; /* Hides any unwanted space */
}





/* Keep ad clickable without blocking surrounding UI */
ins.adsbygoogle.adsbygoogle-noablate {
    pointer-events: none !important;
}

ins.adsbygoogle.adsbygoogle-noablate > div > iframe {
    pointer-events: auto !important;
}

ins.adsbygoogle.adsbygoogle-noablate .left-side-rail-edge,
ins.adsbygoogle.adsbygoogle-noablate .left-side-rail-dismiss-btn {
    pointer-events: none !important;
}






/* Keep styles limited to this layout via body class */
.hs-publift-layout .hs-side-ad {
    position: fixed;
    top: 160px; /* adjust to sit beneath header */
    z-index: 10;
    display: none; /* hidden by default; enabled on wide screens */
}

.footer {
    margin-bottom: 100px;
}

/* Show rails only when there's room beside 1030px container */
@media (min-width: 1280px) {
    .hs-publift-layout .hs-side-ad { display: block; }

    /* Align to container edges with a 20px gap */
    .hs-publift-layout .hs-side-ad--left {
        left: 50%;
        margin-left: calc(-1030px / 2 - 20px);
        transform: translateX(-100%);
    }

    .hs-publift-layout .hs-side-ad--right {
        left: 50%;
        margin-left: calc(1030px / 2 + 20px);
    }
}


/* In-content slots reserve height on the inner .hs-ad--incontent (collapsible
   by the GPT empty-slot listener) rather than on this wrapper, which could not
   be collapsed once the slot reported empty. */

/* Fix for interscroller ads scrolling behind content on mobile */
@media (max-width: 767px) {
    .publift-widget-interscroller_1_homepage-container,
    .publift-widget-interscroller_2_homepage-container,
    .publift-widget-interscroller_3_homepage-container,
    .publift-widget-interscroller_4_homepage-container {
        position: relative !important;
        z-index: 1 !important;
    }

    .publift-widget-interscroller_1_homepage-scroll-clip,
    .publift-widget-interscroller_2_homepage-scroll-clip,
    .publift-widget-interscroller_3_homepage-scroll-clip,
    .publift-widget-interscroller_4_homepage-scroll-clip {
        position: relative !important;
        overflow: visible !important;
    }

    /* .publift-widget-interscroller {
        position: relative !important;
        transform: none !important;
    } */
}

/* Public design system */
:root {
    --hs-primary: #0b284a;
    --hs-accent: #f58424;
    --hs-accent-2: #f58424;
    --hs-link: #1a4f8a;
    --hs-nav-fg: #fff;
    --hs-brand-fg: #fff;
    --hs-surface: #ffffff;
    --hs-surface-soft: #f4f6f8;
    --hs-ink: #1c1e21;
    --hs-ink-soft: #5a6472;
    --hs-border: #dbe0e6;
    --hs-display-font: "Barlow Semi Condensed", "Arial Narrow", sans-serif;
    --hs-body-font: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

body {
    --hs-nav-bg: var(--hs-primary);
    background: var(--hs-surface);
    color: var(--hs-ink);
    font-family: var(--hs-body-font);
}

a,
a:link,
a:visited {
    color: var(--hs-link);
}

h1,
h2,
h3,
.navbar {
    font-family: var(--hs-display-font);
}

#header {
    border-bottom: 0;
    /* Fill to the right of the 974px banner gif with the same colour the gif
       ends in (the old per-county #header background-color). */
    background-color: var(--hs-header-bg, var(--hs-primary));
}

#secondmenu.navbar-default {
    min-height: 4px;
    height: 4px;
    margin: 0;
    padding: 0;
    background: var(--hs-accent);
    border: 0;
}

.navbar-inverse,
.navbar-inverse .navbar-collapse,
.navbar-inverse .dropdown-menu,
.navbar-inverse .navbar-brand {
    background-color: var(--hs-nav-bg);
    border-color: var(--hs-nav-bg);
    color: var(--hs-nav-fg);
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-nav .dropdown-menu > li > a,
.navbar-inverse .navbar-toggler,
.navbar-inverse .hs-forum-account,
.navbar-inverse .hs-forum-account a {
    color: var(--hs-nav-fg);
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .dropdown > a.show {
    background: color-mix(in srgb, var(--hs-nav-bg) 80%, #000);
    box-shadow: inset 0 -3px var(--hs-accent);
}

#header #socialicons a,
#header #pwa-install-header-btn {
    color: var(--hs-accent) !important;
}

.hs-story-image {
    display: block;
    background: var(--hs-surface-soft);
    object-fit: contain;
}

.MainTopHeadlineStory,
.MainHeadlineStory {
    overflow: hidden;
    background: var(--hs-primary);
}

.MainTopHeadlineStory {
    border-bottom: 4px solid var(--hs-accent);
    box-shadow: 0 2px 0 var(--hs-accent-2);
}

.MainTopHeadlineStory img,
.MainHeadlineStory img {
    width: 100%;
    height: auto;
}

.MainTopHeadlineStory .caption,
.MainHeadlineStory .caption {
    background: linear-gradient(transparent, rgba(0, 0, 0, .88));
    padding-top: 4rem;
}

.MainTopHeadlineStory h1 {
    display: -webkit-box;
    margin: .8rem 1rem;
    overflow: hidden;
    font-size: clamp(1.5rem, 4vw, 2.0rem);
    line-height: 1.05;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.MainHeadlineStory h2 {
    display: -webkit-box;
    overflow: hidden;
    line-height: 1.15;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.MainHeadlineStory {
    transition: transform 160ms ease, box-shadow 160ms ease;
}

.MainHeadlineStory:hover {
    box-shadow: 0 4px 0 var(--hs-accent);
    transform: translateY(-2px);
}

.MainPageCompactStory {
    min-height: 84px;
    max-height: none;
    border-color: var(--hs-border);
}

.MainPageCompactStory a {
    display: flex;
    gap: .75rem;
    padding: .55rem 0;
}

.MainPageCompactStory img {
    flex: 0 0 120px;
    width: 120px;
    height: 68px;
    padding: 0;
}

.hs-compact-story__content p {
    display: -webkit-box;
    margin: 0;
    overflow: hidden;
    font-family: var(--hs-display-font);
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.15;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.hs-compact-story__content time {
    color: var(--hs-ink-soft);
    font-size: .75rem;
}

.hs-module {
    margin: 0 0 1rem;
    overflow: hidden;
    background: var(--hs-surface);
    border: 1px solid var(--hs-border);
    border-top: 4px solid var(--hs-accent);
    box-shadow: inset 0 2px 0 var(--hs-accent-2);
}

.hs-module__title {
    margin: 0;
    padding: .65rem .8rem .55rem;
    background: var(--hs-nav-bg);
    color: var(--hs-nav-fg);
    font-size: 1.05rem;
    letter-spacing: .02em;
}

.hs-module__title a {
    color: var(--hs-nav-fg);
}

.hs-module__body {
    margin: 0;
    padding: .35rem .8rem;
}

.hs-module-story {
    position: relative;
    padding: .65rem 0;
    border-bottom: 1px solid var(--hs-border);
}

.hs-module-story:last-child {
    border-bottom: 0;
}

.hs-module-story a {
    display: flex;
    gap: .65rem;
    align-items: flex-start;
}

.hs-module-story img {
    flex: 0 0 96px;
    width: 96px;
    height: 54px;
    background: var(--hs-surface-soft);
    object-fit: contain;
}

.hs-module-story h3 {
    margin: 0;
    color: var(--hs-ink);
    font-size: 1rem;
    line-height: 1.15;
}

.hs-module--ranked .hs-module-story {
    display: grid;
    grid-template-columns: 2rem 1fr;
    gap: .4rem;
}

.hs-module-story__rank {
    color: var(--hs-link);
    font-family: var(--hs-display-font);
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
}

.hs-forum-post {
    padding: .65rem 0;
    border-bottom: 1px solid var(--hs-border);
    list-style: none;
}

.hs-forum-post__title {
    display: block;
    font-weight: 600;
}

.hs-forum-post__meta {
    display: flex;
    flex-wrap: nowrap;
    gap: .9rem;
    align-items: center;
    margin-top: .3rem;
    color: var(--hs-ink);
    font-size: .78rem;
}

.hs-forum-post time {
    color: var(--hs-ink);
    font-size: .78rem;
    white-space: nowrap;
}

.hs-forum-post__time .fa {
    margin-right: .25rem;
    color: var(--hs-ink);
}

.hs-county-chip {
    display: inline-block;
    margin-left: .35rem;
    padding: .05rem .35rem;
    background: var(--hs-surface-soft);
    border-left: 3px solid var(--hs-accent);
    color: var(--hs-ink-soft);
    font-size: .7rem;
}

.hs-post-count {
    display: inline-flex;
    align-items: center;
    color: var(--hs-ink);
    font-size: .78rem;
    white-space: nowrap;
}

.hs-post-count .fa {
    margin-right: .25rem;
    color: var(--hs-ink);
}

.hs-poll-question {
    font-weight: 650;
}

.articlecontent {
    max-width: 68ch;
    margin: 0 auto;
    color: var(--hs-ink);
    font-size: 1.075rem;
    line-height: 1.65;
}

.articleheading {
    padding-bottom: .8rem;
    border-bottom: 4px solid var(--hs-accent);
}

.articleheading h1 {
    margin-bottom: .35rem;
    /* font-size: clamp(2rem, 5vw, 3.25rem); */
    line-height: 1.02;
}

.article-meta,
.articleimage__caption {
    color: var(--hs-ink-soft);
    font-size: .82rem;
}

.articleimage__caption {
    text-align: center;
}

.articleimage {
    margin: 1rem 0 1.4rem;
    padding: 0;
    text-align: left;
}

.articleimage img {
    width: 100%;
    height: auto;
    margin: 0;
}

.article-share {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
    align-items: center;
    margin: 2rem 0;
    padding: 1rem 0;
    border-block: 1px solid var(--hs-border);
}

.article-share > span {
    margin-right: .25rem;
    font-family: var(--hs-display-font);
    font-weight: 700;
}

.article-related .hs-module__body {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 1rem;
}

.article-related .hs-module-story {
    grid-template-columns: 2rem 1fr;
}

.hs-forum-account {
    position: relative;
    color: #fff;
    font-family: var(--hs-display-font);
    font-size: .8rem;
}

.hs-forum-login-form {
    display: flex;
    gap: .35rem;
    justify-content: flex-end;
    align-items: center;
}

.hs-forum-login-form .input-group {
    width: 9rem;
    margin: 0;
}

.hs-forum-login-form .form-control,
.hs-forum-login-form .input-group-text,
.hs-forum-login-form .btn {
    min-height: 32px;
    padding: .25rem .45rem;
    font-size: .75rem;
}

.hs-forum-account--logged-in {
    display: flex;
    gap: .5rem;
    align-items: center;
}

.hs-forum-account__toggle {
    padding: .25rem .45rem;
    border-color: rgba(255, 255, 255, .5);
    color: #fff;
    font-size: .8rem;
}

.btn-forum,
.hs-forum-login-form .btn {
    border-color: var(--hs-nav-bg);
    background: var(--hs-nav-bg);
    color: #fff !important;
}

.hs-forum-header {
    display: grid;
    grid-template-columns: minmax(220px, 360px) 1fr;
    gap: 1.25rem;
    align-items: end;
    margin: 0 0 .85rem;
    padding: .9rem 0 .85rem;
    border-bottom: 1px solid var(--hs-border);
}

.hs-forum-switcher {
    display: grid;
    gap: .3rem;
}

.hs-forum-switcher > * {
    width: 100%;
    max-width: none;
}

.hs-forum-switcher label {
    color: var(--hs-ink-soft);
    font-family: var(--hs-display-font);
    font-size: .75rem;
    font-weight: 700;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.hs-forum-switcher .form-select {
    border-color: var(--hs-border);
}

.hs-forum-heading,
.hs-forum-heading a,
.hs-forum-heading a:visited {
    color: var(--hs-link);
}

.hs-forum-heading {
    margin: 0 0 .75rem;
    font-size: clamp(1.7rem, 4vw, 2.4rem);
    line-height: 1;
}

.hs-forum-header .hs-forum-heading {
    margin: 0;
    text-align: right;
}

.hs-forum-heading--breadcrumb {
    margin: 1rem 0 .6rem;
    font-size: 1rem;
    letter-spacing: .04em;
    text-transform: uppercase;
}

.hs-forum-actions {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
    align-items: center;
    margin: 0 0 1rem;
}

.hs-forum-action {
    min-height: 40px;
    padding: .55rem .9rem;
    border-radius: 2px;
    font-family: var(--hs-display-font);
    font-weight: 700;
}

.hs-forum-action--primary {
    border-color: var(--hs-nav-bg);
    background: var(--hs-nav-bg);
    color: #fff !important;
}

.hs-forum-action--primary:hover,
.hs-forum-action--primary:focus {
    border-color: color-mix(in srgb, var(--hs-nav-bg) 82%, #000);
    background: color-mix(in srgb, var(--hs-nav-bg) 82%, #000);
    color: #fff !important;
}

.hs-forum-action--secondary {
    border-color: var(--hs-border);
    background: var(--hs-surface);
    color: var(--hs-ink) !important;
}

.hs-forum-action--secondary:hover,
.hs-forum-action--secondary:focus {
    border-color: var(--hs-link);
    background: var(--hs-surface);
    color: var(--hs-link) !important;
}

.hs-forum-action span {
    color: var(--hs-ink-soft);
    font-size: .72rem;
    font-weight: 600;
}

.hs-forum-table thead {
    background: var(--hs-nav-bg);
    color: #fff;
    font-family: var(--hs-display-font);
}

.hs-forum-table thead td {
    color: #fff;
}

.hs-forum-table h3 {
    margin: 0;
    font-size: 1.05rem;
}

.hs-reply-count {
    display: inline-block;
    min-width: 1.9rem;
    padding: .1rem .45rem;
    background: var(--hs-nav-bg);
    color: var(--hs-nav-fg);
    border-radius: 2px;
    font-family: var(--hs-display-font);
    font-weight: 700;
    font-size: .82rem;
    text-align: center;
    line-height: 1.2;
}

.hs-sponsor-wall ul {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: .5rem;
    columns: unset;
}

.hs-sponsor-wall li {
    display: grid;
    min-height: 70px;
    margin: 0;
    place-items: center;
    background: #fff;
    border: 1px solid var(--hs-border);
}

.hs-sponsor-wall img {
    width: 120px;
    height: 60px;
    object-fit: contain;
}

.hs-ad {
    display: grid;
    width: 100%;
    place-items: center;
    background: var(--hs-surface-soft);
    color: var(--hs-ink-soft);
}

.hs-ad__label {
    padding: .2rem;
    font-size: .625rem;
    letter-spacing: .12em;
    text-transform: uppercase;
}

/* Side-rail slots only: they sit in the page margins against the white body
   background, so in production an unfilled rail should read as blank space
   (white) rather than a grey box floating beside the content. Dev keeps it grey
   via .hs-ad-debug (toggled by _Layout's Development-only body class) so the
   reserved rail stays visible until the empty/blocked collapse hides it.
   In-content, banner and video slots keep their grey placeholder everywhere. */
.hs-side-ad .hs-ad {
    background: var(--hs-surface);
}

.hs-ad-debug .hs-side-ad .hs-ad {
    background: var(--hs-surface-soft);
}

.hs-ad--banner {
    min-height: 250px;
}

.hs-ad--mrec {
    min-height: 250px;
}

.hs-ad--incontent {
    min-height: 270px;
}

.hs-ad--video {
    min-height: 180px;
}

/* GPT empty-slot collapse (Option 1).
   The inline slotRenderEnded listener in _Layout.cshtml sets data-ad-state on
   each .hs-ad after its auction completes: "filled" when a creative rendered,
   "empty" when GPT reported isEmpty. We only ever collapse on the confirmed
   "empty" verdict — never on a timeout or a guess — so a served creative is
   never hidden. The attribute is re-set on every render, so a later refresh
   that fills flips "empty" back to "filled" and re-expands the slot.
   Specificity (0,2,0) intentionally beats the .hs-ad--* reservations (0,1,0),
   including their responsive overrides. */
.hs-ad[data-ad-state="empty"] {
    min-height: 0;
    padding: 0;
}

.hs-ad[data-ad-state="empty"] .hs-ad__label {
    display: none;
}

/* Keep a reserved-but-not-yet-rendered slot quiet rather than mislabelled:
   show the "Advertisement" label only once the slot is known to be filled. */
.hs-ad:not([data-ad-state="filled"]) .hs-ad__label {
    opacity: 0;
}

/* Blocked-stack collapse (Option 4).
   When an ad blocker (or a Fuse/GPT failure) takes out the whole stack, no
   slotRenderEnded ever fires, so the per-slot collapse above can't run and every
   .hs-ad--* reservation would sit as a permanent void. hogan.js confirms the
   stack is down (googletag.pubads never became a function within the grace
   period) and sets data-ad-stack="blocked" on <html>; only then do we hide the
   reservations. This is gated on the confirmed-blocked verdict — never an ungated
   :has()-style "is any slot empty" rule, since every slot is empty before Fuse
   loads.
   The :not([data-ad-state="filled"]) guard is rule #1 in CSS: even on a false
   positive (slow boot marked blocked, then GPT arrives and fills a slot) a served
   creative is never hidden. */
html[data-ad-stack="blocked"] .hs-ad:not([data-ad-state="filled"]) {
    display: none;
}

.footer {
    height: auto;
    margin-top: 2rem;
    margin-bottom: 100px;
    padding: 2rem 1rem 1rem;
    background: var(--hs-nav-bg);
    color: var(--hs-nav-fg);
}

.footer__grid {
    display: grid;
    grid-template-columns: 1.4fr repeat(3, 1fr);
    gap: 1.5rem;
}

.footer h2 {
    font-size: 1rem;
}

.footer a,
.footer a:visited {
    display: block;
    margin-bottom: .35rem;
    color: var(--hs-nav-fg);
}

.footer .footer__brand {
    display: inline-flex;
    gap: .55rem;
    align-items: center;
    margin-bottom: .5rem;
    color: var(--hs-nav-fg);
    font-family: var(--hs-display-font);
    font-size: 1.75rem;
    font-weight: 700;
    letter-spacing: .005em;
}

.footer__brand img {
    display: block;
    max-width: 100%;
    height: auto;
}

.footer__social a {
    display: flex;
    gap: .4rem;
    align-items: center;
}

.footer__legal {
    margin: 1.5rem 0 0;
    padding-top: .75rem;
    border-top: 1px solid rgba(255, 255, 255, .25);
    font-size: .75rem;
}

@media (max-width: 767px) {
    .MainHeadlineStory {
        max-height: none;
        margin-bottom: 1rem;
        border-top: 0;
        border-bottom: 4px solid var(--hs-accent);
        box-shadow: 0 2px 0 var(--hs-accent-2);
    }

    .MainHeadlineStory img {
        float: none;
        width: 100%;
        height: auto;
        padding: 0;
    }

    .MainHeadlineStory .caption {
        position: absolute;
        bottom: 0;
        padding-top: 3rem;
        color: #fff;
    }

    .MainHeadlineStory h2 {
        margin: .8rem 1rem;
        font-size: clamp(1.5rem, 4vw, 2.0rem);
        line-height: 1.05;
        color: #fff;
        text-shadow: 0 1px 4px #000;
    }

    .hs-forum-login-form {
        display: grid;
        grid-template-columns: 1fr 1fr;
        padding-top: .5rem;
    }

    .hs-forum-login-form .input-group {
        width: auto;
        grid-column: 1 / -1;
    }

    .hs-forum-account {
        width: 100%;
    }

    .hs-forum-account--logged-in {
        justify-content: flex-end;
        flex-wrap: wrap;
        width: 100%;
        text-align: right;
    }

    .hs-forum-account #forum-login-collapse {
        width: 100%;
    }

    .hs-forum-header {
        grid-template-columns: 1fr;
        gap: .8rem;
        align-items: start;
        padding-top: .6rem;
    }

    .hs-forum-header .hs-forum-heading {
        text-align: left;
    }

    .hs-forum-actions {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .hs-forum-action--primary {
        grid-column: 1 / -1;
    }

    .article-related .hs-module__body {
        grid-template-columns: 1fr;
    }

    .hs-forum-table thead {
        display: none;
    }

    .hs-forum-table,
    .hs-forum-table tbody,
    .hs-forum-table tr,
    .hs-forum-table td {
        display: block;
        width: 100%;
    }

    .hs-forum-table tr {
        margin-bottom: .7rem;
        padding: .65rem;
        background: var(--hs-surface);
        border: 1px solid var(--hs-border);
        border-left: 4px solid var(--hs-accent);
    }

    .hs-forum-table td {
        padding: .2rem 0;
        border: 0;
    }

    .hs-forum-table td:not(:first-child)::before {
        content: attr(data-label) ": ";
        color: var(--hs-ink-soft);
        font-size: .72rem;
        font-weight: 700;
        text-transform: uppercase;
    }

    .hs-forum-table td[data-label="Latest post"],
    .hs-forum-table td[data-label="Replies"] {
        display: inline-block;
        width: auto;
        padding-right: 1.4rem;
        vertical-align: middle;
    }

    .footer__grid {
        grid-template-columns: 1fr 1fr;
    }

    .hs-ad--banner,
    .hs-ad--mrec,
    .hs-ad--incontent {
        min-height: 250px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .MainHeadlineStory {
        transition: none;
    }
}

/* Forum pagination ------------------------------------------------------- */
.hs-pager {
    margin: 1.25rem 0;
}

.hs-pager .pagination {
    margin-bottom: 0;
    gap: .3rem;
}

.hs-pager .page-link {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 2.75rem;
    min-height: 2.75rem;
    padding: .35rem .65rem;
    border: 1px solid var(--hs-border);
    border-radius: var(--hs-radius, 4px);
    font-family: var(--hs-display-font);
    font-weight: 600;
    color: var(--hs-link);
}

.hs-pager .page-item.active .page-link {
    background: var(--hs-link);
    border-color: var(--hs-link);
    color: #fff;
}

.hs-pager .page-item.disabled .page-link {
    color: var(--hs-ink-soft);
    background: var(--hs-surface-soft);
}

.hs-pager .page-link:focus-visible {
    outline: 2px solid var(--hs-accent);
    outline-offset: 2px;
    box-shadow: none;
}

/* Compact phone control: stays within the viewport so it never adds a
   horizontal scrollbar, no matter how many pages a thread has. */
.hs-pager__compact {
    align-items: stretch;
    gap: .5rem;
    width: 100%;
}

.hs-pager__status {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 2.75rem;
    padding: 0 .5rem;
    font-family: var(--hs-display-font);
    font-weight: 600;
    color: var(--hs-ink-soft);
    text-align: center;
}

.hs-pager__btn {
    flex: 0 0 auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 6rem;
    min-height: 2.75rem;
    padding: .35rem 1rem;
    border: 1px solid var(--hs-border);
    border-radius: var(--hs-radius, 4px);
    background: var(--hs-surface);
    font-family: var(--hs-display-font);
    font-weight: 600;
    color: var(--hs-link);
    text-decoration: none;
}

.hs-pager__btn:hover,
.hs-pager__btn:focus-visible {
    background: var(--hs-surface-soft);
    color: var(--hs-link);
}

.hs-pager__btn:focus-visible {
    outline: 2px solid var(--hs-accent);
    outline-offset: 2px;
}

.hs-pager__btn.disabled {
    color: var(--hs-ink-soft);
    background: var(--hs-surface-soft);
    opacity: .55;
    cursor: default;
    pointer-events: none;
}

/* Long URLs / unbroken words / wide images in posts must not stretch the
   page and trigger a horizontal scrollbar on mobile. */
.hs-forum-thread td,
.hs-forum-thread p {
    overflow-wrap: anywhere;
    word-break: break-word;
}

.hs-forum-thread img {
    max-width: 100%;
    height: auto;
}
