@import url(/common/css/reset.css);

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: url(../img/header-bg.jpg) center top no-repeat #000;
}

.clear {
	clear: both;
	height: 0;
}

#wrap {
	width: 963px;
	margin: 0 auto;
}

#print-logo,
#skip-nav {
	display: none;
}


/* Header */
#header {
	width: 975px;
	background: url(../img/title-bg.jpg) right top no-repeat #222;
	margin: 200px auto 0;
	height: 96px;
}
	#header a#logo {
		float: left;
		display: block;
		color: #fff;
		width: 245px;
		height: 96px;
		margin: 0;
		background: url(../img/yarra-gospel-logo.gif) 0 0 no-repeat;
		text-indent: -99999px;
	}
	#header h1 {
		float: left;
		font-family: Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
		font-size: 3.4em;
		line-height: 63px;
		vertical-align: bottom;
		font-weight: 400;
		color: #fff;
		width: 640px;
		padding: 33px 20px 0 20px;
		text-align: right;
	}

#header-event-cal {
	width: 963px;
	background: url(../img/header-event-calender.jpg) right top no-repeat #222;
	margin: 200px auto 0;
}


/* Left Sidebar */
#left-sidebar {
	float: left;
	width: 239px;
}

#left-sidebar ul {
	margin: 25px 0 25px 5px;
	padding: 0;
	font-size: 1.6em;
	list-style-type: none;
}
	#left-sidebar li {
		margin-left: 5px;
	}
		#left-sidebar li a {
			display: block;
			width: 212px;
			height: 27px;
			text-decoration: none;
			color: #ebe3be;
			padding: 5px 0 0 15px;
			text-transform: uppercase;
		}

		#left-sidebar li a:hover {
			border: 0;
			background: url(../img/nav-btn-bg.png) 0 0 no-repeat;
			color: #452a00;
		}

#left-sidebar fieldset {
	padding: 0 0 0 20px;
	border: 0;
}
	#left-sidebar fieldset legend {
		display: none;
	}
	#left-sidebar fieldset .box {
		float: left;
		padding: 2px;
		margin: 6px 0 0 6px;
		border: 0;
		width: 162px;
		height: 16px;
		background: #d9d9d9;
		font-size: 1.2em;
		color: #452a00;
	}
	#left-sidebar fieldset #go {
		float: left;
		margin: 3px 4px 0 0;
		padding-top: 3px;
	}


/* Content */
#content {
	width: 963px;
	margin: 0 auto;
	float: left;
	background: url(../img/bg-blue-gradient.gif) center top no-repeat  #171717;
}

#inner {
	background: #ebe3be;
	width: 712px;
	padding: 0 0 3px;
	float: left;
}

#text-holder {
	margin: 0 15px 0 0;
	padding: 0 10px 10px;
	font-size: 1.2em;
	color: #000;
	line-height: 1.45em;
	margin-left: 17px;
	min-height: 383px;
}
#text-holder.image-left {
	padding-left: 270px;
	margin-left: 0;
}
#text-holder.home {
	min-height: 0;
}
	#text-holder #carousel {
		width: 230px;
		height: 170px;
		float: left;
		margin: 0 10px 15px -250px;
		position: relative;
		z-index: 108;
		background: #000;
	}
	#text-holder #carousel ul {
		list-style-type: none;
	}
	#text-holder #carousel li {
		position: absolute;
		top: 0;
		left: 0;
		padding: 0;
		display: none;
		z-index: 102;
	}
	#text-holder #image-holder {
		float: left;
		width: 230px;
		height: 230px;
		margin: 0 10px 15px -250px;
	}
	#text-holder h2 {
		font-size: 1.4em;
		font-weight: 400;
		line-height: 1.2em;
		color: #555;
		margin-bottom: 15px;
	}
	#text-holder h3 {
		font-size: 1.2em;
		font-weight: 400;
		line-height: 1em;
		color: #555;
	}
	#text-holder p,
	#text-holder li {
		margin-bottom: 10px;
	}
	#text-holder ul {
		list-style-position: outside;
		padding-left: 20px;
		list-style-type: square;
	}
	#text-holder a {
		color: #000 !important;
	}
	#text-holder a {
		color: #000;
		font-weight: bold;
	}
	#text-holder #events {
		list-style-type: none;
		padding-left: 0;
		margin: 7px 0;
	}
	#text-holder #events li {
		clear: left;
		float: left;
		padding-top: 7px;
		padding-bottom: 7px;
		margin-bottom: 7px;
		width: 620px;
		background: url(../img/event-border.gif) bottom left repeat-x transparent;
	}
	#text-holder #events li:last-child,
	#text-holder #events li.last-child {
		background: none;
	}
		#text-holder .event-image {
			width: 140px;
			padding: 0 10px 0 0;
			float: left;
			text-align: center;
		}
		#text-holder .event-copy {
			width: 470px;
			float: left;
		}
		#text-holder .event-copy h3 {
			font-size: 1.3em;
			line-height: 0.85em;
			color: #784a00;
			margin: 5px 0;
			font-weight: bold;
		}
		#text-holder .event-copy h4 {
			font-size: 1.3em;
			font-weight: 400;
			line-height: 0.85em;
			color: #784a00;
			margin: 5px 0;
		}
		#text-holder .event-copy p {
			padding-top: 10px;
		}
		#text-holder .event-copy p.date {
			padding: 0;
			margin: 0;
			color: #784a00;
		}
		#text-holder .no-image {
			width: 620px;
		}

	#text-holder #gallery {
		list-style-type: none;
		padding-left: 0;
		margin: 7px 0;
	}
	#text-holder #gallery li {
		float: left;
		padding-top: 5px;
		margin-bottom: 5px;
		margin-right: 10px;
		width: 146px;
	}
		#text-holder #gallery li a img {
			border: 3px solid #c2b592;
		}

#title-events {
	text-indent: -99999px;
	width: 80px;
	height: 23px;
	background: url(../img/events-heading.gif) 0 0 no-repeat;
	margin: 15px 15px 2px 23px;
}

#tabs {
	display: block;
	width: 655px;
	height: 72px;
	background: url(../img/tb-bg.gif) 0 0 no-repeat;
	margin-left: 13px;
	padding: 15px;
	float: left;
	list-style-type: none;
}
	#tabs li {
		float: left;
		margin: 0 20px 0 10px;
		width: 195px;
		font-size: 1.7em;
		font-weight: 400;
	}
	#tabs li.last-child {
		margin-right: 0;
	}
		#tabs li a {
			color: #784a00;
			font-weight: bold;
			text-decoration: none;
		}
		#tabs li .date {
			color: #040404;
			font-weight: 400;
			font-size: 0.75em;
		}

#contactform {
	margin: 9px 0;
}
	#contactform legend {
		display: none;
	}
	#contactform .errors {
		margin-bottom: 10px;
		color: #a00;
		font-weight: bold;
	}
	#contactform label {
		width: 100px;
		float: left;
	}
	#contactform input.medium,
	#contactform textarea {
		width: 300px;
		padding: 2px 5px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
	}

/* Footer */
#base {
	width: 963px;
	height: 20px;
	background: #171717;
	margin: 0 auto;
	float: left;
}

#footer {
	width: 963px;
	margin: 25px auto 0;
	padding-bottom: 25px;
	float: left;
}

#footer #copyright {
	margin-left: 25px;
	float: left;
	font-size: 1.1em;
	color: #868686;
}

#footer #footer-nav {
	font-size: 1.1em;
	color: #868686;
	float: right;
	width: 600px;
	margin-right: 25px;
}
	#footer-nav li {
		position: relative;
		float: right;
		display: inline;
		list-style: none;
		margin-right: 10px;
	}
		#footer-nav li a {
			color: #868686;
			text-decoration: none;
		}
		#footer-nav li a:hover {
			color: #fff;
		}

#footer-nav #menu-notices {
	margin: 10px 10px 0 0;
	float: right;
	color: #3a3a3a;
	width: 300px;
}
	#footer-nav #menu-notices li {
		float: right;
		margin-right: 0;
	}
	#footer-nav #menu-notices li:last-child,
	#footer-nav #menu-notices li.last-child {
		padding-right: 7px;
		margin-right: 7px;
		border-right: 1px solid #3a3a3a;
	}
		#footer-nav #menu-notices li a {
			text-decoration: none;
			color: #3a3a3a;
		}
		#footer-nav #menu-notices li a:hover {
			text-decoration: none;
			color: #fff;
		}

#recaptcha_table {
	border: 0 !important;
}
#recaptcha_table td.recaptcha_image_cell {
	padding-left: 7px !important;
	border: 1px solid #dfdfdf !important;
}
