@charset "UTF-8";

/*
	WebBible, all languages
	Copyright, Films for Christ, Christian Answers • ChristianAnswers.Net
	last edit 9.20.2019 pst
*/

@media print {

.wbtextnavbox,
.backbtn,
.nextbtn,
.bibtext-othertranslations,
.biblenote,
.biblenotehdr,
.wbbooktcol,
.wbtextarrowsbottom,
#bibletextfooter {
	display:none !important;
}
#bible-canlogo a {
	border-bottom:none !important;
}
#bible-canlogo img {
	float:left;
	width:150px;
	height:50px;
}
	
#WebBibleChapter {
	margin:0;
	padding:0 10px 0 0;
}

img.spacerAlpha {
	width:80px;
	height:150px;
}

fieldset {
	border:none !important;
	margin:0;
	padding:0;
}

.verse {
	border-bottom:none;
}

select.wbtextchapdropdown {
	margin:5px 0 0 0;
}

body {
	color:#000;
	background-color:transparent;
	margin:0;
}

a,
a:link,
a:visited {
	color:#000;
	border-bottom:none;
	text-decoration:none !important;
}

.red {
	color:#990033; /* crimson red */
}

table.wbwrapper {
	width:100%;
	border:none;
}
tr {
	vertical-align:top;
}

td.wbbooktcol {
	width:80px;
	text-align:center;
	padding:20px 0 0 5px;
}

h2 {
	margin-bottom:20px;
}

a.verse {
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:120%;
	padding-right:10px;
	color:#000;
}

h2 {
	color:#000;
	background:none;
	font-size:150%;
	font-style:italic;
}

h3 {
	color:#000;
	background:none;
	font-size:225%;
	margin-bottom:50px;
}

p {
	line-height:200%;
}

td.maintext {
	padding:15px 0 50px 35px;
}
	.maintext h3 {
		
		clear:left;
		padding-top:20px;
		text-shadow:4px 3px 3px #b5b5b5;
	}

div.backbuttonsanddropdowns {
	width:133px;
	margin-left:20px;
	float:right;
	text-align:right;
}
div.bottombackbuttons {
	width:90px;
	margin-left:20px;
	float:right;
	text-align:center;
}

div.othertransl {
	font-size:85%;
	text-align:center;
}

span.wordsofchrist {
	color:#990033; /* crimson red */
}
	span.wordsofchrist a:link {
		color:#990033; /* crimson red */
		text-decoration:underline;
	}
	span.wordsofchrist a:visited {
		color:#990033; /* crimson red */
		text-decoration:underline;
	}


}
