@import url(http://bibledudes.com/newerbrowsers.css);
/*
ROUNDED CORNERS
*/
.roundedCornerSpacer
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	clear: both;
	font-size: 12px;
	line-height: 12px;
}
.borderTL, .borderTR, .borderBL, .borderBR
{
	width: 20px;
	height: 20px;
	padding: 0px;
	z-index: 99;
	border-width: 0px;
}
.borderTL { margin: 0px; }
.borderTR { margin: 0px; }
.borderBL { margin: -20px 0px 0px 0px; }
.borderBR { margin: -20px 0px 0px 0px; }

/*
GENERAL PAGE APPEARANCE
*/
.noline { text-decoration: none; }
body
{
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #600;
}
h1, h2, h3, h4
{
	font-family: "Viner Hand ITC", "VinerHand ITC", Arial, Helvetica, sans-serif;
	line-height: 30px;
	padding: 15px 5px 5px 5px;
	margin: 0px;
}
h1 { font-size: 30px; }
h2 { font-size: 25px; }
h3 { font-size: 20px; }
h4 { font-size: 15px; }
.page_content th
{
	font-size: 12px;
	color: #FC6;
	background-color: #930;
}
.page_content caption
{
	font-family: "Viner Hand ITC", "VinerHand ITC", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FC6;
	background-color: #930;
	padding: 3px;
}
.page_content td
{
	font-size: 10px;
	color: #930;
	background-color: #FF9;
}
.page_content tr.clear td
{
	font-size: 10px;
	color: #930;
	background-color: inherit;
}
.indent
{
	padding-left: 5px;
}
dt { font-weight: bold; }
/*
POPUP PAGES
*/
.popup_banner
{
	color: #FC6;
	background-color: #600;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	padding: 10px 10px 10px 10px;
	margin: 5px 5px 5px 5px;
}
.popup_content
{
	color: #600;
	background-color: #FC6;
	margin: 0px 20px 0px 20px;
	padding: 0px;
}

.popup_nomargin
{
	color: #600;
	background-color: #FC6;
	margin: 0;
	padding: 3px;
}
.quiz li
{
	padding-bottom: 1em;
	font-weight: bold;
}
.plain
{
	list-style: none;
}
.plain li
{
	text-indent: -1.5em;
	font-weight: normal;
}
#profile ul
{
	text-align: left;
	font-size: 10pt;
	list-style: none;
}
#profile li {
	margin-left: 1.5em;
	text-indent: -1.5em;
}
#profile img
{
	float: left;
}
.warning
{
	background-color: #C93;
	color: #600;
	font-weight: bold;
}
p.warning
{
	text-align: center;
	margin: 30px;
	padding: 20px;
	border-width: 1px;
	border-color: #FC0;
	border-style: solid;
}
.warning a
{
	background-color: #C93;
	color: #900;
}
#closer
{
	color: #C93;
	background-color: #600;
	text-align: right;
}
#closer a
{
	color: #FC6;
	background-color: #600;
	text-decoration: none;
}
/*
PAGE SECTIONS
*/
.banner
{
	color: #FC6;
	background-color: #600;
	border-color: black;
	border-width: 0px;
	border-style: solid;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 200px;
}
.page_content
{
	color: #600;
	background-color: #FC6;
	margin: 0px 20px 0px 200px;
	padding: 0px;
	border: none;
}
.page_nav_left
{
	background-color: #600;
	color: #600;
	padding: 10px;
	width: 176px;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
}
.page_logo
{
	text-align: center;
	width: 176px;
}
.page_nav_bottom
{
	color: #FC6;
	background-color: #600;
	font-weight: bold;
	font-family: "Viner Hand ITC", "VinerHand ITC", Arial, Helvetica, sans-serif;
	margin: 0px 20px 0px 200px;
}
.page_nav_left img
{
	margin: 0px;
}
.page_nav_left a, .page_nav_bottom a
{
	text-decoration: none;
}
.page_nav_left a
{
	color: #600;
}
.page_nav_bottom a
{
	color: #FC6;
}
.page_nav_left a:hover, .page_nav_bottom a:hover
{
	color: #F00;
	text-decoration: none;
}
/*
SPEECH BALLOONS
*/
.speech_narrow
{
	border: none;
	color: #000;
	background-color: #FFF;
	padding: 0px;
}
.speech_wide, .speech_wide_left, .speech_wide_right, .speech_narrow
{
	border: none;
	color: #000;
	background-color: #FFF;
	padding: 0px;
	-moz-border-radius: 10px;
}
p
{
	font-size: 15px;
	padding: 5px;
	margin: 0px;
}
p.big_padding { padding: 15px; }
p.sing
{
	font-style: italic;
	text-align: center;
	padding: 15px;
}
.omniscient
{
	font-weight: bold;
	margin: 5px 10px 5px 10px;
	color: #600;
	background-color: #FC6;
}
.omniscient_centered
{
	font-weight: bold;
	margin: 5px 10px 5px 10px;
	color: #600;
	background-color: #FC6;
	text-align: center;
}
.citation
{
	font-size: 10px;
	text-align: right;
	margin-left: 10px;
}
dl.omniscient 
{
	margin: 0px 10px 0px 10px;
}
.omniscient dd
{
	font-weight: normal;
	margin-left: 20px;
	font-size: 12px;
}
.speech_narrow .omniscient
{
	color: #600;
	background-color: #FFF;
}
.speech_wide { margin: 0px 10px 0px 10px; }
.speech_wide_left { margin: 0px 180px 0px 10px; }
.speech_wide_right { margin: 0px 10px 0px 180px; }
.speech_narrow { margin: 0px 180px 0px 180px; }
.narrow { margin: 0px 180px 0px 180px; }
.wide_left { margin: 0px 180px 0px 10px; }
.wide_right { margin: 0px 10px 0px 180px; }
.narrow_centered {
	margin: 0px 180px 0px 180px;
	text-align: center;
}

/*
CALLOUTS
*/
.callout_br, .callout_bl, .callout_bc, .callout_ml, .callout_mr
{
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
/*/*/.callout_br, .callout_mr { float: right; }/* */
/*/*/.callout_bl, .callout_ml { float: left; }/* */
.callout_mr, .callout_ml { width: 180px; }
.callout_bc { text-align: center; }

/*
STONE TABLET
*/
#stone_tablet /* Help NN4 */
{
	border: none;
	background-color: #CCC;
}
.stone_tablet_subheadings
{
	background-image: url(images/stone_tablet_blank_row_03.gif);
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	width: 176px;
}
.stone_tablet_level2
{
	font-size: 12px;
	margin-left: 27px;
}
.stone_tablet_level3
{
	font-size: 11px;
	margin-left: 42px;
}
.stone_tablet_level4
{
	font-size: 10px;
	margin-left: 57px;
}

/*
SEARCH FORM
*/
form#search p a
{
	color: #FC6;
	font-size: 10px;
}
form#search input
{
	background: #fff;
	border-color: #DAA520;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
}
/*
SPECIAL FX
*/
.lower {
	position: relative;
	top: 1px;
}
.higher {
	position: relative;
	top: -1px;
}
