@charset "UTF-8";
/*
MENUS Creation SuperLibrary / ChristianAnswers.Net all languages
	Last edit 8.27.2025 pst
*/

@media screen {

body#CSLMenuPg {background:#000;}

body#CSLMenuPg #pagewrapper {
	max-width:1200px;
	margin:0 auto !important;
	float:none !important;
	background:#fff;
	border:none;
	font-size:18px;
}
#CSLMenuPg div.tocTitle {
	font-size:18px;
	font-weight:600;
	font-style:italic;
}
#CSLMenuPg ol.tableofcontents {
	padding-left:20px;
}
#CSLMenuPg ol.tableofcontents li {
	position:relative;
	left:0;
	list-style:decimal;
	font-size:16px;
	line-height:150%;
	padding-left:8px;
	margin-bottom:15px;
}
#CSLMenuPg ol.tableofcontents li a {border-bottom:none;}

#tocbox {padding-bottom:20px;}

#CSLMenuPg a:link {
	font-weight:normal;
	text-decoration:none;
	background:none;
}

#CSLMenuPg a:visited {
	font-weight:normal;
	text-decoration:none;
	background:none;
} 
#CSLMenuPg a:hover {
	color:#fff;
	background:#0066cc;/* ScienceBlue */
	font-weight:normal;
}
#CSLMenuPg a:active {
	color:#ff00ff;
	background:none;
	font-weight:400;
	text-decoration:none;
}
#CSLMenuPg a:link em,
#CSLMenuPg a:active em,
#CSLMenuPg a:visited em,
#CSLMenuPg a:hover em {
	font-weight:700;
	font-style:normal;
}

.vidheader {
	clear:both;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	color:#fff;
	background:#0066cc;/* ScienceBlue */
	margin-top:10px;
	padding:10px;
	border-radius:15px 15px 0 0;
}

#csl-menuIntro {
	font-family:Lora,Times,Serif;
	font-weight:600;
	text-align:left;
	color:#9953c5;/* purple */
	padding-right:30%;
	margin-bottom:40px;
}

    p {line-height:170%;}
table {padding:0;}
   tr {vertical-align:top;}
   td {text-align:left;}

span.dropcap {color:#cab387;}/* medium flesh */

h1 {
	clear:right;
	font-weight:300;
	margin:40px 0 30px 0;
}
body#CSLMenuPg h1 {
	color:#fff;
	font-size:42px;
	font-weight:bold;
	text-shadow:4px 3px 3px #333;
}

#CSLMenuPg h2 {
	clear:left;
	color:#0066cc;/* ScienceBlue */
	font-size:26px;
	font-weight:700;
	margin:40px 0 25px 0;
	padding-bottom:3px;
	border-bottom:1px solid #0066cc;
}
#menutitleimg {
	position:relative;
	margin-top:20px;
	left:-30px;
	margin-bottom:30px;
}
#content-csl {
	background:#fff;
	margin-bottom:30px;
	border-radius:15px;
}
div.shadowhorizontal {
	background-image:url('/spotlight/news/bkd-shadow2news.gif');
	width:100%;
	border:0;
	height:8px;
	margin-bottom:0;
}
.sidebarcr {
	font-size:15px;
	line-height:140%;
	width:150px;
	padding:20px 0 50px 20px;
	background:none;/* background:none */
}
.creationmenu {
	padding:15px 30px 50px 20px;
	background:none;
}
.creationmenu ul li a:link,
.creationmenu ul li a:visited,
.creationmenu ul li span,
.creationmenu ul li span a:link,
.creationmenu ul li span a:visited,
.creationmenu ul li em,
ul li span,
span.indxques {
	font-size:18px;
	font-weight:700;
}
.creationmenu ul li {clear:left;}

.creationmenu ul {
	line-height:150%;
	padding:0;
	margin:0 0 3% 0;
}
.creationmenu li {
	font-size:15px;
	line-height:170%;
	list-style-type:square;
	padding:0;
	margin:0 0 40px 20px;
}
 
/* who's who directory specific */
.listofNames li {margin-bottom:20px;}

#peoplehead {
	width:300px;
	height:75px;
	position:relative;
	left:-50px;
	margin:10px 0 0 0;
}
#cslpeoplescrollbox {
	float:right;
	overflow:auto;
	width:175px;
	height:700px;
	padding:5px 0 0 10px;
	margin:0 0 50px 20px;
	font-size:12px;
	background-color:#fff;
	border:1px solid #ccc;
	border-top-left-radius:15px;
	border-bottom-left-radius:15px;
}
#cslpeoplescrollbox li {padding-bottom:20px;}
          #cslbiophoto {margin:0;}
/* END who’s who directory */


        #footercreationlinks {margin:50px 0 0 0;}
#footercreationlinks a:hover {background:none;}

#creationbklogo {width:115px; height:87px; position:relative; top:7px;}
   #columngreek {width:115px; height:396px;}

/* for boxes with round corners */
#outer-csl {
	margin:0 16px 16px 0;
	padding:0;
	float:left;
	display:block;
	position:relative;
	border:0 solid #ffa500;
}
#inner-csl {
	display:block;
	position:relative;
	padding:16px;
	margin:0;
}
.bradius_10 {border-radius:16px;}
/* END round corner boxes */

.highlightedlistitem {margin-bottom:10px;}

p.fastfacts {
	font-weight:800;
	font-style:italic;
	font-size:20px;
}
ul.fastfacts {
	list-style-image:url('/ball-dir.gif');
	list-style-type:square;
	font-size:14px;
	margin:0;
	padding:0;
}
.fastfacts li {margin:0 0 20px 16px;}


hr {
	height:1px;
	color:#000;
	background:#000;
	border:none;
}
ul.bulletindx {
	list-style-image:url('/a.gif');
	list-style-type:square;
}

    .bulletindx li {margin:0 0 20px 0;}
.bulletindx a:link {text-decoration:underline;}

#invisibleobject {visibility:hidden;}

} /* end default media screen */