/*
Theme Name: Grace Community Church
Theme URI: http://gracenaussau.com
Description: Theme for GCC by Alyssa Anduiza build on Starkers
Author: Alyssa Anduiza
Author URI: http://alyssaanduiza.com
*/

@import "style/css/reset.css";

/*	GENERAL
-------------------------------------------------*/
body {
	background: #f6f1e1;
	font: 62.5%/1.6em Helvetica, Arial, Verdana, sans-serif;
	color: #3f2712;
}

.clear { clear: both; overflow: hidden; }
.alignleft { float: left; }
.alignright { float: right; }


/*	TYPOGRAPHY
-------------------------------------------------*/
a:link, a:visited, a:active {
	color: #ab1711;
	text-decoration: none;
}

a:hover {
	color: #75573d;
	text-decoration: none;
}

p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 1em;
}

h2, h3, h4, h5, h6 {
	color: #111;
	font-weight: normal;
}

h2 {
	color: #b48942;
	font-size: 1.8em;
	margin-bottom: 1em;
}

h3 {
	color: #b48942;
	font: italic 1.8em "Georgia", Garamond, serif;
	margin-bottom: 1em;
}

h4 {
	color: #75573d;
	text-transform: uppercase;
	font-size: 1.2em;
	margin-bottom: 1em;
}



blockquote {
	font: italic 1.4em "Georgia", Garamond, serif;
	margin: 0 20px 0 30px;
}

/*	HEADER
-------------------------------------------------*/
#header_bar {
	background: url(style/images/bg_brown.png);
	height: 35px;
	margin-bottom: 20px;
	padding-top: 7px;
}

#header_bar_content {
	margin: 0 auto;
	width: 940px;
}

p.worship_time {
	color: #beb297;
	float: left;
	font: italic 14px "Georgia", Times New Roman, serif;
	display: inline;
	margin-top: 5px;
}

span.search_home {
	display: inline;
	float: right;
}

input#search {
	background: #583b15;
	border: none;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	margin: 3px 5px 5px 0;
	opacity: .75;
	padding: 5px;
	width: 200px;
}

input#submit {
	background: url(style/images/search_icon.png) no-repeat;
	border: none;
	width: 20px; height: 20px;
}

h1#logo a {
	background: url(style/images/logo.png) no-repeat top left;
	float: left;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 146px; height: 112px;
}

#header {
	margin: 0 auto 30px auto;
	overflow: hidden;
	width: 940px;
}

/*	NAVIGATION
-------------------------------------------------*/
ul#nav {
	float: right;
	list-style-type: none;
	margin-top: 40px;
}

ul#nav li {
	display: inline;
	float: left;
}

ul#nav li {
	padding: 10px 30px;
	border-left: 1px solid #fefdf9;
	border-right: 1px solid #ebe0c3;
}

ul#nav li a {
	background: url(style/images/nav_sprite.png) no-repeat 0 0;
	display: block;
	height: 27px;
	overflow: hidden;
	text-indent: -9999px;
}

ul#nav li.nav_about a {
	background-position: 0 0;
	width: 72px;
}
	ul#nav li.nav_about a:hover {
		background-position: -112px 0;
	}

ul#nav li.nav_ministries a {
	background-position: 0 -27px;
	width: 112px;
}
	ul#nav li.nav_ministries a:hover {
		background-position: -112px -27px;
	}

ul#nav li.nav_growth a {
	background-position: 0 -54px;
	width: 65px;
}
	ul#nav li.nav_growth a:hover {
		background-position: -112px -54px;
	}

ul#nav li.nav_happening a {
	background-position: 0 -81px;
	width: 88px;
}
	ul#nav li.nav_happening a:hover {
		background-position: -112px -81px;
	}

ul#nav li.nav_contact a {
	background-position: 0 -108px;
	width: 91px;
}
	ul#nav li.nav_contact a:hover {
		background-position: -112px -108px;
	}

ul#nav li.nav_about {
	border-left: none;
}

ul#nav li.nav_contact {
	border-right: none;
}

/*	HOMEPAGE - TOP
-------------------------------------------------*/
#top_container {
	background: #ab1711;
	clear: both;
	overflow: hidden;
}

#top_content {
	margin: 0 auto;
	width: 940px;
}

#featured {
	display: inline;
	float: left;
	width: 620px; height: 292px;
}

#welcome {
	background: url(style/images/shadow_dark.png) repeat-y left;
	display: inline;
	float: left;
	width: 320px; height: 292px;
}

#welcome_content {
	padding: 20px 20px 20px 40px;
}

#welcome_content h2 {
	color: #e5d2a3;
}

#welcome_content p.mission {
	font: italic 1.8em "Georgia", Garamond, serif;
	color: #f1e6d2;
}

#welcome_content p {
	color: #faf2f3;
}

#welcome_content p a { color: #e5d2a3 }

#main_container {
	margin: 0 auto;
	width: 940px;
	overflow: hidden;
}

#values {
	display: inline;
	float: left;
	width: 620px;
}

#values_content {
	padding: 20px 40px 0 0;
}

.value {
	border-left: 1px solid #fefdf9;
	border-right: 1px solid #ebe0c3;
	float: left;
	padding: 0 15px;
	width: 170px;
}

.value h3 {
	color: #ab1711;
	font-size: 1.4em;
}

.worship {
	border-left: none;
	padding-left: 0;
}

.mission {
	border-right: none;
	padding-right: 0;
}

#events {
	background: url(style/images/shadow_light.png) repeat-y left;
	display: inline;
	float: left;
	min-height: 450px;
	width: 320px;
}

#events_widget {
	padding: 20px 0 0 40px;
}

.event {
	margin-bottom: 1em;
	overflow: hidden;
}

.event span.date {
	background: url(style/images/date_icon.png) no-repeat top left;
	display: inline;
	color: #fff;
	float: left;
	font-size: 0.8em;
	letter-spacing: 1px;
	margin-right: 25px;
	padding-top: 5px;
	text-align: center;
	text-transform: uppercase;
	width: 47px; height: 49px;
}

.event span.date strong {
	color: #3f2712;
	font-size: 2.8em;
	font-weight: bold;
}

.event .event_title { color: #ab1711; font-size: 1.2em; }

.event p.event_desc { margin: 0 }

.event p.event_desc a.more {
	color: #3f2712;
	font-weight: bold;
}

.event p.event_desc a:hover.more {
	color: #75573d;
}

/*	SUB PAGE
-------------------------------------------------*/
#content_holder {
	background: #fdfaf1;
	display: inline;
	float: left;
	overflow: hidden;
	width: 620px;
}

#content {
	padding: 25px;
}

#content h2 { color: #ab1711 }
#sub_nav {
	background: #ab1711 url(style/images/shadow_dark.png) repeat-y left;
	display: inline;
	float: left;
	width: 320px;
}

ul.sub_nav {
	padding: 20px 30px;
}

ul.sub_nav li {
	border-bottom: 1px solid #8e0d0b;
	border-top: 1px solid #c62724;
	padding: 10px 0;
}

ul.sub_nav li.first { border-top: none }
ul.sub_nav li.last { border-bottom: none }

ul.sub_nav li a {
	color: #f5ebd1;
	font: italic 1.8em "Georgia", Garamond, serif;
}

ul.sub_nav li a:hover, ul.sub_nav li a.current { color: #5c0404 }

ul.sub_nav li ul { 
	padding: 5px 0 0 25px;
}

ul.sub_nav li ul li { 
	border: none;
	font-size: .8em;
	padding: 3px 0;
}

/*	FOOTER
-------------------------------------------------*/
#footer {
	background: url(style/images/bg_brown.png);
	height: 100px;
	width: 100%;
}


#footer_container {
	margin: 0 auto;
	padding-top: 15px;
	width: 940px;
}

#footer_container p {
	color: #7f6b42;
}
