body { 
  font-size: 100%;
}
body.full-pg,
body.bibleStudy {
  color: #331100;
}
h1 {
  font-size: 1.3em;
  font-weight: 700;
  color: #310;
  text-indent: 0.5em;
  text-align: center;
  width: 60%;
  margin: 4% auto auto auto;
  line-height: 320%;
  padding-left: 2em;
  padding-bottom: 0.5em;
}
h3,
h4 {
  margin: 2% auto 0% auto;
  text-align: center;
  text-indent: 0em;
  padding-bottom: 1em;
}
h3 { 
  font-size: 0.9em;
  margin-top: 4%;
}
h5,
h6,
h8 { 
  font-size: 0.9em;
  font-family: Ubuntu, arial, sans-serif;
  font-weight: 700;
  margin: 0 auto 0 auto;
  padding-top: 0;
 }
h5 { 
  font-weight: 400;
}
h3.alphabet { 
  display: block;
  text-indent: 2em;
  text-align: left;
  margin: 2em auto 1em 2em;
 }
h3.twitter { 
  color: #310;
 }
h4.feedInfo {
font-size: 1em;
font-weight: 700;
margin: 0 auto 0 auto;
padding: 0; 
}
h8 { 
  display: block;
  text-align: left;
  padding-bottom: 0.5em;
}
blockquote { 
  text-align: left;
  font-size: 0.9em;
}
div.altMenuSelection hr { 
  width: 80%;
  color: #947;
  background-color: #947;
}
hr.disqusSeparator {
    margin-top: 5em;
}
p {
  font-family: Ubuntu, arial, sans-serif;
  font-size: 1em;
  color: #000;
  margin: 0px auto 3px auto;
  line-height: 140%;
}
body.wideSpread p { 
  font-family: Verdana, sans-serif;
  text-align: left;
  text-indent: 1em;
}
body.full-pg p,
body.full-pg div#content div.focus p.opening,
body.bibleStudy p,
body.wideSpread p.opening { 
  text-align: left;
  text-indent: 0em;
}
body.wideSpread p.closing {
  margin-bottom: 5px;
}
body.full-pg div#content div.focus p.closing { 
  margin-bottom: 0;
 }
body.full-pg div#right_side_bar div.focus p,
body.bibleStudy div#right_side_bar div.focus p { 
  margin-left: 0.5em;
}
body.full-pg div#content div.focus p,
body.full-pg div#right_side_bar div.focus div.order,
body.bibleStudy div#content div.focus p,
body.bibleStudy div#right_side_bar div.focus div.order { 
  margin-left: 1.5em;
  margin-right: 1.5em;
}
body.full-pg div#content div.focus p,
body.full-pg div#right_side_bar div.focus div.order p,
body.full-pg div#right_side_bar div.focus fieldset.church p,
body.bibleStudy div#right_side_bar div.focus div.order p,
body.bibleStudy div#right_side_bar div.focus fieldset.church p
 { 
  text-indent: 1em;
}
body.full-pg div#right_side_bar div.focus div.article p,
body.full-pg div#content div.focus div.article p,
body.bibleStudy div#right_side_bar div.focus div.article p,
body.bibleStudy div#content div.focus div.article p { 
  margin-left: 0em;
  margin-right: 0em;
}
body.full-pg p em,
body.bibleStudy p em { 
  font-variant: normal;
  font-weight: 700;
  color: #816fb7; 
}
acronym.byletter { 
  border-bottom: none;
  cursor: help;
  content:attr(alt); 
}
p.expl {
  font-size: 0.9em;
}
p#information { 
  text-align: center;
 }
p.gapMaker,
p.smallGap { 
  visibility: hidden;
  font-size: 5em;
  line-height: 400%;
 }
p.smallGap { 
  font-size: 0.5em;
 }
p.notes {
background-color: #bdcfd9;
padding: 1em;
}
span.searchword {
  background-color: #fefaa8;
}
/* This next img is essential to setting up photo and text side by side for any photo story; see also layout_pt4.css */
img.photoStory { 
  border: 1px solid #000;
  margin: 0 1em 0 0;
  float: left;
}
/* Below sets size of slideshow */
.googleslideshow {
  margin: 0 auto 0 auto; 
  width: 325px;
  height: 325px;
  padding: 10px;
}
div.focus div.articleWithConnector:nth-child(5) div.articlebody p:nth-child(1):before {
content: url(../images/happy_face_brunette_early_20s_girl.png);
padding: 10px 15px 0 0;
float: left;
}
div.focus div.articleWithConnector:nth-child(7) div.articlebody p:nth-child(1):before {
content: url(../images/happy_face_wearing_cap_young_man.png);
padding: 10px 15px 0 0;
float: left;
}
div.focus div.articleWithConnector:nth-child(9) div.articlebody p:nth-child(1):before {
content: url(../images/happy_face_brunette_early_40s_woman.png);
padding: 10px 15px 0 0;
float: left;
}
div.focus div.articleWithConnector:nth-child(11) div.articlebody p:nth-child(1):before {
content: url(../images/happy_face_grey_hair_early_50s_man.png);
padding: 10px 15px 0 0;
float: left;
}
div.focus div.articleWithConnector:nth-child(13) div.articlebody p:nth-child(1):before {
content: url(../images/happy_face_brunette_late_20s_woman.png);
padding: 10px 15px 0 0;
float: left;
}
