/* CSS styles */

	body {
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: #f2f2f2;
	}
	h1 {
	margin: 0;
	padding: 0;
	}
	h2 {
	margin: 0;
	padding: 0;
	}
	h3 {
	margin: 0;
	padding: 0;
	}
	p {
	margin: 0;
	padding: 0;
	}
	ul {
	padding: 0;
	margin: 0;
	}
	
	div {
	padding: 0;
	margin: 0;
	}
	
	
	

/* -------- WRAPPER -------- */
#wrapper {
width: 900px;
position: relative;
left: 50%;
margin-left: -450px;
background: url('images/bg_wrapper.jpg');
}


/* -------- BRANDING -------- */
#branding {
height: 76px;
padding: 0px;
}


/* -------- INFO WRAPPER-------- */
#infowrapper {
float: left;
width: 552px;
padding: 10px 0 0 0;
margin: 0 0 0 21px;
background: #dbdbdb;
}


/* -------- BANNER -------- */
#banner {
height: 214px;
}


/* -------- MENU -------- */
#menu {
height: 41px;
padding: 0 0 0 3px;
background: url('images/bg_menu.jpg');
}


/* -------- TEXT -------- */
#text {
background: #fff;
}
#text h1 {
font-size: 16px; 
color: #9791a9; 
padding: 33px 0 8px 0; 
margin: 0 0 0 20px; 
}
#text h2 {
font-size: 13px; 
color: #9791a9; 
padding: 0; 
margin: 0 0 0 20px; 
}
#text ul {
font-size: 11px; 
color: #666666; 
padding: 8px 0 0 0; 
margin: 0 0 0 33px; 
}
#text p {
font-size: 11px; 
color: #666666; 
padding: 8px 0 0 0; 
margin: 0 20px 0 20px; 
}
#textimage {
height: 98px; 
width: 510px;
padding: 10px 0 10px 0; 
margin: 0 0 0 20px;
background: #ebebeb;
}
#textimage img {
padding: 0; 
margin: 0 0 0 10px;
}
#text a:link, #text a:visited {
text-decoration: none;
color: #4d99ca;
}
#text a:hover, #text a:active {
text-decoration: underline;
}


/* -------- TEXT FOOTER -------- */
#textfooter {
height: 23px;
background: url('images/bg_text_bottom.jpg');
}


/* -------- EVENTS WRAPPER-------- */
#eventswrapper {
float: right;
width: 294px;
padding: 10px 0 0 0;
margin: 0 23px 0 0;
background: #e7e7e7;
}

/* -------- SERMON WRAPPER-------- */
#findaudiowrapper {
float: right;
width: 294px;
padding: 10px 0 0 0;
margin: 0 23px 0 0;
background: #e7e7e7;
}
#findaudiotop {
height: 39px;
margin: 3px 0 0 0;
background: url('images/bg_findaudio_top.jpg') no-repeat left top;
}
#findaudio {
background: #fff;
}
#findaudiobot {
height: 13px;
background: url('images/bg_findaudio_bot.jpg') no-repeat left top;
}


/* -------- MEETING BOX-------- */
a.meetingbox { 
display: block;
height: 148px; 
padding: 0; 
margin: 0;
background: url('images/bg_meeting_but.jpg') no-repeat left center;
outline: none;
text-decoration: none; 
}
a.meetingbox h1 { 
font-size: 16px; 
color: #fff; 
padding: 9px 0 10px 0; 
margin: 0 10px 0 10px; 
}
a.meetingbox h2 { 
font-size: 16px; 
color: #3c3c3c; 
padding: 36px 0 0 0; 
margin: 0 10px 0 23px; 
}
a.meetingbox p { 
font-size: 12px; 
font-weight: bold;
color: #fff; 
padding: 0 0 10px 0; 
margin: 0 10px 0 23px;
}
a.meetingbox:hover {  
background-position: right center;
}
a.meetingbox:hover p { 
text-decoration: underline; 
}
a.meetingbox .meeting_wrapper {
padding: 0;
margin: 0;
}


/* -------- WHATS ON TITLE -------- */
#whatson {
height: 37px;
background: url('images/bg_whatson_title.jpg') no-repeat left center;
}
#whatson h1 { 
font-size: 16px; 
color: #fff; 
padding: 9px 0 0 0; 
margin: 0 0 0 10px; 
}


/* -------- EVENTS FEATURES -------- */
a.eventbox{ 
display: block;
height: 77px; 
padding: 10px 0px 38px 0px; 
border: 1px solid #FFFFFF; 
background: #FFFFFF url('images/bg_event_but.jpg') no-repeat left center;
outline: none;
text-decoration: none; 
}
a.eventbox img { 
float: left; 
margin-right: 10px; 
border: none; 
}
a.eventbox h1 { 
font-size: 13px; 
color: #575a93; 
padding: 0; 
margin: 0; 
}
a.eventbox p { 
font-size: 10px; 
color: #666666; 
padding: 0; 
margin: 0; 
}
a.eventbox:hover { 
border-color: #666666; 
background-position: right center;
}
a.eventbox:hover h1 { 
text-decoration: underline; 
}
a.eventbox .event_wrapper {
padding: 0 10px;
}



/* -------- EVENTS -------- */
#events {
width: 512px;
padding: 0;
margin-bottom: 0;
padding: 0 20px 0 20px;
background: #fff;
}
#events h1 {
font-size: 16px; 
color: #9791a9; 
padding: 33px 0 8px 0; 
margin: 0; 
}
#events h2 {
clear: both;
width: 512px;
color: #c3361c;
font-weight: normal;
font-size: 18px;
text-align: left;
padding: 10px 0 10px 0;
margin: 0;
border-bottom: 1px solid #ced1d4;
background: #fff;
}
#date {
float: left;
width: 86px;
height: 69px;
margin: 10px 0 8px 0;
background: url('images/bg_events_diary.jpg') no-repeat left top;
}
#dateday {
color: #666666;
font-size: 9px;
text-align: center;
padding: 11px 0 0 0;
margin: 0;
}
#datedate {
color: #c3361c;
font-size: 19px;
text-align: center;
padding: 5px 0 0 0;
margin: 0 1px 0 0;
}
#datemonth {
color: #666666;
font-size: 9px;
text-align: center;
padding: 4px 0 0 0;
margin: 0;
}
#title {
float: left;
width: 317px;
height: 42px;
font-size: 19px;
color: #444444;
padding: 27px 0 0 20px;
margin: 10px 0 8px 0;
background: url('images/bg_events_title.jpg') no-repeat left top;
}
#image {
float: left;
width: 87px;
height: 69px;
padding: 7px 0 0 0;
margin: 10px 0 8px 0;
}
#eventsinfo {
padding: 0 33px 17px 0;
color: #666666;
font-size: 11px;
border-bottom: 1px solid #ced1d4;
}
#eventsinfo a:link, #eventsinfo a:visited {
color: #ed4636;
text-decoration: none;
}
#eventsinfo a:hover, #eventsinfo a:active {
text-decoration: underline;
}




/* -------- DIARY -------- */
#diary {
width: 512px;
padding: 0;
margin-bottom: 0;
padding: 0 20px 0 20px;
background: #fff;
}
#diary h1 {
font-size: 16px; 
color: #9791a9; 
padding: 33px 0 8px 0; 
margin: 0; 
}
#diary h2 {
clear: both;
width: 512px;
color: #c3361c;
font-weight: normal;
font-size: 18px;
text-align: left;
padding: 10px 0 10px 0;
margin: 0;
border-bottom: 1px solid #ced1d4;
background: #fff;
}
#diaryline {
clear: both;
padding: 1px 0;
margin: 0;
border-bottom: 1px solid #ced1d4;
}
#diarydate {
float: left;
width: 60px;
padding: 6px 0 6px 0;
margin: 0 5px 0 0;
color: #666666;
font-size: 11px;
font-weight: bold;
background: url('images/sa_entry.jpg') no-repeat left top;
}
#diarydetail {
float: left;
width: 341px;
padding: 6px 0 6px 0;
margin: 0 5px 0 0;
color: #666666;
font-size: 11px;
font-weight: normal;
background: url('images/sa_entry.jpg') no-repeat left top;
}
#diaryvenue {
float: left;
width: 100px;
padding: 6px 0 6px 0;
color: #666666;
font-size: 11px;
font-weight: normal;
background: url('images/sa_entry.jpg') no-repeat left top;
}
#diary a:link, #diary a:visited {
color: #ed4636;
text-decoration: none;
}
#diary a:hover, #diary a:active {
text-decoration: underline;
}




/* ---------------- */
#clear {
clear: both;
background: #fff;
}



/* -------- FEATURES WRAPPER-------- */
#featureswrapper {
width: 876px;
height: 156px;
padding: 0;
margin: 0 12px 0 12px;
background: url('images/bg_features.jpg') no-repeat left center;
}
#features {
padding: 14px 0 10px 0;
margin: 0 0 0 10px;
}
a.featurebox { 
display: block; 
width: 273px; 
height: 132px; 
outline: none;
}
a.featurebox p { 
position: absolute; 
left: -1000px;
}

a#feature_alpha { 
background: url('images/bg_alpha_but.jpg') no-repeat left center; 
float: left;
margin: 0 5px 0 0;
}
a#feature_alpha:hover { 
background-position: right center; 
}
a#feature_podcast { 
background: url('images/bg_podcast_but.jpg') no-repeat left center; 
float: left;
}
a#feature_podcast:hover { 
background-position: right center; 
}



/* -------- FOOTER -------- */
#footerwrapper {
width: 876px;
height: 46px;
padding: 0;
margin: 0 12px 0 12px;
}
#footerleftwrapper {
width: 876px;
height: 46px;
padding: 0;
margin: 0 12px 0 12px;
background: #fff;
}
#footerleft {
color:#666666;
float: left;
margin: 17px 0 0 0;
font-size: 11px;
}
#footerright {
color:#666666;
float: right;
margin: 17px 0 0 0;
font-size: 11px;
}
#footerleft a:link, #footerleft a:visited {
text-decoration: none;
color: #4d99ca;
}
#footerleft a:hover, #footerleft a:active {
text-decoration: underline;
}
#footerright a:link, #footerright a:visited {
text-decoration: none;
color: #4d99ca;
}
#footerright a:hover, #footerright a:active {
text-decoration: underline;
}


/* -------- SERMON ARCHIVE -------- */
#archive {
float: left;
width: 528px;
padding: 0 12px 0 12px;
margin: 0;
background: #fff;
}
#archive h1 {
color: #9791a9;
font-weight: bold;
font-size: 16px;
letter-spacing: -1px;
padding: 30px 0 6px 0;
margin: 0;
line-height: 20px;
border-bottom: 1px solid #ced1d4;
}
#archive .h2 {
color: #4d99ca;
font-weight: bold;
margin: 0;
}
/*#intro {
font-weight: normal;
font-size: 90%;
padding: 8px 20px 10px 20px;
border-bottom: 1px solid #ced1d4;
margin: 0;
}*/
#archive p {
font-weight: normal;
font-size: 12px;
color: #666666;
padding: 8px 0 10px 0;
border-bottom: 1px solid #ced1d4;
margin: 0;
background: url(images/sa_entry.jpg) no-repeat left top;
}
#archive .series {
font-weight: normal;
color: #ca7e4d;
}
#archive .img {
float: right;
padding: 0px 20px 0px 40px;
}
#archive a:link, #archive a:visited {
color: #4d99ca;
text-decoration: none;
}
#archive a:hover, #archive a:active {
text-decoration: underline;
}



/* -------- SUBMENU -------- */
#submenuwrap {
width: 265px;
padding: 0 0 0 15px;
}
#submenu ul {
font-weight: bold;
font-size: 16px;
margin: 0;
padding: 18px 0 20px 0;
list-style: none;
border-bottom: 1px solid #ced1d4;
}
#submenu li {
padding: 0;
text-indent: 20px;
}
#submenu a:link, #submenu a:visited {
display: block;
color: #666666;
width: 265px;
padding: 0;
line-height: 25px;
text-decoration: none;
}
#submenu a:hover, #submenu a:active {
text-decoration: underline;
background: url(images/submenu_ov.jpg) no-repeat left top;
}
#audiopod #subnav .podcast a,
#audiohome #subnav .home a {
text-decoration: underline;
color: #4d99ca;
background: url(images/submenu_ov.jpg) no-repeat left top;
}
#audioseries #subnav .series a {
text-decoration: underline;
color: #4d99ca;
background: url(images/subsub_ind_ov.jpg) no-repeat left top;
}




/* -------- SUBSUB -------- */
#subsub ul {
font-size: 14px;
font-weight: normal;
margin: 0;
padding: 0 0 20px 0;
list-style: none;
}
#subsub li {
padding: 0;
text-indent: 30px;
}
#subsub a:link, #subsub a:visited {
display: block;
color: #666666;
padding: 0;
line-height: 21px;
text-decoration: none;
}
#subsub a:hover, #subsub a:active {
text-decoration: underline;
background: url(images/subsub_ind_ov.jpg) no-repeat left top;
}


/* -------- SEARCH -------- */
#search {
background-color: #ebe8e8;
padding: 10px 0px 20px 20px;
border-bottom: 1px solid #ced1d4;
font-size: 14px;
color: #666666;
}
#search input {
width: 150px;
height: 15px;
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 14px;
color: #666666;
float: left;
background-color: #FFF;
}
#search img {
float: left;
padding: 1px 0px 0px 5px;
}
