@charset "UTF-8";
/*
for English and Turkish WebBible
© Films for Christ • ChristianAnswers.Net
Last edit 5.24.2024 pst

	► needs cleanup
*/

@media only screen and (max-width:600px) {

#WebBibleChapter {background-color:#fff;background-image:none;background-repeat:no-repeat;}
.maintext {padding:0 0 50px 20px;}
.maintext h3 {text-shadow:0 0 0;}
.biblenote,
.biblenotehdr,
.biblenote p,
.biblenote li {display:none;}

td.wbbooktcol,
td.wbbooktcol img {display:none;}

#bibletextfooter {font-size:85%;}

} /* end media 600px width */

@media screen {

#WebBibleChapter {
	margin:0;
	padding:0 10px 0 0;
}

.maintext {
	padding:15px 0 50px 35px;
	font-size:18px;
}
.maintext p {line-height:250%;}

hr {display:none;}

.backnextbuttons {
	width:43px;
	height:45px;
}

.wbbooktcol a,
.wbbooktcol a:hover {
	border:none;
	background:none;
	margin:0;
	padding:0;
}
.wbbooktcol img {
	width:55px;
	padding-bottom:200px;
	border:0;
	margin:0;
}
a.genesis img        {height:304px;}
a.exodus img         {height:292px;}
a.leviticus img      {height:360px;}
a.numbers img        {height:300px;}
a.deuteronomy img    {height:559px;}
a.joshua img         {height:300px;}
a.judges img         {height:283px;}
a.ruth img           {height:194px;}
a.1samuel img        {height:356px;}
a.2samuel img        {height:356px;}
a.1kings img         {height:299px;}
a.2kings img         {height:306px;}
a.1chronicles img    {height:518px;}
a.2chronicles img    {height:527px;}
a.ezra img           {height:191px;}
a.nehemiah img       {height:391px;}
a.esther img         {height:269px;}
a.job img            {height:144px;}
a.psalms img         {height:285px;}
a.proverbs img       {height:380px;}
a.ecclesiastes img   {height:487px;}
a.songofsongs img    {height:615px;}
a.isaiah img         {height:247px;}
a.jeremiah img       {height:361px;}
a.lamentations img   {height:562px;}
a.ezekiel img        {height:284px;}
a.daniel img         {height:268px;}
a.hosea img          {height:246px;}
a.joel img           {height:177px;}
a.amos img           {height:223px;}
a.obadiah img        {height:338px;}
a.jonah img          {height:257px;}
a.micah img          {height:245px;}
a.nahum img          {height:284px;}
a.habakkuk img       {height:416px;}
a.zephaniah img      {height:428px;}
a.haggai img         {height:294px;}
a.zechariah img      {height:416px;}
a.malachi img        {height:329px;}
a.matthew img        {height:360px;}
a.mark img           {height:225px;}
a.luke img           {height:184px;}
a.john img           {height:209px;}
a.acts img           {height:173px;}
a.romans img         {height:318px;}
a.1corinthians img   {height:567px;}
a.2corinthians img   {height:580px;}
a.galatians img      {height:413px;}
a.ephesians img      {height:404px;}
a.philippians img    {height:471px;}
a.colossians img     {height:459px;}
a.1thessalonians img {height:663px;}
a.2thessalonians img {height:672px;}
a.1timothy img       {height:397px;}
a.2timothy img       {height:400px;}
a.titus img          {height:205px;}
a.philemon img       {height:390px;}
a.hebrews img        {height:339px;}
a.james img          {height:238px;}
a.1peter img         {height:281px;}
a.2peter img         {height:289px;}
a.1john img          {height:265px;}
a.2john img          {height:277px;}
a.3john img          {height:277px;}
a.jude img           {height:185px;}
a.revelation img     {height:444px;}


/* FORMS */
fieldset {
	border:none !important;
	margin:0;
	padding:0;
}
#form {
	margin-top:8px;
	width:100%;
}
select {
	height:30px;
	width:100%;
	font-size:16px;
}
option {font-size:18px;}

/* NOT working
#form select,
#formOT select,
#formNT select {
	width:100%;
	padding:5px;
}
#form select option,
#formOT select option,
#formNT select option {
	padding-bottom:10px;
}
*/

/* SEARCH */
#KJVBibleSearch {
	margin:0;
	padding:0;
	width:100%;
	max-width:500px;
	height:45px;
	border:1px solid #ccc;
	border-radius:0 8px 8px 0;
}
input.zoom_searchbox {
	border:0;
	margin:0;
	height:100%;
	width:80%;
	padding:0 0 0 8px;
	font-size:16px;
}
input.zoom_searchbox:focus {outline:none;}

#KJVBibleSearch .searchButton {
	/* position:relative; */
	height:100%;
	float:right;
	margin:0;
	padding-left:5px;
	padding-right:5px;
	background:#0c47b5;/* ToryBlue */
	color:#fff;
	font-size:16px;
	border:1px solid #0c47b5;/* ToryBlue */
	border-left:none; /* prevents double borders */
	border-radius:0 8px 8px 0;
	cursor:pointer;
	-webkit-appearance:none;/* prevent Safari restyling */
}

/* BIBLE NAVIGATOR SIDEBAR */
#indxlist {
	padding-top:10px;
	padding-bottom:20px;
	padding-right:10px;
	width:200px;
	height:auto;
	float:right;
	text-align:right;
	background:#fff;
	border-radius:0 0 0 15px;
}
.enc-navigatortitle {
	text-align:left;
	margin-bottom:8px;
	padding-left:40px;
}
/* #enc-navigatorboxSpacer {
	width:200px;
	height:20px;
} */
#enc-BibleNavigatorTitle {
	clear:left;/* NEW */
	float:none;/* NEW */
	padding:20px 5px 4px 0;/* NEW */
	text-align:left;
	border:none;
}
#enc-BibleNavigatorContainer {
	clear:left;/* NEW */
	padding-left:39px;/* prev 43px */
}
.otnt {margin:5px 0;}

.otnt a {
	border-right:1px solid #fff;
	font-size:12px;
	line-height:25px;
	text-decoration:none;
	padding:5px 31px;
}
.otnt a:link,
.otnt a:visited {
	color:#fff;
}
.otnt a:hover,
.otnt a:focus {
	color:#fff;
	background-color:#0033cc;/* KleinBlue */
	text-decoration:none;
}
.otnt a:active {
	color:#000;
	background-color:#007373;/* PineGreen */
}
.enc-biblebooklist a, 
.enc-biblebooklist a:link, 
.enc-biblebooklist a:visited {
	float:left;
	font-size:14px !important;
	width:47px !important;
	margin:2px;
	line-height:40px;
	color:#000;
	cursor:pointer;
	border:1px solid #ccc;
	display:block;
	text-align:center;
	text-decoration:none;
}
.enc-biblebooklist a:hover {
	font-weight:bold;
	text-decoration:none;
}
.buttontrans {
	width:100%;
	border-right:0px solid #000;
	padding:0 0 16px 0;
	margin-bottom:16px;
}
.buttontrans ul {
	list-style:none;
	margin:0;
	padding:0;
	border:none;
}
.buttontrans li {
	list-style:none;
	border-bottom:1px solid #ccc;
	margin:0;
	text-align:center;
}
.buttontrans li a {
	padding:10px 5px 10px 5px;
	letter-spacing:1px;
	color:#000;
	font-size:13px;
	font-weight:normal;
	display:block;
	text-decoration:none;
	background:none;
	width:100%;
}
.buttontrans li a span {
	font-size:9px;
}
.buttontrans li a:hover,
.buttontrans li a:focus {
	font-weight:bold;
	position:relative;
	-webkit-box-shadow:4px 5px 10px rgba(0, 0, 0, 0.30);
	-moz-box-shadow:4px 5px 10px rgba(0, 0, 0, 0.30);
	box-shadow:4px 5px 10px rgba(0, 0, 0, 0.30);
}
.buttontrans li.listcategory {
	color:#008383;/* Teal */
	font-size:15px;
	font-weight:bold;
	padding:10px 5px 10px 5px;
}
/*
html>body .buttontrans li a {width:auto;}
*/

/* END BIBLE NAVIGATOR SIDEBAR */

.bibtext-othertranslations {font-size:18px;}

div.biblenotehdr,
div.biblenote p,
div.biblenote ul li,
div.wbtextarrowsbottom,
.bibtext-othertranslations,
div.othertransl {
	font-size:17px;
}

.maintext h2 {margin-bottom:20px;}

.maintext h3 {
	clear:both;
	padding-top:10px;
	text-shadow:4px 3px 3px #b5b5b5;
}
#bible-canlogo a {border-bottom:none !important;}
#bible-canlogo img {
	float:left;
	width:150px;
	height:50px;
}

.backbtn,
.nextbtn {
	background:none !important;
	background-color:transparent !important;
	background-image:none !important;
	border:none !important;
}
p.verse {
	border-bottom:none;
	margin-bottom:20px;
}

span.verse {
	font-size:110%;
	font-weight:600;
	padding-right:15px;
}

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

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

.bibtext-othertranslations {
	margin-top:10px;
	line-height:150%;
	text-align:center;
}

a,
a:link,
a:visited {
	color:#000;
	border-bottom:2px solid #a7c6e5;/* TrustBlue */
	text-decoration:none !important;
}
a:hover {
	color:#fff;
	background-color:#537197;/* blue */
}

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

/* NOTES==========*/
div.biblenote {
	width:200px;
	float:right;
	background-color:#ecf9f9;/* pale blue */
	padding:0 0 15px 0;
	margin-left:10px;
}
div.biblenote ul {
	margin:10px 10px 10px 25px;
	padding:0;
	list-style-image:url('/bible/images/biblenotebullet.png');
}
div.biblenote p,
div.biblenote ul li {
	line-height:26px;

}
div.biblenote ul li {margin-bottom:20px;}
div.biblenotehdr {
	color:#fff;
	background-image:url('/bible/titlebg.gif');
	background-size: auto 100%;
	background-repeat:repeat-x;
	background-color:#009999; /* teal */
	font-weight:700;
	text-align:center;
	padding:4px 0 3px 0;
}
/* end notes */

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

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

#wbtextnavbox,
div.wbtextnavbox {
	width:50%;
	max-width:200px;
	float:right;
	margin:0 0 20px 20px;
	text-align:center;
}
div.wbtextarrowsbottom {
	width:90px;
	float:right;
	margin:0 0 0 20px;
	text-align:center;
}
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 {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;
}

img.spacerAlpha {/* probably can be deleted */
	width:80px;
	height:150px;
	margin:0;
	padding:0;
	border:none;
	background:none;
}

} /* end desktop media screen */

