﻿/* Kids for Truth Stylesheet
---------------------------------------------------*/
body {
  /* font-size: 62.5%; */
  font-size: 70%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background-color:#fff;
  color:#000;
  
  }

p {
    font-size: 1.2em;
    line-height: 150%;
	margin: 12px 0;}

body .LTR {
  /* font-size: 62.5%; */
  font-size: 70%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background-color:#ada99d;
  color:#000;}

* {
  margin:0;
  padding:0;
  /* list-style-type:none; */
  text-decoration:none; }
  
fieldset {
  border:none;}
  
hr {
  display:none;}

.clear {
  clear:both;
  margin:0;
  height:0;
  line-height:0.0;
  font-size:0;}

a img {
  border:none;}

a, a:visited {
  color:#000;}

/* KENTICO EDITING AREA
---------------------------------------------------*/
#xEditingArea body 
{
	background-color: #FFF;}

.CMSEditableRegionEdit
{
	background-color: #FFF;}



/* PAGE LAYOUT
---------------------------------------------------*/
#main_wrapper {
   background-color:#FFF;
   min-width:800px;
   background:url(images/sidebar_bg2.gif) repeat-y top right;}
   
#header {
   background:#FFF url(images/bg_header.gif) repeat-x top left;
   height: 83px;}
   
#container {
	width: 100%;
	float: left;
	margin-right: -182px;}
	
#content {
	background-color: #FFF;
	margin-right: 182px;}
	
#sidebar {
	width: 182px;
	float: right;}
	
#footer {
    clear:both;
	background:url(images/footer_bg.gif) repeat-x top left;
	height:28px;
	font-size: 0.8em;
	width: 100%;
	color:#666;}
	
.affiliateBanner {
	width: 100%;
	height: 26px;
	background:#FFF url(images/affbar.jpg) repeat-x top left;   
	color: Black;
	font-size: 1.2em;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;}

/* HEADER
---------------------------------------------------*/
#header img {
   float:left;}

#header .header_wrapper {
   background:url(images/header_tree2.gif) no-repeat top right;
   width: 100%;
   height:83px;}

#header a{
    display:block;
	float:left;
	background:url(images/header_spreadgodsword.gif) no-repeat top left;
	width: 154px;
	height: 83px;
	text-indent:-999999px;
	overflow:hidden; }

#header a:hover{
	background:url(images/header_spreadgodsword_on.gif) no-repeat top left;}

/* NAVIGATION
---------------------------------------------------*/
#navigation {
    float:left;
	width: 180px;
	padding: 0 20px 0 0;
	font-size:1.1em;}

#navigation a {
    color:#000;
	display:block;
	padding-left: 18px;}  

#navigation span.CMSListMenuLinkHighlighted 
{
    color:#000;
	display:block;
	padding-left: 18px;	
}

#navigation a:hover {
    color:#999;}

#navigation li.clubs a  {
    padding-left:0;}

#navigation ul {
    margin: 10px 0 0 10px;}

#navigation ul li {
    margin-bottom: 15px !important;
	margin-bottom: 5px;}

#navigation ul li.bullet {
    background:url(images/bullet_green.gif) no-repeat top left;}

#navigation ul li.devotions {
    background:url(images/bullet_devotions.gif) no-repeat top left;}

#navigation ul li.inspirations {
    background:url(images/bullet_inspiration.gif) no-repeat top left;}

#navigation ul li.multimedia {
    background:url(images/bullet_multimedia.gif) no-repeat top left;}

#navigation ul li.new {
    background:url(images/bullet_new.gif) no-repeat top left;}

#navigation ul li.store {
    background:url(images/bullet_cart.gif) no-repeat top left;}

#navigation ul li.music {
    background:url(images/bullet_music.gif) no-repeat top left;}


#navigation .K4TMainMenu
{
	margin-left: -10px;
}

#navigation .K4TMainMenuNode
{
	margin: 7px 0 7px 0;
}

#navigation .K4TMainMenuNodeHover, .K4TMainMenuNodeSelected
{
	margin: 7px 0 7px 0;
	color:#999;
	cursor: pointer;
}

#navigation .K4TMainMenuNodeChild
{
	margin: 2px 0 2px 0;
	font-size: 90%;
}

#navigation .K4TMainMenuNodeChildHover, .K4TMainMenuChildSelected
{
	margin: 2px 0 2px 0;
	color:#999;
	cursor: pointer;
	font-size: 90%;
}


/* SITE MAP
---------------------------------------------------*/
ul.CMSSiteMapList 
{
	margin: 0 0 0 10px;
}

	


/* CONTENT
---------------------------------------------------*/
#content .content_wrapper {
    width: 720px;
	background:#FFF url(images/border_vertical.gif) repeat-y top left;
	background-position: 178px 0;}
	
#content .main_content {
   float:left;
   width: 498px;}
   
#content .main_content h1 {
    background:url(images/header_left.gif) no-repeat top left;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.9em;
    padding: 0 10px 0 55px;
	height: 23px;
	display:block;
	margin: 0 0 10px 0;}

#content .main_content h1 span {
    background:url(images/header_right.gif) no-repeat top right;
	padding: 0 55px 0 0;}

#content .main_content h2 {
    margin: 10px 0;
	font-size: 1.8em;
	font-family:"Times New Roman", Times, serif;}

#content .main_content h3{
    margin: 20px 0 10px 0;
	font-size: 1.8em;
	font-family:"Times New Roman", Times, serif;}

#content .main_content h3 span {
	font-style:italic;
	font-weight:normal;
	font-size: 0.8em;
	display:block;}

#content  .main_content p {
    font-size: 1.2em;
    line-height: 150%;
	margin: 12px 0;}
	
#content .main_content ul
{
	font-size:1.2em;
	list-style-type:circle;	
}
#content .main_content ol
{
	font-size:1.2em;
	list-style-type:decimal;	
}
	
#content .GeneralText 
{
	font-size: 1.2em;
	line-height: 150%;
	margin: 12px 0;
}

#content .main_content form {
    font-weight:bold;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
	padding: 0 0 40px 0;}

#content .main_content form input.newsletter_text {
    border:2px solid #7f7f7f;
	padding: 2px;}

#content .main_content form a {
    color:#000;}

#content .main_content a:Hover 
{
	text-decoration: underline;
    color:#000;
}

#content .main_content img.article_image{
   float:left;
   margin: 0 10px 200px 0;}

#content .main_content p.article {
   line-height: 1.7em;}
 
#content .main_content a.order {
   background:url(images/bullet_cart.gif) no-repeat top left;
   padding-left: 20px;
   text-decoration:underline;
   font-weight:bold;
   color:#000;}

#content .main_content a.more {
   background:url(images/bullet_green.gif) no-repeat top left;
   padding-left: 20px;
   text-decoration:underline;
   font-weight:bold;
   color:#000;}

a:hover .GeneralText
{
	text-decoration: underline;
}



/* SIDEBAR
---------------------------------------------------*/
#sidebar a {
    display:block;
	background:url(images/sidebar_questions_off2.gif) no-repeat top left;
	width: 182px;
	height: 155px;
	text-indent:-999999px;
	overflow:hidden;} 

#sidebar a:hover {
	background:url(images/sidebar_questions_on2.gif) no-repeat top left;} 

/* FOOTER
---------------------------------------------------*/
#footer .footer_wrapper {
    background:url(images/footer2.gif) no-repeat top right;
	width: 100%;
	height: 28px;}

#footer p {
    padding-top: 10px;
	text-indent: 10px;}


/* GENERAL TEXT
----------------------------------------------------*/
.MainHeading
{
  font-family: "Times New Roman", Times, serif;
  font-size: 14pt;
  font-weight: bold;
  color: #000000;
  line-height: 19pt;
}

.OrderLink, .ResultTitle
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  line-height: 12pt;
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

#content .HistoryItemList P
{
	margin-left: 55px;
	line-height: 100%;
	font-size: 1em;
}

.QNABackground
{
	background:url(images/qanda.gif) no-repeat 0px 20px;
}

.QNAPager
{
	margin-left: 35px;
	vertical-align: middle;
}

.QNAPagerText
{
	margin-top: -10px;
}

.titleEmphasis
{
	font-style:italic;
	font-weight:normal;
	font-size: 0.8em;
	display:block;
}


#content .main_content form {
    font-weight:bold;
	margin: 10px 0;
	border-bottom: 1px solid #ccc;
	padding: 0 0 40px 0;}

.formTextBoxes
{
    border:2px solid #7f7f7f;
	padding: 2px;
}

.formText
{
    font-weight:bold;
    color: #000;
    font-size: 80%;
}

.EditingFormTable td
{
	vertical-align:top;
}

.EditingFormLabel
{
	
    font-weight:bold;
    color: #000;
    font-size: 80%;
}

.TextBoxField
{
	border:2px solid #7f7f7f;
	padding: 2px;
}

/* SEARCH RESULTS PAGE TEXT
----------------------------------------------------*/
.SearchResult a:hover
{
	text-decoration: underline;
	color: #999;
}

.searchErrorTitle
{
	font-weight: bold;
	font-size: medium;
	margin-bottom: 10px;
}

.searchErrorDetail
{
	font-weight: normal;
	font-size:small;
	margin-bottom: 30px;
}
