/*
Theme Name: Central Baptist Church
Theme URI: http://www.cbcowasso.org/
Description: Theme designed specifically for CBC Owasso.
Version: 1.0
Author: Kelly Martin
Tags: green


*/



#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}


#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post ul {
	margin-left: 20px;
	list-style-type: disc;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {

	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	}

h3#comments-h {
	padding: 0;
	margin: 40px auto 5px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 10px;
	padding: 0 0 0 80px;
	list-style: none;
	padding-left: 10px;
	text-indent: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 20px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	margin-left: 10px;
	}

.entry ul {
        left-margin: 50px;
}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 5px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */





/* -------------------------------------------------------------

	C B C   O W A S S O
	
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

	Description:	Screen Style

	Filename:		style.css

	Version:		0.1

	Date:			6 July 2008

------------------------------------------------------------- 

    Table of Contents (subject to change):

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


	+ Re-defined Styles

	+ Custom Classes

		- Document Setup

		- Masthead

		- Messaging

		- Sidebar

		- Body

		- Footer
*/

/* -------------------------------------------------------------

	Re-defined Styles

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
* {
	margin: 0;
	padding: 0;
}
html { 	overflow: scroll; }

body {
	background: #94995F url(images/bg.jpg) center -20px no-repeat;
	font: 62.5% "Trebuchet MS", arial, geneva, helvetica, sans-serif;
	padding-top: 0px;
}

a {
	color: #3a7a94;
	text-decoration: none;
	font-size: 1.0em;
}

a:visited {
	color: #777;
}

a:hover {
	color: #3a7a94;
	text-decoration: underline;
}

p {
	margin: 0 0 6px;
	font-size: 1.2em;
}


/*  General headers                
- - - - - - - - - - - - - - - - - - - - - */

span.legend {
	background: url(images/bg4.gif) 0 0 repeat-x;
	padding: 10px 20px;
	height: 35px;
	margin: 0 auto;
	width: 740px;
	clear:both;
	display: block;
	position: relative;
}

span.legend h1 {
	height: 35px;
	padding: 0;
	margin: 0;
	font-size: 2.4em;
	width: 500px;
	color: #fff;
	font-weight: normal;
	font-family: Tahoma, Trebuchet MS, Helvetica, Arial, Sans-Serif;
	float:left;
}

span.legend span {
	float:left;
	width:235px;
	height: 25px;
	padding: 10px 0;
	color:#fff;
	text-align: right;
	font-size: 1.2em;
}

span.legend span a {
	color:#ddd;
	font-size:1.0em;
}

span.legend span img {
	border: none;
	vertical-align: top; 
	margin-right: 7px;
}
/* -------------------------------------------------------------

	Custom Classes
	
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*
 * Container
 */
 
#container {
	margin: 0 auto;
	padding: 0;
	width: 100%;	
}

.container {
	width: 100%;
	clear: both;
	margin: 0;
}
.centered {
	margin: 0 auto;
	width: 909px;
	clear:both;
}

/*
 * Masthead (menu)
 */


#masthead {
	height: 114px;
	background:  transparent url(images/top.jpg)  0 -20px no-repeat;
	position: relative;
}

#masthead #brand {
	width: 140px;
	height: 30px;
	position: absolute;
	top: 4px;
	left: 40px;
}

#masthead #brand a {
	width: 140px;
	padding-top: 85px;
	height: 30;
	display: block;
	overflow:hidden;
}

#masthead #status {
	width: 100px;
	height: 25px;
	position: absolute;
	top: 15px;
	right: 63px;
	overflow:hidden;
	background: none;
	text-align: right;
}
#masthead #status, #masthead #status a {
	color: #342e22;
	font-size: 1.1em;
}
#masthead .container {
width: 400px; 
}

/*
 * Navigation 
 */

#navigation {
	height: 47px;
	display: block;
	position: absolute;
	z-index: 10000;
	top: 70px;
	left: 307px;
	float:left; 
}

#navigation ul {
	list-style-type: none;
}
#navigation ul.select {
	display: block;
	float:left;
}
#navigation li a {
	color: #73A641;
	font-size: 13px;
	padding: 25px 0 0 0;
	margin-right: 11px;
	overflow:hidden;
	height: 0;
	float:left;
	display:block;
	-moz-border-radius: 4px;
}
#navigation li li a {
	color: #3F3922;
	font-size: 12px;
	padding: 6px 5px 5px 8px;
	margin-left: 9px;
	overflow:hidden;
	height: 14px;
	float:left;
	display:block;
	-moz-border-radius: 4px;
}

/*
 * Body
 */


#body {
	padding-bottom: 0px;
	font-size: 1.1em;
	min-height: 300px;
	margin: 0;
	width:100%;
	position: relative;
	float:left;
}

#body #header {
	height:121px;
	padding: 0; 
	width: 780px;
	background: url(images/home/panorama03.jpg) 0 0 no-repeat;
}

.column {
	display: block; 
	float: left;
        margin-top:4px;
        margin-left:2px;
	z-index: 100;
	position: relative;
}

.tan, .darktan {
	margin: 10px auto 0;
	width: 760px;
	padding: 10px;	
	clear:both;
	min-height: 450px;
}
.tan {
	background: transparent url(images/bg5.gif) 0 0 repeat-x;
}
.darktan {
	background: #ffffff url(images/bg2.gif) 0 0 repeat-x;
}

.clear {
	background-color:transparent !important;
}

.inside, .inside-with-sidebar, .inside-gray {
	width: 741px;
	padding: 3px 10px 50px;
	clear:both;
	margin-top: 15px;
	float:left;
	min-height: 330px;
	position: relative;
	background: #fff url(images/listings-top.gif) 0 0 no-repeat;
}
.inside-gray {
	margin-top: 20px !important;
	background: #fff url(images/listings-top-gray.gif) 0 0 no-repeat !important;
}
.inside {
	padding-top: 13px;
}
.inside form.topmost {
	margin-top: -5px;
}
.with-sidebar, .inside-with-sidebar {
	background: #fff url(images/bg6.gif) 0 0 repeat-y !important;
}
.flush {
	margin-top: 0 !important;
}

.inside b.rtp, .inside-with-sidebar b.rtp {
	background: #fff url(images/listings-top.gif) 0 0 no-repeat;
	padding: 13px 10px 0;
	height: 0;
	overflow:hidden;
	width: 741px;
	float:left;
	display: block;
	clear:both;
	position: absolute;
	top: 0;
	left: 0;
}

ul.tabs {
	width:721px;
	padding: 10px 20px 0;
	float:left;
	clear:both;
	list-style: none;
}

ul.tabs li {
	float:left;
	list-style: none;
	overflow: hidden;
}

ul.tabs li a {
	position: relative;
	background: #A2934D url(images/tab-dark.gif) -6px 0px no-repeat;
	float:left;
	font-size: 11.2em;
	display: inline;
	padding: 2px 30px;		
	text-decoration: none;
	color: #fff;	
	cursor: pointer;
}

ul.tabs li.selected a, ul.tabs li.selected a b {
	background-image: url(images/tab.gif);
	background-color: #D0C970;
}
ul.tabs li a:hover {
	filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9;
}
ul.tabs li a.selected:hover {
	filter:alpha(opacity=100);-moz-opacity:1;opacity:1;
}
ul.tabs li a b {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 0;
	display: block;
	padding: 10px 0 0;
	background: url(images/tab-dark.gif) 0 0 no-repeat;
}

.description, .wide-description, .wider-description {
	padding: 10px 30px 10px 10px;
	color: #747474;
	font-size: 1.8em;
	float:left;
}
.description {
	width:320px;
}
.wide-description {
	width:400px;
}
.wider-description {
	width:600px;
}
.description h2, .wide-description h2 {
	font-size: 1.2em;
	font-weight: normal;
	clear:both;
}
.wide-description h2 {
	font-size: 1.1em;
}
.description p, .wide-description p {
	font-size: 0.9em;
	line-height: 1.3em;
}


.alert {
	float:left;
	padding: 8px 0 0;
	width:387px;
	background: url(images/alert.gif) 0 -9px no-repeat;
	position: relative;
	font-size: 1.2em;
	color: #505050;
}

.alert span {
	float:left;
	display: block;
	width: 377px;
	background-color: #D4CD7A;
	padding: 5px 5px 15px;
}

.exclamation span {
	background: #d4cd7a url(images/exclamation.gif) 13px 5px no-repeat;
	padding: 10px 5px 15px 60px !important;
	width: 322px !important;
	min-height: 33px;
}

.alert b.rtp {
	width:387px;
	display: block;
	height: 0;
	overflow: hidden;
	position:absolute;
	bottom: 0;
	left: 0;
	padding: 9px 0 0;
	background: url(images/alert.gif) 0 0 no-repeat;
}


/*
 * Linux hack for flash transparency
 */
 
#linux_hack {
	position: absolute;
	z-index: 5; 
	width: 500px;
	height: 50px;
	top: 0px;
	display: none;
	background: transparent;
}


/*
 * Sidebar area
 */


#sidebar {
	width: 156px;
	padding: 11px 5px 11px 11px;
	float:right;
	min-height: 300px;
}
.inside-with-sidebar #sidebar {
	padding: 18px 13px 11px 11px;
}

.login  #sidebar{
	width:256px;
	padding-top: 0;
	border-left: 1px solid #999;
	min-height: 200px;
}

.login { 
	height: 260px;
	min-height: 260px;
}

#sidebar a.link {
	width:154px;
	padding: 119px 0 0;
	height: 0;
	overflow: hidden;
	float:left;
	display: block;
}

#sidebar a.link:hover {
	filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9;
}

#sidebar h3 {
	color: #77A842;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 15px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
	text-transform: uppercase;
	float:left;
	width: 154px;
}


#sidebar .get_help {
	background: url(images/assistance.gif) 0 0 no-repeat;
}

#sidebar .upgrade {
	background: url(images/upgrade.jpg) 0 0 no-repeat;
}
#sidebar .partner {
	background: url(images/partner.jpg) 0 0 no-repeat;
}


/*
 * Listings filter
 */

form.filter {
	width:721px;
	padding: 10px;
	height: 25px;
	color:#555;
	font-size: 1.1em;
	background: #f2f2f2;
	margin-top: 10px;
}
form.filter label, form.filter input, form.filter select, form.filter div {
	float:left;
}
form.filter div {
	margin-left: 10px; 
	display: inline;
	padding-left: 10px;
	height: 23px;
	border-left: 1px solid #ccc;
}
form.filter label {
	padding: 4px 15px 0 0;
}

form.filter label.choice{
	font-size:1.1em;
	display:block;
	line-height:1.4em;
	margin:0 0 0 10px !important;
	padding:4px 0 5px 0;
	float:left;
	color:#222;
	width:40px;

}
form.filter select {
	width:120px;

}
form.filter button, .buttons a.gray {
	background: #757575;
	border:1px solid #333; 
	cursor:pointer; 
	padding:0 20px; 
	font-size: 1.2em;
	text-align:center; 
	color: #fff;
	float: right; 
	height: 23px;
	display: inline;
	text-decoration: none;
}
.buttons a.gray {
	float:left;
	padding-top: 4px; height: 20px;
	margin-bottom: 10px;
}
form.filter button:hover, .buttons a.gray:hover {
	filter:alpha(opacity=90);-moz-opacity:.9;opacity:.9;
}

form.filter button span, .buttons a.gray span {
	background: #f4f4f4 url(images/btn-gray.gif) left no-repeat;
	position:relative; display:block; white-space:nowrap; padding:0 0 0 20px; 
  	height: 23px;
  	color:#fff;
  	line-height: 23px;
}

.listings {
	float:left;
	width: 741px;
	padding: 0;
	margin: 20px 0 0;
}

.content-area {
	float:left;
	width: 550px;
	padding: 0;
	margin: 7px 0 0;
	font-size: 1.2em;
}

.three-column {
	width: 741px;
}

.three-column .left-column, .three-column .right-column, .three-column .middle-column, .three-column .double-column, .three-column .equal-column {
	float:left;
	display: block;
	clear: none;
	display: inline;
	width: 233px;
	padding: 10px;
}

.three-column .equal-column {
	width: 225px !important;
}
.three-column .row {
	border-bottom: 1px solid #999;
	clear: both;
	width: 100%;
	float:left;
	padding: 0;
}

.three-column h3 {
	clear: none;
}
.three-column .bottom {
	border-bottom: none !important;

}
.three-column .left-column {
	width:193px !important; float:left;
	display: inline;
	padding-left: 0;
}
.three-column .middle-column {
	border-right: 1px solid #999;
}
.three-column .line-right {
	border-right: 1px solid #999;
}
.three-column .right-column {
	padding-right: 0;
}
.three-column .double-column {
	width: 487px; position: relative; float:left;
	overflow:hidden; clear: none;
	padding-right: 0; 
}
.three-column .inner-column {
	width: 223px;
	float:left;
	padding-right:10px;
}
.three-column .inner-column h3 {
	padding-bottom: 3px;
	font-weight: normal;
}
.three-column select {
	width: 223px;
}
/*
 * Footer area
 */
 
#bottom_pad {
	float:left;
	clear:both;
	width: 10px;
	height: 0;
	padding-top: 60px;
	overflow:hidden;
}


#footer {
	background: #404040 url(images/fpg.jpg) 0 0 repeat-x;
	width:100%;
	height:100px;
	padding-bottom: 80px;
	clear: both;
}

#footer ul.links {
	float:right;
	padding: 60px 12px 0px;
	list-style: none;
}
#footer ul.links li {
	padding: 0 5px 0 3px;
	clear: none;	
	display: inline;
	border-right: 2px solid #DFDCD5;
}
#footer ul.links li a {
	color: #888;
	padding: 3px;
	font-size: 1.1em;
}

#footer ul.address {
	color: #888;
	float:right;
	padding: 12px 12px 0px;
	list-style: none;
}
#footer ul.address li {
	padding: 0 5px 0 3px;
	clear: none;	
	display: inline;
}
#footer ul.address li a {
	color: #888;
	padding: 3px;
	font-size: 1.1em;
}
#footer ul.social_links {
	float:right;
	padding-top: 8px;
	list-style: none;
}
#footer ul.social_links li {
	padding: 0px 0px 0px 5px;
	clear: none;	
	display: inline;
}
#footer ul.social_links li a {
	color: #888;
	font-size: 1.1em;
}


ul.paginate {

	clear: both;
	padding: 10px 0;
	margin: 0 auto;
}

ul.paginate li {
	display: inline;
}

ul.paginate li a,ul.paginate li span {
	display: block; 
	float:left; 
	padding: 1px 5px;
	border: 1px solid #ccc;
	margin: 5px;
	font-size: 1.0em;
}
ul.paginate li a:hover {
	text-decoration: none;
	border: 1px solid #555;
}
ul.paginate li span { 
	border: 1px solid #000;
	background: #efefef;
}



#servicetimes {
	background: url(images/servicetimes.jpg) 0 0 no-repeat;
	width: 213px; 
	height: 223px;
	float:left;
	position: relative;
        margin-left: 10px;
}

#servicetimes a.directions {
	width:181px;
	height: 0px;
	overflow: hidden;
	background: url(images/directions.jpg) 0 0 no-repeat;
	padding: 77px 0 0;
	margin: 3px 0 3px 10px;
	display: block;
	top: 127px; left: 6px;
	position: absolute;

}

#servicetimes .times {
	position:absolute;
	top: 0px;
	left: 0px;
	width:214px;
	height: 222px;
	float:left;
	display:block;
}
#left-sidebar {
        width: 220px;
        float:left;
	left: 0;
        position:relative;
}
#home #servicetimes .times {
	left: 0;
}
#servicetimes a.directions:hover {
	filter:alpha(opacity=80); opacity:0.8;
}

#servicetimes .time {
	position: absolute;
	color: #333;
	font-size: 11px;
}

#servicetimes h5 {
 font-size: 10px;
 text-transform: uppercase;
 font-weight: bold;
 padding: 0; margin: 0 0 2px 0;
 clear:both;
}
#servicetimes .top_left, #servicetimes .top_right {
	top: 44px;
}
#servicetimes .top_left, #servicetimes .bottom_left {
	left: 17px;
}
#servicetimes .bottom_left, #servicetimes .bottom_right {
	top: 91px;
}
#servicetimes .top_right,#servicetimes .bottom_right{
	left: 115px;
}


#banner-outer {
	padding: 5px;
	background-color:#DEDCD5;
	float:left;
	width: 653px;
	margin: 8px 0 2px 11px;
}
#banner-inner {
	width: 653px;
	height: 150px;
	padding: 0; 
	margin: 0;
	display: block;
	float:left;
	background-repeat: repeat;
}
#banner-inner .sb-border { background:#DEDCD5; }

.leftpane {
	width:202px;
	margin: 5px 0 0 18px;
	float:left;
}

.leftpane h3 {
	display: block;
	float:left;
	width:202px;
	height: 0;
	padding: 24px 0 0;
	margin-bottom: 5px;
	overflow:hidden;
	background-color: #442C23;
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

#pane {
	width:642px;
	margin: 5px 0 0 15px;
	padding: 10px;
	min-height: 200px;
	float:left;
}
#pane, #pane .sb-inner {
	background:#EBE6DB;
}


#pane strong {
	font-weight: bold;
} 

/* this adds a 10px pad around the entire ul (bullet) list   added by ms */
#pane ul {
      padding: 10px;
}
/* this adds a 20px left margin to each individual item in the ul (bullet) list   added by ms */
#pane ul li {
       margin-left: 20px;
}
/* this adds a 10px pad around the entire ol (numbered) list   added by ms */
#pane ol {
       padding: 10px;

}
/* this adds a 25px left margin to each individual item in the ol (numbered) list   added by ms */
#pane ol li {
       margin-left: 25px;
}


ul.post-meta {
	margin-left: 20px;
	list-style-type: disc;
}


ul#links {
	width: 202px;
	float:left;
	display:block;
	list-style:none;
}
ul#links li {
	width:202px;
	float:left;
	list-style: none;
}
ul#links li a {
	display: block;
	color: #3F3922;
	font-size: 11px;
	float:left;
	width:180px;
	padding: 5px 10px;
	background: #CBCBC1;
	border: 1px solid #786D69;
	border-top-color: #eee;	
	border-bottom-color: #5E483F;
}
ul#links li a:hover {
	text-decoration:none;
	background: #EBE6DB;
}

ul#links li.current_page_item a {
	border-top-color: #4DB283;	
	background: #919982;
	color: #EBE6DB;
}

h1#legend {
	width: 663px;
	height: 0;
	overflow:hidden;
	padding: 40px 0 0; 
	margin: 5px 0 0 14px;
	display: block;
	float:left;
	-moz-border-radius: 4px;
	background-color: #442C23;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}


/*
#home #servicetimes {
	background: transparent url(images/home/servicetimes.jpg) 0 0 no-repeat !important;
	width: 214px !important; overflow: hidden;
	height: 222px !important;
	padding: 0 0 0 0px;
	margin: 0px 0 0 0px;
	float:left;
	position: relative; 
}

#home #servicetimes .times {
	padding-right: 0pm !important;	
}	

#banner {
	background: transparent url(images/home/banner.jpg) 0 0 no-repeat;
	width: 669px;
	height: 218px;
	padding: 9px 0 0 22px;
	margin: 0px 0 15px;
	float:left;
	position: relative;
	z-index: 1;
}
*/

#home #servicetimes {
	background: transparent url(images/home/servicetimes.jpg) 0 0 no-repeat !important;
	width: 214px !important; overflow: hidden;
	height: 222px !important;
	padding: 0 0 0 0px;
	margin: -4px 0 10px -8px;
	float:left;
	position: relative; 
}

#home #servicetimes .times {
	padding-right: 0px !important;	
}	
/*
#banner {
	background: transparent url(images/home/banner-wide.jpg) 0 0 no-repeat;
	width: 900px;
	height: 298px;
	padding: 12px 0 0 15px;
	margin: 0px 0 5px 10px;
	float:left;
}
*/
/* Flashfader banner centered connected committed scrolling images! */

#banner {
	background: #f4f4f4;
	width: 436px;
	height: 200px;
        border: 1px solid #999;
	padding: 6px;
	margin: 0px 0 5px 18px;
	float:left;
}

.curved {
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(/wp-content/themes/cbc/border-radius.htc);
}

#news {
	background: #fefefe url(images/home/news-bg.png) 0 0 repeat-y;
	width:430px;
	padding: 10px;
	margin-left: 18px;
	display: block;	
	float:left;
	-moz-border-radius: 5px;
}

#options {
	
}

#options .line {
	border-top: 1px solid #666;
	width: 885px;
	height: 0;
	overflow: hidden;
	margin: 0 auto 15px;
}

#options .column {
	float:left;
	display: block;
	width: 200px;
	height: auto;
	left: 0;
	margin-left: 18px;
}

#options h3 {
	display: block;
	float:left;
	width:200px;
	height: 0;
	padding: 24px 0 0;
	margin-bottom: 5px;
	overflow:hidden;
	background-color: #442C23;
	background-position: 0px 2px;
	background-repeat: no-repeat;
}
/* headers can be re-written: images/text/headline/xxxxxxx, use %20 for spaces */

#options h3.ministries {
	background-image:url(images/text/headline/ministries);
}
#options h3.media {
	background-image:url(images/text/headline/media%20resources);
}
#options h3.test {
	background-image:url(images/text/headline/test);
}

#options h3.oursign {
	background-image:url(images/text/headline/have%20you%20seen%20us%3f);
}
#options h3.hope {
	background-image:url(images/text/headline/looking%20for%20hope%3f);
}
#billboard {
	width:200px;
	height: 0;
	float:left;
	padding: 100px 0 0;
	overflow: hidden;
	background: url(images/home/billboard.jpg) 0 0 no-repeat;	
}

.media-item {
	width:200px;
	height: 0;
	float:left;
	display: block;
	margin-bottom: 5px;
	padding: 76px 0 0;
	overflow: hidden;
}
.media-item:hover {
	opacity: 0.8;
	filter: (opacity: 0.8);
}
#podcast {
	background: url(images/home/podcast.jpg) 0 -1px no-repeat;	
}
.twitter {
	width: 100px;
	height: 100px;
	float:left;
	display: relative;
	margin-left:48px;
	margin-bottom: 15px;
	overflow: hidden;
}
.twitter:hover {
	opacity: 0.8;
	filter: (opacity: 0.8);
}
#twitter {
	background: url(images/home/follow-us-on-twitter.png) no-repeat;	
}

.apept {
	width: 150px;
	height: 54px;
	float:left;
	display: relative;
	margin-left:23px;
	margin-bottom: 15px;
	overflow: hidden;
}
.apept:hover {
	opacity: 0.8;
	filter: (opacity: 0.8);
}
#apept {
	background: url(images/home/apept_button.png) no-repeat;	
}
.apept_calendar {
	float:left;
	display: relative;
        left:400px;
}




.facebook {
	width: 150px;
	height: 45px;
	float:left;
	display: relative;
	margin-left: 23px;
	margin-bottom: 20px;
	overflow: hidden;
}
.facebook:hover {
	opacity: 0.8;
	filter: (opacity: 0.8);
}
#facebook {
	background: url(images/home/join-our-facebook-group.png) no-repeat;	
}

#enews {
	background: url(images/home/enews.jpg) 0 -1px no-repeat;	
}
#calendar {
	background: url(images/home/onlinecalendar.png) no-repeat;	
}

.vbs2010 {
	width: 150px;
	height: 107px;
	float:left;
	display: relative;
	margin-left: 40px;
	margin-bottom: 40px;
	overflow: hidden;
}
.vbs2010:hover {
	opacity: 0.8;
	filter: (opacity: 0.8);
}
#vbs2010 {
	background: url(images/home/SRR_logo_4colorVBS2010.png) no-repeat;	
}




#options .choice .buttons {
	float:left;
	clear: both;
}

#options .choice .buttons a {
	display: block;
	float:left;
	clear: both;
	margin-bottom: 5px;
	height: 13px;
	padding: 5px 10px;
	width: 141px;
	color: #fff;
	font-size: 1.0em;
}
#options .choice .buttons a:hover {
	filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;
	text-decoration: none;
} 

#options .choice .orange {
	padding: 50px 0 0 70px;
}

#options .choice .green {
	padding: 50px 0 0 80px;
}
#options .choice .green a {
	background: url(images/home/btn-green.gif) 0 0 no-repeat;
}

#options .choice .orange a {
	background: url(images/home/btn-orange.gif) 0 0 no-repeat;
}
#options .choice h4 {
	color: #73A641;
	font-weight: normal;
	font-size: 1.3em;
	padding: 10px 15px 0; float:left;
} 
#options p {
	display: block;
	float:left;
	line-height: 20px;
	padding: 0 0 20px;
	color: #fff;
	font-size: 1.2em;
}
#options p a {
	font-size: 1.0em;
}
.cloud {
	padding: 5px 15px;
	display: block;
	float:left;
	text-align: justify; letter-spacing: 0px;
	list-style: none;
}
.cloud li {
	display: inline;
}
.cloud a {
 display: inline; padding-right: 5px; line-height: 150%; letter-spacing:0px;
}

#agent-list {
	width:150px;
	padding: 10px;
	float:left;
	list-style: none;
}

#agent-list li {
	background: #ebebeb;
	float:left;
	padding: 10px;
	margin-bottom: 5px;
	width:205px;
	-moz-border-radius: 6px;
}
#agent-list li a {
	color: #444;
	text-decoration: none;
}
#agent-list li img {
	float:left;
	margin-right: 20px;
	border: 1px solid #fff;
	width:50px;
	height: 50px;
}
#agent-list li span {
	width: 120px;
	font-size: 1.1em;
	float:left;
}

#news-flash {
	width: 416px;
	height: 200px;
	
	padding:7px;
}
#news-events {
	padding: 2px 6px 10px 5px;
}
#news-events h3 {
	padding: 29px 0 0;
	overflow: hidden;
	display: block;
	width: 100%;
	background: transparent url(images/home/news.png) 0 0 no-repeat;
	border-bottom: 1px solid #94836A;
}
#news-events p{
	color:#362E2B;
	padding: 0 0 10px 0;
	width: 100%;
	clear:both;
}

#ministries {
	float:left;
	list-style: none;
	width:200px;
	padding: 5px 0;
}

#ministries li {
	float:left;
	width: 180px;
	font-size: 1.2em;
	padding: 0px 0 3px 20px;
	background: url(images/home/li.png) 0 0 no-repeat;
}

#ministries li a {
	color: #fff;
	text-transform: uppercase;
}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:600px; height:32px; position:relative; z-index:1000; font-family:arial, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:600px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; position: relative;z-index: 100;}
.menu ul ul {width:149px;}
.menu ul ul li a {width:149px; color:#fff;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; height:30px; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#d4d8bd url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
.menu ul ul :hover > a.drop {background:#c9ba65 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#e2dfa8;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#b2ab9b;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0; width:149px;}
/* another hack for IE5.5 */
* html .menu ul ul {top:24px;t\op:25px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* ================================================================ 
   This CSS is further CSS I have created specifically for Wordpress
   so that the current page is highlighted in two levels.
   If you want it in three levels let me know.

   Author: Isaac Rowntree
   Website: www.zackdesign.biz
=================================================================== */


.menu ul ul .current_page_item a {
  color: red;
  background: white;
  border-left: 1px solid black;
}

.menu .current_page_item a {
  color: red;
  font-weight: bold;
  background: white;
}

.menu ul .current_page_item ul a {
  color: white;
  font-weight: normal;
  background: black;
}

.menu ul .current_page_item ul a:hover {
  background: gray;
}

.menu .current_page_item a:hover {
  background: white;
}

#navigation .menu li a:hover {
	background-position:0 -24px !important ;
}

#center-column {
        width: 468px;
        float:left;
        padding: 0;
}

/*  Staff Boxes  */

#staffbox {
	padding: 6px;
	height: 180px;
	width: 400px;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#staffbox #text {
	padding: 6px;
	width: 210px;
	position: relative;
	left: 170px;
	top: 10px;
	font-size: 12px;
	margin: 6px;
}
#staffbox #photo {
	padding: 6px;
	height: 110px;
	width: 150px;
	position: absolute;
}
#staffbox #titles {
	padding: 6px;
	width: 210px;
	position: relative;
	left: 170px;
	top: 10px;
	font-size: 14px;
	margin: 6px;
}
#contact_address {
        z-index: 10;
	top: 100;
	left: 300;
	padding: 6px;
	width: 210px;
	position: relative;
        align: left;
        float: right;
	font-size: 15px;
	margin: 6px;
}