@charset "UTF-8";

/*
	for ChristianAnswers.Net/gospel/
	© Films for Christ, Christian Answers
	last edit 10.31.2017 pst
*/

body {
	background-color:#333;
}

p {
	line-height:150%;
}

span.bigcap {
	color:#6699CC;
}

/* styles for /gospel/home.html ONLY */
.invitationbox {
	background-image:url('/img/bkd-seamlessbluecloudy.jpg');
	background-color:#BBD2E4;
	margin:10px 0 20px 0;
	padding:20px;
	border:2px solid #0099CC;
	line-height:150%;
}
.c19 {
	background-color:#fff;
	with:100%;
	border:none;
	padding:0;
	margin:0;
}
.c1 {
	width:130px;
	background-image:url('/img/bkd-seamlessbluecloudy.jpg');
}
	/* old:/gospel/bkd-gospelclouds.jpg */

.c18 {
	padding:10px 10px 40px 10px;
	border:none;
}

form.languagemenugospelhome fieldset {
	width:300px;
	margin:0;
	padding:0;
	border:none;
}
	form.languagemenugospelhome option {
		margin-bottom:15px;
	}
	form.languagemenugospelhome select {
		margin-top:5px;
		text-align:center;
	}

input.zoom_searchbox {
	-webkit-transition:width 0.4s ease-in-out;
	transition:width 0.4s ease-in-out;
}
	input.zoom_searchbox:focus {
		width:80%;
	}

table.gospelhomefeatures {}
	.gospelhomefeatures td.gospelcolone {
		text-align:right;
		padding:20px 0;
		border-bottom:1px solid #CCCCCC;
	}
		.gospelhomefeatures td.gospelcoltwo {
			text-align:left;
			padding:20px 0 20px 15px;
			font-size:90%;
			line-height:150%;
			border-bottom:1px solid #CCCCCC;
		}

p.c17 {
	text-align:center;
}
span.c16 {
	font-size:larger;
	color:red;
}
h2.c15 {
	font-size:16px;
}
span.c14 {
	color:#fff;
}
img.c13 {
	margin-right:10px;
	margin-left:10px;
	float:left;
}
img.c12 {
	margin-bottom:3px;
	margin-top:3px;
}
p.c11 {
	font-weight:bold;
}
td.c10 {
	width:4%;
}
td.c9 {
	width:48%;
}
ul.c8 {
	font-size:85%;
}
span.c7 {
	text-decoration:underline;;
}
form.c6 {
	font-size:85%;
}
.c5 {
	margin-bottom:5px;
}
div.c4 {
	width:150px;
	text-align:center;
	margin-bottom:20px;
}
img.c3 {
	margin-bottom:4px;
	margin-top:4px;
}
img.c2 {
	margin-bottom:5px;
	margin-top:5px;
}
/* END styles for /gospel/home.html only */


form select.selectlist {
	width:200px;
	margin-bottom:10px;
}

span.dropcap {
	color:#666699; /* Lavender */
}

body.gospelone {
	background-image:url('https://ChristianAnswers.Net/gospel/bkd-pt22.gif');
}

.languages {
	text-align:right;
	font-size:10pt;
	margin-left:25%;
}
.languagestwo {
	font-size:10pt;
	text-align:right;
	width:700px;
	margin-bottom:5px;
}

.textboxstd {
	background-image:url('https://ChristianAnswers.Net/spotlight/cream.gif');
	text-align:left;
	padding:15px 10px 30px 10px;
}

a {}
	a:link {
		color:#0033CC;
		text-decoration:underline;
		font-weight:normal;
	}
	a:visited {
		color:#6699CC;
		text-decoration:underline;
		font-weight:normal;
	}
	a:active {
		color:orange;
		text-decoration:underline;
		font-weight:normal;
	}
	a:hover {
		color:#fff;
		background-color:#0066CC;
		text-decoration:none;
		font-weight:normal;
	}


a.1 {}
	a.l:link {
		color:#996633;
		text-decoration:underline;
		font-weight:normal;
	}
	a.l:visited {
		color:#996633;
		text-decoration:underline;
		font-weight:normal;
	}
	a.l:active {
		color:orange;
		text-decoration:underline;
		font-weight:normal;
	}
	a.l:hover {
		color:#fff;
		background-color:#0066CC;
		text-decoration:underline;
		font-weight:normal;
	}


.imgleft {
	float:left;
	margin-right:10px;
	font-size:10pt;
}
.imgright {
	float:right;
	margin-left:10px;
	font-size:10pt;
}

h2 {
	display:block;
	font-size:150%;
	font-weight:bold;
	color:#fff;
	padding:5px;
	background-color:#6699cc;
	text-align:center;
}

ul.bluebullet {
	list-style-image:url('/a.gif');
	margin-left:25px;
}

.smalltext {
	font-size:80%;
}
.smallertext {
	font-size:70%;
}