/* ================================================================================== */
/* == Normalize.css v8.0.1 ========================================================== */
/* ================================================================================== */

html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

*,*:before,*:after { box-sizing: border-box; margin: 0; padding: 0; list-style: none }

/* Viewport Sizing */
@-webkit-viewport{width:device-width}
@-moz-viewport{width:device-width}
@-ms-viewport{width:device-width}
@-o-viewport{width:device-width}
@viewport{width:device-width}



/* ================================================================================== */
/* == General Styles ================================================================ */
/* ================================================================================== */

html,body { background: #eee;
font-family: 'Roboto', sans-serif; font-size: 15.75px; line-height: 1.7;

color: #373d3f; color: #131516; color: #2F485B; color: #383D49; 
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; 
}

.container { max-width: 780px; margin: 0 auto; background: #fff; padding: 0 5rem; overflow: hidden; }
.container:after { content: ""; display: table; clear: both;}
@media only screen and (max-width: 600px) { 
  .container { padding: 0 3rem; }
}
@media only screen and (max-width: 420px) { 
  .container { padding: 0 2rem; }
}


a { text-decoration: none; color: #fd3d39; color: #DA352E;
;-webkit-transition: all 0.218s;
-moz-transition: all 0.218s;
-ms-transition: all 0.218s;
-o-transition: all 0.218s;
transition: all 0.218s; }
a:hover { color: #595bd4; }


p { margin: 2rem 0; }
h3 { margin: 2rem 0; }
h1, h2, h3, h4, h5 { font-family: 'Roboto Slab', serif; -webkit-font-smoothing: auto; -moz-osx-font-smoothing: auto; }
h1 { line-height: 1.35; }

.page-number { background: rgba(0,0,0,0.1); padding: 7px 0px; font-size: 0.8rem; border-radius: 3px 0 0 3px; position: absolute; left: calc(50vw - 430px); le//ft: 0; width: 40px; text-align: center; font-weight: 500; color: inherit; }
@media only screen and (max-width: 780px) { 
  .page-number { left: 0; border-radius: 0 3px 3px 0; font-size: 0.7rem; font-weight: 900; width: auto; padding: 3px 6px; }
}
@media only screen and (max-width: 420px) { 
  .page-number { font-size: 0.6rem; transform: rotate(-90deg); padding: 2px 6px 0 6px; border-radius: 0 0 3px 3px; left: -6px; }
}


.bible-verse { font-family: 'Roboto Slab', serif; font-size: 0.95rem; line-height: 1.65;
background: #eee; display: block; padding: 1.75rem  2rem; border-radius: 5px; }
.bible-verse b { font-family: 'Roboto', sans-serif; font-weight: 900; }
@media only screen and (max-width: 420px) { 
  .bible-verse { padding: 1.5rem 1.75rem; }
}

.bc,
.ad { font-weight: 500; font-size: 0.85rem; }

.hebrew-characters { background: brown; display: none; }
.greek-characters { background: gray; display: none; }




/* #header h1 { text-shadow: 0 5px 25px RGBA(218, 53, 46, 0.15); } */

.header-container { padding: 0; }
#header { border-bottom: 1px solid #eee; text-align: center; margin: 0 0 3rem 0;  }
#header h1 { margin: 0; }
#header h1 a { display: block; padding: 1em; }



.toc-list {
padding: 0;
overflow-x: hidden;
list-style: none; font-weight: 500;
}
ol.toc-list li{ list-style: decimal; padding-left: 5px; margin: 0.15rem 0 0.15rem 1.75em; }

.toc-list li:before {
float: left;
width: 0;
white-space: nowrap;
content:
". . . . . . . . . . . . . . . . . . . . "
". . . . . . . . . . . . . . . . . . . . "
". . . . . . . . . . . . . . . . . . . . "
". . . . . . . . . . . . . . . . . . . . "
}

.toc-list span:first-child {
padding-right: 0.33em;
background: white
}

.toc-list span + span {
float: right;
padding-left: 0.33em;
background: white
}






.reference-number { font-size: .7rem; font-weight: 500; vertical-align: .175em; }