/* ------------------------------------------------------------------
print.css
------------------------------------------------------------------ */

#header, #sub-header img,#article-tools,#article-navigation, #extras, #side blockquote,#section-title { display:none; }
#side h1 { background:none;  text-indent:0; width:auto; margin:0; padding:0; margin-bottom:20px; }
body #sub-header h4 { background:none;  text-indent:0; width:auto; height:auto; margin:0; padding:0; position:static; text-align:left; }
body.layout-sm #side,body.layout-sm #main { float:none; width:auto; padding:0; }
.article-byline { margin:0; float:left; margin:0 10px 10px 0; }

#container { width:auto; }
#content { background:none; border:0; width:auto; }
#sub-header h2 {	position:relative; height: auto; width: auto;	background: none; text-indent: 0; text-align:left; position:static; left:0; top:0;}
#sub-header span.bar { display:none; }
body { background:none; }
body.layout-sm #content { padding:10px 0 0 0; }
#helpText h2 { text-align:left; margin-top:20px; border-top:2px solid #ccc; padding-top:10px; }
#article-content .scriptures { font-style:normal; }


.for-screen { display: none; }
.showForPrint { display:block !important; }
.showForPrintInline { display:inline !important; }
.hideForPrint { display:none !important; }

.helpText { border:0; width:100%; }  /* For help text, so it isn't in the help box width */