/* ------ NOTES ---------------------------------------------------------------

Site: Anglican Parish of Waterloo Bay
Stylesheet: Home Page Specific
Author: Damien Buckley, Propeller Graphic Design & Marketing (http://www.propellerglobal.com).
Company: Anglican Parish of Waterloo Bay
Version: 270509

--------- CONTENTS ------------------------------------------------------------

1: BANNER-HOME
	a) Flash Banner

2: FEATURE NAV

3: CONTENT NEWS EVENTS

4. EVENTS LISTING & MINICAL

============================================================================ */

/* 1. BANNER-HOME
============================================================================ */

#home_banner {
	width:970px;
	padding-left:5px;
	margin:0 auto;
	overflow:hidden;
	}

/* 1a. FLASH BANNER
============================================================================ */

.default #flashcontent {
	float:left;
	width:630px;
	height:370px;
	background: transparent url(/site_images/flash-bg-home.png) 0 0 no-repeat;
	}

/* 2. FEATURE-NAV
============================================================================ */

#nav_feature ul {
	float:right;
	width:320px;
	height:350px;
	padding:5px;
	background: transparent url(/site_images/nav-feature-bg.png) 0 0 no-repeat;
	}

#nav_feature li {
	float:left;
	width:310px;
	margin:0 0 1px;
	}

#nav_feature a {
	display:block;
	padding:9px 110px 9px 10px;
	width:190px;
	height:66px;
	color:#FEFEFE;
	font-size:1.3em;
	text-align:left;
	}

#nav_feature a em {
	display:block;
	font-size:0.8em;
	font-style:normal;
	}

.new {background:#74151E url(/site_images/feature_nav.jpg) 0 0 no-repeat;}
.join-us {
	background:#CC9900 url(/site_images/feature_nav.jpg) 0 -84px no-repeat;
	color:#201800!important;
	}
.tidings {background:#395474 url(/site_images/feature_nav.jpg) 0 -168px no-repeat;}
.voice {background:#444422 url(/site_images/feature_nav.jpg) 0 -252px no-repeat;}

.new:hover {background-position:-310px 0px;}
.join-us:hover {background-position:-310px -84px;}
.tidings:hover {background-position:-310px -168px;}
.voice:hover {background-position:-310px -252px;}

/* 3. CONTENT-NEWS-EVENTS
============================================================================ */

.default #content {width:988px;}

#content_news, #content_events {
	display:inline;
	float:left;
	width:448px;
	min-height:200px;
	padding:9px 11px;
	}

#content_news {
	margin-left:10px;
	background:#FFF url(/site_images/fade-bg.jpg) 0 0 repeat-x;
	}

#content_events {
	margin-left:20px;
	background-color:#FFF;
	}

#content_news li, .listing dd {
	border-bottom:1px dotted #403100;
	padding-bottom:0.5em;
	margin-bottom:0.5em;
	}

#content_news li h3 {
	margin:0;
	font-size:1.1em;
	}

.listing, .cal {
	display:inline;
	float:left;
	}

.listing {width:200px;}
	
.cal {
	float:right;
	width:220px;
	}

/* 4. EVENTS LISTING & MINICAL
============================================================================ */

.minical_nav {
	text-align:center;
	margin-bottom:0.5em;
	}

.minical_nav a.next, .minical_nav p, .minical_nav a.prev {
	display: inline;
	text-decoration:none;
	line-height:1.5em;
	}

table.minical {
	clear: both;
	width: 100%;
	border-collapse:collapse;
	margin-bottom:0.5em;
	}

.minical caption {display:none;}

table.minical td, table.minical th {
	width:14%;	
	text-align:center;
	padding:1px 0 2px;	
	font-size:80%;	
	}

td.full {background-color:#76151F; color:#FEFEFE;}

.minical a {text-decoration:none;}

.minical a:link, .minical a:visited {
	text-decoration:none;
	color:#FEFEFE;
	}

.minical a:hover, .minical a:active, .minical a:focus {color:#FFF;}