@import url("reset.css");

/* Chapel.org - GLOBAL STYLES */


html {
	background:#806B5B;
	font-family:Arial, Helvetica, sans-serif;
}

body {
	font-size:100%;
}

p {
	line-height:145%;
	padding-bottom:15px;
}

.white {
	color: #fff!important;
}

.blue {
	color:#012D37;
}

/* Fonts */

h2 {
	color:#665143;
	font-size:1.563em;
	font-weight:bold;
	margin-bottom:25px;
}

h3 {
	font-size:1em;
	font-weight:bold;
	color:#20555E;
	margin-bottom:15px;
}

#top {
	background: #1D0F00 url(../themes/site_themes/chapel09/home_top_bg.jpg) no-repeat;
	height:501px;
	background-position:center top;
	width: 100%;
	display: table;
}

/* Top Nav */


/* Top Nav */

#top_nav {
	float: left;
	margin: 0;
	padding: 0;
	height: 35px;
	padding: 36px 0px 33px 0px;
}

#top_nav ul li {
	display: inline;
}

#top_nav span {
	display: none;
}

.kids {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 57px;
	height: 33px;
	background: url(../themes/site_themes/chapel09/nav_kids.png) top left no-repeat;
}

.kids:hover {
	background-position: 0 -33px;
}
	
.students {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 94px;
	height: 33px;
	background: url(../themes/site_themes/chapel09/nav_students.png) top left no-repeat;
}

.students:hover {
	background-position: 0 -33px;
}
	
.adults {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 72px;
	height: 33px;
	background: url(../themes/site_themes/chapel09/nav_adults.png) top left no-repeat;
}

.adults:hover {
	background-position: 0 -33px;
}
	
.jump_in {
	float: left;
	margin: 0;
	padding: 0;
	width: 98px;
	height: 32px;
	background: url(../themes/site_themes/chapel09/nav_jump_in.png) top left no-repeat;
}
	
.jump_in_expanded {
	float: left;
	margin: 0;
	padding: 0;
	width: 454px;
	height: 32px;
	background: url(../themes/site_themes/chapel09/nav_jump_in_expanded.png) top left no-repeat;
}
	
.jump_in_sub_nav {
	float: right;
	margin: -28px 20px 0 0;
	padding: 0;
}
	
.jump_in_sub_nav li {
	margin-right: 10px;
}
	
.jump_in_sub_nav li a {
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
	color: #a38763;
}

.jump_in_sub_nav li a:hover {
	color: #dec8ab;
}


/* Header */

#home_header {
	width:962px;
	height:500px;
	margin:0px auto;
}

#home_header .left {
	position:relative;
	width:286px;
	height:500px;
	float:left;
	background:url(../themes/site_themes/chapel09/home_logo.gif) no-repeat;
}

#home_header .left h1 a {
	width:160px;
	height:196px;
	top:147px;
	left:73px;
	text-indent:-7000px;
	display:block;
	position:absolute;
}

#home_header .bottom a {
	top:422px;
	height:72px;
	position:absolute;
	background:url(../themes/site_themes/chapel09/locations_button.jpg) no-repeat;
	width:272px;
	display:block;
	text-indent:-9000px;
}

#home_header .right {
	float:right;
	width:667px;
}

/* Locations */

#locations {
	background:url(../themes/site_themes/chapel09/locations_bg.jpg) no-repeat;
	background-position:center top;
	width: 100%;
	display: none;
	padding:60px 0px 11px 0px;
}

#locations .inside {
	width:962px;
	margin:0px auto;
}

#primary_loc {
	background:url(../themes/site_themes/chapel09/location_box.png) no-repeat;
	float:left;
	height:241px;
	margin:0 30px 39px 0;
	position:relative;
	width:606px;
}

	#plate, #on_deck_circle, #bench {
		height:221px;
		left:10px;
		position:absolute;
		top:10px;
		width:586px;
	}
	
	#on_deck_circle, #bench {
		display:none;
	}
	
	#primary_loc div a {
		display:block;
		height:221px;
		overflow:hidden;
	}

	#primary_loc div img {
		width:586px;
	}
	
	#primary_loc div div.details {
		background:url(../themes/site_themes/chapel09/location_information_box.png) no-repeat;
		height:232px;
		left:397px;
		overflow:hidden;
		padding:10px;
		position:absolute;
		top:-15px;
		width:154px;
	}
	
	#primary_loc div div.details p.name {
		border-bottom:1px dotted #495200;
		color: #495200;
		font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
		font-size: 1.40em;
		font-style: italic;
		line-height:1;
		margin-bottom:0;
		padding:5px 0 10px 0;
		text-align:center;
		text-shadow:0 1px 1px rgba(255, 255, 255, .5);
	}
	
	#primary_loc div div.details h4 {
		color:#fff;
		font-size:.875em;
		line-height:1.2;
		padding-left:8px;
	}
	
	#primary_loc div div.details h4.address {
		border-top:1px dotted #eeff6f;
		padding-top:8px;
	}
	
	#primary_loc div div.details p {
		color:#eeff6f;
		font-size:.875em;
		line-height:1.2;
		padding:0 0 0 8px;
		margin:0 0 10px 0;
	}
	
	#primary_loc div div.details div.times p {
		border-bottom:1px dotted #495200;
		padding-bottom:11px;
		margin:0;
	}

	#primary_loc div div.details p.future {
		border-bottom:1px dotted #495200;
		padding-bottom:11px;
		margin-bottom:0;
	}
	
	#primary_loc div div.details p.more {
		border-top:1px dotted #eeff6f;
		margin:0;
		padding:12px 0 0 0;
	}
	
	#primary_loc div div.details p.more a {
		background:url(../themes/site_themes/chapel09/location_more_info_button.png) no-repeat 50% 0;
		display:block;
		height:26px;
		text-indent:-9000px;
	}
	
	#rotate_prev a {
		background:url(../themes/site_themes/chapel09/locations_buttons.png) no-repeat 0 0;
		display:block;
		height:27px;
		left:26px;
		position:absolute;
		text-indent:-9000px;
		top:192px;
		width:27px;
		z-index:10;
	}
	
	#rotate_next a {
		background:url(../themes/site_themes/chapel09/locations_buttons.png) no-repeat -27px 0;
		display:block;
		height:27px;
		left:61px;
		position:absolute;
		text-indent:-9000px;
		top:192px;
		width:27px;
		z-index:10;
	}
	
	#rotate_prev a:hover, #rotate_next a:focus {
		background-position:0 -27px;
	}

	#rotate_next a:hover, #rotate_next a:focus {
		background-position:-27px -27px;
	}

#loc_selector {
	background:url(../themes/site_themes/chapel09/locations_box_short.png) no-repeat;
	float:left;
	height:241px;
	padding-left:10px;
	width:305px;
}

	#loc_selector li {
		display:inline;
		float:left;
		height:66px;
		margin:11px 10px 0 0;
		position:relative;
		width:66px;
	}

	#loc_selector li h3 {
		background:url(../themes/site_themes/chapel09/location_tooltip-trans.png) no-repeat;
		color:#66b2bf;
		display:none;
		font-size:11px;
		height:45px;
		left:-20px;
		margin:0;
		padding-top:10px;
		position:absolute;
		text-align:center;
		top:-23px;
		width:107px;
		z-index:10;
	}
	
	#loc_selector li:hover h3 {
		display:block;
	}
	
	#loc_selector li a {
		border:4px solid #177988;
		display:block;
		height:58px;
		overflow:hidden;
		width:58px;
	}
	
	#loc_selector li.current a, #loc_selector li a:hover, #loc_selector li a:focus, #loc_selector li:hover a {
		border-color:#66b2bf;
	}

	#loc_selector li div.details {
		display:none;
	}

/* Middle Section */

#middle {
	background:#E4DDCF url(../themes/site_themes/chapel09/middle_bg.jpg) no-repeat;
	height:100%;
	float:left;
	background-position:center top;
	width: 100%;
	display: table;
}

.test {
	width:962px;
	margin:0px auto;
}

/* Open Mic */

#open_mic {
	background:#20879A url(../themes/site_themes/chapel09/open_mic_bg.jpg) no-repeat;
	min-height:300px;
	background-position:center bottom;
	width: 100%;
	display: table;
	border-top:4px solid #F0EEE9;
	border-bottom:4px solid #207B8C;
	font-size:1em;
}

#open_mic h4 {
	color:#79C1CD;
	margin-bottom:13px!important;
	font-size:1.2em!important;
}

#open_mic .action a {
	color:#AFDAE2;
	text-decoration:none;
	font-size:0.938em;
}

#open_mic .action a:hover {
	color:#fff;
}

#open_mic .action  {
	margin-top:12px!important;
	
}

#open_mic .action .more {
	background:url(../themes/site_themes/chapel09/more.gif) no-repeat;
	padding-left:20px!important;
	margin-bottom:7px!important;
	height:15px;
}

#open_mic .action .add {
	background:url(../themes/site_themes/chapel09/add.gif) no-repeat;
	padding-left:20px!important;
	margin-bottom:10px!important;
	height:15px;
}

#open_mic .action .comment {
	background:url(../themes/site_themes/chapel09/comment.gif) no-repeat;
	padding-left:20px!important;
	margin-bottom:10px!important;
	height:15px;
}

#open_mic .action .read {
	background:url(../themes/site_themes/chapel09/read.gif) no-repeat;
	padding-left:20px!important;
	margin-bottom:10px!important;
	height:15px;
}

#open_mic_inside {
	width:962px;
	margin:0px auto;
	padding:20px 0px 20px 0px!important;
}

#open_mic .column {
	float:left;
	width:214px;
	margin-right:35px;
}

#open_mic .last {
	float:left;
	width:215px;
}

#prayer {
	background:#217C8C;
	padding:18px;
	/*opacity: 0.65;
	filter: alpha(opacity = 65);*/	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

#prayer li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#012D37;
	text-decoration:none;
	margin-bottom:8px!important;
	padding-bottom:9px!important;	
	border-bottom:1px dashed #4F9CA8;
	display:block;
	font-size:1em;
}

#prayer li a:hover{
	border-bottom:1px dashed #D7E036;	
}

.my_story {
	color:#012D37;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1em!important;
}

.my_story_video {
	margin-bottom:13px;
}

#question_top {
	background:#044F62 url(../themes/site_themes/chapel09/question_top.gif) no-repeat;
	padding:12px 12px 12px 70px;
	color: #BAF5FF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:130%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	min-height:60px;
  	height:auto !important;
  	height:60px;	
}

#question_bottom {
	background:url(../themes/site_themes/chapel09/question_bottom.png) no-repeat;
	height:30px;
}

#message_suggest li {
	margin-bottom:8px!important;
	padding-bottom:9px!important;	
	border-bottom:1px dashed #4F9CA8;
	display:block;
	font-size:.875em;
}

#message_suggest li a {
	color:#CBF6FE;
	text-decoration:none;
}

#message_suggest li a:hover {
	text-decoration:underline;
}

#message_suggest li .rating {
	text-align:right!important;
}

/* Left Styles */

#left_rail {
	padding:0px 12px 0px 6px;
}

#left_rail h4 {
	font-size:1.6em;
	color:#634A3A;
	margin-bottom:10px;
}

#left_rail h5 {
	font-size:1.250em;
	color:#634A3A;
	margin-bottom:5px;
}

#left_rail .events_single h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#634A3A;
	font-size:15px!important;
	font-style:italic;
	margin-bottom:5px;
}

#left_rail .events {
	margin-bottom:0;
}

#left_rail .more_events {
	margin-bottom:40px;
	text-align:right;
}

#left_rail .events_single {
	color:#A59184;
	font-size:0.814em;
	background:url(../themes/site_themes/chapel09/events_single_bg.gif) no-repeat bottom left;
	padding:0px 0px 20px 0px;
	margin-bottom:12px;
}

#left_rail .events_single a {
	color:#999E47;
	text-decoration:none;
	font-style:italic;
}

#left_rail .events_single a:hover {
	text-decoration:underline;
}

#left_rail .events_single .date {
	background:url(../themes/site_themes/chapel09/calendar_bg.png) no-repeat 0 0;
	behavior:url(../themes/site_themes/chapel09/iepngfix.htc);
	float:right;
	margin:0px 0px 10px 10px;
	width:25px;
	height:30px;
	padding:7px 0px 11px 0px;
	text-align:center;
	line-height:95%
}

.date_top {
	color:#FEF9EF;
	font-size:11px;
}

.date_bottom {
	color:#AF997B;
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;

}


#search .box {
	height:20px;
	border:1px dashed #BAA995;
	background:#D4CAB9;
	font-size:0.875em; 
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#806A5B;
	font-style:italic;
	width:199px;
	padding:2px 13px 0 13px;
	margin-bottom: 20px;
}

#left_rail .side_nav {
	margin-bottom:40px;
}

#left_rail .side_nav li{
	color:#634A3A;
	font-size:0.875em;
	border-bottom:1px solid #C7B9A4;
	line-height:30px;
	padding-left:10px;
}

#left_rail .side_nav li a{
	color:#634A3A;
	text-decoration: none;
}

#left_rail .side_nav li a:hover{
	color:#987e6d;
	text-decoration: none;
}

#left_rail .side_nav ul ul{
	margin-left: -10px;
	border-bottom:1px solid #C7B9A4;
}

#left_rail .side_nav ul ul li{
	background:#E0D7C6;
	padding-left:15px;
	border-bottom:none;
	color:#257888;
}

#left_rail .side_nav ul ul li a{
	color:#0f4955;
}

#left_rail .side_nav ul ul li a:hover{
	color:#257888;
}

#left_rail .side_nav .selected {
	background:#E0D7C6;
	border-bottom:none;
}

/* SHARE Section */

#share {
	float:right;
		margin:2px 0px 0px 15px;
		font-size:0.875em;
}



#share ul li {
	float:left;
	list-style:none;
	display:block;
}

#share ul li a {
	float:left;
	padding:0px 0px 0px 33px;
	line-height:24px;
	height:25px;

	display:block;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color:#786859;

}

#share ul li a:hover {
	color:#333333;


}

#share ul li.share a {
	background:url(../themes/site_themes/chapel09/share_icon.gif) no-repeat left top;
	border:0;
	padding-right:10px;
	color:#8c9638;
	border-right:1px solid #BAAFA1;

	
}

#share ul li.share a:hover {
border:0;
	display:block;
	padding-right:10px;
		color:#333333;
	border-right:1px solid #BAAFA1
}

#share ul li.print a:hover {
border:0;
	margin-left:9px;
	display:inline;
		color:#333333;
}

#share ul li.print a {
	background:url(../themes/site_themes/chapel09/print_icon.gif) no-repeat left top;
	margin-left:9px;
	color:#8c9638;
	display:inline;
	border:0;
}

/* Footer */

#bottom {
	background:#806B5B url(../themes/site_themes/chapel09/bottom_bg.jpg) no-repeat;
	background-position:center top;
	width: 100%;
	display: table;	
	padding: 70px 0px 40px 0px!important;
}

#footer {
	width:962px;
	margin:0px auto;
	color:#251E19;
}

#footer .column {
	float:left;
	width:131px;
	margin-right:55px;	
}

#footer .last {
	float:left;
	width:218px;
}

#footer .last p {
	font-size:.9em;
}

#footer .credits {
	border-top:1px solid #665447;
	padding-top:15px;
	margin-top:25px;
	font-size:0.814em;
}

#footer .credits a {
	color:#A08F7F;
}

#footer h5 {
	color: #D7E036!important;
	margin-bottom:6px!important;
	font-size:1em!important;
}

#footer ul {
	margin-bottom:15px; 
	font-size:0.875em;
}

#footer li {
	margin-bottom:  3px;
}

#footer li a {
	color:#251E19;
	text-decoration:none;
}

#footer li a:hover {
	text-decoration:underline;
}



#footer .social li {
	float:left;
	width:25px;
	height:25px;
	padding-right:10px;
}

#footer .social li.rss a {
	background:url(../themes/site_themes/chapel09/rss.jpg) no-repeat 0 0;

	width:25px;
	height:25px;
	text-indent:-8000px;
	float:left;
	display:block;
}

#footer .social li.rss a:hover {
	background:url(../themes/site_themes/chapel09/rss.jpg) no-repeat 0px -25px;

	width:25px;
	height:25px;
	text-indent:-8000px;
	float:left;
		display:block;
}

#footer .social li.twitter a {
	background:url(../themes/site_themes/chapel09/twitter.jpg) no-repeat 0 0;

	width:25px;
	height:25px;
	text-indent:-8000px;
	float:left;
		display:block;
}

#footer .social li.twitter a:hover {
	background:url(../themes/site_themes/chapel09/twitter.jpg) no-repeat 0px -25px;

		width:25px;
	height:25px;
	text-indent:-8000px;
	float:left;
		display:block;
}

#footer .social li.facebook a {
	background:url(../themes/site_themes/chapel09/facebook.jpg) no-repeat 0 0;
		width:25px;
	height:25px;
	text-indent:-8000px;
	float:left;
		display:block;



}

#footer .social li.facebook a:hover {
	background:url(../themes/site_themes/chapel09/facebook.jpg) no-repeat 0px -25px;
	width:25px;
	height:25px;
	text-indent:-8000px;
	float:left;
			display:block;
}

.phone {
	font-size:1.875em!important;
}

.nav li {
	display: inline;
}

#content .rss_subscribe {
	border-bottom: 0;
	padding-left: 0;
	position: relative;
	margin-right: 0;
}

#content .rss_subscribe a {
	background: url('../themes/site_themes/chapel09/rss_icon.gif') left 0 no-repeat;
	font-family: Georgia, serif;
	font-size: 80%;
	font-style: italic;
	color: #8e765e;
	padding-left: 19px;
	text-decoration: none;
}

#breadcrumbs a {
	text-decoration: none;
	color: #79C2CF;
}
	
#breadcrumbs a:hover {
	text-decoration: underline;
	color: #79C2CF;
}


/* IMAGE POSITIONING */

.image_right {
	float:right!important;
	margin:0 0 12px 15px!important;
	background:#FFFBF3 none repeat scroll 0 0;
	border:1px solid #CFC4B0;
	padding:4px !important;	
}

table.input_fields {
	margin: 5px;
}
table.input_fields td {
	padding: 5px;
}



/* FINANCIAL SECTION */

#giving_box_wrap {
	margin:0px 0px 20px 28px!important;
	float:right;
	
}

.giving_box {
	background-color:#DDD4C4;
	border:1px solid #D2C7B5;
	margin-bottom:20px;
	padding:15px;
	width:220px;
}

.giving_box h3 {
	color:#2B5B62;
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:26px;
	font-weight:normal;
	text-align:center;
	font-style:italic;
}

.giving_box ol {
	font-size:15px;
	font-style:italic;
	margin-left:35px!important;
}

.giving_box ol .fix {
	color:#806E5F!important;
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:13px!important;
	font-style:normal!important;
	font-weight:normal!important;
}

.giving_box li {
	margin-bottom:5px!important;
}

.giving_box ul {
	color:#806E5F!important;
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:13px;
	/*font-style:italic;*/
	font-style:normal!important;
	margin-left:35px!important;
}

.giving_box .button a {
	background:#8C9638;
	color:#FFFFFF!important;
	font-size:20px;
	font-weight:bold;
	margin-bottom:10px;
	padding:10px;
	text-align:center;
	text-decoration:none!important;
	display:block;
}

.giving_box .button a:hover {
	background:#7E8732;
	border-bottom:none!important;
}

.giving_box .text {
	color:#806E5F!important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	margin-bottom:10px;
	text-align:center;
}

.giving_box .instructions {
	color:#806E5F!important;
	font-size:13px!important;
	margin-bottom:15px;
	text-align:center;
}

/* LEADER RESOURCES */

.leader_resource {
	border-bottom:1px dashed #C4B7A2;
	margin: 0 0 25px 0;
	padding:0 0 25px 0;
}

.leader_resource h4 {
	color:#1F535E;
	font-size:20px;
	font-weight:bold;
	margin:0 0 14px 0;
}

.leader_resource h4 strong {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#789290;
	font-style: italic;
	font-size:18px;
	font-weight: normal;
	letter-spacing: -1px;
}


