/*
Theme Name: New Life Bible Update
Theme URI: http://www.NewLifeBibleDFW.org
Description: The theme I designed for New Life Bible	
Version: 1.1
Author: Joshua Jensen

*/

/* Basic Page Elements */



*{margin:0px;padding:0px}


h1
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:1.9em; 
font-weight: bold;
color:#333333;
padding-left:5px;
line-height:1.6em
}
	
p
{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:.9em; 
font-weight: normal;
color:#333333;
padding-left:5px;
line-height:1.5em
}

a
{
color:#006633;
}


a:link
{
color:#006633;
}


a:visited
{
color:#006633;
}


a:hover
{
color:#000; 
 }



/* Layout */

body
{
	background-color: #6b834f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333333;
}

#wrapper 
{
	position: relative;
	margin: 10px auto 5px;
	padding: 0;
	width:837px;
	background:url(/images/wrapper-back.gif) repeat-y;
}

#header
{
	background:url(/images/New-Life-Banner-New.gif) no-repeat;
	width:837px;
	height:197px;
	padding: 0;
	margin: 0;
}

.hidden
{
	display:none;
}

#navhorisontell
{
	float:left;
	list-style:none;
	margin:-26px 0 0;
	padding-left:10px;
	width:595px;
	background: transparent;
}

#navhorisontell ul

{
	list-style:none;
	margin:0;
}


#navhorisontell li

{
	text-align:center;
	float:left;
	margin:0;
}

#navhorisontell li a

{
	font-family:georgia,times,serif;
	display:block;
	background-color: transparent;
	line-height:normal;
	margin: 0 14px;
	padding:7px 3px 3px 3px;
	color: #000000;
	font-weight:normal;
	font-size: 0.8em;
	text-decoration: none;
	border-bottom: 2px solid #666666;
	whitespace: nowrap;
}

#navhorisontell li a:hover, #navhorisontell li.current_page_item a
{
	color:#999966;
	border-bottom: 2px solid #999966;
}

#content
{
	float:left;
	background: transparent;
	width:837px;
	margin: 0;
	padding:0;
}


#col1

{
	float:left;
	width:594px; 
	margin: 0;
	background: transparent;
	text-align:left;
	font-size:0.9em;
	padding: 0 0 15px 18px; /* I had the right margin at 18px and rt padding at 0, but IE 6 couldn't handle that */
	border-right: 1px #666666 dotted;
}



#col1 h2
{
	display:block;
	font-size:1.4em;
	text-align:left;
	font-weight:bold;
	color:#006633;
	font-family:georgia,times,serif;
	padding: 10px 15px 0 15px;
	margin:10px 0 0;
	border-top: 2px solid #696969;
}

#col1 h3
{
	display:block;
	font-size:1.2em;
	text-align:left;
	font-weight:bold;
	color:#000;
	font-family:georgia,times,serif;
	padding: 10px 15px 0 15px;
}

#col1 p

{ 
	color: #000000;
	padding:10px 25px 10px 15px;
	text-align:left;
	letter-spacing: .01em;
}

#col1 ol, #col1 ul
{
	margin:0 20px 0 60px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:.9em; 
	font-weight: normal;
	padding-left:5px;
	line-height:1.5em;
	color: #000;
}

#col1 ol ul
{
	margin:0 0px 0 30px;
	font-size:1em; 
}

#col2


{
	position: relative;
	float:left;
	background:transparent;
	width:195px;
	margin:-10px 0 0 -1px;
	padding:5px 0 30px 10px;
	text-align:left;
	font-size:0.9em;
	border-left: 1px #666666 dotted;
}


#col2 p

 { 
	font: bold 0.9em Arial, Verdana, Helvetica, sans-serif;
	font-size:0.8em;
	color: #000000;
	padding:10px;
	text-align:left;
}

#col2 .imagecol2

{
	padding-left:0px;
	padding-top:0px;
	border:none;
}

#footer 

{
	width:837px;
	clear:both;
	margin: 0 auto;
	/*background-color:#eceddd;*/
	background: url(/images/wrapper-back.gif) repeat-y #fff;
	color:#666666;
	padding: 0px 0 10px;
}

#inside-footer
{
	width: 787px;
	margin: 0 25px;
	padding: 0;
	border-top: dotted 1px #000;
	background: transparent;
}	

#footer p 

{
	font-size:0.7em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height: 1.4em;
	color:#555555;
	padding:7px 0 0 10px;
	text-align:center;
}

#footer a 
{
	font-size:1em;
	text-decoration:none;
	font-weight:normal;
	color:#467AA7;
	text-align:center;
}

#footer a:hover

{
	text-decoration:underline;
	font-weight:normal;
	color:#467AA7;
	text-align:center;
}

#post-footer
{
	width: 837px;
	height: 29px;
	background: url(/images/New-Life-Footer-New.gif) no-repeat;
	padding: 0;
	margin: 0;
}
	