#navMain, .socialinteract, #articleAdd, #articleComments, #commentForm, #contentSidebar, #biolaHeaderNav, #wrapperFooter, #magazineFooter, #seq_nav, #seq_nav_bottom, #wrapperBiolaFooter {
    display: none;
}

div.print_hide { display: none !important; }

#contentMain { width: 860px; float: none; margin-right: 20px; }
#siteHeader { height: 0; }
#articleHead #issueDate { visibility: visible; }
#articleHead { background: none; height: 40px; overflow: hidden; }
#issueDate:first-child:before { content: 'Biola Magazine > '; }
#wrapperArticle { background: none; }
#body, .pageBlock { background: none; }
#articleBody {
    height: auto;
    overflow: display;
    background-color: #FFF;
}
#wrapperSite { border-top-color: #CCC; }
a { color: black; text-decoration: none; }
a:after {
   content: " (" attr(href) ")";
}

.pageBlock > div { overflow: visible; } /* For Firefox */