﻿@charset "utf-8";
/*
ChristianAnswers.Net Life Before Birth site
Last edited 6.5.2025 pst
	colors:
		• BurntSienna   e37945
		• ChestnutRose  cc6666
		• CopperRose    996666
		• Maize         f5cea3
		• Cameo         dab797
		• Magenta       ff00ff
		• Emerald       66cc99
• needs cleanup
*/


.searchButton {height:34px;}
	
.vidcontainer {
	background:#996666 !important;/* CopperRose */
	color:#000;
}
.vidfooter {
	background:#000;
	border-radius:0 0 15px 15px;
}

#tocbox {
	margin-left:0 !important;
	padding-left:0 !important;
}
#tocbox div {/* toc title */
	font-size:16px;
	font-style:italic;
	font-weight:600;
}
#tocbox a,
#tocbox a:link,
#tocbox a:visited,
#tocbox a:active {
	border-bottom:none !important;
}
ul.tableofcontents {
	left:0;
	padding-left:0 !important;
	margin:20px 0 40px 0;
}
ul.tableofcontents li {
	list-style:none;
	list-style-type:none;
	line-height:26px;
	margin-left:0;
	padding-left:0;
	margin-bottom:15px;
}
ul.tableofcontents li a:link {
	font-size:16px;
	border-bottom:none;
	display:block;
}

blockquote p {
	font-family:Lora,Georgia,Times,'Times New Roman',serif;
	font-size:17px;
	line-height:175%;
}

.vidheader {
	background:#996666 !important;/* CopperRose */
	color:#fff;
}
/* OLD */
.vidheader .videoAbout {
	background:#996666 !important;/* CopperRose */
	color:#fff;
}

body {background-image:url('/life/bkd-matlite.jpg');}

        .clrCameo {color:#dab797;}
 .bkd-BurntSienna {background:#e37945;}
.bkd-ChestnutRose {background:#cc6666;}
  .bkd-CopperRose {background:#996666;}
        .clrMaize {color:#f5cea3;}
       .bkd-Maize {
	background-image:url('/life/rosytan.gif');
	background-color:#f5cea3;}

body
h1,
h2,
h3,
p,
div,
input,
table,
th,
td {
	font-family:'Open Sans','PT Sans',Arial,Helvetica,Swiss,Geneva,sans-serif!important;
}

/* PULLQUOTES */
	/*	• CSS-only pullquotes
		• Does NOT use /scripts/pullquote.js or any other script
	*/
aside.pquote,
aside,pquoteR {
	width:200px;
	padding:8px 8px 12px 8px;
	border-top:3px solid #e37945;/* BurntSienna */
	border-bottom:3px solid #e37945;/* BurntSienna */
	background:transparent;
	color:#e37945;/* BurntSienna */
	font-family:Lora,Georgia,Times,'Times New Roman',serif;
	font-size:20px;
	font-style:italic;
	font-weight:600;
	line-height:150% !important;
}
	aside.pquote {
		float:left;
		margin:4px 20px 10px 0;
	}
	aside.pquoteR {
		float:right;
		margin:4px 0 10px 20px;
	}
	aside.pquote:first-letter,
	aside.pquoteR:first-letter {
		text-transform:uppercase;
	}
/* END pullquotes */

.languages {
	margin:10px 20px 0 0;
}

.goldbarlife {
	position:relative;
	top:-10px;
	height:9px;
	width:100%;
	margin:0;
	padding:0;
}

.lifemenu {
	position:relative;
	top:-14px;
	margin:0;
	font-size:14px;
	font-weight:bold;
	padding:5px 10px 7px 10px;
	background-image:url('/life/rosytan.gif');
	background-repeat:repeat;
	background-color:#f5cea3;/* Maize */
}
	.lifemenu a {
		padding:0 6px 0 6px;
		line-height:150%;
		text-decoration:none;
		border-radius:5px;
	}
		.lifemenu a,
		.lifemenu a:link,
		.lifemenu a:visited {
			color:#cc6666;/* ChestnutRose */
		}
		.lifemenu a:hover {
			color:#fff;
			background-color:#cc6666;/* ChestnutRose */
			border-style:outset;
			border-width:2px;
			border-color:#fff #000 #000 #fff;
			padding:5px;
		}
		.lifemenu a:active {
			color:#000;
			background:none;
		}

table {
	width:100%;
	border-collapse:collapse;
}
	.lifetable {
		position:relative;
		top:-16px;
	}

input {
	border-radius:4px;
}

ul li {}
/* list-style-image:url('/a3.gif'); */
ul.lifehome {
	padding-left:20px;
	padding-right:20px;
}
ul.lifehome li {
	list-style-type:square;
	list-style-image:none;
	color:#e37945;/* BurntSienna */
	margin-bottom:10px;
}
ul.lifehome li p {
	color:#000;
}


.maintext {
	padding:10px 20px 20px 0;
}
	.maintext h1 {
		font-size:28px;
		font-weight:normal !important;
	}
	.maintext hr {
		margin:40px 0 40px 0;
	}
	.maintext ul {
		margin:0;
		padding:0;
	}
		.maintext ul li {
			list-style:none;
			padding-bottom:30px;
			margin-bottom:40px;
			clear:both;
		}



.byline {
	clear:both;
	text-align:right;
	font-size:15px;
	font-style:italic;
}

.lifehomebutton {
	margin-bottom:40px;
}

h1 {
	font-size:36px;
	font-weight:bold;
	color:#cc6666;/* ChestnutRose */
	text-align:center;
	margin:20px 0 20px 0;
}

h2 {}
.lifehomecoltwo h2 {
	color:#e37945;/* BurntSienna */
	background-image:url('/life/rosytan.gif');
	background:#f5cea3;/* Maize */
	font-size:24px;
	font-weight:bold;
	text-align:left;

	margin-top:20px;
	padding:6px 20px 6px 20px;
	text-shadow:1px 1px 1px #fff;
	border-radius:5px;
}
	.lifesubsect {
		margin-top:20px;
		padding:6px 20px 6px 20px;
		color:#fff;
		background-image:url('/life/rosytan.gif');
		background:#f5cea3;/* Maize */
		font-size:24px;
		text-align:left;
		font-weight:bold;
		text-shadow:4px 3px 3px #e37945;/* BurntSienna */
	}
	.boxtitle {
		background-image:url('/life/bkd-matlite.jpg');
		border-style:none;
		text-align:center;
		margin:6% 0 6% 0;
		padding:3px 10px 5px 10px;
		position:relative;
		-webkit-box-shadow:4px 5px 10px rgba(0, 0, 0, 0.80);
		-moz-box-shadow:4px 5px 10px rgba(0, 0, 0, 0.80);
		box-shadow:4px 5px 10px rgba(0, 0, 0, 0.80);
	}
	.h2alt{
		font-weight:bold;
		font-size:20px !important;
		color:#e37945;/* BurntSienna */
		border-radius:5px;
	}

h3 {
	font-weight:normal;
}

a {}
	a:link {
		color:#cc6666;/* ChestnutRose */
		text-decoration:none;
}
	a:visited {
		color:#996666;/* CopperRose */
		text-decoration:none;
}
	a:hover {
		color:#fff;
		background-color:#cc6666;/* ChestnutRose */
		text-decoration:none;
	}
	a:active {
		color:#ff00ff;/* Magenta */
		text-decoration:underline;
}

p {
	line-height:150%;
}

/* HEADER */
div.lifehomehdr {
	width:100%;
	height:133px;
	background-image:url('/life/rosytan.gif');
}
	.lifehomehdr div {
	position:relative;
	top:-120px;
	left:540px;
	padding:0;
	width:300px;
	font-size:14px;
	background-color:transparent;
	}

div.lifehomebox {
	margin-top:25px;
	border:none;
}
div.lifehomehdrfloat {
	float:right;
	padding:10px 10px 10px 20px;
	width:220px;
	background-color:transparent;
}
/* END header */


span.bigcap {
	color:#cc6666;/* ChestnutRose */
}


#calcLink {}
	#calcLink img {
		margin:10px 0 0 0;
		width:108px;
		height:115px;
	}
	#calcLink div {
		text-align:left;
	}
table.calc {
	position:relative;
	top:-30px;
	background:none;
}
	table.calc td {
		font-size:80%;
		padding:0 0 10px 10px;
		vertical-align:top;
	}
		table.calc td.alpha {
			text-align:right;
			vertical-align:top;
		}
#calculator {}
#calculatorFrm {}
	#calculatorFrm input {
		padding:5px;
		font-size:16px;
		font-weight:600;
		color:#e37945;/* BurntSienna */
	}
	#calculatorFrm input[type=submit] {
		margin:15px 0 0 0;
		padding:8px 15px;
		background:#ccc;
		border:0 none;
		color:#e37945;/* BurntSienna */
		background:#f5cea3;/* Maize */
		cursor:pointer;
		-webkit-border-radius:5px;
		border-radius: 5px;
}
	#calculatorFrm input[type=submit]:hover {
		-webkit-box-shadow:4px 5px 10px rgba(0, 0, 0, 0.80);
		-moz-box-shadow:4px 5px 10px rgba(0, 0, 0, 0.80);
		box-shadow:4px 5px 10px rgba(0, 0, 0, 0.80);
	}
.calcresults {
	color:#cc6666;/* ChestnutRose */
	font-size:110%;
	font-weight:bold;
	border-style:hidden;
}

tr {
	vertical-align:top;
}

td {}
	td.lifehomecolone {
		width:180px;
		text-align:center;
		background-image:url('/life/rosytan.gif');
		padding:10px 8px 20px 12px;
	}
	td.lifehomecoltwo {
		padding:10px 10px 30px 20px;
		background-color:#fff;
	}
	td.lifeleftcol {
		width:160px;
		background-image:url('/life/rosytan.gif');
		padding:10px;
		font-size:85%;
	}
	td.liferightcol {
		padding:10px 10px 20px 10px;
		background-color:#fff;
	}

img.lifehomehdrimg {
	border-style:solid;
	border-width:0;
	width:531px;
	height:134px;
}

input {
	margin-bottom:5px;
}