* { 
	margin:0; 
	padding:0; 
	}

div { 
	margin:0; 
	padding:0; 
	}

body {
	font-size: 76%;
	background: #380407 url(http://okotoksefc.ca/images/interface/top-bg.jpg) top repeat-x;
	font-family: Tahoma, Helvetica, sans-serif;
	color: #fff;
	}

#wrapper { 
	width:770px; 
	margin: 0 auto; 
	background:#50090D; 
	height:100%; 
	}


/* ------------------------------------------------------------- Header Styles -------------------------------------------------- */
	
#header { 
	width:770px; 
	height:140px; 
	background: url(http://okotoksefc.ca/images/interface/header-bg.jpg) repeat-x; 
	clear:both; 
	}
	
	#header #logo {
		float:left;
		}	
	
	.image_replacement  {
		text-indent: -9999px;
		overflow: hidden;
		width: 370px;
		height: 123px;
		background: url(http://okotoksefc.ca/images/interface/logo.jpg) center left no-repeat ;
		}

		.image_replacement a {
			display: block; 
			height: 123px;
			}
		
	#header #topLinks { 
		float:right;
		position:relative;
		padding: 40px 10px 0 0;
		font-size: .9em;
		}

		#header #topLinks a { 
			background: url(http://okotoksefc.ca/images/interface/arrow.gif) center left no-repeat; 
			padding:0 10px 1px 15px; 
			text-decoration:none;
			}


/* -------------------------------------------------------------------MAIN NAVIGATION STYLE-------------------------------------- */
#navBar { 
	color:#fff;
	width:770px;
	height:40px; 
	background: #380407;
	filter: alpha(opacity=80); 
	-moz-opacity:.80;
	opacity:.80; 
	border-bottom: 1px solid #380407;
	display:block; 
	} 


div.transOFF {
	font-weight: bold;
	color: #fff;
	width:110px;
	height:40px;
	text-align:center;
	padding: 15px 0 0 0;
	float:left;
	position:relative;
	display:block;
	}
	
	div.transOFF a { 
		color: #fff; 
		text-decoration:none; 
		height:40px; 
		}
		
div.transON, .current {
	font-weight: bold;
	width:110px;
	color: #000;
	background: #fff;
	opacity:.40;
	filter: alpha(opacity=40);
	-moz-opacity: 0.5;
	text-align:center;
	padding: 15px 0 196px 0;
	float:left;
	position:relative;
	display:block;
	}
	
	div.transON a, div.transON a:hover, .current, .current:hover  { 
		color: #000; 
		text-decoration:none; 
		}


/* --------------------------------------BANNER IMAGE STYLES-------------------------------------- */
#banner {
	width:770px; 
	height:225px; 
	clear:both;
	}

body#home #banner { 
	background:url(http://okotoksefc.ca/images/interface/banner1.jpg) no-repeat; 
	}

body#weblog #banner { 
	background:url(http://okotoksefc.ca/images/interface/banner9.jpg) no-repeat; 
	}

body#ministries #banner { 
	background:url(http://okotoksefc.ca/images/interface/banner11.jpg) no-repeat; 
	}
	
body#worship #banner{ 
	background:url(http://okotoksefc.ca/images/interface/banner3.jpg) no-repeat; 
	}
	
body#beliefs #banner{ 
	background:url(http://okotoksefc.ca/images/interface/banner4.jpg) no-repeat; 
	}
	
body#events #banner { 
	background:url(http://okotoksefc.ca/images/interface/banner5.jpg) no-repeat; 
	}
	
body#findus #banner { 
	background:url(http://okotoksefc.ca/images/interface/banner6.jpg) no-repeat; 
	}
	
body#audio #banner { 
	background:url(http://okotoksefc.ca/images/interface/banner7.jpg) no-repeat; 
	}
	
body#contact #banner { 
	background:url(http://okotoksefc.ca/images/interface/banner8.jpg) no-repeat; 
	}
	
body#news #banner { 
	background:url(http://okotoksefc.ca/images/interface/banner9.jpg) no-repeat; 
	}
	
body#sitemap #banner { 
	background:url(http://okotoksefc.ca/images/interface/banner10.jpg) no-repeat; 
	}

body#staff #banner { 
	background:url(http://okotoksefc.ca/images/interface/banner14.jpg) no-repeat; 
	}

body#photos #banner { 
	background:url(http://okotoksefc.ca/images/interface/banner16.jpg) no-repeat; 
	}

/* --------------------------------------GENERIC LINK AND MISC STYLES-------------------------------------- */
a { 
	color:#FA6E32; 
	text-decoration:underline;
	}
	
	a:hover  { 
		color: #fff; 
		} 
	
h2 {
	color:#EA7A2E; 
	font-weight:bold; 
	font-size:1.3em; 
	padding-bottom:1px; 
	line-height:2.2em; 
	margin: 0px 0px 12px 0px;
	text-transform: uppercase;
	}

h3 {	
	color:#fff; 
	font-weight:bold; 
	font-size:1.1em; 
	border-bottom:1px solid #EA7A2E; 
	padding-bottom: 0px;
	line-height:2.2em; 
	margin: 0px 0px 7px 0px;
	text-transform: uppercase;
	}

h4 { 
	color:#EB642A; 
	font-size:1em; 
	font-weight:bold; 
	background: url(http://okotoksefc.ca/images/interface/arrow.gif) center left no-repeat; 
	padding: 0px 0px 1px 15px; 
	}

	h4 a {
		text-decoration: none;
		}

.redBglink { 
	background:#380407; 
	padding:0px 4px 2px 4px; 
	text-decoration:none; 
	font-size:.9em; 
	line-height:1em;
	}
	
.redBg { 
	background:#74220C; 
	}

p {
	margin: 10px 0px 10px 0px;
	line-height:1.3em;
	}

.left { 
	float:left; 
	position:relative; 
	}
	
.right { 
	float:right; 
	position:relative; 
	}
	

.interiorBox {  
	width:730px; 
	margin:15px auto; 
	}
	
.interiorRedbox { 
	background:#74220C; 
	padding:10px; 
	width:100%; 
	}
	
.redBorder { 
	border:2px solid #74220C; 
	padding:10px; 
	}
	
.two_column_left {
	padding:10px; 
	float: left;
	width: 330px;
	}

.two_column_right {
	padding: 10px;
	float: right;
	width: 330px;
	}

/* ----------------------------------------------- Home Page Styles ---------------------------------- */

.rightColumn { 
	float:right; 
	position:relative; 
	width:395px; 
	padding:15px 25px 15px 0; 
	}

.join_us_column {
	padding: 0px 10px 0px 10px;
	float:left; 
	width: 170px;
	}

.home_page_blog {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 17px;
	}

	.home_page_blog .post_meta {
		padding: 5px 0px 0px 0px;
		}



/* ------------------------------ Homepage / Sidebar Events & Photo Styles ----------------------- */
.events { 
	background:#6C191D url(http://okotoksefc.ca/images/interface/current-events.jpg) top no-repeat; 
	padding:45px 15px 15px 15px; 
	width:300px; 
	float:left;
	position:relative;
	clear:left;
	}

	.events img { 
		border:1px solid #380407; 
		margin:5px 0; 
		}

	.events h4 {
		display:inline;
		padding-right: 5px;
		}
		
	.events .redBglink {
		padding:2px 4px 4px 4px; 
		}


	.home_latest_photo {
		margin: 30px 0px 0px 0px;
		}

	.home_latest_photo img {
		margin: 10px 0px 10px 50px;
		}

	.home_latest_photo  .redBglink {
		margin-left: 120px;
		}

/* ------------------------------- Two Column Directory Styles ------------ */

.staffBorder { 
	border:2px solid #74220C; 
	padding:10px; 
	float:left; 
	width:333px; 
	margin-bottom: 25px;
	}
	
	.staffBorder img { 
		border:2px solid #fff; 
		margin:0 10px 0 0; 
		float:left; 
		}

	.staffBorder h4 { 
		display: inline;
		}

.clear { 
	clear:both; 
	}
	

.spacer { 
	height:12px; 
	clear:both;
	}
	
.rtMargin { 
	margin-right:15px ;
	}


/* ----------------------------------------  "Normal" Content & Nav Page Styles ------------------ */
.content_page_right {
	padding: 10px;
	float: right;
	width: 500px;
	}

.content_page_left {
	width: 180px;
	padding:10px; 
	float: left;
	}

	.navcontainer { 
		width: 180px; 
		margin-bottom: 30px;
		}

	.navcontainer h3 {
		border: none;
		text-transform: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		font-size: 1.2em;
		}

		.navcontainer ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
			border-top: 1px solid #50090D;
			}

		.navcontainer a {
			display: block;
			padding: 5px 0px 5px 5px;
			width: 174px;
			background-color: #6C191D;
			border-bottom: 1px solid #50090D;
			}			

			.navcontainer a:link, .navlist a:visited {
				color: #EEE;
				text-decoration: none;
				}

			.navcontainer a:hover, .navcontainer .active{
				background-color: #941E24;
				color: #fff;
				}



/* ----------------------------------------- Weblog Styles --------------------------------------------*/
.post {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
	}

	.post_meta {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 15px 0px;
		font-size: .9em;
		}


#category_header {
	border:2px solid #74220C; 
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 8px 8px 15px 8px;
	}

	#category_header h2 {
		font-size: 1.4em;
		text-transform: none;
		font-weight: normal;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

	#category_header p {
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
		line-height: 1.5em;
		font-style: italic;
		}


.comment_entry {
		margin: 0px 0px 35px 0px;
		}
		
 #comment_entry_form {
	padding: 15px 10px 15px 10px;
	width:475px; 
	border:2px solid #74220C; 
	}

	
	#comment_entry_form .comment_label {
		width:105px; 
		font-weight:bold; 
		text-align:right;
		float: left;
		padding: 3px 5px 0px 0px;
		margin: 5px 0px 5px 0px;
		}

	
	#comment_entry_form textarea { 
		border:1px solid #74220C; 
		background: #fff; 
		padding:2px 0px 0px 5px;
		margin: 5px 0px 5px 0px;
		height:130px; 
		width: 338px;
		}
	
	
	 #comment_entry_form .textbox {
		width: 341px;
		margin: 5px 0px 5px 0px;
		}

	
	 #comment_entry_form p {
		margin: 5px 0px 10px 110px;
		}

	
	#comment_entry_form .comment_submit {
		margin: 10px 0px 0px 0px;
		}

/* ------------------------------------------- Ministry-Specific Styles -------------------------*/
ul.ministry_categories {
	list-style-type: none;
	text-align: center;
	width: 100%;
	margin: 0px 0px 20px 60px
	}

	ul.ministry_categories li {
		display: block;
		float: left;
		text-align: center;
		margin: 0px 10px 25px 0px;
		text-transform: uppercase;
		}

		ul.ministry_categories li a.active {
			color: #ffffff;
			}

.ministry_photo {
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	border:2px solid #74220C; 
	}


.ministry_contact {
	padding:10px; 
	margin: 0px 0px 30px 0px
	}

	.ministry_contact h3 {
		border: none;
		text-transform: none;
		padding: 0px 0px 0px 0px;
		margin: -5px 0px -10px 0px;
		font-size: 1em;
		}	

	.ministry_contact p {
		line-height: 1.5em;
		}


/* ------------------------------------------- Worship-Specific Styles -------------------------*/
.worship_image {
	float: right;
	padding: 10px 10px 10px 10px;
	margin: 45px 10px 10px 10px;
	border:2px solid #74220C; 
	}

.worship_recent_messages {
	margin: 0px 0px 20px 0px;
	}

.worship_recent_messages ul {
	margin: 5px 0px 10px 20px;
	}

.worship_recent_messages ul li {
	padding: 2px 0px 2px 0px;
	}

/* ---------------------------------------- Events Calendar Styles ------------------------------ */

#event_calendar {
	width: 100%;
	border: none;
	}


.calendarBlank { 
	background-color: #450508;
	width: 14%;
	text-align: center;
	}

.calendarHeader { 
	color:#EA7A2E; 
	font-weight:bold; 
	font-size:1.3em; 
	padding-bottom:1px; 
	line-height:2.2em; 
	margin: 0px 0px 12px 0px;
	text-transform: uppercase;
}

.calendarMonthLinks {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .1em;
	text-decoration: none;
	color: #FA6E32;
	}

	.calendarMonthLinks a {
		color: #FA6E32;
		text-decoration: none;
		}

		.calendarMonthLinks a:hover {
			color: #ffffff;
			text-decoration: underline;
			}

.calendarDayHeading {
	font-weight: bold; 
	font-size:	11px;
	color: #fff; 
	background-color: #B0252C;
	text-align:  center;
	vertical-align: middle;
	padding: 2px 0px 2px 0px;
	}

.calendarToday { 
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	background-color: #B0252C;
	}

.calendarCell {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: center;
	vertical-align: middle;
	color: #FA6E32;
	background-color: #6C191D;
	width: 14%;
	height: 100px;
	}

.event_link {
	padding: 5px 0px 5px 0px;
	}

	.event_link  a {
		color: #ffffff;
		text-decoration: none;
		}

	.event_link a:hover {
		text-decoration: underline;
		}


	

.event_details {
	padding:10px; 
	margin: 0px 0px 0px 0px
	}

	.event_details h3 {
		border: none;
		text-transform: none;
		padding: 0px 0px 0px 0px;
		margin: -5px 0px -15px 0px;
		font-size: 1em;
		}	

	.event_details p {
		line-height: 1.5em;
		}


/*----------------------------------------- Contact Page and Form Styles -------------------- */
.dropdownstyle {
	width: 175px;
	}

.contact_address {
	float:left; 
	padding: 0px 10px 0px 10px;
	position:relative;
	width:300px;
	background:#74220C; 
	text-align: center;
	}

#event_form {
	width: 475px; 
	padding: 15px 10px 15px 10px;
	margin-bottom: 30px;
	border:2px solid #74220C; 

	}

#contact_us_form {
	float:right; 
	position:relative; 
	padding: 15px 10px 15px 10px;
	width:350px; 
	clear:right;
	border:2px solid #74220C; 
	}

#event_form .text_label, #contact_us_form .text_label {
		width:110px; 
		font-weight:bold; 
		text-align:right;
		float: left;
		padding: 0px 5px 0px 0px;
		}

#contact_us_form textarea { 
		border:1px solid #74220C; 
		background: #fff; 
		padding:2px 0px 0px 5px;
		height:100px; 
		width: 220px;
		}
	
	
#event_form .btn, #contact_us_form .btn {
		margin: 0px 0px 0px 115px;
		}


/* ----------------------------------------------------- Gallery Styles -------------------------------------------------- */

#photos_table a {
	text-decoration: none;
	}

#photos_table .spacer {
	font-size: 10px;
	margin: 5px 0 5px 0;
	}

#photos_table .border {
	border: 1px solid #000;
	}

#photos_table .paddedborder {
	padding: 20px;
	border: 1px solid #000;
	}

#photos_table .thumbs {
	text-align: center;
	padding: 15px 3px 8px 3px;
	background-color: #6C191D;
	}

#photos_table .title {
	margin: 3px 0 0 0;
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	}

#photos_table .categories {
	padding: 7px 10px 7px 12px;
	background-color: #6C191D; 
	color: #ffffff;  
	}

#photos_table .total_files {
	padding: 7px 10px 7px 12px;
	background-color: #6C191D; 
	color: #ffffff;  
	text-align: center;
	}

#photos_table .tableBorder {
	border: 1px solid #50090D;
	}

#photos_table th {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 5px 6px 5px 12px;
	background-color:  #380407;
	}

#photos_table td {
	font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size: 11px;
	color: #000;
	}


/* ----------------------------------------------------- Audio Messages Styles -------------------------------------------------- */

.sermon_details_left {
	padding:10px; 
	float: left;
	width: 275px;
	}

.wimpy_player_right {
	margin:  20px 30px 10px 10px;
	padding: 15px 10px 20px 10px; 
	float: right;
	width: 140px;
	text-align: center;
	}

.wimpy_player_right h5 {
	margin-bottom: 15px;
	font-size: 1em;
	}


/* ----------------------------------------------------- Sitemap Styles -------------------------------------------------- */

#sitemap {
	margin: 0px 0px 50px 90px;
	}

#sitemap ul li {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	}

#sitemap ul li ul {
	margin: 10px 0px 35px 20px ;
	}

#sitemap ul li ul li {
	font-size: 15px;
	margin: 0px 0px 3px 0px;
	}

#sitemap ul li ul li ul {
	margin: 5px 0px 20px 20px;
	}

#sitemap ul li ul li ul li {
	font-size: 12px;
	}

/* ----------------------------------------------------- Footer Styles -------------------------------------------------- */
	
#footer { 
	background: url(http://okotoksefc.ca/images/interface/footer-bg.jpg) repeat-x; 
	color:#fff; 
	font-size: .8em; 
	text-align:right; 
	padding:8px 15px; 
	height:30px; 
	}


	#footer .footer_left {
		float:left; 
		width:500px; 
		text-align:left;
		}

	#footer .show-mee{
		border: none;
		float: right;
		margin-top: -13px;
		}

	#footer .footer_right {
		float: right;
		width: 200px;
		text-align: right;
		}


