/*Set up the required background colors.*/
body {
	color:#000;
	background-color: #FFF;
	background-image:none;
}

.printable_body {
	background-color: #e7ebf6;
	padding-top: 0;
}

/*General settings.*/
#printable_content {
	width:7.0in;
	margin: 0 auto 0 auto;
	padding: 0.75in;
	font-family:Arial,Helvetica,sans-serif;
}

#printable_content, #content {
	background-color: #f5e09f;
	color:#339;
}

/*Never display the "Section" field from the Concord file.*/
.section-title, .title {
	display:none;
}

/*Topic and date font size as required.*/
#printable_content .subject, #printable_content .date {
	font-size:1.1em;
	font-weight: bold;
}

/*Bible, S&H, and Hymn headings to be required size, spacing, etc.*/
#printable_content .text {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight:bold;
	line-height: 1.0em;
	margin: 1.5em 0 0 0;
	padding: 0;
	color:#339;
	background-color:#f5e09f;
}

/*Adjust hymn text to be smaller than the heading.*/
#printable_content .text .smallertext {
	font-size:0.75em;
}

/*Allow "Science and Health" heading to be italics.*/
#printable_content .text .slanted {
	font-style:italic;
}

/*Margin heading color.*/

.margin_heading,.margin_heading_threeline {
	float: right;
	font-size: 8pt;
	width: 81pt;
	margin-left: 1.5pt;
	margin-right: 105pt;
	display: block;
	line-height: 9pt;
	color:#339;
	font-weight: normal;
}

.citation-note {
	font-weight:normal;
	color:#339;
}

/*Spacing for citation.*/
.citation-wrapper {
	margin:5pt 0px 0px 0px;
	font-size:1.3em;
}

.citation {
	font-size: 10pt;;
	padding-top: 4.7pt;
    font-weight: bold;
	margin-bottom: 0.2em;
}

/*Text size and color for Bible text.*/
.citation-text .contentpartial , .citation-text .contentpartial p{
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	color:#339;
	width: 6in;
}

.contentpartial {
	margin-left: 24pt;
	font-size: 9pt;
}

.contentpartial p, .paragraph_placeholder {
	line-height: 1.6em; /* so that 3 line margin heads fit into 2 line gaps */
}

.contentpartial p {
	padding:0pt;
	margin-bottom:.5em;
    margin-top:.5em;
    line-height:1.1em;
}

.contenttile .sent {
	line-height:1.3em; /*Adjust leading for S&H*/
}

/*Bible verses.*/
.bible_verse_number {
	font-size: 7pt;
	margin-top: 2pt;
	width: 22.5pt;
	margin-left: -27pt;
	text-align: right;
	float: left;
	color: #339;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 12.0pt; /*Adjust leading for Bible*/
}

p.bible_verse { /*Line spacing*/
	margin-top: 1.25pt;
	margin-bottom: 1.25pt;
}

.contenttile p.bible_verse {
	font-size:12pt;
	color:#339;
	margin-top: 2.25pt;
	margin-bottom: 2.25pt;
	line-height:1.1em; /*Adjust leading for Bible*/
}

blockquote.BibleVerse {
	margin-left: 31.5pt; /*As quoted in S&H*/
	font-size: 10pt;
}

/*Text color for verse and line numbers.*/
.line_number {
	float: left;
	font-size: 7pt;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: normal;
	margin-top:-1pt;
	width: 13.5pt;
	margin-left: -25.0pt;
	text-align: right;
	line-height: 18pt;
	color: #339;
}

.contentpartial p {
	margin-bottom:.5em;
	margin-top:.5em;
    line-height:1.3em;
	
}

/*Topic and date need required spacing and headings, and no line underneath.*/
.notebook-info {
    padding-bottom:.5em;
    margin-bottom:0em;
	border-bottom:none;
}

.notebook-info .subject:before {
	content:"Topic: ";
}

.notebook-info .date:before {
	content:"Date: ";
}

/*Do not display the Concord footer.*/
#footer {
	display:none;
}

/*Citation numbering.*/
#printable_content .marker-number {
    margin-top:.4em; /*Correct lining up with text*/
}

.marker-number {
	float:left;
	font-size:10pt;
	font-weight:bold;
	margin:-1pt 0pt 0pt 0pt;
	padding:0.5pt 8pt 0pt 0pt;
}

.marker-number:after {
	content:')'; /*Use close-parenthesis to bound the number*/
	padding-left:2pt;
}

/*Poetry quoted in S&H.*/
blockquote.PoemVerse,blockquote.PoemBlock {
	margin-left: 31.5pt;
	font-size:10.0pt;
}

.blockquote.PoemLine {
	line-height: 13pt;
}

blockquote.PoemVerse span.line_number {
	margin-left: -55pt; /*Correct position of line number*/
}

a.line.indent-2, div.ln.indent-2{
	padding-left: 18pt;
}

.PoemLine {
	margin: 0;
	padding: 0;
}

div.ln {
	display: inline;
}

/*Lord's Prayer.*/
.LordsPrayer {
	margin-left: 0pt;
	margin-bottom:0pt;
}

.LordsPrayerSI {
	font-style: italic;
	margin-left: 12pt;
	margin-bottom: 10pt;
	/*display: block;*/
}

.LordsPrayerSI.ln {
	display:block; /*Force new line in spritual interpretation*/
}

.LordsPrayerSIMiddleLine {
	font-style: italic;
	margin-left: 12pt;
	/*display: block;*/
}

.LordsPrayerSIMiddleLine {
	display:block; /*Force new line in spritual interpretation*/
}

blockquote.LordsPrayer .line_number {
	margin-left: -25.5pt;
}

blockquote.LordsPrayer .content-marker-container {
	margin-left: -52.5pt;
}

/*User small caps where so-used in S&H (probably doesn't work).*/
.uppercase {
	text-transform:uppercase;
	font-variant:small-caps;
}

/*The sequence on page 115 of S&H.*/
.shPage115Term {
	text-transform: uppercase;
	font-variant:small-caps;
}

/*The allegory in S&H.*/
p.TrialTestimony {
	line-height: 1.1em; /*Adjust leading for trial testimony*/
}

.TrialTestimony .sent {
	font-size:10pt; /*Smaller font for trial testimony*/
}

/*Bible quotes in The Apocalyse.*/
p.Quote-Exegesis {
	line-height: 1.0em;
}

p.Quote-Exegesis .sent {
	font-size:10pt;
}

/*Section headings*/
.HDRTopic.ln {
	text-align:	center; /*This doesn't seem to work*/
	margin-left: 20pt;
}

/*Things in italics, such as Q and A in Recapitulation.*/
.emphasis {
	font-style: italic;
}

/*Glossary headings.*/
span.GlossaryTerm {
	text-transform: uppercase;
	font-variant:small-caps;
	font-weight: bold;
}

/*Styling for the Back buttons and the Share button.*/
.toplink a:link, .toplink a:visited, .bottomlinkn a:link, .bottomlink a:visited {
	color:#878f74;
	font-weight: bold;
	text-decoration:underline;
}
.toplink a:hover, .toplink a:active, .toplink a:focus, .bottomlink a:hover, .bottomlink a:active, .bottomlink a:focus {
	color: #309;
	font-weight: bold;
	text-decoration:underline;
}

.share p.p1 {
	margin-top: 0;
	padding-top: 0;
	text-align: center;
}

.superscript {
	vertical-align:baseline;
	font-size: 0.8em;
	position:relative;
	top: -0.4em;
}