/*
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;
}

/*	CALENDAR
-------------------------------------------------*/
   	
   	.calendar-table td {
		line-height: 1em;
		}
		
	.calendar-table td span {
		margin-bottom: 10px;
		}
   
    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #b69b60;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #b69b60;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #b69b60;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        line-height:1.2em;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #ccbd8b;
        background-color:#DBCB9A;
        color:#69490d;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DBCB9A;
        background-color:#F6F1E1;
        color:#69490d;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DBCB9A;
        background-color:#F6F1E1;
       color:#69490d;
       font-weight: bold;
       padding: 4px;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #e6d7a4;
        padding: 4px;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #e6d7a4;
        padding: 4px;
     }
     span.weekend {
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        /*border:1px solid #BFBFBF;*/
        background-color:#F6F1E1;
        padding: 4px;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }
     .calnk a:hover span span.event-title {
        padding:0;
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
        }
     .calnk a:hover span span.event-title-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#000000;
     }
     .calnk a:hover span span.event-content-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#000000;
     }
     .page-upcoming-events {
        font-size:80%;
     }
     .page-todays-events {
        font-size:80%;
     }

/* HOMEPAGE EVENTS WIDGET */

	#gcc_upcoming_events {
		margin-top: 1.5em;
		}
	
	#events_widget li {
		margin-bottom: 1.4em;
		}

	#events_widget .calnk a {
		color: #AB1711;
		font-size:14px;
		font-style: italic;
		font-family: "Georgia", Garamond, serif;
		margin-bottom: 1em;	
	}	/* same style as H3 on homepage*/
	
		
		/* on hover */
		#events_widget .calnk a:hover span {
		font-size: 13px;

		width: 200px;

}
	#events_widget .calnk a:hover > span {
		margin-left: 50px;
		padding: 10px;
}
	
	#events_widget .calnk a:hover span span.event-title-break,
		#events_widget .calnk a:hover span span.event-content-break {
			background: #000;
			}
	
	#events_widget .calnk a:hover span span.event-title {
			color: #AB1711;
			}
	
	#fcc_upcoming_events {
		margin-bottom: -30px;
		}
	
	#events_widget > ul > li {
		margin-bottom: 30px;
		} /* space above date of upcoming events*/
		
	#events_widget > ul > li > ul {
		margin-top: 10px;
		}	/* space below date of upcoming events*/
		
	/*		
		#events_widget .calnk a:hover span {
			margin-left: 40px;
			font-style: normal;
			padding-bottom: 20px;
			}
	
		#events_widget .calnk {
			padding: 15px;
			}	
			
			#events_widget .calnk span h3 {
			font-style: italic;
			} 
	
		#events_widget .calnk span a {
			font-family: helvetica;
			}
	
		
			
		#events_widget .calnk a:hover span .event-title {
			margin-left: -5px;
			padding-top: 5px;
			padding-left: 5px;
			font-size: 12px;
			color: #AB1711;
			}
	*/

