﻿/* @override http://hcc.monkcms.net/_css/base.css */

/* 
- - - - - - - - - - - - - - - - - 

BASE SIX
by Designwise Studios  // www.designwisestudios.com

- - - - - - - - - - - - - - - - - */

body {
background: #333;
color: #666;
font-size: .76em;
font-family:  helvetica, arial, sans-serif;
line-height: 1.4em;
padding-bottom:20px;
}
a {
color: black;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
h1, h2, h3 {
font-family: "helvetica neue", arial, helvetica, sans-serif;
margin:  0 0 .6em;
font-weight: normal;
}
p {
margin: 0 0 .6em;
line-height: 1.4em;
}
hr {
margin: 1.5em 0;
text-align: left;
clear: both;
height: 1px;
background: #adad93;
*border:1px solid #adad93;
}
td {vertical-align: top;}
.dotted {
margin: 1.5em 0;
text-align: left;
clear: both;
height: 2px;
background: transparent url(/_img/dots-horiz.png) repeat-x left top;
border: 0;
_background: transparent;
_border:1px solid #e0ddce;
display: block;
}
.dotted hr {
display: none;
}
address {
font-style: normal;
}
#skip {
display: none;
}
/* =ATTIC
------------------------------------ */
#attic {
background: url(/_img/1px-black-transparent.png);
color: #bbb;
padding-bottom: 7px;
border-bottom: 1px solid #555;
position: relative;
z-index: 2;
}
#attic .container_12 {
position: relative;
}
#attic_inner {
padding: 20px 0 0;
display: none;
}
#attic .menu {
margin: 0; padding: 0;
width: 910px;
margin-left: 10px;
}
#sitemap_table {
margin: 0 0 10px;
}
#sitemap_table td {
border-right:  1px solid #333;
}
#attic ul {
margin: 0 20px 0 20px; padding: 0;
}
#attic td.first ul {
margin-left: 10px;
}
#attic ul ul {
margin:  0 0 0 15px;
}
#attic ul li {
list-style: none;
margin: 0; padding: 0;
line-height: 1.4em;
}
#attic a {
color: #eee;
text-decoration: none;
}
#attic a:hover {
color: #fff;
}
#attic a.thickbox {
padding: 0 15px;
}
#attic .designwise_mini {
display: none;
height: 17px;
position: absolute;
right:  35px;
bottom: 0;
color: #888;	
}
#attic .designwise_mini[class] {
background: url(/_img/designwise_mini_logo.png) no-repeat 0 0;
text-decoration: none;
text-indent: -9000px;
width: 93px;
}
#tab-sitemap {
background: url(/_img/1px-black-transparent.png);
border-bottom: 1px solid #222;
border-right: 1px solid #222;
float: right;
position: absolute;
right:40px;
display: block;
padding: 2px 10px 3px;
margin-top: 7px;
font-size: 12px;
text-decoration: none;
text-transform: lowercase;
}
#tab-sitemap[id]:hover {
background-image: url(/_img/cap-overlay.png);
background-position: -1px 1px;
background-repeat: no-repeat;
}
#tab-sitemap:hover {
color: #fff;
background-color: #000;
}
#attic td p {
padding: 0 10px !important;
}
#attic .login-nav {
display: block;
padding: 0 15px;
color:#fff;
}
#main {
background: url(/_img/main-bg.png) repeat-y 10px;
}
.subpage.threecol #main {
background: url(/_img/main-bg2.png) repeat-y 10px;
}
/* =HEADER
------------------------------------ */
#header {
height: 162px;
width: 908px;
margin-left: 10px;
position: relative;
}

#tagline[id] {background: url(/_img/tagline.png) no-repeat center center;}
#tagline {
position: absolute;
top: 56px;
right: 0;
width: 318px;
height: 18px;
text-indent: -9000px;
}
/* =TOPNAV
------------------------------------ */
#topnav {
height: 43px;
position: absolute;
top: 99px;
right: 0;
width: 677px;
background: url(/_img/content_bg.gif) repeat-x bottom;
}
#topnav a {
color: #ded8cd; /* lite gray */
font-weight:bold;
text-decoration: none;
}
#topnav li {
list-style: none;
margin: 0;
float: right;
margin-left: 3px;
}
#topnav[id] li a {
background: url(/_img/1px-black-transparent.png);
background-repeat:repeat;
}
#topnav li a {
display: block;
padding: 10px;
min-width: 60px;
text-align: center;
color: #fff;
}

.home #topnav li.home a,
.home #topnav[id] li.home a,
.blog #topnav[id] li.blog a,
.blog #topnav li.blog a,
.articles #topnav[id] li.articles a,
.articles #topnav li.articles a,
.events #topnav[id] li.events a,
.events #topnav li.events a,
.sermons #topnav[id] li.sermons a,
.sermons #topnav li.sermons a,
.contact #topnav li.contact a,
.contact #topnav[id] li.contact a,
.help #topnav[id] li.help a,
.help #topnav li.help a,
#topnav li a:hover {
background-position: 0 0;
background-repeat: no-repeat;
color: #fff;
opacity: 1;
}

#topnav[id] li a:hover  {
}
/* =BILLBOARD
------------------------------------ */
#billboard {
background: #fff;
position: relative;
width: 677px;
height: 246px;
margin: 0;
overflow: hidden;
}
#billboard img {
margin-top: 20px;
margin-left: 20px;
}
#billboard .slide {
position: relative;
width: 677px;
height: 246px;
}
#billboard[id] .meta {
/*background: url(/_img/1px-black-transparent2.png) repeat;*/
}
#billboard .meta {
height: 50px;
position: absolute;
bottom: 22px;
left: 20px;
width: 637px;
display: block;
}
#billboard-nav {
position: absolute;
top:194px;
left:28px;
z-index:9997;
}
#billboard-nav[id] a {
background: url(/_img/1px-black-transparent.png);
}
#billboard-nav a { 
_background-color: #777;
border: 1px solid #888;
color: #fff;
display: block;
float: left;
height: 20px;
width: 20px;
text-align: center;
text-decoration: none;
line-height: 20px;
margin-right: 3px;
}
#billboard-nav a:hover {
background: #000;
}
.slide h3, .slide h4, .slide p.description, .slide .nav {
position: absolute;
z-index: 9999;
}
#billboard .slide h3 {
color: #fff;
font-weight: normal;
text-transform: uppercase;
font-size: 10px !important;
top:2px;
left: 10px;
}
#billboard .slide h4 {
color: #fff;
font-weight: normal;
text-transform: uppercase;
font-size: 20px;
top:10px;
right: 100px;
text-align: right;
}
#content .slide .description {
color: #ccc;
font-weight: normal;
font-size: 12px;
top:29px;
right: 100px;
width: 330px;
text-align: right;
}
.slide .nav {
top:8px;
right: 12px;
}
.slide .nav .btn_listen[class] {
background: url(/_img/billboard_btn_default.png) no-repeat 0 0;
}
#content #billboard .slide .nav .btn_listen {
_background: #000;
display: block;
color: #c9c5bd;
width: 70px;
height: 23px;
text-decoration: none;
line-height: 23px;
text-align: center;
text-transform: lowercase;
margin-bottom: 5px;
font-size: 12px;
font-weight: bold;
}
#content #billboard .slide .nav .btn_listen:hover {
background-position: 0 -23px;
color: #fff;
}
/* =CONTENT
------------------------------------ */
#content {
position: relative;
font-size: 1em;
float: left;
width: 677px;
margin: -20px 0 0 0;
color: #2f2f2f;
background-color: #eeeee6;
min-height: 450px;
_height:450px;
_overflow-x: hidden;
z-index: 1;
}
#content-body {
position: relative;
padding: 30px;
_padding-right: 15px;
}
.subpage #content-body {
padding-top: 35px;
}
.threecol #content[id] {
background-image: url(/_img/home_rightcol_bg.gif);
}
.threecol #content {
background-position: right;
background-repeat: repeat-y;
position: relative;
}
#banner {
background: #000;
position: relative;
margin-top: -35px;
margin-left: -30px;
margin-bottom: 30px;
padding: 10px 10px 11px;
text-align: center;
overflow: hidden;
width: 657px;
zoom: 1;
}

.threecol #banner #subpage_header{
	max-height:120px;
}

#banner img {
width: 656px;
}


.subpage #banner {
margin:0;
top:-35px;
left:-30px;
}
.threecol #banner {
width: 394px;
}
.threecol #banner img {
margin: 0;
max-width: 394px;
}
#content h1 {
font-weight: normal;
}
#content h2 {
color: #232323;
font-weight: bold;
font-size: 1.6em;
margin-bottom: .6em;
}
#content h3 {
font-size: 1.3em;
font-weight: bold;
}
#content dt {
font-weight: bold;
font-size: 1.3em;
margin-bottom: .3em;
}
#content dt a {
text-decoration: none;
}
#content p {
font-size: 1.1em;
line-height: 1.4em;
color:#2f2f2f;
}
#content p.preamble {
font: normal 1.2em/1.2em "helvetica neue", arial, sans-serif;
color: #444;
margin-bottom: 1em;
}
#content #text {
overflow-x: hidden;
}
#content #text img {
margin: 0;
border: 5px solid #fff;
/*max-width: 615px;*/
float: right !important;
}
#content #text img.right {
margin: 0 0 10px 10px;
float: right;
}
#content #text img.left {
margin: 0 10px 10px 0;
float: left;
}
.threecol #text img {
/*max-width: 354px;*/
}
#content #text table{
margin-bottom: 0;
}
#content .post[class] ul li,
#content-body[id] ul li {
background: url(/_img/bullet_circle.png) no-repeat 0 1px;
}
#content .post ul li,
#content-body ul li {
_background: url(/_img/bullet_circle.gif) no-repeat 0 1px;
list-style: none;
margin: 0 0 .2em 0;
padding-left: 15px;
line-height: inherit;
text-indent: 0;
_height: 1%;
}
#content ol li {
margin-left: 24px;
}
#content blockquote {
background: #fff;
padding: 20px;
font: italic 1.2em/1.4em georgia, serif;
margin-bottom: 1.2em;
}
#content .col_1 {
width: 374px;
float: left;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 25px;

}
.subpage #content .col_1,
.subpage #content .col_2 {
padding: 0;
position: relative;

}
.threecol #content .col_1 {
width: 354px;
}
#content .col_2 {
width: 210px;
float: right;
padding-top: 20px;
padding-bottom: 25px;
}
.home #content .col_2 {
width: 224px;
padding: 23px 20px 20px;
}
#content .col_a {
width: 46%;
float: left;
}
#content .col_b {
width: 46%;
float: right;
}
#content .col_2 h2 {
font-size: 1.6em;
}
#content .col_2 h3 {
font-size: 1.3em;
}
.subpage .col_2 h4 {
font-size: 1.2em;
margin: 0 0 .2em;
}
.col_2 .sermon[class] {
background-image: url(/_img/divider_horiz_trans2.png);
}
.col_2 .sermon {
background-position: bottom;
background-repeat: repeat-x;
display: block;
padding: 10px 0;
}
#content .col_2 .sermon p {
margin: 0;
font-size: .9em;
}


/* =SIDEBAR
------------------------------------ */
#sidebar {
float: left;
width: 231px;
margin: -20px 0 0 10px;
position: relative;
z-index: 0;
}
#sidebar a {
color: #fff;
}
#sidebar ul {
padding: 0 15px 0;

}
#sidebar p {
padding: 0 20px;
}
#sidebar li {
list-style: none;
margin: 0;

}
#sidebar li a {
background: url(/_img/sidebar-nav-dots.png) repeat-x bottom;
list-style: none;
margin: 0;
text-transform: uppercase;
font-size: 12px;
text-decoration: none;
padding: 7px 5px;
display: block;
}
#sidebar[id] li a:hover, #sidebar[id] li a.selected {
background: url(/_img/1px-black-transparent.png) !important;
color: #fff;
}
#sidebar ul ul {
padding: 0; margin: 0;
display: none;

}
#sidebar ul ul li {
padding: 0; margin: 0;
}
#sidebar ul ul li a {
color: #ccc;
background: transparent;
font-size: 12px;
text-transform: none;
padding: 3px 0 3px 5px;
}
#sidebar .cap[class] {
background: url(/_img/cap-shadow.png) no-repeat 0 0;
}
#sidebar .cap {
width: 224px;
height: 87px;
padding: 7px;
margin-top: 13px;
margin-left: -7px;
}
#sidebar .cap p {
padding: 0;
}
#sidebar .cap[class] a {
background-image: url(/_img/cap-overlay.png);
background-position: 0 0;
background-repeat: no-repeat;
}
#sidebar .cap a {
background-color: #000;
color: #999;
line-height: 1.2em;
display: block;
text-decoration: none;
width: 211px;
height: 73px;
padding: 20px 0 0 20px;
}
#sidebar .cap a:hover {
background-color: #111;
}
#sidebar .cap a big {
display: block;
color: #fff;
font-size: 1.6em;
font-weight: bold;
margin-bottom: .6em
}
#searchForm {
padding: 20px 20px 12px;
position: relative;   
}
#searchForm fieldset {
margin: 0;
}
#searchForm input.text_field {
background: #fff url(/_img/searchform_textbox.gif) no-repeat 0 0;
width: 130px;
height: 20px;
padding: 5px 3px 1px 23px;
border: none;
}
#searchForm #search_go {
background-color: #000;
height: 26px; width: 29px;
line-height: 27px;
display: block;
text-align: center;
text-decoration: none;
position: absolute;
top: 20px;
left: 179px;
}
#searchForm #search_go[id] {
background-image: url(/_img/cap-overlay.png);
background-position: 0 0;
background-repeat: no-repeat;
}
#searchForm #search_go:hover {
color: #fff;
}

/* =FOOTER
------------------------------------ */
#footer {
background: #151515;
border-top: 4px solid #151515;
margin-left: 10px;
margin-right: 0;
width: 909px;
position: relative;
}
#footer p {
font-size: .9em;
color: #666;
margin: 0;
}
#footer a {
color: #fff;
text-decoration: none;
padding-left: 5px;
}
#footer a:hover {
color: #fff;
}
#footer .divider {
color: #392b29;
padding-left: 5px;
}
#footer #legal {
background: #0a0a0a;
padding: 15px 20px;
}
#address 
{
background-color:#98012e;
line-height: 52px;
height: 52px;
padding: 0 20px 0 0;
}
#footer .mini_logo {
background: url(/_img/church_logo_mini.png) no-repeat;
width: 221px;
display: block;
float: left;
text-indent: -9000px;
}
#footer .site_credits {
text-decoration: none;
display: block;
position: absolute;
right:  20px;
bottom: 9px;
color: #444;
}
#footer .site_credits[class] {
background: url(/_img/ekk_mini_logo.png) no-repeat 0 0;
text-indent: -9000px;
width: 97px;
height: 26px;
}
/* =MEDIA BLOCKS
----------------------------------------- */
.mediablock[class] h3 {
background-image: url(/_img/divider_horiz_trans2.png);
}
.mediablock h3 {
background-position: bottom;
background-repeat: repeat-x;
padding-bottom: 10px;
margin-bottom: 0;
background-image: url(/_img/divider_horiz_trans2.png);
}
.mediablock p.more {
margin-top: 1em;
}
#content .mediablock {
padding-top: 10px;
display: block;


}
#main #content .mediablock li {
margin: 0;
background: url(/_img/icon_doc_16.png) no-repeat 0 0;
padding-left: 0;
padding-top: 0;
padding-bottom: 10px;
}
#main #content .col_2 .mediablock li {
background: transparent;
padding:0;
margin: 0;
padding: 0;
list-style: none;
}
#main #content .col_2 .mediablock ul {
margin-bottom: 0;
}
#content .col_2 .mediablock[class] a:hover {
background: url(/_img/sidebar_cal_bg.png) no-repeat left -90px;
}
#content .mediablock a.block {
display: block;
background: url(/_img/divider_horiz_trans2.png) repeat-x bottom;
_background: transparent;
padding-left: 23px;
padding-bottom: 10px;
}
#content .col_2 .mediablock a.block {
display: block;
color: inherit;
padding: 10px 0 12px;
background: url(/_img/divider_horiz_trans2.png) repeat-x bottom;
_background: transparent;
}
#content .mediablock a.block:hover {
text-decoration: none;
cursor: pointer;
}
#content .mediablock strong {
font-size: 1.3em;
line-height: 1.2em;
display: block;
margin-bottom: .2em;
}
#content .col_2 .mediablock strong {
font-size: 1.1em;
line-height: 1.1em;
margin-bottom: .2em;
display: block;
}
#content .col_2 .mediablock .preacher,
#content .col_2 .mediablock .author {
display: block;
font-size: .9em;
color: #444;
}
.col_2 .mediablock p.more {
height: 35px;
margin: 10px 0;
}
/* =ARTICLES
----------------------------------------- */
.articles #content-body .byline {
font-size: 11px;
}
.articles .meta {
padding-bottom: .5em;
}
.articles .meta p {
margin: 0 0 .5em;
}


/* EKK360 STAFF COMMENT
Already defined this at span.calendar-next
Extra "/*" after height was added for commenting to work

.btn_arrow_next {
background-image: url(/_img/arrow_next2.png);
background-position: 0 0;
background-repeat: no-repeat;
width: 28px;
height: 0 !important;
height /**/ /*: 24px; 
padding: 24px 0 0 0;
display: block;
overflow: hidden;
position: absolute;
top: 5px;
right: 5px;
}
.btn_arrow_next:hover {
background-position: 0 -24px;
}
.btn_arrow_prev {
background-image: url(/_img/arrow_prev2.png);
background-position: 0 0;
background-repeat: no-repeat;
width: 28px;
height: 0 !important;
height /**/ /*: 24px;
padding: 24px 0 0 0;
display: block;
overflow: hidden;
position: absolute;
top: 5px;
left: 5px;
}
.btn_arrow_prev:hover {
background-position: 0 -24px;
}
*/
/* =FORM
------------------------------------ */
.monkForm .data input,
.monkForm .data textarea
form .text_field,
form .text_area {
padding: 2px;
font-size: 1em;
color: #333;

}
.monkForm textarea {
border: 1px solid #7c7c7c;
border-right-color: #c3c3c3;
border-bottom-color: #c3c3c3;
width: 354px;
height: 130px;
}
/* A few adjustments from EKK360 Staff */
form legend {
font-size: 1.1em;
}
form legend.first {
display: none;
}
form label {
font-weight: bold;
margin-bottom: 2px;
}
/* =ERRORS */

#content .errorSummary {
background: darkorange url(/_img/icon_error.png) no-repeat 6px 4px;
border: 1px dotted #f5c4a7;
color: #fff;
font-style: normal;
line-height: 2em;
padding: 0 7px 0 25px;
}
#content p.error {
font-size: 1em !important;
background: #ffffe0 url(/_img/error_arrow.gif) no-repeat 6px 7px;
border: 1px dotted #f5c4a7;
display: block;
color: #f26522 !important;
font-style: normal;
line-height: 1.4em;
padding: 4px 7px 4px 20px;
}
/* =CONTACT FORM */
#contact fieldset div {
position: relative;
}
#contact div.captcha {
padding-bottom: 10px;
width: 353px;
}
#contact div.captcha label {
margin-bottom: 3px;
}
#contact div.captcha img {
float: right;
border: 4px solid #fff;
}
#contact .captcha input {
margin: 11px 6px 6px 0;
width: 200px;
}
#contact .textarea textarea {
width: 345px;
padding: 3px;
height:120px;
font-size: 1em;
}
#formsubmit input {
font-size: 14px;
}

/* =DIRECTORY 
------------------------------------ */
#letter-directory ol {
padding-bottom: 50px;
}
#letter-directory ol li {
background: #e0e0bc;
margin: 0;
list-style: none;
float: left;
display: block;
padding: 0;
margin-right: 2px;
text-align: center;
height: 21px;
line-height: 21px;
width: 21px;
}
#letter-directory ol li a {
background: #a42805 url(/_img/cap-overlay.png) no-repeat 0 0;
color: #fff;
text-align: center;
height: 21px;
line-height: 21px;
width: 21px;
display: block;
}
#letter-directory ol li a:hover {
background-color: #1a1314;
color: #ebebcd;
text-decoration: none;
}
div.person {
background: transparent url(/_img/dots-horiz.png) repeat-x left bottom;
padding: 5px 0;
clear: both;
}
#content div.person p {
background: url(/_img/avatar-default2.gif) no-repeat 0 0;
min-height: 50px;
margin: 0;
font-size: 1.2em;
padding-left: 0;
position: relative;
}

div.person a.avatar{
	float: left;
	width:90px;
	overflow:hidden;
	margin-right:10px;
	text-align:center;
}

div.person a.avatar img {

height: 80px;
border: 5px solid #fff;
float: left;
margin: 0 8px 0 0;
}

/* =POST 
------------------------------------ */
.listpost .post {
padding: 0 0 1em;
margin-bottom: 2em;
background: url(/_img/dots-horiz.png) repeat-x bottom;
}
#content .post h3 {
font-size: 1.7em;
line-height: 1.1em;
font-weight: bold;
margin: 0 0 .5em;
}
#content .post h3 a {
text-decoration: none;
}
.listpost .byline {
font-size: .9em;
margin: 0 0 .7em;
}
.post img {
background: #fff;
padding: 6px;
border-right: 1px solid #e1e1d2;
border-bottom: 1px solid #e1e1d2;
float: right;
margin:  0 0 5px 10px;
}
.postnav {
padding-bottom: 10px;
width: 97%;
}
.post .contreading {
clear: both;
}
/* =COMMENTS
------------------------------------------- */
#content .postnav .commentnum {
color: #000;
float: right;
font-weight: bold;
}
.commentnum span {
color: #000;
font-size: 1.1em;
}
#comments label {
display: block;
line-height: 1.5em;
margin-bottom: .4em;
font-size: 1.1em;
}
#comments {
background: url(/_img/divider_horiz_trans.png) no-repeat top;
padding-top: 1em;
position: relative;
}
#comments .commentnum {
font-size: 1.2em;
}
#comments form {
padding-top: 1em;
}
#comments .comment {
background: url(/_img/white_transparent_gradient.png) repeat-x top;
border: 1px solid #fff;
padding: 15px 15px 10px;
margin-bottom: 5px;
clear: both;
}
#comments h3,
#comments h4 {
color: #000;
font-size: 1.2em;
}
#comments h3 span {
color: #000;
}
#comments h4 {
margin: 0 0 .5em;
letter-spacing:0;
}
#comments .comment p {
font-size: 1.1em;
}
#comments .commentlogin[class] a {
background-image: url(/_img//cap-overlay.png);
background-position: 0 0;
background-repeat: no-repeat;
}
#comments .commentlogin a {
background-color: #222;
display: block;
border-top: none;
color: #fff;
padding: 5px 7px;
position: absolute; 
right: 0;
top: 6px;
margin-bottom: 1.1em;
}
#comments p.comments-login {
margin-top:  1em !important;
display: block;
background: url(/_img/btn_round_lt.png);
float: left;
height: 22px;
text-decoration: none !important;
font-size: 11px;
cursor: pointer;
}
#comments p.comments-login a {
background: url(/_img/btn_round_rt.png) no-repeat right top;
position: relative;
margin-right: -14px;
display: block;
float: left;
padding: 0 10px 0;
line-height:22px;
height: 22px;
text-decoration: none;
text-align: center;
font-size: 11px;
font-weight: bold;
white-space: nowrap;
}
#comments .commentlogin a:hover {
background: #000;
text-decoration: none;
}
#comments .comment .timestamp {
font-size: .9em;
text-align: right;
color: #cbc8ae;
margin: 0;
}
#comments #comment {
width: 98%;
border: 1px solid #eee;
border-top-color: #bbb;
border-left-color: #bbb;
padding: 5px;
font: 110%/140% "lucida grande", "helvetica", sans-serif;
}
#comment-submit {
margin: 1em 0;
}
p.comment-thanks {
background: #f7f1b6;
padding: 20px;
border: 1px solid #e5dfa2;
}
/* =BLOG 
------------------------------------ */
.blog .subscribe {
position: absolute;
right: 13px;
top: 0;
color: #30130d;
}
.blog .subscribe img {
margin: 0 !important;
border: none !important;
}

/* =HOME
------------------------------------ */
.home #content {
width: 677px;
padding: 0;
}
.home #content p {
margin-bottom: .6em;
font-size: 1em;
}
.home #content #main_content  {
width: 374px;
}
.home #content .col_1 h2 {
font-size: 1.7em;
margin-bottom: .7em;
line-height: 1.1em;
}
.home #content h3 {
font-size: 1.5em;
}
.home #content h3 a {
text-decoration: none;
}
#home_spotlights {
margin: 1.4em 0 0;
}
#home_spotlights img {
background: #fafaef;
padding: 6px;
border-right: 1px solid #e1e1d2;
border-bottom: 1px solid #e1e1d2;
}
#home_spotlights ul li {
margin-bottom: 1.5em;
*margin-right: 10px;
}
#home_spotlights ul, 
#home_spotlights li {
list-style: none;
padding: 0; margin: 0;
background: transparent;
}
#home_spotlights ul li:first-child {
float: left;
}
#home_spotlights ul li {
float: right;
width: 176px;
}
#home_spotlights a {
display: block;
}
#home_spotlights a:hover {
text-decoration: none;
cursor: pointer;
}
#home_spotlights a .name {
display: block;
font-weight: bold;
font-size: 1.2em;
margin: .6em 0;
}
#home_spotlights a .description {
color: #4f3826;
font-size: .9em;
line-height: 1.3em;
}
#content #home_news h2 {
font-size: 1.4em;
margin-bottom: .6em;
}
#home_news h3 {
margin-bottom: .7em;
font-size: 1.3em;
}
.home #content .col_2 h2 {
font-size: 1.2em;
font-weight: bold;
margin-bottom: .7em;
}
.home #service_times h3 {
color: #222;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}
.home #service_times p {
font-size: .9em;
line-height: 1.5em;
}
.home #service_times .nav {
padding-top: 1em;
padding-bottom: 2em;
}
.home .col_2 hr {
background-image: url(/_img/dots-horiz.png);
width: 225px;
}
.home #content .post {
background: transparent;
padding-bottom: 1em;
}
.home #content .post .nav {
height: 30px;
}
/* =SERMONS
------------------------------------ */
.sermons a.podcast {
color: #000;
position: absolute;
right: 43px;
top: 28px;
}
.sermons a.podcast img {
margin-bottom: -3px;
}
.sermons a.itunes {
position: absolute;
right: 173px;
top: 28px;
z-index: 2;
}
.sermons a.itunes img {
margin-bottom: -3px;
}
/* =SERMON TABS */
.sermon_tabs {
margin-bottom:0;
}
#content .sermon_list .sermon_tabs li {
float: left;
background: transparent;
padding:0;
margin:0;
display: block;
}
#content .sermon_list .sermon_tabs li a {
padding: 11px 14px;
display: block;
text-decoration: none;
color: #888;
text-align: center;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
}
#content .sermon_list .sermon_tabs li.on a {
background-image: url(/_img/white_transparent_gradient.png);
background-position: top;
background-repeat: repeat-x;
color: #ddd;
}

/* =CURRENT SERMON */
#current-sermon[id] {
background-image: url(/_img/white_transparent_gradient.png);
}
#current-sermon {
background-color: #f2f2ba;
background-position: top;
background-repeat: repeat-x;
border-right:  1px solid #dbdbba;
border-bottom: 1px solid #dbdbba;
}
#current-sermon dl {
background: transparent;
}
#current-sermon h3 {
background: #ddd;
font-size: 11px;
text-transform: uppercase;
padding: 4px 10px 5px;
margin: 0;
}
/* =SERMON LIST */
.sermon_list .anchor[class] {
background-image: url(/_img/white_transparent_gradient.png);
*background-image: none;
}
.sermon_list .anchor {
background-position: top;
background-repeat: repeat-x;
clear: both;
display: block;
}
#content .sermon_list .filtertype {
background: #dbdbba;
font-size: 11px;
text-transform: uppercase;
padding: 0 10px 0;
line-height: 1.8em;
margin: 0;
color: #5c4436;
}
#content .sermon_list[id] .sermongroup {
background: url(/_img/white_transparent_gradient.png) repeat-x top;
}
#content .sermon_list .sermongroup {
padding: 8px 0 11px 10px;
margin-bottom: 0;
font-size: 1.5em;
}
.sermongroup a {
color: #30130d;
}
.sermongroup a:hover {
color: #0191c8;
text-decoration: none;
}
.sermon_list[class] dl {
background: url(/_img/hr_list.png) no-repeat left bottom;
}
.sermon_list dl {
display: block;
clear: both;
position: relative;
width: 600px;
padding: 1em 10px 1em 10px;
margin: 0;
zoom:1;
}
.sermon_list dt {
margin-left: 60px;
}
.sermon_list dd{
margin-left: 60px;
width: 440px;
}
#content .sermon_list .speaker a {
color: #aaa;
}
#content .sermon_list .speaker a:hover {
color: #0191c8;
}
.sermon_list dd.series {
margin-bottom: .3em;
font-size: 1.1em;
}
.sermon_list dd.summary {
line-height:1.2em;
margin-bottom: .3em;
}
.sermon_list dd.categories,
.sermon_list dd.tags {
font-size: .9em;
}
.sermon_list dd.byline {
color: inherit;
display: none;
}
.sermon_list dl dd.controls {
position: absolute;
top: 10px;
right: 0;
width: 115px;
text-align: right;
padding-bottom: 20px;
margin-right: -5px;
}
dd.controls .btn_default b,
dd.controls .btn_default strong {
width: 70px;
}
.sermon_list .controls .btn_default {
color: #30130d;
text-transform: lowercase;
float: right;
margin-bottom: 4px;
margin-right: 33px;
}
.play_link b a {
color: #30130d;
background: url(/_img/control_play.gif) no-repeat 80% 48%;
}
.sermon_list .controls .text_links {
font-size: .9em;
text-transform: lowercase;
clear: both;
color: #ccc;
text-align: center;
width: 105px;
display: block;
*margin-right: 10px;
}
.sermon_list .controls .text_links a {
float: none;
}
.sermon_list dd.date {
border-right: 1px solid #ddd;
position: absolute;
top: .9em; 
left: 0;
width: 55px;
min-height: 52px;
text-align: center;
margin-left: 0;
}
.sermon_list .date .month {
text-transform: uppercase;
font-size: 10px;
color: #888;
display: block;
margin-bottom: 0;
}
.sermon_list .date .day {
color: #000;
font-size: 1.7em;
font-weight: bold;
display: block;
margin-bottom: 0;
letter-spacing: -1px;
margin-left: -2px;
}
.sermon_list .date .year {
text-transform: uppercase;
font-size: 10px;
color: #888;
display: block;
}
a.btn_play {
background: url(/_img/btn_play.png);
display: block;
}
/* =SERMON DETAIL */
#sermon_detail {}
#sermon_detail dl {
margin-left: 0;
padding: 0 0 10px;
background: transparent;
width: 616px;
}
#sermon_detail dt,
#sermon_detail dd {
margin-left: 0;
}
#content #sermon_detail dt {
color: #30130d;
margin-bottom: .7em;
}
#sermon_detail .controls {
margin-right: -20px;
}
#sermon_detail #text p {
text-align: justify;
}
/* =EVENTS 
------------------------------------ */
.events #content dl {
display: block;
clear: both;
position: relative;
width: 613px;
padding: 1em 0 1.2em 0;
margin: 0;
background: url(/_img/divider_horiz_trans.png) repeat-x bottom;
}
.events dl dd strong {
color: #333;
}
.events dl .description p {
margin: 0;
}
.events #content .col_2 {
padding-top: 0;
}
.events p.nav {
height: 30px;
}
/* =PAGINATION
------------------------------------ */
#pagination a {
background: #efedde;
float: left;
display: block;
height:22px;
line-height: 22px;
position: relative;
top: 0;
padding: 1px 7px 0;
margin-left: 2px;
border: 1px solid #eee;
border-bottom-color: #ddd;
border-right-color: #ddd;
}
#pagination a#current {
background-color: #222;
color: #fff;
}
#pagination a:hover {
background-color: #222;
color: #fff;
text-decoration: none;
}
/* =MEMBERS 
------------------------------------ */
.me table.person {
width: 100%;
margin-top: 25px;
}
.me table.person td {
padding: 2px 0;
padding-bottom: .8em;
}
.me table.person td.thing {
white-space: nowrap;
padding-right: 10px;
width: 90px;
text-align: left;
color: #98012E;
}
.me #content table.person h4 {
margin: .7em 0 .4em;
font-size: 1.3em;
color: inherit;
color: #30130d;
}
.me #member-login {
padding-bottom: 1em;
}
.me #member-login h4 {
font-weight: normal;
font-size: 1em;
line-height: 1.7em;
}
.me #member-login h4 a {
margin:  0; padding: 0;
font-size: 1em;
display: block;
}
.me #member-login h4 br {
display: none;
}
.me #member-search {
background: #d6d5b0;
padding: 8px;
}
.directory #member-search {
background: transparent;
position: absolute;
top: 65px;
left: 37%;
}
.directory #member-search form {
padding:0;
}
.me #member-search p {
margin-top: 1em;
margin-bottom: 0;
}
.me .col_2 #searchForm[id] {
padding: 0;
}
.me #searchForm #keywords {
margin-bottom: 3px;
padding: 3px;
width: 120px;
}
.me form label {
font-weight: bold;
}
.me #blogTitle {
padding: 3px;
margin-bottom: 1em;
}
.me #blogMessage {
padding: 3px;
margin-bottom: 1em;
width: 345px;
}
#user-profile a img {
border: 6px solid #fff;
float: left;
margin-right: 10px;
xmax-height: 55px;
max-width: 80px;
_height: 45px;
_width: 45px;
}
#content #user-profile h3 {
font-size: 1.7em;
}
#content #user-profile ul li {
padding: 2px 0;
margin: 0;
}
.my-profile p {
margin: 0;
}
.my-profile p a img {
width: 80px;
xheight: 60px;
}
.me .post {
background: #e3e3c1;
padding: 20px;
font-size: 1em;
}
.me #content .post h3 {
font-size: 1.5em;
}
.me #content .post .meta {
font-size: .9em;
margin-bottom: .1em;
}
/* =GALLERY
------------------------------------ */
.gallery #content-body {
xoverflow-x: hidden;
}
.gallery #content img {
float: none;
margin: 0 0 10px 0;
max-width: 605px;
}
.gallery .gallery-nav {
text-align: right;
margin-top: -2em;
float:right;
}
.gallery .show_photo h4 {
margin-bottom: .5em;
font-size: 1.3em;
}
.gallery .show_photo p.breadcrumb {
margin-bottom: .6em;
}
.gallery .show_photo p.photo {
margin-bottom: .2em;
}
.gallery .gallery-item  {
padding: 14px 0 0 150px;
position: relative;
min-height: 82px;
border-top: 1px solid #ddd;
clear: both;
}
.gallery #content .gallery-item img {
position: absolute;
left: 0; top: 7px;
margin-bottom: 0;
}
.gallery #content .gallery-item h3 {
font-size:  1.5em;
margin-bottom: .3em;
}
.gallery #content .gallery-item i {
font-style: normal;
font-size: .9em;
color: #999;
}
.gallery-thumbnail {
float: left;
margin-right: 8px;
}
/* =MISC 
------------------------------------ */
.astrisk {
color: #ca4d25;
padding-left: 3px;
}
.key {
color: #a1482b;
}
.key a {
color: #ca4d25 !important;
}
.post img,
p img {
float: right;
border: 6px solid #fff;
margin: 0 0 6px 5px;
}
img.photo {
background: #fff;
padding: 6px;
border-right: 1px solid #e1e1d2;
border-bottom: 1px solid #e1e1d2;
}
img.right {
float: right;
margin:  0 0 5px 10px;
}

.btn_default {
display: block;
background: url(/_img/btn_round_lt.png);
float: left;
height: 22px;
text-decoration: none !important;
font-size: 11px;
cursor: pointer;
}
.btn_default b a,
.btn_default b strong {
color: #30130d;
text-decoration: none;
display: block;
}
.btn_default b a:hover,
.btn_default strong a:hover {
text-decoration: none;
color: #30130d !important;
}

a.btn_default:hover b,
a.btn_default:hover strong {
color: #452d1a;
}
.btn_default b,
.btn_default strong {
background: url(/_img/btn_round_rt.png) no-repeat right top;
position: relative;
margin-right: -14px;
display: block;
float: left;
padding: 0 10px 0;
line-height:22px;
height: 22px;
text-decoration: none;
text-align: center;
font-size: 11px;
white-space: nowrap;
}
a.ical em {
background: url(/_img/icon_cal_16.png) no-repeat 0 1px;
display: block;
font-style: normal;
padding-left: 20px;
}
#backtoarchive .btn_default b,
#backtoarchive .btn_default strong {
width: 130px;
}
#backtoarchive {
padding: 15px 0 0 0;
margin: 0;
clear: both;
height: 20px;
}

#color_schemes {
position: fixed;
bottom:4px;
right: 4px;
z-index: 9999;
}
#color_schemes ul,
#color_schemes li {
padding: 0; margin: 0;
background: transparent;
list-style: none;
}
#color_schemes li {
margin-right: 3px;
margin-bottom: 3px;
}
#color_schemes li a {
display: block;
height: 30px;
width: 30px;
text-indent: -9000px;
clear:both;
border: 1px solid #888;
filter:alpha(opacity=50);  
     -moz-opacity:0.5;  
     -khtml-opacity: 0.5;  
     opacity: 0.5; 
}
#color_schemes li a:hover {
filter:alpha(opacity=100);  
     -moz-opacity:1.0;  
     -khtml-opacity: 1.0;  
     opacity: 1.0; 
}
a#schemelink_sunrise {background-color: #451c0d;}
a#schemelink_blueleaf {background-color: #233646;}
a#schemelink_autumn {background-color: #212b22;}
a#schemelink_poncho {background-color: #7f3e1c;}
a#schemelink_rosebud {background-color: #5c1825;}
.hidden {display: none !important;}

/* IE HACKS
------------------------------------------- */
* html #attic .designwise_mini {
display: none;
}
* html .home #content {
background: url(/_img/home_rightcol_bg.gif) repeat-y right;
}
* html #tagline {
background: url(/_img/tagline.gif) no-repeat center center;
}
* html #content {
height:450px;
margin-left: -7px;
}
* html .threecol #content {
background-image: url(/_img/home_rightcol_bg.gif);
}
* html #content .post ul li,
* html #content-body ul li {
background-image: url(/_img/bullet_circle.gif);
}

* html #sidebar ul li a {height: 1%;margin:0;background: url(/_img/sidebar-nav-dots.gif) no-repeat left bottom;}
* html #sidebar ul li li a {background: transparent;}
* html #searchForm {
padding: 0 0 12px 20px;  
}
* html #searchForm #search_go {
top: 0;
left: 159px;
}
* html #footer .mini_logo {
background: url(/_img/church_logo_mini.gif) no-repeat;
}
* html .sermon_list .sermonbox{

border-bottom: 1px solid #f2f2f0;
}
* html #recent-sermons a.sermon_inner,
* html #content .mediablock a.block {
background: transparent;
border-bottom: 1px solid #cdcda6;
}
* html #color_schemes {
position: absolute;
bottom:4px;
right: 4px;
z-index: 9999;
}