/* Style Sheet for Weird Tales from the Middle Ages 
   PRINT VERSION
*/

body   {
      font-family: serif;
	  font-size: 11pt;
}
#outerContainer {
      width: 100%;
}
#endThree  {
      display: none;
}
#endFour  {
      display: none;
}
#endFive  {
      display: none;
}
#endSix  {
      display: none;
}
#endEight  {
      display: none;
}
#footer  {
      display: none;
}
#bookNav  {
     display: none;
}
#topNav {
      margin: 2%; 	  
}
#aMainChapter #topNav h1 {
      text-align: left;
      font-size: 20pt;
	  line-height: 1.2;
	  margin-left: 5%;
	  color: rgb(77,93,48);	  
}
#topNav a { 
	  color: black;
	  font-weight: 700;
}  
#nextPageBottom  {
      display: none;
}

/*   CONTENTS PAGE CSS */
	  
#aContents {
      font-style: normal;
      font-weight: 400;
      font-size: 11pt;
      line-height: 1.2;
      color: rgb(127,128,84);
}
#aboveTable  {
     margin: 5%;
}
#aContents #bookNav  {
     display: none;
}
#weirdTitle  {
     color: rgb(113,141,127);
     text-align: center;
     font-size:18pt;
     font-style: normal;
     font-weight: 700;
	 }

#weirdSubTitle {
     margin-top: 2%;
     text-align: center;
     font-size: 11pt;
	 font-weight: 700;
	 color: rgb(50,99,34);
	 padding-bottom: 2%;
	 border-bottom: solid 1px rgb(150,150,150);    
}
#mainContent table tr td ol {
     list-style-type: none;
	 font-size: 10pt;
     line-height: 1.2;
	 font-weight: 400;
}
#introD {
     text-align: center;
	 font-size: 10pt;
}
#introD a {
     color: rgb(50,99,34);
	 text-decoration: none;
	 font-weight: 400;
}
#mainContent table ol {
     list-style-type: none;
	 font-size: 10pt;
     line-height: 1.2;
	 font-weight: 700;
}
#tableContent {
     margin-left: 12%;
	 width: 100%;
}
#tableContent tr  {
     font-size: 10pt;
	 line-height: 1.2;
}
#tableContent li a {
     text-decoration: none;
	 color: black;
}
#introWeird  {
      width: 75%;
	  margin-left: 10%;
}
#storySnip  {
      border: solid 1px red;
	  padding: 4%;
	  margin: 4%;
}
.refQuote  {
      font-size: 10pt;
	  font-style: italic;
	  text-align: right;
	  margin-right: 6%;
	  margin-bottom: 1%;
}
q.bookQuote  {
	  font-style: italic;
}

#introWeird #mainContent h2  {
      margin-left: 10%;
	  margin-top: 7%;
	  margin-bottom: 3%;
	  color: rgb(150,150,150);
}

/* MAIN CHAPTER CSS  */

#aMainChapter #mainContent {
	  width: 75%;
	  margin-left: 10%;
}
#aMainChapter h1  {
      text-align: left;
	  margin-top: 8%;
	  margin-left: 15%;
	  color: rgb(113,141,127);
	  font-size: 30pt;
}
#aMainChapter h2  {
      text-align: left;
	  color: rgb(113,141,127);
	  margin: 2% 5% 15% 15%;
	  font-size: 18pt;
}
#aMainChapter h3  {
      text-align: center;
	  margin: 5% 5% 4% 16%;
	  color: rgb(127,128,84);
}
#aMainChapter h4  {
      text-align: left;
	  color: rgb(127,128,84);
}
#aMainChapter #mainContent h3.sunlit  {
      text-align: center;
	  margin: 4% 0 5% 0;
	  color: black;
}
#aMainChapter #mainContent h3.gloomy  {
      text-align: center;
	  margin: 4% 0 5% 0;
	  color: rgb(127,128,84);
}
#aMainChapter #mainContent h4 {
     text-align: center;
	 color: rgb(150,150,150);
}
.dagger  {
     font-weight: 700;
     color: red;
}
.finalSectionPara  {
     margin-bottom: 8%;
}
#aMainChapter #mainContent p.poetryQuote  {
     font-size: 11pt;
	 font-style: normal;
	 margin: 0 15% 2% 15%;
}
#aMainChapter #mainContent p.poetryAuthor {
     font-size: 10pt;
	 font-style: italic;
	 text-align: right;
	 margin-bottom: 5%;
}
#aMainChapter #mainContent ul {
      list-style-type: none;
	  font-size: 11pt;      
}
span.numb  {
      font-size: x-small;
}
p.initialPara {
      margin-top: 8%;
}
span.sectionIntro  {
      font-size: larger;
      color: rgb(48,61,70);
}
.lastPara  {
      padding-bottom: 2%;
}
q.bookquote  {
	  font-style: italic;
}
q.meng  {
      text-decoration: none;
	  color: rgb(40,40,180);
	  font-style: italic;
}
.topas {
      color: rgb(180,0,100);
	  font-weight: 700;
}
#aMainChapter #movingTable {
      display: none;
}
#w3valid  {
      display: none;
}
#google_translate_element {
      display: none;
}