.side_bar {
    display:none;
}

.navigation {
    display: none;
}

.content {
    width: 95%;
}

.shn-banner {
    vertical-align:middle;
}

.shn-banner.standard, .shn-banner.christmas {
    content:url(https://cdn.stronghold-nation.com/images/shn_banner.png);
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
    color-adjust: exact !important;                 /*Firefox*/
}

/* IE Fix */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .shn-banner.standard, .shn-banner.christmas {
        display: none;
    }
}

.article_stars_wrapper {
    display: none;
}

.details-thumb {
    display: inline;
}

#footer {
    display: none;
}

.footer {
    text-align: center;
}

.print-copyright {
    text-align: center;
    display: inline-block;
}

/* Individual pages */

.carousel {
    display: none;
}

