﻿/* KIDS 4 TRUTH STYLESHEET
----------------------------------------------- */	
body { 
	margin:0; 
	padding:0 0 25px 0; 
	background-color:#FFF; 
	color:#000; 
	font:76% Arial, Helvetica, sans-serif;}	
	
img { 
	border:none; }

hr { 
	display:none; }

.clear { 
	clear:both;
	font-size:0; 
	line-height:0.0; 
	height:0;}
/* TEXT
----------------------------------------------- */	
h1, h2, h3 {
	color:#000;}
		
h1 { 
	font-size:1.6em; }	
	
h2 { 
	font-size:1.4em; }
	
h3 { 
	font-size:1.2em; }	
	
/* LINKS
----------------------------------------------- */	
a:link, a:visited { 
	color:#000; 
	text-decoration:none; }	
	
a:hover, a:active { 
	color:#000; 
	text-decoration:underline; }	


/* FORM 
----------------------------------------------- */	
form, fieldset {
	margin:0; padding:0;}
	
fieldset {
	border:none;}
		
input.field {
	margin-bottom:6px;}		
	


/* HIDE STUFF
----------------------------------------------- */	
/* #footer { display: none; } */
#left_column { display: none; }

#content
{
    width: 98%;
}


#header h1 { 
	position:relative; 
	margin:0; padding:0; 
	font-size:1.4em;
	color:#000; }

#header h1, #header h1 em {
	width:634px; height:20px; }
	
#header h1 em { 
	position:absolute; 
	left:0; top:0; 
	display:block;
	background:transparent url(images/header.gif) no-repeat left top; 
	cursor:pointer; }
	
/* Hides from IE5-mac \*/
#header h1 {
	overflow:hidden; } 
/* End hide from IE5-mac */

.replace {
	display:block;
	position:relative;
	top:0; left:0; 
	margin: 20px auto; padding:0;
	color:#000;
	font-size:1.4em;
	font-weight: bold;
	text-decoration: underline;
	text-align:Left; }

.replace em { 
	position:absolute; 
	left:0; top:0; 
	display:block; }
		
/* Hides from IE5-mac \*/
.replace {
	overflow:hidden; } 
/* End hide from IE5-mac */	

.select_date, .select_date em { width:104px; height:39px; }
.select_date em { background:transparent url(images/select_date.gif) no-repeat left top; }	

.daily_devotional, .daily_devotional em { width:98%; height:41px; }
.daily_devotional em { background:transparent url(images/daily_devotional.gif) no-repeat left top; }

.description_god, .description_god em { width:98%; height:33px; }
.description_god em { background:transparent url(images/description_god.gif) no-repeat left top; }
	
.question_answer, .question_answer em { width:98%; height:33px; }
.question_answer em { background:transparent url(images/question_answer.gif) no-repeat left top; }

.big_word, .big_word em { width:98%; height:33px; }
.big_word em {	background:transparent url(images/big_word.gif) no-repeat left top; }


/* PAGE LAYOUT
----------------------------------------------- */	
#accessibility { 
	display:none;}

#wrap {
	background-color:#FFF;}
	
#main { 
	width:98%; 
	background-color:#FFF;
	border-right: 0px none #000;
	text-align:left;
	font-size:1em;
	color:#000;  }
	
#header {
	background:url(images/bg_header.gif) repeat-x left top;}	

#column_wrap {
	width:98%;
	float: none;
	margin-right:0px;}
	
#left_wrap {
	margin-right:0px;}
	
#content {
	padding: 0 0 0 0;
	margin-left:0px;}
		
#right_column {
	width:98%;
	w\idth:98%;
	float:none;
	margin-right:0px;
	display:block;
	padding:0 0 0 0;}
	

/* CONTENT
----------------------------------------------- */
#content {
	border-left:0px none #fff;
	border-right:0px none #fff;}

	

/* RIGHT COLUMN
----------------------------------------------- */	
#right_column h2, right_column h3 {
	text-align:Left;}
	
.centered_quote {
	font-size:1.2em; 
	text-align:left;}
	
.centered_quote strong {
	color:#000;}		
	
.hr {
	margin:5px 0 15px 0;
	font-size:1px;
	line-height:0.0;
	height:1px;
	background:url(images/hr_right-column.gif) no-repeat center center;}
	

