/*
Revolution Church 2.0, main styles
*/

* {
	margin:0;
	padding:0;
	}
	
html {
	background: transparent url(../images/back.jpg);
	background-repeat: repeat-x;
	background-color: #e8ddc9;
	}
	
body {
	text-align: center;
	margin: 0 auto 0 auto;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 9px;
	color:#000;
	}
a img {border:none;
	}
a {
	/*text-decoration:none;*/
	color:#905628;
	}

a:hover {
	color:#999;	
	}
hr {
	display: block;
	border:none;
	height:2px;
	background-image: url(../images/divider.gif);
	background-color:transparent;
	background-repeat: no-repeat;
	background-position:bottom;
	margin-bottom:10px;
	}

/* -- [center-home] -------------------------------------------------------------------- */

#center {
	text-align: left;
	margin: 0 auto 0 auto;
	width:918px;
	background:transparent url(../images/under.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	}


#noflash,h1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	clip: rect(0 1px 1px 0);
	overflow: hidden;
	}

#flash {
	width:587px;
	height:421px;
	overflow: hidden;
	border-width:none;
	}
	
#nav {
	position: relative; 
	width:225px;
	float:left;
	}
	

/* -- [navigation] -------------------------------------------------------------------- */

#nav ul {
	margin: 190px 0 0 40px;
}
#nav li {
	height:11px;
	list-style-type: none;
	margin: 0px 0 10.5px 30px;
	}
#nav li, 
#nav li a {
	display: block;
	width: 118px;
	background-repeat: no-repeat;
	}
#nav li a {
	padding-top: 11px; height: 0 !important;
	height /**/: 11px; overflow: hidden;
}
#nav li a:hover {
	background-position: 0 -11px;
}


#nav li.community,
#nav li.community a {
	background-image: url(../images/community.gif);
}
#nav li.whatshappening,
#nav li.whatshappening a {
	background-image: url(../images/whats.gif);
}
#nav li.ourvision,
#nav li.ourvision a {
	background-image: url(../images/vision.gif);
}
#nav li.aboutus,
#nav li.aboutus a {
	background-image: url(../images/about.gif);
}
#nav li.media,
#nav li.media a {
	background-image: url(../images/media.gif);
}
#nav li.contactus,
#nav li.contactus a {
	background-image: url(../images/contact.gif);
}
#nav li.startarevolution,
#nav li.startarevolution a {
	background-image: url(../images/start.gif);
}
#nav li.wedding,
#nav li.wedding a {
	background-image: url(../images/wedding.gif);
}
#nav li.home,
#nav li.home a {
	background-image: url(../images/home.gif);
}
body.home             #nav li.home             a,
body.community        #nav li.community        a,
body.whatshappening   #nav li.whatshappening   a, 
body.ourvision        #nav li.ourvision        a, 
body.aboutus          #nav li.aboutus          a, 
body.media            #nav li.media            a, 
body.contactus        #nav li.contactus        a,
body.wedding          #nav li.wedding        a, 
body.startarevolution #nav li.startarevolution        a{
	background-position: 0 -22px;
}

/*--overide for podcast*/


#nav li.podcast {
	position:absolute;
	z-index:100;
	top: 368px;
	left: 10px;
	}
#nav li.podcast, 
#nav li.podcast a {
	display: block;
	width: 188px;
	background-repeat: no-repeat;
	background-image: url(../images/podcast.jpg);
}
#nav li.podcast a {
	padding-top: 108px; height: 0 !important;
	height /**/: 108px; overflow: hidden;
	clip:rect(0 188px 108px 0);
}
#nav li.podcast a:hover {
	background-position: 0 -108px;
}
body.podcast #nav li.podcast {
	background-position: 0 -108px;
}

/*--overide for links*/
#nav a.image1{
	display: block;
	position:absolute;
	z-index:100;
	top: 478px;
	left: 62px;
}
#nav a.image2{
	display: block;
	position:absolute;
	z-index:100;
	top: 508px;
	left: 62px;
}
#nav a.image3{
	display: block;
	position:absolute;
	z-index:100;
	top: 539px;
	left: 62px;
}

/* -- [main-features] -------------------------------------------------------------------- */	
#content-container {
	width:673px;
	padding-left:40px;
	margin-left:131px;
   	overflow: hidden;
	background:transparent url(../images/content.jpg);
	background-repeat:no-repeat;
	min-height: 368px;
	}
	
#feature1 {
	margin-top: 150px;
	float:left;
	margin-right:20px;
	width:334px;
	}

#feature1 a {
	display: block;
	padding-top: 205px; height: 0 !important;
	height /**/: 205px; overflow: hidden;
	background-repeat: no-repeat;	
	}

#feature2 {
	margin-top: 150px;
	margin-left: 350px;
	padding-left: 20px;
	padding-top: 1px;/* HACK */
	width:242px;
	height:205px;
	background-image: url(../images/verse_box.jpg);
	background-repeat: no-repeat;
	}
	 
#feature2 p {
	margin-top:30px;
	width:184px;
	padding-top: 120px; height: 0 !important;
	height /**/: 120px; overflow: hidden;
	background:transparent url(../images/content_sub_tile.jpg);
	background-repeat: no-repeat;
	 } 
.newsStory h3 {
		color:#905628;
		padding-bottom:10px;
		padding-top:5px;
		background:transparent url(../images/underTitle.png);
		background-repeat: no-repeat;		
		}
.newsStory{
		padding-bottom:30px;
	}
.newsStory img{
	width:635px;
    background: transparent url(../images/newsImageBk.gif);
	background-repeat: no-repeat;
}	
.postdate{
	margin-top:15px;
	margin-bottom:15px;
	color:#905628;
}	
#news{
	padding-left:180px;
	padding-right:180px;
	margin-left:17px;	
	background:transparent url(../images/content_sub_tile.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}
#pager{
	margin-left:220px;
	color:#905628
}			
#footer {
	line-height: 103px;
	width:673px;
	padding-top: 103px; height: 0 !important;
	height /**/: 103px; overflow: hidden;
	clip:rect(0 673px 103px 0);
	margin-left:131px;
	background-image: url(../images/footer_sub.jpg);
	background-repeat:no-repeat;
		
	}

	



