@charset "utf-8";
/* CSS Document */


/*
---------------------------------------------
01. main/default elements
---------------------------------------------
*/

body { margin:0; padding:0; background:#FFFFFF; font-family:Arial, Helvetica, sans-serif}

p { margin:0; padding:0; font-family:"Tahoma", Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#707070; line-height:1.4em}
p a:link, p a:visited { text-decoration:underline; color:#707070}
p a:hover { text-decoration:underline; color:#707070}

p.text_small { font-size:10px}

h3 { margin:0; padding-left:10px; font-size:30px; font-weight:bold; color:#3C372B; text-align:left;}
h2 { margin:0; padding:0; font-size:20px; font-weight:bold; color:#3C372B}
h4 { margin:0; padding:0; font-family:"Tahoma", Arial, Helvetica, sans-serif; font-size:15px; font-weight:normal; color:#000000} 
h6 { margin:0; padding:0; font-family:"Tahoma", Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#707070} 

img { border:none} 


/*
---------------------------------------------
02. top bar styles
---------------------------------------------
*/

#bg_topbar { width:100%; background:#FFFFFF}
#topbar { width:975px; height:127px; margin:0 auto; padding-top:11px}

.logo { width:494px; height:118px; float:left}

.toplinks { width:210px; float:right; padding-top:80px}
.toplinks ul { list-style:none; margin:0; padding:0}
.toplinks ul li { float:left}
.toplinks ul li a.home { width:63px; height:30px; float:left; padding-right:9px}
.toplinks ul li a.email { width:80px; height:31px; float:left; padding-right:12px}
.toplinks ul li a.bulletin { width:72px; height:32px; float:left; padding-right:6px}
.toplinks ul li a.sermon { width:68px; height:31px; float:left}


/*
---------------------------------------------
03. header
---------------------------------------------
*/

#bg_header { width:100%; float:left; background:#8F95A6; border-top:1px solid #B3B7C2; border-bottom:1px solid #B3B7C2}
#header { width:920px; margin:0 auto; padding-top:35px}


/*
---------------------------------------------
03.1 header - 
---------------------------------------------
*/

.column1 { width:534px; padding-bottom: 25px; float:left}
.column1 .photo { width:534px; height:271px; float:left}
.column1 .numbers { width:532px; height:18px; float:left; background:#EAEAEA; margin-top:-19px; margin-left:1px; text-align:center; font-size:14px}
.column1 .numbers a { text-decoration:none; color:#8F95A7; padding:0px 5px}
.column1 .numbers a:hover { text-decoration:underline; color:#8F95A7}
 
 /*
---------------------------------------------
03.1.5 header - slide show
---------------------------------------------
*/
 
 
#feature {
	float: left;
	width: 535px;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: url(../images/bg_feature.png) no-repeat 1px 0;
	height: 270px;
	position: relative;
	}
	
#feature .overflow {
	overflow: hidden;
	}
	
#feature #mySlides {
	width: 1605px;
	height: 270px;
	}
	
#feature .slide {
	width: 535px;
	height: 270px;
	float: left;
	}
	
#feature #myController {
	position: absolute;
	bottom: 0px;
	right: -10px;
	z-index: 10;
	width: 117px;
	height: 34px;
	}

#feature #myController li {
	float: left;
	margin: 0 0 0 5px;
	}
	
#feature #myController li.one a {
	display: block;
	_ float: left;
	background: url(../images/btn_feature1.png) no-repeat -34px 0;
	width: 34px;
	height: 34px;
	text-indent: -9999px;
	}
	
#feature #myController li.two a {
	display: block;
	_ float: left;
	background: url(../images/btn_feature2.png) no-repeat -34px 0;
	width: 34px;
	height: 34px;
	text-indent: -9999px;
	}
	
#feature #myController li.three a {
	display: block;
	_ float: left;
	background: url(../images/btn_feature3.png) no-repeat -34px 0;
	width: 34px;
	height: 34px;
	text-indent: -9999px;
	}
	
#feature #myController li.three a:hover,
#feature #myController li.two a:hover,
#feature #myController li.one a:hover,
#feature #myController li.jFlowSelected a,
#feature #myController li a.jFlowSelected {
	background-position: 0 0;
	}

 
 
 
 /*
---------------------------------------------
03.2 header - download
---------------------------------------------
*/

.column2 { width:197px; float:left; padding:0 20px; padding-bottom:10px}
.column2 .photo_pres { width:197px; height:269px; float:left; padding-bottom:7px}
.column2 .links { width:197px; float:left; text-align:center}
.column2 .links a { padding-right:8px}


 /*
---------------------------------------------
03.2 header - e news signup
---------------------------------------------
*/

.column3 { width:143px; height: 100%; float:left;}
.column3 .heading_enews { width:130px; height:21px; float:right; padding-bottom:10px}
.column3 p a {color: #ffffff;}

.column3 .quicklinks { width:143px; float:left}
.column3 .quicklinks .heading_quicklinks { width:87px; height:14px; float:left}


.column3 .quicklinks ul { list-style:none; margin:0; padding:0}
.column3 .quicklinks ul li { width:135px; float:left; background:url(../images/li_bullet.gif) no-repeat 0 12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal; color:#FFFFFF; padding-left:8px; padding-top:2px}
.column3 .quicklinks ul li a { width:143px; display:block; font-color:#ffffff;}
.column3 .quicklinks ul li a:link, .column3 .quicklinks ul li a:visited { text-decoration:none; color:#FFFFFF} 
.column3 .quicklinks ul li a:hover { text-decoration: underline; color:#FFFFFF} 


/*
---------------------------------------------
04. navigation
---------------------------------------------
*/

#bg_navbar { width:100%; float:left; background:#EAEAEA}
#navbar { width:920px; height:24px; margin:0 auto; padding-top:15px}

#navbar ul{ list-style:none; margin:0; padding:0; text-align:right;}
#navbar ul li { float:left; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#7F8493; padding-right:27px}
#navbar ul li a:link, #navbar ul li a:visited { text-decoration:none; color:#7F8493}
#navbar ul li a:hover { text-decoration:none; color:#7F8493}


/*
---------------------------------------------
05. wrapper
---------------------------------------------
*/

#wrapper_homepage { width:100%; float:left; margin-bottom:20px; background:url(../images/bg_homecontent.gif) repeat-y top center}

/*
---------------------------------------------
06. content
---------------------------------------------
*/

#content { width:965px; margin:0 auto}
#content .heading { width:264px; float:left; padding-top:25px; padding-bottom:10px}

/*
---------------------------------------------
07. left panel
---------------------------------------------
*/

#leftpanel { width:250px; float:left; padding-bottom:30px; padding-left:15px;}

/*
---------------------------------------------
07.1 left panel styles
---------------------------------------------
*/

.address { width:250px; float:left; padding-bottom:15px}
.address .addressbox { width:251px; float:left; background:#EAEAEA; padding:6px 7px}
.address .addressbox h6 { float:left} 
.address .addressbox .button_getdirection { width:101px; height:23px; float:right; background:#C3C3C3; text-align:center; padding-top:10px}


.calender { width:250px; float:left; padding-bottom:20px}
.calender .photo_calender { width:257px; float:left; padding-top:5px}

.service { width:250px; float:left}
.service h4 { width:250px; float:left; padding-top:8px}
.service h6 { width:250px; float:left; padding-bottom:15px}


/*
---------------------------------------------
08. middle panel
---------------------------------------------
*/

#middlepanel { width:300px; float:left; padding:0px 25px 0 110px}

/*
---------------------------------------------
08.1 middle panel styles
---------------------------------------------
*/

#middlepanel .heading { text-align:right; float:right}

#middlepanel .latestnews { width:300px; float:left}
#middlepanel .latestnews h4 { width:300px; float:right; font-family:Arial, Helvetica, sans-serif; text-align:right; padding-top:10px}
#middlepanel .latestnews h6 { width:300px; float:right; font-family:Arial, Helvetica, sans-serif; text-align:right; padding-top:10px}
#middlepanel .latestnews p { width:300px; font-family:Arial, Helvetica, sans-serif; text-align:right; padding-bottom:25px}


/*
---------------------------------------------
09. right panel
---------------------------------------------
*/

#rightpanel { width:264px; float:left}

/*
---------------------------------------------
09.1 right panel styles
---------------------------------------------
*/

#greybox { width:230px; float:left; text-align:right; padding:0 24px 50px 10px;}
#greybox .heading { width:230px; padding-bottom:20px}
#greybox h4 { width:230px; float:left; padding-top:5px}
#greybox p { width:230px; font-size:13px; padding-bottom:15px}


/*
---------------------------------------------
10. footer styles
---------------------------------------------
*/

#bg_footer { width:100%; float:left; background:#8C8FA0; border-top:1px solid #BABCC6; border-bottom:1px solid #BABCC6; margin-bottom:20px}

#footer { width:960px; height:25px; margin:0 auto; padding-top:13px} 
#footer p { font-size:12px; color:#FFFFFF; padding-left:10px}
#footer p a { text-decoration:underline; color:#FFFFFF}
#footer p .developer { padding-left:20px}


/*
---------------------------------------------
11. innerpage styles
---------------------------------------------
*/

#wrapper_innerpage { width:100%; float:left; margin-bottom:20px; background:url(../images/bg_innercontent.gif) repeat-y bottom}


#greybox_leftpanel { width:247px; float:left; text-align:right; padding:0 5px 0px 8px;}

#sidelinks { width:240px; float:left; padding-left:10px; padding-bottom:10px; text-align:left}
#sidelinks .heading { width:220px; padding-left:8px; padding-bottom:22px}

#sidelinks ul { list-style:none; margin:0; padding:0; padding-left:8px;}
#sidelinks ul li { width:220px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; color:#6A6A6A; line-height:1.3em} 
#sidelinks ul li a { width:220px; display:block}
#sidelinks ul li a:link, #sidelinks ul li a:visited { text-decoration:none; color:#6A6A6A}
#sidelinks ul li a:hover { text-decoration: underline; color:#6A6A6A}

.photo_coffee { width:246px; float:left; padding-top:25px; text-align:left}


/*
---------------------------------------------
11. innerpage styles - maincontent
---------------------------------------------
*/

#maincontent { width:625px; float:left; padding:22px 0 0px 30px}
#maincontent h2 {padding-top:6px}
#maincontent p {font-family:Arial, Helvetica, sans-serif; color:#555045; padding-bottom:18px}

#maincontent .rightphoto { width:232px; float:right}
#maincontent .rightphoto p { width:232px; text-align:right; padding-top:6px}

/* BLOG ITEM */	
	/* blog listing page */		
	.blogList {
		padding: 0;	
			
	}
		.blogList ul {
			margin: 0 !important;
			padding: 0 !important;
			list-style: none;
		}
			.blogList ul li {
				list-style: none;
			}
			
			.blogList ul li h2.postTitle {
				font-size: 18px;
				margin: 0;
				font-color: #fff !important;
			}
				.blogList ul li h2.postTitle a {
					text-decoration: none;
					font-color: #fff !important;
				}
				
			.blogList ul li h2.postTitle a:link, h2 a:visited { text-decoration:underline; color:black;}
				
			.blogList ul li  .postInfo {
				color: #444;
				margin-bottom: 10px;
			}
				
			.blogList ul li  .postDate {
				color: #444;
				font-size: 11px;
			}
			
			.blogList ul li .postInfo a {
				color: #444 !important;	
				font-size: 11px;			
			}
				
				
				
	/* post detail page */
	.post .postDate {
		margin: 0 0 15px 0;
		color: #444;
	}
		.post .blogBack {
			margin: 40px 0 0 0;
			font-weight: bold;
			border-top: 2px solid #444;
			text-align: right;
			display: block;
			width: 100%;
			padding-top: 5px;
		}
		
		
	
	
	
	/* blog comments */
	.comments {
		padding-top: 10px;
	}
		.comments dl {
			background: #EEEEEE !important;
			
		}	
			dt.comment {
				background: #EEEEEE !important;
				clear: both;
				margin: 0 0 5px 0;
				padding: 0 0 5px 0;
				border-bottom: 1px solid #000;
			}			
				dt.comment a {
					font-weight: bold;
				}			
			
			dd.comment {			
				background: #EEEEEE !important;
				padding: 8px;
				margin-bottom: 15px;
			}
						
			.commentDate {		
				font-size: .9em;
				color: #999;
			}
		
		
		
	/* comments form */
	.commentsHead {
		margin-top: -45px;
		font-size: 20px;
	}
	
	.commentsForm {
		clear: both;
		padding-top: 25px;
		width: 90%;
	}
		.commentsForm .addComment {
			font-size: 1.5em;
		}
		
		.commentsForm label {
			font-weight: bold;
		}
		
		.commentsForm input, .commentsForm textarea {
			padding: 2px 4px;
			font-size: 1em;
		}
		
		.commentsForm img { /* this is for the captcha image */
			 margin: 5px 0;
			 border: 1px solid #333;
		}
		
		.commentsForm input.submitComment {
			 margin: 10px 0;
			 background: #000;
			 border: 1px solid #333;
			 padding: 5px 3px;
			 width: 210px;
			 color: #fff;
			 font-weight: bold;
			 text-transform: uppercase;
		}
		
		.commentsForm .note {
			color: #444;
		}

	
	
	
	


/* GRAPHIC TABULAR EVENTS CALENDAR */
	.eventsCalendar table { /* entire table */
		border: 1px solid #333;
		width: 100%;
		border-collapse: collapse;
	}		
		.calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay   {
			padding: 2px;
			border: 1px solid #333;
			text-align: left;
			vertical-align: top;
		}
		
		.calendarTitle td { /* top bar with current month and next/previous buttons */
			text-align: center;
			background: #333 !important;
			color: #FFF;
			padding: 5px 4px !important;	
			text-transform: uppercase !important;
			font-weight: bold !important;	
		}	
			.calendarNextPrevious {
				color: #fff !important;
				font-weight: normal;
			}	
				.calendarNextPrevious a {
					color: #fff !important;
					font-weight: normal;
				}	
				
		.calendarDayHeader { /* m-f bar */
			color: #333;
			background: #999;
			font-weight: normal;
			height: 1px;
			text-align: center;
			padding: 4px 2px;
			text-transform: uppercase !important;
			font-size: .9em;
		}	
			
		.calendarToday, .calendarToday a { /* current day */
			color: #333 !important;
			background: #ACACAC;
			font-weight: bold;
		}	
		.calendarWeekendDay { /* weekends */
			background: #e0dedb;
			color: #333 !important;
		}	
		.calendarDay { 
			background: #e0dedb;
			color: #333 !important;
		}	
			.calendarDay a { 
				font-weight: bold;
				color: #333 !important;
			}		
		.calendarOtherMonthDay { /* previous or next months days on current months calendar */
			color: #333;
			background: #efefef;
		}
				
				
				
	.eventsList {
		padding: 0;		
	}
		.eventsList ul {
			margin: 0 !important;
			padding: 0 !important;
			list-style: none;
		}
			.eventsList ul li {
				list-style: none;
				padding: 0 0 5px 0;
				margin-bottom: 5px;
			}
			
			.eventsList ul li a {
				font-size: 14px;
				text-decoration: none;
			}
				
			.eventsList ul li .eventDate {
				margin: 0 0 5px 0;
				color: #444;
				font-size: 11px;
			}		
				
				
	/* calendar detail page */
		.event .eventDate {
			margin: 0 0 15px 0;
			color: #444;
		}
		.event .eventBack {
			margin: 10px 0;
			font-weight: bold;
			border-top: 2px solid #999;
			padding-top: 5px;
		}
	
	
	

/* ICEBRRG */
	.fieldSelected { /* background color of a selected field. */
		background: transparent !important;
		border-color: #fff !important;
	}