/*---------------------------------------------------------------------------------------

	Secret Church					|	Design by The A Group
	www.brookhills.com/secretchurch	|	(www.agroup.com)
		
---------------------------------------------------------------------------------------*/

@import url("/taglib/css/reset.css");


/* BASIC STYLES & TYPOGRAPHY */

body {
	width: 100%;
	height: 100%;	
	background-color: #000;
	background: #000 url("../../images/secretchurch/home/bg-body.jpg") no-repeat center -70px fixed;
	font: 13.5px/1.7 'Helvetica 67 Medium Condensed', 'Helvetica-Condensed', 'Arial Narrow', 'Helvetica', 'arial', sans-serif;
	color: #fff;
}

a {
	outline: none !important;
	color: #8f2b20;
}

#copy h1 {
	margin: 0 0 .85em;
	line-height: 1.7em;
	font-size: 2em; 
	font-family: 'Helvetica 67 Medium Condensed', 'Helvetica-Condensed', 'Arial Narrow', 'Helvetica', 'arial', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffd1aa;
}

#copy h2 {
	font: 1.33em/1.278em 'Helvetica 67 Medium Condensed', 'Helvetica-Condensed', 'Arial Narrow', 'Helvetica', 'arial', sans-serif;	
	margin: 1.917em 0 -0.639em;	
	color: #b36a2e	
}

#copy h3 {
	/*font: bold 1.11em/1.531em arial, sans-serif;	
	margin: 2.297em 0 -0.765em;*/
	
	font: bold 1.11em/1.7em 'Helvetica', 'arial', sans-serif;	
	margin: 2.55em 0 -0.85em;
}

#copy p {
	margin: 1.7em 0;
}

#copy ul {
	margin: 1.7em 0 1.7em 2em;
	list-style: disc;
}

#copy ol {
	margin: 1.7em 0 1.7em 3em;
	list-style: decimal;
}

#sidebar {
	color: #fff;
	font-size: .9em;
	line-height: 1.888em;
}

#sidebar h2 {
	font-size: 1.11em;
}

#sidebar p {
	margin: 1.888em 0;
}

#sidebar ul {
	list-style: disc;
	margin: 1.888em 0 1.888em 2em;
}

#sidebar a {
	color: #ede440;
}

#sidebar p.testimonial {
	margin: 0 0 1.888em;
	font-style: italic;			
	font-family: "georgia";	
}

#sidebar p.testimonial span {
	font-size: 4em;		
	position: relative;
	top: .45em;
	padding-right: .11em;
}

#link-share {
	background: url("/images/secretchurch/link-share_your_story.png") no-repeat center center;
}

#link-share a {
	display: block;
	height: 31px;
	text-indent: -4000px;
}


/* MAIN CONTAINERS */

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

#header {
	height: 125px;
}

#content {
	background-color: transparent !important;
}

#content2 {
}

#content3 {
	overflow: auto;
	padding: 0;
}

#sidebar {
	float: left;
	width: 214px;
	padding: 33px 0 0;
	margin: 0 0 0 105px;
	display: inline;	
}

#copy {
	display: inline;
	float: right;
	margin-right: 80px;
	width: 450px;
}


/* MAIN NAVIGATION */

#header #logo {
	height: 125px;
	width: 316px;
	float: left;
	visibility: hidden;
}
/*
#header #logo a {
	height: 125px;
	display: block;
	text-indent: -3000px;
}*/

ul#nav {
	float: left;
	padding: 71px 0 0 21px;
	height: 14px;
	line-height: 14px;
}

ul#nav li {
	display: inline;
	float: left;	
	margin-right: 18px;
}

ul#nav .link-about {
	width: 145px;
	background: url("../../images/secretchurch/main/bg-nav.png") no-repeat left top;
}

ul#nav .link-about a:hover {
	background: url("../../images/secretchurch/main/bg-nav.png") no-repeat left bottom;
}

ul#nav .link-persecution {
	width: 76px;
	background: url("../../images/secretchurch/main/bg-nav.png") no-repeat -166px top;
}

ul#nav .link-persecution a:hover {	
	background: url("../../images/secretchurch/main/bg-nav.png") no-repeat -166px bottom;
}

ul#nav .link-schedule {
	width: 118px;
	background: url("../../images/secretchurch/main/bg-nav.png") no-repeat -262px top;
}

ul#nav .link-schedule a:hover {
	background: url("../../images/secretchurch/main/bg-nav.png") no-repeat -262px bottom;
}

ul#nav .link-resources {
	width: 66px;
	background: url("../../images/secretchurch/main/bg-nav.png") no-repeat -398px top;
}

ul#nav .link-resources a:hover {
	background: url("../../images/secretchurch/main/bg-nav.png") no-repeat -398px bottom;
}

ul#nav .link-faq {
	width: 21px;
	background: url("../../images/secretchurch/main/bg-nav.png") no-repeat -483px top;
}

ul#nav .link-faq a:hover {
	background: url("../../images/secretchurch/main/bg-nav.png") no-repeat -483px bottom;
}

ul#nav .link-contact {
	width: 50px;
	background: url("../../images/secretchurch/main/bg-nav.png") no-repeat -523px top;
}

ul#nav .link-contact a:hover {
	background: url("../../images/secretchurch/main/bg-nav.png") no-repeat -523px bottom;
}


ul#nav li a {
	display: block;
	height: 14px;
	text-indent: -4000px;
}

ul#nav .link-bh {
	display: none;
}


p#home_link {
	height: 1300px;
	/*width: 270px;*/
	margin: 90px 0 0 0;
}

p#home_link a {
	height: 100%;
	/*width: 270px;*/
	display: block;
	text-indent: -3000px;
}


/* FOOTER */

#footer {
	text-align: center;
	color: #666;
	font-size: 10px;
	padding: 30px 0 50px 0;
	border-top: 2px solid #333;
}

#footer ul#nav-footer {
	margin: 0 0 1.7em 0;
	line-height: 1em;	
}

#footer ul#nav-footer li {
	display: inline;
	font-size: 1.11em;
	border-right: 2px solid #333;
	padding: 0 .75em;
}

#footer ul#nav-footer li.link-faq {
	border: none;
}

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