


li.active
{
	color: #6399cd;
	background-color:#EFF4FA;
	text-decoration:none;
}

html, body, textarea, input, select {
	font: 15px/22px Arial;
}
html {
	height:100%;
}
body {
	background: #dedacc url(bg-tile.gif) repeat-x center top;
	color: #666;
}
#body_wrapper {
	background: url(bg.jpg) no-repeat center top;
	min-height:100%;
}
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1, h2, h3, h4, h5, h6 {
	color: #3d6069;
}
#header {
	height: 189px;
}
#header .container {
	width: 980px;
}
#logo {
	left: 0;
	width: 950px;
}
#logo img {
	max-height:140px;
}
#logo a {
	color: #fff;
	font: 40px/48px 'Century Gothic', Arial;
}
#logo a span {
	padding-top: 45px;
	padding-left: 15px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
}
#header .search {
	background-color: #c9d3d5;
	background-color: rgba(255,255,255,.3);
	height: 25px;
	top: 57px;
	left: auto;
	right: 12px;
	width: 196px;
	-moz-box-shadow: inset 1px 1px 1px #888888;
	-webkit-box-shadow: inset 1px 1px 1px #888888;
	box-shadow: inset 1px 1px 1px #888888;
}
#header .search input.search_inp {
	color: #444;
	font: 16px arial,sans-serif;
	height:18px;
	padding: 4px 8px 0 8px;
	width:150px;
}
#header #searchsubmit {
	background: url(search.png) no-repeat right center;
	height:25px;
	width:21px;
	opacity: .7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);

}

#main_nav {
	background: #3d6069;
	height: 49px;
	left: 0;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	top: 140px;
	width: auto;
}
#main_nav li {
	height: 49px;
	margin: 0;
}
#main_nav li a {
	color: #fff;
	font: 15px/49px Arial;
	height: auto;
}
#main_nav li:hover {
	background: transparent;
}
#main_nav li a:hover {
	background: transparent;
	text-decoration: underline;
}
#main_nav li.current_page_item a,
#main_nav li.current_page_parent a {
	background: transparent;
	color: #fff;
	text-decoration: underline;
}
#main_nav li.current_page_parent a {
	color:#fff;
}
#main_nav ul.children li.current_page_item, #main_nav ul.children li.current_page_item a ,
#main_nav ul.sub-menu li.current_page_item, #main_nav ul.sub-menu li.current_page_item a {
	color: #fff;
	text-decoration: underline;
}
#main_nav li.current_page_item ul.children li a ,
#main_nav li.current_page_item ul.sub-menu li a {
	background:transparent;
}
#main_nav ul.children ,
#main_nav ul.sub-menu {
	-moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
	background: #3d6069;
	padding: 4px 0;
	top: 42px;
}
#main_nav ul.children li ,
#main_nav ul.sub-menu li {
	display: block;
	height: 30px;
	padding: 0;
}
#main_nav ul.children li:hover,
#main_nav ul.sub-menu li:hover{
	background: transparent;
	color: #fff;
	padding: 0;
}
#main_nav ul.children li a ,
#main_nav ul.sub-menu li a {
	background:transparent;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	padding: 0 15px;
	text-decoration: none;
	width: auto;
}
#main_nav ul.children li:hover>a,
#main_nav ul.sub-menu li:hover>a{
	color: #fff;
	text-decoration: underline;
}
#main_nav ul.children li a:hover,
#main_nav ul.sub-menu li a:hover{
	background: transparent;
	color: #fff;
}

#gal_nav {
	margin: 6px 0 0;
}
#gal_nav a {
	background: url("gal_nav_dots.png") no-repeat scroll 0 0 transparent;
}

#content {
	font-family: arial;
}
#content_container {
	-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
	background: #fff;
	margin-bottom: 10px;
	min-height: 512px;
	width: 980px;
}
.gallery_container {
	background: transparent;
	margin-bottom: -6px;
	height: auto;
	padding: 15px 15px 0;
}
#content_container .slideshow_container {
	background: transparent;
}
.post, div.page {
	padding: 20px 0 0;
}
.postmeta {
	font-family: Arial;
}

#content_container_inner {
	clear: both;
	padding: 0 15px 15px;
	position: relative;
	width: 950px;
}
#content {
	padding: 10px 0 30px 15px;
}

#sidebar {
	margin: 13px 0 0;
	padding: 0 15px 20px;
}
#sidebar a {
	color: #3d6069;
}
li.widget {
	margin: 10px 0;
	padding: 10px 0 4px;
}
li.widget_simpleimage {
	border: 0;
}
li.widget li {
	border: 0;
}
li.widget h2 {
	background: transparent;
	border: 0;
	color: #3d6069;
	font: bold 22px/27px Arial;
	margin: 0 0 4px;
}
li.widget ul.follow li {
	padding: 2px 0 2px 10px;
}

a.more-link {
	background:transparent;
	color: #3d6069;
	display: inline;
	font-weight: bold;
	padding:0;
}
a.more-link:hover {
	color: #3d6069;
	background:transparent;
	text-decoration: underline;
}

.entry h1 {
	font: bold 40px/40px Arial;
	margin: 0 0 20px;
}
.entry h2, h2.posttitle {
	font: bold 26px/28px Arial;
	margin: 0 0 10px;
}
.entry h3 {
	font: bold 20px/20px Arial;
}
.entry h4 {
	font: bold 16px/16px Arial;
}
.entry h5 {
	font: bold 14px/14px Arial;
}
.entry h6 {
	font: bold 12px/12px Arial;
}
body.home h2.posttitle {
	font: bold 26px/28px Arial;
}

.nextYearEvent {
	clear: both;
	font-size:300%;
color: red;
margin: 1em;
}


.photo_category { cursor: pointer; text-decoration: underline;}
.photo_category:hover,.photo_category.hover { text-decoration: bold; }


#current_month{
	float:right;
	margin-top:.3em;
	padding-right:.5em;
	font: bold 26px/28px Arial;
}
#footer {
	height: 70px;
	margin: 0;
	position: relative;
	z-index: 22;
}
.fl_l {
	margin-left: 10px;
}
#footer .fl_l a {
    background: url("sf-logo16-white.png") no-repeat scroll 0 0 transparent;
}
#footer ul li.current_page_item a, #footer ul li a:hover {
	color: #616053;
}
#footer .container {
	width: 950px;
	padding: 0;
}
#footer ul li a {
	color: #616053;
	text-transform: uppercase;
}



/* sermons dark blue-ish */
.sermon_playlist li:hover, .sermon_playlist li.active { 
background-color: #3D6069;
color: white;
}
body .mejs-container .mejs-controls {
	background: #b4b4b4;
	background: -webkit-linear-gradient(top, #86A4A3, #536968); 
	background: -moz-linear-gradient(top, #86A4A3, #536968);
	background: -o-linear-gradient(top, #86A4A3, #536968);
	background: -ms-linear-gradient(top, #86A4A3, #536968);
	background: linear-gradient(#86A4A3, #536968);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#86A4A3', endColorstr='#536968');
}
div.sermon_playlist div.navigation {
	background: #8FACAC;
}

.mejs-controls .mejs-time-rail .mejs-time-total .mejs-time-loaded { /* the colored loading bar, should be themed to theme */
	background: #5b2829;
	background: -moz-linear-gradient(top,  #355A64 0%, #759AA3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#355A64), color-stop(100%,#759AA3));
	background: -webkit-linear-gradient(top,  #355A64 0%,#759AA3 100%);
	background: -o-linear-gradient(top,  #355A64 0%,#759AA3 100%);
	background: -ms-linear-gradient(top,  #355A64 0%,#759AA3 100%);
	background: linear-gradient(to bottom,  #355A64 0%,#759AA3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355A64', endColorstr='#759AA3',GradientType=0 );
}
