/*/////////////////////////////////////////////////////////////////////////////


	MAIN STYLESHEET
	
	Living Word Ministries | www.lwministries.org
	Site design by The A Group (www.agroup.com)


///	BASICS & TYPOGRAPHY /////////////////////////////////////////////////////*/

body {
	background: #010406 url("../images/main/bg-body.jpg") repeat-x center top;	
	font: 13px/1.7 "georgia", serif;
}

h2 {
	font: bold small-caps 1.75em/0.85em "tahoma", "lucida sans unicode", "lucida grande", sans-serif;
	margin: .425em 0 1.7em;
	/*letter-spacing: -.05em;*/
	color: #da830f;
}

h2 span {
	font-size: 13px;
	display: block;
	text-transform: lowercase;
}

#copy h2 span a {
	color: #da830f;
}

h3 {
	margin: 1.7em 0 -.68em;
	font-size: 1.25em;
	line-height: 1.36em;
	font-family: tahoma;
	font-weight: bold;
}

h4 {
	margin: 1.7em 0;
	line-height: 1.7em;
	font-weight: bold;
	font-style: italic;	
}

h5 {
	margin: 1.7em 0;
	line-height: 1.7em;
	font-style: italic;	
	font-weight: normal;
}

#copy_body {
	min-height: 500px;
	_height: 500px;
}
		
#copy ul h4,
#copy ol h4 {
	margin-bottom: -1.7em;
}

#copy p, 
#copy ul, 
#copy ol {
	margin: 1.7em 0;
}

#copy ul {
	margin-left: 1.75em;
	list-style: disc;
}

#copy ol {
	margin-left: 1.75em;
	list-style: decimal;
}

#content a {
	color: #2271a9;
}

#copy_nav {
	margin-top: 1.6em;
	padding: 1.6em 0;
	font-family: "tahoma", "lucida sans unicode", "lucida grande", sans-serif;
	clear: both;
}

#copy_nav ul {
	height: 1.307em;
	/*height: expression('50px');*/
	margin: 0em 0 !important; 
	padding: 0;
	list-style: none;
	font-size: 15px;
	font-weight: bold;	
}

#copy_nav ul li {
	height: 1.307em;
}

#copy_nav_prev {
	float: left;
	text-align: left;
}

#copy_nav_next {
	float: right;
	text-align: right;
}

.bible_reference {
	font-variant: small-caps;
}

/*	MAIN CONTAINERS //////////////////////////////////////////////////////////*/

#container {
	width: 750px;
	margin: 0 auto;
}

#header {
	height: 125px;
}

#header h1 {
	width: 300px;
	height: 125px;
	background: url("../images/main/bg-h1-lwm_logo.jpg") no-repeat;
	float: left;
}

#header h1 a {
	height: 125px;
	display: block;
	text-indent: -3000px;
}

#header form {
	height: 23px;
	float: right;
	padding-right: 9px;
	line-height: 23px;
	padding-top: 7px;
	padding-top: expression('7px');
}

#header form .input_text {
	padding: 4px 0px 4px 4px;
	width: 143px !important;
	background: transparent url("../images/main/bg-search-input_text.png") no-repeat center bottom;
	border: none;
	vertical-align: middle;	
	font-family: "lucida sans unicode", "lucida grande", sans-serif;
	font-size: 12px;
	color: #444;
}

#header form button {
	width: 29px;
	height: 23px;
	padding: 0;
	border: none;
	background: transparent url("../images/main/bg-search-button.png") no-repeat;	
	vertical-align: middle;
	margin-left: .25em;	
}

#header button span {
	display: none;
}

#header #icons {
	float: right;
	clear: right;
}

/*#header #icons p {
	width: 275px;
	height: 90px;
	background: url("../images/main/bg-icons.jpg") no-repeat;
	text-indent: -3000px;
	float: right;
	position: relative;
	left: 25px;
}*/

#nav {
	height: 40px;
	background: url("../images/main/bg-nav.png") no-repeat;
	font: 13px/38px "lucida sans unicode", "lucida grande", sans-serif;
	text-align: center;
}

#nav ul li {
	display: inline;
	padding: 0 1.15em;
}

#nav ul li a {	
	color: #b7e0f5;
	display: inline;
	text-decoration: none;
	height: expression('0%');	
}	

#nav ul li a:hover {
	color: #fff;
}

#nav ul li.main_current a {
	font-weight: bold;
	font-size: 1.11em;
	color: #fff;
}

#content {
	background: #fff url("../images/main/bg-content.jpg") repeat-y;
	color: #222;
}

#content2 {
	background: url("../images/main/bg-content2.jpg") no-repeat left top;
	_height: 1%; 
}

#sidebar {
	padding: 1px 0;
	float: left;
	width: 33%;
	font-family: tahoma;
}

#sidebar ul {
	margin: 1.7em 2em 0em;	
	padding: 0 0em 0em;
	border-top: 3px dotted #c2cfd7;	
}

#sidebar ul li {	
	border-bottom: 3px dotted #c2cfd7;
	padding: .425em 0.5em;
	overflow: hidden;	
}

#sidebar ul a {
	display: block;
	font-weight: bold;
	/*color: #da830f;*/
	text-decoration: none;
	_height: 1%;
}

#sidebar ul a:hover {
	text-decoration: underline;
}

#sidebar ul ul {
	border: none;
	margin: 0;	
	padding: 0 0 0.85em 1em;	
}

#sidebar ul ul li {
	border: none;
	padding: 0;
}

#sidebar ul ul a {
	font-size: .85em;
	line-height: 2em;
	font-weight: normal;	
	color: #2271a9;
}	

#nav_sidebar ul{
	display: none;
}

#nav_about.tab_current ul{
	display: block;
}

#nav_about #link_current a{
	font-weight: bold;  
}

#nav_about #link_current {
	text-indent: .5em;  
}

#nav_discover #link_current {
	text-indent: .5em;  
}

#nav_discover.tab_current ul{
	display: block;
}

#nav_discover #link_current a{
	font-weight: bold;  
}

#nav_discover  #link_current a{
	font-weight: bold;  
}

#nav_discover #link_current ul li {
	text-indent: 0;  
}

#nav_discover  #link_current ul li a{
	font-weight: normal;  
}



#newsletter_sidebar {
	color: #da830f;
	margin: 1.7em 2em 0em;
	padding: 1em;
	background: transparent;
	border: 2px solid #d4dde3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}	

#newsletter_sidebar p{
	background: url(../images/main/icons/envelope_icon-blue.jpg) left 1px no-repeat;
	line-height: 1.23em;
	margin-bottom: 8px;
	padding-left: 28px;	
}	

#newsletter_sidebar #email_address{
	margin-bottom: 10px;
	padding-left: 1px;	
	background-color: #d4dde3;
	border: 1px solid #999;
	color: #555;
}	

#calendar_link {
	margin: 1.7em 2em 0em;
	padding: 1em;
	background: transparent;
	border: 2px solid #d4dde3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}	

#calendar_link p{
	background: url(../images/main/icons/event_blue.jpg) left center no-repeat;
	line-height: 30px;
	margin-bottom: 6px;	
	padding-left: 28px;
}	

#calendar_link a{
	color: #da830f;
}

#copy {
	float: left;
	width: 66%;
}

#copy_body {
	margin: 1.7em 0;
	padding: 1px 2.5em 0 2.5em;
	border-left: .5em solid #d4dde3;
}

#copy_body table{
	text-align: left;
}

#copy_body table td{
	padding-left: 1.55em;
}

#copy_body table th{
	font-weight: normal;
}

#content_footer {
	clear: both;
	height: 40px;
	background: url("../images/main/bg-content_footer.jpg") no-repeat left bottom;
}

#footer {
	margin: 1.004em 0;
	text-align: center;
	font-family: "lucida sans unicode", "lucida grande", sans-serif;
	font-size: 11px;
	color: #f6981c;
}

#footer a {
	color: #f6981c;
	text-decoration: none;
}

#footer a.twitter {
	height: 22px;
	width: 22px;
}

.twitter img {
	vertical-align: middle;
}