/* CSS styles */

	body {
	font-family: Arial, sans-serif;
	margin: 0;
	padding: 0;
	background: #333333;
	}
	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;
	}
	fieldset {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
	}
	legend {
	color: #a29a22;
	font-family: Georgia, serif;
	font-size: 16px;
	font-weight: normal;
	}
	label {
	display: block;
	}
	input {
	width: 200px;
	font-family: Arial, sans-serif;
	color: #888888;
	}
	input.checkbox, input.submit {
	width: auto;
	float: left;
	margin: 0 1em 0;
	}
	textarea {
	width: 300px;
	height: 100px;
	font-family: Arial, sans-serif;
	color: #888888;
	}
	input:focus, textarea:focus {
	background: #ffc;
	}
	.required {
	font-size: 10px;
	color: #FF1519;
	}
	div{
	padding:0;
	margin:0;
	}
	
	
	

/* -------- WRAPPER -------- */
#wrapper {
width: 1000px;
position: relative;
left: 50%;
margin-left: -500px;
padding: 0;
background: #5b5b5b url('images/bg.jpg') no-repeat top;
}


/* -------- INNER WRAPPER -------- */
#wrapperinner {
padding: 0;
margin: 0 19px 0 19px;
background: #FFFFFF;
}


/* -------- ICONS -------- */
#icons {
height: 30px;
padding: 0;
margin: 0 1px 0 1px;
background: #fff url('images/bg_icons.jpg') repeat-x top;
}
#icons img {
float: right;
padding: 0;
margin: 3px 3px 0 0;
}



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


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


/* -------- INFO -------- */
#infowrapper {
padding: 0;
margin: 0;
background: #FFFFFF;
}

/* -------- WELCOME -------- */
#welcome {
float: left;
width: 590px;
min-height: 399px;
padding: 20px 26px 0 24px;
margin: 0;
background: #eeeeee url('images/bg_welcome_sub.jpg') repeat-x top;
border-color: #FFFFFF;
border-width: 1px 0 1px 1px;
border-style: solid;
}
#welcome h1 {
padding: 0 0 3px 0;
margin: 0px 0px 12px 0px;
font-family: Georgia, serif;
font-weight: normal;
font-size: 24px; 
color: #656565;
border-color: #b5b5b5;
border-width: 0 0 1px 0;
border-style: solid;
}
#welcome h2 {
padding: 0;
margin: 10px 0 0 0;
font-family: Georgia, serif;
font-weight: normal;
font-size: 20px; 
background: url('images/h2.gif') no-repeat left;
color: #656565;
}
.blue {
font-size: 24px; 
font-weight: bold; 
color: #39a6ec;
}
#welcome h3 {
padding: 0 0 10px 0;
margin: 0;
font-size: 14px; 
color: #141414;
line-height: 16px;
}
#welcome p {
padding: 0 0 10px 0;
margin: 0;
font-size: 11px; 
color: #141414;
line-height: 16px;
}
#welcome ul {
padding: 0 0 10px 20px;
margin: 0;
}
#welcome li {
padding: 0 0 5px 0;
margin: 0;
font-size: 11px; 
color: #141414;
line-height: 16px;
}
#google p {
padding: 0;
margin: 0;
border-color: #ffffff;
border-width: 5px;
border-style: solid;
}
#welcome img {
float: right;
padding: 0;
margin: 5px 0px 15px 20px;
border-color: #ffffff;
border-width: 5px;
border-style: solid;
}
#welcome a:link, #welcome a:visited {
text-decoration: none;
color: #4d99ca;
}
#welcome a:hover, #welcome a:active {
text-decoration: underline;
}

#welcomeevents {
float: left;
width: 590px;
padding: 20px 26px 0 24px;
margin: 0;
background: #ffffff url('images/bg_welcomeev_sub.jpg') repeat-x top;
border-color: #FFFFFF;
border-width: 1px 0 1px 1px;
border-style: solid;
}
#welcomeevents h1 {
padding: 0 0 3px 0;
margin: 0px 0px 12px 0px;
font-family: Georgia, serif;
font-weight: normal;
font-size: 24px; 
color: #656565;
border-color: #b5b5b5;
border-width: 0 0 1px 0;
border-style: solid;
}

#welcome1 {
float: left;
width: 590px;
padding: 20px 26px 0 24px;
margin: 0;
background: #f4f4f4 url('images/bg_welcome1_sub.jpg') repeat-x top;
border-color: #FFFFFF;
border-width: 1px 0 1px 1px;
border-style: solid;
}
#welcome1 h1 {
padding: 0 0 3px 0;
margin: 0px 0px 12px 0px;
font-family: Georgia, serif;
font-weight: normal;
font-size: 24px; 
color: #656565;
border-color: #b5b5b5;
border-width: 0 0 1px 0;
border-style: solid;
}


/* -------- NEWS -------- */

#news {
float: left;
width: 319px;
padding: 0;
margin: 0;
border-color: #FFFFFF;
border-width: 1px;
border-style: solid;
background-color: #e9e9e9;
}
a.newsbox { 
display: block; 
width: 319px; 
height: 209px; 
outline: none;
}
a.newsbox p { 
position: absolute; 
left:-1000px;
}
a#feature_news { 
background: url('images/bg_news_but.jpg') no-repeat left center; 
float: left;
}
a#feature_news:hover { 
background-position: right center; 
}
a.adbox { 
display: block; 
width: 319px; 
height: 209px; 
outline: none;
margin: 1px 0 0 0;
}
a.adbox p { 
position: absolute; 
left:-1000px;
}
a#feature_ad { 
background: url('images/bg_advert_but.jpg') no-repeat left center; 
float: left;
}
a#feature_ad:hover { 
background-position: right center; 
}


/* -------- CLEAR -------- */
#clear {
clear: both;
}

/* -------- FOOTER -------- */

#footerwrapper {
height: 80px;
border-color: #FFFFFF;
border-width: 0 1px 1px 1px;
border-style: solid;
background-color: #bcbcbc;
}
#footerleft {
color:#666666;
float: left;
margin: 20px 0 0 20px;
font-size: 11px;
}
#footerright {
float: right;
margin: 20px 20px 0 0;
padding:0;
}
#footerleft a:link, #footerleft a:visited {
text-decoration: none;
color: #4d99ca;
}
#footerleft a:hover, #footerleft a:active {
text-decoration: underline;
}




/* ------------------ HYAD MODULE STYLE ------------------ */
/* -------- EVENTS -------- */
#events {
padding: 0 0 0 10px;
margin-bottom: 0;
padding: 0;
background: #fff;
}
#events h1 {
text-align: left;
font-size: 20px;
color: #a9aa19;
padding: 19px 0 3px 0;
margin: 0;
border-bottom: 1px solid #E8E8E8; 
}
#events h2 {
clear: both;
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: 390px;
height: 42px;
font-size: 19px;
color: #444444;
padding: 27px 0 0 20px;
margin: 10px 0 8px 0;
background: url('images/bg_events_title.jpg') repeat left top;
}
#image {
float: left;
width: 87px;
height: 69px;
padding: 7px 0 0 0;
margin: 10px 0px 8px 7px;
background: #FFFFFF;
}
#eventsinfo {
padding: 0 20px 8px 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;
}


/* ------------------ HYAD MODULE STYLE ------------------ */
/* -------- PODCAST -------- */
#podcast {
}
#podcast p {
text-align: left;
font-size: 12px;
line-height: 16px;
color: #666666;
padding: 0;
margin: 18px 0 0 0;
}
#podcast a:link, #podcast a:visited {
text-decoration: none;
font-weight: bold;
color: #4d99ca;
}
#podcast a:hover, #podcast a:active {
text-decoration: underline;
}


/* ------------------ HYAD MODULE STYLE ------------------ */
/* ---------------- */
#sapagewrapper {
padding: 6px;
margin: 0;
background: #e4e3e0;
border-color: #2D6CA1;
border-width: 0;
border-style: solid;
}

/* ------- SERMON ARCHIVE MENU --------- */
#samenuwrapper {
float: left;
width: 270px;
background: #ffffff;
padding: 0;
margin: 0;
}

/* ------- SERMON ARCHIVE WRAPPER --------- */
#sapagewrapper #sawrapper {
float: right;
width: 633px;
background: #ffffff;
padding: 0 20px 0 20px;
margin: 0;
}

/* -------- SERMON ARCHIVE -------- */
#archive {
padding: 0;
margin: 0;
background: #fff;
}
#archive h1 {
color: #a29a22;
font-weight: bold;
font-size: 22px;
letter-spacing: -1px;
padding: 6px 0 6px 0;
margin: 0;
line-height: 20px;
border-bottom: 1px solid #ced1d4;
}
#archive h2 {
color: #a29a22;
font-weight: bold;
font-size: 16px;
letter-spacing: -1px;
padding: 10px 0 6px 0;
margin: 0;
line-height: 20px;
border-bottom: 1px solid #ced1d4;
}
#archive .h2 {
color: #4d99ca;
font-weight: bold;
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;
overflow: visible;
}
#archive ._sermon {
min-height: 58px;
}

#archive .series {
font-weight: normal;
color: #bf6658;
}
#archive .img {
float: right;
padding: 0 0 0 40px;
}
#archive a:link, #archive a:visited {
color: #4d99ca;
text-decoration: none;
}
#archive a:hover, #archive a:active {
text-decoration: underline;
}

/* -------- SUBMENU -------- */
#samenu ul {
font-weight: bold;
font-size: 16px;
margin: 0 0 0 3px;
padding: 18px 0 20px 0;
list-style: none;
border-bottom: 1px solid #ced1d4;
}
#samenu li {
padding: 0;
text-indent: 20px;
}
#samenu a:link, #samenu a:visited {
display: block;
color: #666666;
padding: 0;
line-height: 25px;
text-decoration: none;
}
#samenu a:hover, #samenu a:active {
text-decoration: underline;
background: url(images/submenu_ov.jpg) no-repeat left top;
}
#audiopod #sasubnav .podcast a,
#audiohome #sasubnav .home a {
text-decoration: underline;
color: #4d99ca;
background: url(images/submenu_ov.jpg) no-repeat left top;
}
#audioseries #sasubnav .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: #e4e3e0;
padding: 10px 0px 20px 20px;
height: 35px;
margin: 0 3px 3px 3px;
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;
}










