@import url("http://PaulANorman.com/fonts/CharisSIL-stylesheet.css");
@import url("http://PaulANorman.com/fonts/GentiumSIL-stylesheet.css");
@import url("http://PaulANorman.com/fonts/IMFELL-stylesheet.css");
@import url("http://PaulANorman.com/fonts/OldEnglish_dropcaps_stylesheet.css");
@import url("http://PaulANorman.com/fonts/royalin-stylesheet.css");
@import url("http://PaulANorman.com/fonts/iwona-stylesheet.css");






 
  @MEDIA screen 
	{
	
 .scriptureQuote { /* used in DIV for panel_right to start a bible block */
	                  margin:0.6em 0.7em 0.8em 1.0em; padding:0.2em 0.2em 0.2em 0.4em; background-color: #fffccc; font-size:1.3em}

   .bibleFontText { /*  */
	                  padding : 0 2 0 2; color: #000066 ; background-color: #fffccc;  font-family: 'IMFELLFrenchCanonRegular'; line-height: 1.6em; padding : 0 2 0 2;}

html.hasFontSmoothing-false .bibleFontText {font-family: 'Times New Roman';}
	
	.scriptureQuoteInText { /*used in DIV in panel_body to start a bible block  */
	                  background-color: #fffccc; font-size: 1.6em; line-height: 2.1; padding: 0.4em;}		

.Scripture { /* used in <p> for one verse  */
	                  margin-left: 0.1em; margin-right: 0.9em; margin-top: 0.3em; margin-bottom: 0.3em; font-family: 'IMFELLFrenchCanonRegular', times new roman, roman, serif; font-size: 1.25em; line-height: 1.3em; font-weight: 550; color: #000066;  letter-spacing: 0em; text-align: justify; text-justify: newspaper; text-align-last: left;} 

html.hasFontSmoothing-false .Scripture   {font-family: 'Times New Roman'}

.scriptureHdgBookRef { /* Used at top of Bible block to announce verses and version abbreviation */
	                  margin-left:1.1em; bmargin-right:1.4em; display:block; color:maroon;
										 background-color:#ffffc0;
										  border-bottom:black 1.4 solid;padding-bottom:0.4em;margin-bottom:1.0em;
font-weight:600;
font-family:'IMFELLFrenchCanonRegular', times new roman,swiss,roman,serif;font-size:1.2em;text-align:center;margin-top:5;}

html.hasFontSmoothing-false .scriptureHdgBookRef {font-family: arial; font-size: 1.1em;}



.scriptureParaMarker { /* ¶ maroon Times New Roman was:-- IMFELLFrenchCanonRegular */
	                  color:goldenrod;background-color:maroon;margin:0.2em;padding:0.2em 0.2em 0.1em 0.1em;width:1.6em;height:2.3em;text-align:center;font-family: times new roman, swiss, roman, serif}

html.hasFontSmoothing-false  .scriptureParaMarker {font-family:Times New Roman;}

    .scriptureNumeral { /* IMFELLFrenchCanonRegular 1.2em */
	                  color:maroon;font-weight:600; padding: 0em; font-family:'IMFELLFrenchCanonRegular', times new roman, swiss, roman, serif;font-size:1.2em}

html.hasFontSmoothing-false  .scriptureNumeral { font-family: arial; font-size:1.1em}

/* background-color:#ffffc0;  */

 // redeemed from - http://jontangerine.com/silo/typography/p/#one-lead-indent

p.Scripture {
font-size: 1em;
line-height: 1.25em;
margin: 0;
text-align: left;
}
p.Scripture + p.Scripture {
text-indent: 2.5em;
}
p.Scripture:first-letter {
/* padding: 0.3em 0em 0.2em 0em; */
font-size: 3.8em;
line-height: 1em;
font-weight: 400;
float: left;
margin: 0 0.107em 0 0;
font-family: 'OldeEnglishRegular'; /* 'LinotextLightRegular' */
vertical-align: top;
}
html.hasFontSmoothing-false  .Scripture:first-letter {font-family: 'OldeEnglishRegular';}

p.Scripture:first-line {
/* font-family:IMFELLFrenchCanonItalic; */
font-weight: 500;
}
p.Scripture + p.Scripture:first-letter {
font-size: 1em;
line-height: 1.25em;
float: none;
margin: 0;
font-weight: 600;
}
p.Scripture + p.Scripture:first-line {
font-weight: 400;
font-family: 'IMFELLFrenchCanonRegular';
}

html.hasFontSmoothing-false   p.Scripture + p.Scripture:first-line {font-family: 'Times New Roman';}
	
	  }

  @MEDIA print 
	{
	.scriptureQuote { padding-left:15px; background-color:white; page-break-before : auto; page-break-after : avoid  }

.Scripture {margin-left:15;margin-right:15;margin-top:3;margin-bottom:3;font-family:QuattrocentoRegular, times new roman, swiss, roman, serif; font-size:12.5pt; line-height:13.2pt; font-weight:550;color:#000066;text-align:justify;text-justify:newspaper;text-align-last:left;} 



.scriptureHdgBookRef {margin-left:11;margin-right:14; display:block;color:maroon;border-bottom:black 1.4 solid;padding-bottom:4;margin-bottom:10;font-weight:600;font-family:times new roman,swiss,roman,serif;font-size:12pt;text-align:center;margin-top:5;}

.scriptureParaMarker {color:goldenrod;background-color:maroon;margin:2;padding-top:2;width:16;height:23;text-align:center;font-family:Aldine721 BT, times new roman, swiss, roman, serif}

.scriptureNumeral {color:black;background-color:white;font-weight:500;border:silver;font-family:Aldine721 BT, times new roman, swiss, roman, serif;font-size:10pt}
	
	  }