/* @override http://southgate.monkcms.net/_css/styles.css */

* {
line-height:1;
margin:0;
padding:0;
}

body {
background:#FFF url(/_img/bg_body.gif) repeat-x;
font-size:62.5%;
font-family:"Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
}

body#home {
background-image:url(/_img/bg_body_home.gif);
}

#skip {
position:absolute;
text-indent:-9999px;
list-style:none;
}

#container {
width:720px;
margin:0 auto;
}

a {
overflow:hidden;
}

#header {
height:176px;
}

#header h1 {
float:left;
width:364px;
height:82px;
background:url(/_img/bg_h1.gif) no-repeat;
text-indent:-9999px;
margin:11px 0 8px;
}

#header h1 a {
display:block;
width:350px;
height:80px;
}

#header p#login-wrap {
float:right;
text-align:right;
height:82px;
width:260px;
background:url(/_img/bg_place_to_grow.gif) bottom right no-repeat;
font-size:1.2em;
color:#F3F3F3;
text-transform:uppercase;
padding:10px 0 0;
}

#nav {
position:relative;
clear:left;
float:left;
width:720px;
list-style:none;
}

#nav li {
float:left;
font-size:1.2em;
text-transform:uppercase;
}

#nav li a {
display:block;
float:left;
height:26px;
color:#F3F3F3;
text-decoration:none;
padding:15px 12px 0;
}

#nav li a:hover,#nav li.current a {
background:#6cb43f url(/_img/bg_nav_li_a_hover.gif) repeat-x;
}

#nav .current ul ul,#nav li ul {
position:absolute;
left:-999em;
z-index:999;
background:#6cb43f url(/_img/bg_nav_li_ul.gif) repeat-x left bottom;
list-style:none;
}

#nav li li {
float:left;
padding-right:2px;
background:url(/_img/bg_nav_li_li.gif) no-repeat right center;
font-size:1em;
text-transform:none;
}

#nav .current ul,#nav li:hover ul,#nav li.sfhover ul {
top:41px;
left:0;
width:467px;
z-index:2;
}

#nav .current ul {
z-index:1;
}

#nav li li a {
float:left;
line-height: 1.2em;
height:24px;
color:#bfe5a5;
padding:10px 10px 0;
}

#nav li.current li a {
background:none;
}

#nav li li a:hover,#nav li li.current a {
background:url(/_img/bg_nav_li_li_a_hover.gif) no-repeat center bottom;
color:#FFF;
text-decoration:none;
}

#content-wrap {
clear:both;
float:left;
width:680px;
background:url(/_img/bg_content-wrap.gif) no-repeat;
padding:10px 1px 0 39px;
}

body#home #content-wrap {
margin-top:0;
background:url(/_img/bg_content-wrap_home.gif) no-repeat left 130px;
}

#content {
float:left;
width:394px;
margin-top:25px;
}

#content h3 {
clear:right;
border-bottom:1px solid #E1E1E1;
color:#6cb33f;
font-size:1.4em;
font-weight:400;
text-transform:uppercase;
margin:0 0 .4em -2px;
padding:0 0 7px 2px;
}

body#home #content h3 {
margin-bottom:.75em;
}

#content h4 {
margin-top:1em;
margin-bottom:.5em;
color:#78d1e6;
font-weight:400;
font-size:1.5em;
}

#content h5 {
margin-top:1em;
margin-bottom:.5em;
color:#2b302d;
font-size:1.2em;
font-weight:400;
text-transform:uppercase;
}

#content h6 {
margin-bottom:.5em;
color:#566261;
font-size:1.2em;
}

#content p,#content ul,#content ol,#content td {
margin-bottom:1em;
color:#566261;
font-size:12px;
line-height:1.5;
}

body#home #content p {
color:#464646;
}

#content p.more {
float:right;
font-size:1em;
text-transform:uppercase;
margin:2px 0 5px;
}

#content ol {
margin-left:20px;
}

#content ul {
list-style:none;
}

#content ul ul {
margin-bottom:0;
font-size:1em;
}

#content ul li {
padding-left:17px;
background:url(/_img/bg_content_li.gif) no-repeat left .5em;
}

#content ul li li {
padding-left:12px;
background-image:url(/_img/bg_content_li_li.gif);
}

#content ul#byline {
float:left;
width: 250px;
margin-bottom:10px;
font-size:1.1em;
list-style:none;
}

#content li {
line-height:1.5;
}

#content hr {
display:block;
margin-bottom:1em;
}

#content img {
float:left;
margin:0 10px 5px 0;
}

#content #text {
clear:both;
}

#content .sermonbox {
margin-bottom:20px;
}

#content .sermonbox h4 {
margin-bottom:5px;
}

#content .sermonbox p {
margin:0 70px 0 0;
padding:0;
}

#content .sermonbox p.sermonlink {
margin-top:10px;
}

#content .sermonbox p.eventtime {
margin-bottom:0;
}

#content #mediabox {
float:right;
width:114px;
background:#F5F4F3;
border:1px solid #DCD7D1;
font-size:1.1em;
list-style:none;
padding:5px 5px 0;
}

#content #mediabox li {
margin-bottom:5px;
background:none;
font-weight:700;
text-indent:-9999px;
padding:0;
}

#content #mediabox li a {
display:block;
width:113px;
height:29px;
background-repeat:no-repeat;
}

#content #mediabox li#mb_print a {
background-image:url(/_img/mb_print.gif);
}

#content #mediabox li#mb_video a {
background-image:url(/_img/mb_video.gif);
}

#content #mediabox li#mb_download a {
background-image:url(/_img/mb_download.gif);
}

#content #mediabox li#mb_notes a {
background-image:url(/_img/mb_notes.gif);
}

#content #mediabox li#mb_jukebox a {
background-image:url(/_img/mb_jukebox.gif);
}

#content #mediabox li#mb_podcast a {
background-image:url(/_img/mb_podcast.gif);
}

#content #new-visitor {
position:relative;
width:440px;
height:263px;
background:url(/_img/bg_new-visitor.gif) no-repeat;
margin:0 0 40px -39px;
padding:6px 7px 0;
}

#content #new-visitor p {
display:inline;
float:left;
text-indent:-9999px;
margin:2px 20px 0 2px;
}

#content #new-visitor p a {
display:block;
width:127px;
height:26px;
background:url(/_img/bg_new-visitor_p_a.gif) no-repeat;
}

#content #new-visitor li {
float:left;
margin-right:1px;
background:url(/_img/bg_new-visitor_li.gif) repeat-x;
text-transform:uppercase;
padding:9px 10px 14px 13px;
}

#content #new-visitor li a {
padding-right:12px;
background:url(/_img/bg_new-visitor_li_a.gif) no-repeat right center;
color:#6cb33f;
}

#content #new-visitor li a:hover {
color:#FFF;
}

#content #new-visitor img {
display:block;
float:none;
margin:0 0 7px;
}

#content #testimonials img {
float:right;
border:1px solid #E1E1E1;
margin:0 0 0 5px;
padding:3px;
}

#content #connect {
clear:right;
position:relative;
width:405px;
margin:0 -3px 0 -4px;
}

#content #connect h3 {
margin:0 3px 0 4px;
}

#content #connect img {
display:block;
border:1px solid #C7947A;
background:#D4D1C8;
margin:0 3px 0 4px;
padding:1px;
}

#content #calendar-outer {
position:relative;
}

#content table.calendar {
margin-bottom:25px;
border:1px solid #70cee4;
border-right:0;
border-bottom:0;
border-collapse:collapse;
}

#content table.calendar caption {
padding-bottom:10px;
color:#6cb33f;
font-size:1.4em;
}

#content table.calendar caption span {
position:absolute;
top:0;
width:16px;
color:#8A4700;
}

#content table.calendar caption span.calendar-prev {
left:0;
}

#content table.calendar caption span.calendar-next {
right:0;
}

#content table.calendar th {
background:#70cee4;
color:#FFF;
font-size:1.3em;
font-weight:400;
padding:6px 0;
}

#content table.calendar td {
width:68px;
height:68px;
border:1px solid #70cee4;
border-left:0;
border-top:0;
background:#FFF;
color:#626262;
font-size:1em;
vertical-align:top;
padding:2px;
}

#content table.calendar td.empty {
background:#FFF;
}

#content table.calendar td ul {
font-size:100%;
list-style:none;
margin:.5em 0 0 .5em;
}

#content table.calendar td li {
padding-left:8px;
margin-bottom:.75em;
font-size:1.1em;
line-height:1.2;
}

#content #comments h5 {
text-transform:none;
}

#content #comments label {
display:block;
margin-bottom:.5em;
color:#566261;
font-size:1.6em;
}

#content #comments .comment {
margin-bottom:25px;
}

#content #comments .comment h5 {
font-weight:400;
}

#content #comments textarea#comment {
border:1px solid #566261;
color:#566261;
font-size:1.2em;
font-family:"Lucida Sans", "Lucida Grande", Arial, Helvetica, Verdana, Tahoma, sans-serif;
padding:3px;
}

#content #comments input#comment-submit {
display:block;
border:1px solid #DCE4E3;
background:#F4F7F6;
color:#51615F;
font-size:1.1em;
text-transform:uppercase;
text-decoration:none;
margin:2px 0 5px;
padding:4px 19px 4px 10px;
}

#content .book {
float:left;
width:394px;
margin-bottom:25px;
}

#sidebar {
position:relative;
float:right;
width:252px;
margin-top:-36px;
padding-bottom:75px;
background:url(/_img/bg_sidebar.gif) no-repeat center bottom;
}

#sidebar h3 {
width:220px;
height:29px;
margin-left:1px;
margin-bottom:6px;
text-indent:-9999px;
}

#sidebar p.more {
float:right;
text-transform:uppercase;
margin:2px 0 5px;
}

#sidebar #agenda ul {
float:left;
width:224px;
margin-bottom:15px;
background:url(/_img/bg_sidebar_agenda_ul.gif) repeat-x left bottom;
list-style:none;
padding:0 0 1px 28px;
}

#sidebar #agenda li {
float:left;
font-size:1.3em;
text-align:center;
}

#sidebar #agenda li a {
display:block;
width:98px;
height:26px;
padding-top:6px;
background:url(/_img/bg_sidebar_agenda_ul_a.gif) no-repeat left top;
color:#FFF;
text-decoration:none;
outline:0;
margin:0 3px 0 0;
}

#sidebar #agenda li a.current {
background-image:url(/_img/bg_sidebar_agenda_ul_a_active.gif);
color:#464646;
}

#sidebar #agenda div {
position:relative;
clear:left;
margin-bottom:25px;
}

#sidebar #agenda table.calendar {
clear:both;
width:219px;
border-collapse:collapse;
margin:0 auto 10px;
}

#sidebar #agenda table.calendar caption {
padding-bottom:8px;
color:#6cb33f;
font-size:1.1em;
font-weight:700;
text-transform:uppercase;
margin:0 auto .75em;
}

#sidebar #agenda table.calendar caption span.calendar-prev {
position:absolute;
top:0;
left:15px;
}

#sidebar #agenda table.calendar caption span.calendar-next {
position:absolute;
top:0;
right:17px;
}

#sidebar #agenda table.calendar caption span img {
vertical-align:bottom;
}

#sidebar #agenda table.calendar th {
color:#363636;
font-size:1.1em;
text-align:center;
padding:5px 0;
}

#sidebar #agenda table.calendar td {
width:28px;
height:28px;
color:#626262;
font-size:1.1em;
font-weight:400;
text-align:center;
}

#sidebar #agenda table.calendar a {
display:block;
width:22px;
color:#FFF;
background:#70cee4;
text-decoration:none;
margin:0 3px;
padding:5px 0;
}

#sidebar #agenda #branch2 {
display:none;
width:221px;
margin:0 0 5px 16px;
}

#sidebar #agenda #branch1.current,#sidebar #agenda #branch2.current {
display:block;
}

#sidebar #agenda .event {
float:left;
width:201px;
background:url(/_img/bg_sidebar_recent-sermons_sermon.gif) no-repeat center bottom;
margin:0;
padding:10px;
}

#sidebar #agenda .event h4 {
margin-bottom:.5em;
font-size:1.2em;
}

#sidebar #agenda .event p {
color:#5A5E5E;
font-size:1.2em;
line-height:1.3;
}

#sidebar #agenda .event .date {
float:left;
width:34px;
height:37px;
background:url(/_img/bg_sidebar_agenda_date.gif) no-repeat;
color:#FFF;
font-size:1.1em;
text-transform:uppercase;
text-align:center;
margin:5px 8px 0 0;
padding:1px 0 0;
}

#sidebar #agenda .event .date span {
display:block;
color:#A34E24;
font-size:1.1818em;
font-weight:700;
margin:8px 0;
}

#sidebar #recent-sermons {
clear:right;
width:221px;
margin:0 0 5px 16px;
}

#sidebar #recent-sermons h3 {
background:url(/_img/bg_sidebar_h3_recent-sermons.gif) no-repeat;
}

#sidebar #recent-sermons .sermon {
background:url(/_img/bg_sidebar_recent-sermons_sermon.gif) no-repeat center bottom;
padding:10px;
}

#sidebar #recent-sermons .sermon h4 {
margin-bottom:.35em;
font-size:1.2em;
font-weight:400;
}

#sidebar #recent-articles {
clear:right;
width:221px;
margin-left:16px;
}

#sidebar #recent-articles h3 {
background:url(/_img/bg_sidebar_h3_recent-articles.gif) no-repeat;
}

#sidebar #recent-articles .article {
width:201px;
float:right;
background:url(/_img/bg_sidebar_recent-sermons_sermon.gif) no-repeat center bottom;
padding:10px;
}

#sidebar #recent-articles .article h4 {
margin-bottom:.35em;
font-size:1.3em;
font-weight:400;
}

#search {
float:right;
width:223px;
margin-bottom:10px;
border:1px solid #00b8d5;
background:#312A29 url(/_img/bg_search.gif) repeat-x;
padding:11px 13px 18px 16px;
}

#search h3 {
margin-bottom:5px;
color:#CCC;
font-size:1.5em;
font-weight:400;
}

#search #searchForm input {
float:left;
width:150px;
border:1px solid #D7D2CC;
background:#ECEAE7;
margin:2px 3px 0 0;
padding:2px;
}

#search #searchForm a#search_go {
display:block;
float:left;
width:63px;
height:26px;
background:url(/_img/bg_search_go.gif) no-repeat;
text-indent:-9999px;
}

#footer {
clear:both;
float:left;
width:640px;
background:url(/_img/bg_footer.gif) no-repeat center top;
margin:50px 0;
padding:20px 40px 0;
}

#footer p {
float:left;
font-size:1.1em;
line-height:1.3em;
color:#52615F;
}

#footer p.powered {
float:right;
}

#connected {
margin-top:25px;
}

#connected ul li {
list-style-type:none;
float:left;
margin:0;
padding:0;
}

#connected li img {
border:none;
margin:0 4px 0 0;
padding:0;
}

hr,#nav li li ul,#content img#mcms_stats,#sidebar #agenda #branch1,#sidebar #agenda #branch2 {
display:none;
}

#header p#login-wrap a,#footer a {
color:#70cee4;
text-decoration:none;
}

body#home #content,body#home #sidebar,#connected ul {
margin:0;
}

#content p.more a,#sidebar p.more a {
display:block;
border:1px solid #DCE4E3;
background:#F4F7F6 url(/_img/bg_sidebar_more.gif) no-repeat 90% center;
color:#51615F;
text-decoration:none;
padding:4px 19px 4px 10px;
}

#content a,#sidebar #agenda .event h4 a,#sidebar #recent-sermons .sermon h4 a,#sidebar #recent-articles .article h4 a {
color:#6cb33f;
text-decoration:none;
}

#content table.calendar td a,#content table.calendar td li a:hover,#footer a:hover {
text-decoration:none;
}

#content table.calendar td li a,#sidebar #agenda table.calendar a:hover,#sidebar #agenda .event h4 a:hover,#sidebar #recent-sermons .sermon h4 a:hover,#sidebar #recent-articles .article h4 a:hover {
text-decoration:underline;
}

#sidebar #agenda .event:hover,#sidebar #recent-sermons .sermon:hover,#sidebar #recent-articles .article:hover {
background-color:#dce3e2;
}

#sidebar #recent-sermons .sermon p,#sidebar #recent-articles .article p {
color:#383328;
font-size:1.1em;
}

/* = Forms  
---------------------------------------------------------------------
*/

form.monkForm{
   width:394px;
}

#content form.monkForm legend{
   text-indent: -9999px;
   width:394px;
}

#content form.monkForm legend span{
   width: 394px;
   display: block;
   line-height: 1.5;
   padding-bottom: 10px;
}

.monkForm div.required label, .monkForm div.captcha label, .monkForm div.required p.description{
   background: url(/_img/required.gif) no-repeat left 5px;
   padding-left: 10px;
}

.monkForm label{
   padding-left: 10px;
}

.monkForm div.section{
   margin-bottom:1em;
   color:#566261;
   font-size:1.4em;
   line-height:1.5; 
   font-style: italic;
}

#content .monkForm p label, #content .monkForm p.description{
   margin-bottom: .5em;
   line-height: 1.5;
}

#content .monkForm p.data{
   margin-bottom: 20px;
}

.monkForm p.data input{
   font-size: 1.2em;
   margin-left: 10px;
}

.monkForm .radio p.data input{
   margin-left: 0;
}

input#text_93, input#text_122, input#text_123, input#text_124{
   width: 8em;
}

.monkForm textarea{
   font-size: 1.2em;
   width: 400px;
   height: 200px;
   margin-left: 10px;
}

#content p.reqd img{
   margin-top: 5px;
}

#content p.reqd{
   margin: 10px 0 0;
   color: #CC3300;
}

#content div.radio{
   margin-bottom: 20px;
}

#content div.radio fieldset legend, #content div.checkbox fieldset legend{
   text-indent: 0;
   font-weight: normal;
   margin-bottom:1em;
   color:#566261;
   font-size:12px;
   line-height:1.5;
}

#content div.radio.required fieldset legend, #content div.checkbox.required fieldset legend{
   background: url(/_img/required.gif) no-repeat left 5px;
   padding-left: 10px;
}

#content div.radio p.data, #content div.checkbox p.data{
   margin-bottom: .25em;
   margin-left: 10px;
}

#content div.radio.required label, #content div.checkbox.required label{
   background: none;
}

#content input#text_140{
   width: 100px;
}

#content .monkForm div{
   clear: left;
   margin: 20px 0;
}

#content .monkForm div.captcha p.data{
   float: left;
   width: 100%;
}

#content .captcha input{
   width: 6em;
}

#content .monkForm ul{
   margin: 1em 0;
}

/* gallery */

#content .gallery{
   float: left;
   width: 175px;
   height: 180px;
   margin: 0 22px 0 0;
}

#content .gallery h4{
   margin-bottom: .25em;
}

#content .gallery p{
   margin-bottom: .25em;
   font-size: 1.1em;
}

#content .gallery img{
   float: none;
   margin: 0;
}
