/* Master Style Sheet for ECC Microsite */
/* www.emmanuelcommunity.org */


body{
   font-family: "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
   margin: 0px;
	background: #423d38 url(http://emmanuelcommunity.org/images/stripes_bg.gif) top center no-repeat;
	color: #334956;
}

a, .idk {
	color: #cb9159;
	text-decoration: underline;
}

#utilities-wrap {
	width: 100%;
	margin: 0 auto;
	background-color: #443f32;
	float: left;
	border-bottom: 3px solid #a7a474;
	display: none;
}
	
#utilities {
	width: 915px;
	margin: 0 auto;
	text-align: right;
	height:20px;
	color:#d8dcbf;
	font-size: .7em;
	padding-top:8px;
	background-color: #443f32;
	
}

#utilities a{
	color: #fff;
	text-decoration: none;
}

#utilities a:hover {
	color: #fff;
	text-decoration: underline;
}
.indent {
	margin-left: 15px;
}

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

.img-border  {
	border: 1px solid #c7c2ac;
}
	
#header {
	width: 100%;
	float: left;
	margin-top: 10px;

}
	
#logo {
	float: left;
	width: 300px;
	padding-bottom: 19px;

	
}

#footer {
	float: left;
	border-top: 2px solid #6b645e;
	height: 40px;
	width: 908px;
	font-size: .7em;
	padding: 5px;
	color: #827b69;
	margin-top: 5px;
	
}
#footer a {
	color:#827b69;
}
#footer a:hover {
text-decoration: none;
}

#home-banner {
	width:900px;
	height: 420px;
	float: left;
}

#content {
	width:900px;
	float: left;
	background-color: #FFFFFF;
	padding:10px 10px 10px 10px
}

#content p{
	font-size: .7em;
}

#content ol{
	font-size: .7em;
}



#home-banner img{
	border: 8px solid #FFF;
}
#controlPanel img {
	border: 0px;
}



h1 {
	color:#003768;
	font-size: 1.5em;
	padding-bottom: .4em;
	border-bottom: 1px solid #CCCCCC;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	color: #4d6d80;
	padding-bottom: .3em;
	border-bottom: 1px solid #CCCCCC;
}

.clear {
	clear:both;
}

/* Form
---------------------------------------------------------------- */


#form-field {
	width: 100%;
	padding: 4px 2px 4px 2px;
	font-size: 1em;
}

label {
	font-size: .7em;
}


/* Navigation ---------------------------------------------------------------- */

#nav, #nav ul{
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	margin-top: 57px;
	vertical-align: bottom;

}

#nav li{
   float: left;
   margin-right: 3px;
   background: url(http://emmanuelcommunity.org/images/bg_nav_li3.gif) no-repeat right top;
   font-size: 12px;
   text-transform: none
   }

#nav li.current{
   background-position: right bottom;
}

#nav li a{
   float: left;
   display: block;
   height: 22px;
   padding: 9px 14px 0;
   background: url(http://emmanuelcommunity.org/images/bg_nav_li_a3.gif) no-repeat left top;
   color: #FFFFFF;
   text-decoration: none;
}

#nav li.current a{
   background-position: left bottom;
   color: #27333A;
}

#nav li:hover,
#nav li.sfhover{
   background-position: right -31px;
}

#nav li.current:hover,
#nav li.sfhover.current{
   background-position: right bottom;
}

#nav li:hover a,
#nav li.sfhover a{
   background-position: left -31px;
   color: #FFF;
}

#nav li.current:hover a,
#nav li.sfhover.current a{
   background-position: left bottom;
   color: #27333A;
}

#nav li#nav_home.current{
   background-position: right top;
}

#nav li#nav_home.current a{
   background-position: left top;
   color: #9BAAB5;
}

#nav li.current#nav_home:hover,
#nav li.current.sfhover#nav_home{
   background-position: right -31px;
}

#nv li.current#nav_home:hover,
#nav li.current.sfhover#nav_home a{
   background-position: left -31px;
   color: #FFF;
}

#nav li ul{
   clear: left;
   position: absolute;
   left: -999em;
   z-index: 999;
   width: 161px;
   margin-top: 31px;
   margin-left: -1px;
   _margin-top: 0; /* IE6 only */
   border: 1px solid #BABEB1;
   border-top: 0;
   border-bottom: 0;
   list-style: none;
   line-height: 1;
}

/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
*+html #nav li ul{
   margin-top: 0;
}

#nav li li{
   display: inline;
   _display: block;
   float: none;
   _float: left;
   margin: 0;
   font-size: .9167em;
   text-transform: none;
}

#nav li ul ul{
   margin: -31px 0 0 161px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}

#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;
}

#nav li li li{
   font-size: 1em;
}

#nav li:hover li a,
#nav li.sfhover li a{
   float: none;
   width: 133px;
   height: auto;
   padding: 9px 14px;
   border-top: 1px solid #FBFCFE;
   border-bottom: 1px solid #D3D6CD;
   background: #F1F3EE;
   color: #384751;
}

#nav li:hover li a:hover,
#nav li.sfhover li a:hover{
   background: #daf0bb;
}


/* Styling ---------------------------------------------------------------- */
div#gallery { position: relative; overflow: hidden; height: 436px; width: 916px;} 
div#gallery img { position: absolute; top: 0px; left: 0px;}


.scripture {
	font-style: italic;
}

.img-history {
border: 5px solid #fff;
}

.img-history a{
border: 5px solid #fff;
}
#teaser-wrap {
	width: 900px;
	border: 1px solid #fff;
}

#teaser-wrapper {
	width: 915px;
	margin: 0 auto;
}

.teaser {
	float: left;
	padding: 3px;
}

.teaser ul {
	margin: 0;
	padding: 0;
}

.slide {
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
	width: 221px;
	height: 90px;
}

.teaser li {
	list-style:none;
	float:left;
	display:inline;
	position:relative;
}


/* Sermons / Podcasting ------------------------------------------------ */

#sermonlist{
   float: left;
   position: relative;
   padding-bottom: 30px;
   width: 630px;
	*width:620px;
  
}


#sermon {
	margin: 10px 5px 10px 5px;
	float: left;
	width:100%;
	border-bottom: 1px solid #d4d0c3;
	padding-bottom: 10px;
}

.sermon-title {
	font-size: 1.2em;
	margin: 0px;
}

#latest-sermon{
   width: 600px;
   float: left;
   padding-bottom: 12px;
   margin-bottom: 24px;
	background: url(../images/tan_fade.gif) repeat-x 0 top;
	border: 2px solid #d4d0c3;
	padding: 10px;
}

#latest-sermon h5{
	  font-size: 1em;
	  margin: 0;
}

#sermon-downloads-wrap {
	float: left;
	width: 100%;
}

#sermon-downloads-latest {
	background-color: #d4d0c3;
	width: 340px;
	min-height: 15px;
	color: #45403b;
	font-size: .7em;
	padding: 5px;
	float: left;
}

#sermon-downloads-latest a {
	color: #423d39;
	text-decoration: none;
}

#sermon-downloads-latest a:hover {
	color: #cb9159;
	text-decoration: underline;
}

#sermon-downloads-package {
	float: left;
	width: 160px;
	font-size: .7em;
	color: #fff;
	height: 15px;
	margin-left: 5px;
	padding: 5px;
	background-color: #4d6d80;
	text-align: center;
}

#sermon-downloads-package a{
	color: #fff;
	text-decoration: none;
	}
	
	#sermon-downloads-package a:hover{
	color: #fff;
	text-decoration: underline;
	}

#sermon-downloads {
	border: 1px solid #f80a12;
	width: 350px;
	height: 20px;
}

#resources {
	float: right;
	width: 235px;
	padding: 10px;
	margin-left:10px;
	background: url(../images/tan_fade.gif) repeat-x 0 top;
}

#resources p {
		font-size: .7em;
}

#resources ul {
		font-size: .7em;
}
#resources ul li {
	padding:3px 0 3px 0;
}

/***************************************
**	Staff Listing
****************************************/

#galleryListing img {
	float: left; margin-right: 10px;
	border: 0px;
}
#galleryListing p {
	border: 1px solid #cccccc; padding: 4px; height: 50px;
}
/* 
DEBUGING
border: 1px solid #f80a12;


 */
#form_div {
	padding-top: 1px;
	width: 640px;
	background: url('http://emmanuelcommunity.org/images/tan_fade.gif') repeat-x top left !important; 
}
#registration_form {
	margin: 10px 20px;
}
#registration_table {
	width: 100%;
}
#registration_table td {
	font-size: 12px !important;
}
.form-list li {
	list-style-type: none;
	font-size: 14px !important;
}
.input-text {
	font-size: 11px;
	width: 95%;
}
.input-text-small {
	width: 70%;
	height: 12px;
	font-size: 11px;
}
#right_sidebar {
	float: right;
	width: 250px;
	background: url('http://emmanuelcommunity.org/images/tan_fade.gif') repeat-x top left !important;
}
.sidebar_padding {
	margin: 15px;
}

