.chapter { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.6em; font-weight: Bold; margin-top: 16px; margin-bottom: 0px; padding-right: 4px; color: gray;}
.textExplanation { font-family: Arial; font-size: 0.85em; font-style: normal ; font-weight: 400; color: #01016a }
.standaloneMid { display: block; margin-top: 6px; margin-bottom: 16px; }
.standaloneTop { margin-bottom: 16px; }
.standaloneTop:after {
	content: "";
  	display: block;
	height:16px;
}
.standaloneBottom { display: block; margin-top: 6px; }
.textExplanationBox { margin-bottom: 20px; padding: 10px; font-family: Arial; font-size: 0.85em; font-style: normal ; font-weight: 400; color: #000000; background-color: #eee;}
.textExpansion { font-family: Arial; font-size: 0.85em; font-style: normal ; font-weight: 400; color: #01016a }
.CoreBibleHeader { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 2em; font-style: normal ; font-weight: bold; }
.CoreBibleNavigate { font-family: Arial, Helvetica, sans-serif; font-size: 0.6em; font-style: normal ; font-weight: normal; color: #000000; text-decoration: underline;}
.bookTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 2em; font-style: normal ; font-weight: bold; color: #660000; margin-top: 12px; text-transform: uppercase; margin-bottom: 1em;}
.title2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.6em; font-style: normal ; font-weight: bold; color: #660000; margin-top: 1.3em;}
.title3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; font-style: normal ; font-weight: bold; color: #660000; margin-top: 1.5em;}
.title4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-style: italic ; font-weight: 550; color: #660000; margin-top: 1.3em;}
.CoreBibleText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal ; font-weight: normal; color: #000000 }
.verseNumber { font-family: Helvetica; font-size: 0.6em; font-style: normal ; font-weight: 600; color: #660000; padding-right: 0.2em; }
.verseNumber:hover::after { background-color: #888; width:1.9em; height: 1.9em; position:absolute; top: -5px; left: -7px; border-radius: 100%; content: ""; display: inline-block; opacity: 0.4; }
.verseNumber.doubledigit:hover::after { left: -4.5px !important;}
.verseNumber.tripledigit:hover::after { left: -1.5px !important;}
.indent,.chiasmindent { padding-left:15px; padding-bottom:1em; padding-top:1em;}
.pif { width:15px;display:inline-block;}
.poeticindent,.quoteindent { padding-left:15px;}
.quoteindentTop { padding-left:15px; padding-bottom:12px;}
.quoteindentBot { padding-left:15px; padding-top:12px;}
.quoteindentSA { padding-left:15px; padding-top:12px; padding-bottom:12px;}
.bibleSection { background: #f8f8f8; padding: 0px;}
.imagecaption { font-size:80%; font-style:italic;text-align:left; padding:0px; margin:0px; color: #000;}
.photobylink { font-size:70%; font-style:normal;text-align:right; padding: 0;}
.bibleImagemutable{
    font-style:italic;
}
.bibleImagemutable.right{
	float:right;
    width:300px;
    margin-left:20px;
    margin-bottom:5px;
}
.bibleImagemutable.left{
	float:left;
    text-align:right;
    width:300px;
    margin-right:20px;
    margin-bottom:5px;
}
.bibleImagemutable.full{
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:25px;
}
.sideImage{
    padding-bottom:0.5em;
    width: 290px;
}
.centerImage{
    padding-bottom:0.5em;
    width: 100%;
    /*max-width: 780px;*/
}

.CoreBibleIntend {
	margin-left: 15px;
	margin-top: 1em;
	margin-bottom: 1em;
}
.CoreBibleIntend2 { margin-left: 30px; margin-top: 1em; margin-bottom: 1em;}
.CoreBibleIntend3 { margin-left: 45px; margin-top: 1em; margin-bottom: 1em;}
.CoreBibleIntend4 { margin-left: 55px; margin-top: 1em; margin-bottom: 1em;}

a.biblePlace:link		{ color: #337ab7;}
a.biblePlace:hover		{ color: #22aadd;}
a.biblePlace:visited	{ color: #551A8B;}

a.hebrewStrong:link		{ color: #337ab7; font-style: italic;}
a.hebrewStrong:hover	{ color: #22aadd; font-style: italic;}
a.hebrewStrong:visited	{ color: #551A8B; font-style: italic;}


.CoreBibleHighlight { background-color: #FFCC00 }

.popup-verse {text-decoration: underline; color: #01016a}
a.popup-verse:hover {text-decoration: underline; color: #22aadd}

a.skbLink:link	{ color: #337ab7; text-decoration: underline;}
a.skbLink:visited	{ color: #337ab7;}
a.skbLink:hover	{ color: #22aadd; text-decoration: bold;}


mark, .marked, .marked .subverse { 
    background-color: yellow;
	padding: 0px;
}

#bibleText { 
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 1.1em; 
	font-style: normal; 
	font-weight: 400; 
	color: #000000 
}
.bibleText { 
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 1.1em; 
	font-style: normal; 
	font-weight: 400; 
	color: #000000 
}

#content-wrapper section {
	padding-top: 0px;
	padding-bottom: 0px;
}

header {
	background: #f5b335; 
	position: fixed;
	top: 0;
	transition: top 0.5s ease-in-out;
	width: 100%;
}

.nav-up {
	top: -60px;
}

.paddedtable tbody tr td{
    padding:4px !important;
}
.unpaddedtable tbody tr td{
    padding-left:4px !important;
	padding-right:4px !important;
	padding-top:1px !important;
}

.fs13{
	font-size: 13px;
	margin-left: 3px;
}

.lt5{
	color:#FF0000;
}
.lt10{
	color:#c00000;
}
.lt50{
	color:#880000;
}
.lt100{
	color:#770000;
}
.lt500{
	color:#660000;
}
.lt1000{
	color:#550000;
}
.gt1000{
	color:#000000;
}

span.anchor {
    display: inline;
    position: relative;
    top: -95px;
    visibility: hidden;
}

.commonalitygraph{
	background-color:#f08000;
	height:15px;
	border-radius: 1px;
	max-width: 60px;
	min-width:2px;
}

.invisible{
    visibility: hidden;
    height: 0;
    margin-top: 10px;
}
.invisible + .invisible{
	margin: 0;
}

.spacer-l{
	height: 15px;
}
.spacer-m{
	height: 10px;
}
.spacer-s{
	/*height: 5px;*/
}

@media all and (max-width: 599px){
    .sideImage{
        padding-bottom: 0.5em;
		width: 100%;
    }
    .bibleImagemutable{
        margin-left: 0;
		width: 100%;
		float: none;
    }
}