
/* RESET
-------------------------------------------------------------- */

html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: none; outline: none; font-size: 100%; font-weight: normal;   }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: none; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { width: 100%; border-collapse: collapse; border-spacing: 0; }
table th { font-weight: bold; color: #999; text-align:left; }
th, td { padding: 0 10px 0 0; }
textarea, input { padding: 5px; border: 1px solid #ccc; background: #fff; font: normal 13px/16px 'Lucida Grande', Arial, sans-serif; text-shadow: 0 0 0 #000; }
input[type=file] { padding: 0; background: none; border: none; }
form table td ul { list-style: none; padding: 0; }
form table td { padding: 0 10px 5px 0; }


/* BASE
-------------------------------------------------------------- */
html, body { height:100%; }
body { font-family: 'Helvetica Neue', Arial, sans-serif; font-size: 15px; line-height: 1.4; color: #222;}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table { margin-bottom: .5em; font-family: 'Helvetica Neue', Arial, sans-serif; }
ul, ol { padding-left: 20px; }
ol { list-style: decimal; }
ul { list-style: disc; }
ul ul, ol ol { margin-bottom: 0; }
dl dt { font-weight: bold; }
dl dd { padding-left: 10px; }
blockquote { padding: 0 20px; }
h1 { font-size: 2em; line-height: 1.2em; font-weight: bold; color: #333; }
h2 { font-size: 1.6em; line-height: 1.2em; font-weight: bold; color: #333; }
h3 { font-size: 1.4em; line-height: 1.2em; font-weight: bold; color: #333; }
h4 { font-size: 1.1em; line-height: 1.2em; font-weight: bold; color: #333; }
/* h5 { margin-bottom: 10px; font-size: 14px; line-height: 18px; font-weight: bold; color: #a4cf0e; text-transform: uppercase; }*/
h5 { margin-bottom: 10px; font-size: 14px; line-height: 18px; font-weight: bold; color: #8F989C;  }
h5 a { color: #8F989C; }
h6 { font-size: 14px; line-height: 20px; }
b, strong { font-weight: bold; }
label { color: #555; }
i, em { font-style: italic; }
a { outline: none; color: rgb(000,071,142); text-decoration: none; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; }
a:hover { background-color:#C9DEF4; border:none; }
a img { border-bottom:none; }
a.gmnoprint img { display: none; }


/* django debug toolbar overrides
-------------------------------------------------------------- */
#djDebugToolbarHandle, #djDebugToolbar { position:fixed !important; bottom:0 !important; top:auto !important; }
#djDebug .panelContent { position:fixed !important; top:0 !important; bottom:32px !important;}


ul.nav { list-style:none; margin:0; padding:0;  }
ul.nav li { float:left; padding-left:5px;}
ul.nav li a { display:block; padding:2px 6px; }


/* STRUCTURE
-------------------------------------------------------------- */

body { background:#bebcb3 url('../images/header_bg_10x75.png') repeat-x top center; padding:0 5%;}

#header_wrapper { height:75px; position:relative;}
#header { margin:0 auto; /*width:900px; */min-width:720px; max-width:1100px; position:relative; height:75px;}
#header ul.nav { position:absolute; right:0;}
#header ul.nav a { color: #2b2716; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; border:none;}
#header ul.main-nav { bottom:5px;  }
#header ul.main-nav a { font-weight:bold; }
#header ul.secondary-nav { top:5px; font-size:14px; }
#header ul.nav a:hover { background:#2b2716; background:rgba(0, 0, 0, .4); color:#eee; text-decoration:none;}

#logo { position:absolute; top:15px; left:5px; display:block;}

/* dark green 9aa683*/
#page_wrapper { padding:4px; background:#ECEBE7; margin:40px auto; /*width:900px;*/ min-width: 720px;  max-width:1100px; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; -webkit-box-shadow:rgba(0, 0, 0, .2) 1px 1px 5px;}

#page:after { /* Clear fix */ content:  ".";   display: block;  height: 0;  clear: both;  visibility: hidden; }
#page { /* IE fix */ zoom: 1; }
#page { background:#fff; padding:15px; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;}

#footer { background:url('../images/footer_leaf.png') no-repeat top center; margin:40px; padding-top:40px; color:#666; text-align:center; font-size:13px;}

#section_title { position:relative; }
#section_title h2 {color:#fff; margin:5px 15px; text-shadow:#fff 1px 1px 1px;}
#section_title ul.nav { position:absolute; bottom:0px; right:4px; }


/* content
-------------------------------------------------------------- */

div.lead { background:#222; margin-bottom:15px; }
div.lead img { display:block; margin:0 auto; max-width:100%; max-height:450px; }

#content_wrapper:after { /* Clear fix */ content:  ".";   display: block;  height: 0;  clear: both;  visibility: hidden; }
#content_wrapper { /* IE fix */ zoom: 1; }
#content_wrapper { margin:5px 5%;}
#page.sidebar #content_wrapper { margin:.5em 0 1em 0;}
#page.sidebar #content { margin:0; float:left; width:65%;  }
#page #sidebar { float:right; width:30%; }

#content_header:after { /* Clear fix */ content:  ".";   display: block;  height: 0;  clear: both;  visibility: hidden; }
#content_header { /* IE fix */ zoom: 1; }
#content_header { padding-bottom:20px;}
#content_header h1 { margin:0; }
#content_header .subhead { margin:.4em 0; font-weight:normal; color:#777; font-size:1.3em; }

#content p.meta { margin:0 0 1em 0; color:#888;}

.homepage-intro { padding-bottom:1.5em;}

.home #latest_sermon {border-top:1px solid #ccc; margin-top:1em; padding:1em 5px;}
.home #latest_sermon h3 { margin:0; padding:0; border:none; font-size:1.4em; }
.home #latest_sermon .preheader {  color:#999; font-size:12px; margin:0; }

#content .player-wrapper:after { /* Clear fix */ content:  ".";   display: block;  height: 0;  clear: both;  visibility: hidden; }
#content .player-wrapper { /* IE fix */ zoom: 1; }
#content .player-wrapper .download-mp3 { float:left; padding:9px 10px; font-size:13px;}
#content .player { float:left; }
#content .player {  padding:6px 7px; background:#E9EBE1; margin:0 0 1em 0; border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px;}
#content .player object { display:block;}

/* lists
-------------------------------------------------------------- */
.item:after { /* Clear fix */ content:  ".";   display: block;  height: 0;  clear: both;  visibility: hidden; }
.item { /* IE fix */ zoom: 1; }

.item h3 { font-size:1.2em; margin:0;}
.item p.meta { margin:.4em 0; color:#888;}

.content_list .item {
  position:relative;
  border-top:1px solid #ccc;
  margin:0 0 1em 0;
  padding:1em 0 0 120px;
}
.content_list .item .type { margin:0; padding:0; width:100px; position:absolute; top:18px; left:0px; }
.content_list .item .type span {  position:absolute; top:0px; right:0px; font-size:13px; font-weight:bold; background:#aaa; color:#eee; line-height:1; padding:3px 6px 3px 6px; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;}
.content_list .item .tease_image { float:left; margin-left:-120px; margin-top:10px; }
.content_list .item .tease_image img { display:block; }
.content_list .item-gallery .gallery-photos:after { /* Clear fix */ content:  ".";   display: block;  height: 0;  clear: both;  visibility: hidden; }
.content_list .item-gallery .gallery-photos { /* IE fix */ zoom: 1; }
.content_list .item-gallery .gallery-photos a {float:left}
.content_list .item-gallery .gallery-photos img { padding:2px; display:block;}


.featured .item {
  position:relative;
  border-top:1px solid #ddd;
  margin:1em 0;
  padding:1em 0 0 0px;
}
.featured .item h3 { font-size:1.4em; margin:0;}
.featured .item .type span { font-size:13px; background:#eee; color:#888; line-height:1; padding:3px 6px 3px 6px; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;}
.featured .has_tease_image .type { margin:0; padding:0; width:100px; position:absolute; top:18px; left:0px; }
.featured .has_tease_image .tease_image { float:left; margin-left:-220px; margin-top:-1.6em; }
.featured .has_tease_image .tease_image img { display:block; }
.featured .has_tease_image { padding-left:220px; }
.featured .has_tease_image .type {  width:195px; position:absolute; top:22px; left:0px; }
.featured .has_tease_image .type span { position:absolute; top:0px; right:0px; font-size:13px; background:#444; background:rgba(0,0,0,.4); color:#fff; line-height:1; padding:3px 6px 3px 6px; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;}


/* sermons
-------------------------------------------------------------- */





.inline_sermon .type,
.inline_sermon .meta { color:#888;}
.inline_sermon .player { margin:0; }


/* people
-------------------------------------------------------------- */

.person #content_header img { float:left; padding:4px; border:1px solid #eee; margin-right:20px; }
.person .info { float:left;  padding-top:20px;}
.person .info h1 { margin:0; }
.person .info .subhead { margin:0;  }
.person ul.contact_info { margin:.5em 0 0 0; padding:0; list-style:none; }
.person ul.contact_info li { margin:.3em 0; padding:0;}
.person .bio { margin-bottom:2em; }

.align_right .person, .align_left .person { width:300px; padding:5px; background:#fff;}

/* photos
-------------------------------------------------------------- */
.photo #content_header h1 { margin-bottom:.5em; }
.photo div.lead img { display:block; margin:0 auto; max-width:100%; max-height:650px; }


/* documents
-------------------------------------------------------------- */
img.document_thumb { float:left; margin:0 10px 10px 0; padding:5px; background:#eee; border:1px solid #aaa; }
.downloadlink a { padding-left:28px; background-image:url(../images/icons/documents/page_white_txt.png); background-position:5px 50%; background-repeat:no-repeat;}
.downloadlink em { font-style:normal; color:#666; font-size:80%; padding-left:5px; }

.download-doc a { background-image:url(../images/icons/documents/page_white_doc.png); }
.download-pdf a { background-image:url(../images/icons/documents/page_white_pdf.png); }
.download-tif a, .download-gif a, .download-jpg a { background-image:url(../images/icons/documents/page_white_pic.png); }
.download-ppt a { background-image:url(../images/icons/documents/page_white_ppt.png); }
.download-xls a { background-image:url(../images/icons/documents/page_white_xls.png); }
.download-zip a { background-image:url(../images/icons/documents/page_white_zip.png); }


/* inlines
-------------------------------------------------------------- */
.inline:after { /* Clear fix */ content:  ".";   display: block;  height: 0;  clear: both;  visibility: hidden; }
.inline { /* IE fix */ zoom: 1; }

.inline p { font-size:12px; }
.inline_photo p { padding-bottom:5px; margin:0 0 15px 0; }
.inline_photo img { max-width:100%;}
.youtube_video { text-align:center; }

.inline_document img { float:left; padding:3px; background:#eee; border:1px solid #ccc; margin:0 10px 10px 0;}
.inline_document :hover img { background:#ccc; }
.inline_document .downloadlink a { padding-top:3px; padding-bottom:3px;}
.document_align { width:350px; }

/* ESV */
div.esv { padding:0; margin-bottom:1em; }
div.esv h2 { margin:15px 0 0 0; padding:7px 15px 7px 0px; font-size:1.2em; color:#333; font-weight:bold; }
div.esv-text { margin-bottom:15px; border:1px solid #E7E3D3; background:#FCFBF8; padding:8px 15px 0 15px; color:#444; }
.chapter-num, .verse-num { vertical-align:super; font-size:9px; }
.chapter-num { font-weight:bold; }
.esv .copyright { font-size:.8em; color:#666; padding:2px;}


div.announcements:after, div.announcement:after { /* Clear fix */ content:  ".";   display: block;  height: 0;  clear: both;  visibility: hidden; }
div.announcements, div.announcement { /* IE fix */ zoom: 1; }

div.announcements { border-top:1px solid #eee;}
div.announcement { border-bottom:1px solid #eee; font-size:13px; padding:10px 5px;}
div.announcement h3 { margin:0; font-size:1em; display:inline-block;}
div.announcement h3:after { content:" —"; }
div.announcement p { margin:0; display:inline;}
div.announcement img { float:right; margin:0 5px 5px 10px; }
div.announcements .subscribe { float:right; padding:5px; font-size:12px;}

/* misc
-------------------------------------------------------------- */

.align_right { float:right; margin:0 0 10px 10px;}
.align_left { float:left; margin:0 10px 10px 0;}

p.caption { font-size:13px; color:#555; }

p.more a { color:#9DB9D9;}
p.more a:hover { color:rgb(000,071,142); background:#C9DEF4;}

p.download { margin:1.6em 0 ;}
p.download a {padding:8px 12px; background:#eee; border:1px dashed #666; text-decoration:none; }
p.download a:hover {background:#666; border:1px dashed #000; color:#eee; }

#sidebar .prev-next { border-top:1px solid #ccc; padding-top:10px }
#sidebar .prev-next a { display:block; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; padding:3px 5px;}
#sidebar .prev-next span.nav { display:block; font-size:11px; color:#888; }
#sidebar .prev-next .meta { font-size:12px; color:#888; }
#sidebar .prev-next strong { display:block; }
#sidebar .prev-next a:hover { background:#eee; text-decoration:none;}
#sidebar .prev-next h4 { margin:0; }
#sidebar .prev-next h4 a { float:none; margin:0; }

#sidebar .gallery-prev-next:after { /* Clear fix */ content:  ".";   display: block;  height: 0;  clear: both;  visibility: hidden; }
#sidebar .gallery-prev-next { /* IE fix */ zoom: 1; }
#sidebar .gallery-prev-next a { float: left; margin-bottom:10px; }
#sidebar .gallery-prev-next .next img { float:left;}
#sidebar .gallery-prev-next .next:after
{
line-height:90px; font-size:60px; padding:0 5px; float:right;
content: "»";
}
#sidebar .gallery-prev-next .previous img { float:right;}
#sidebar .gallery-prev-next .previous:after
{
line-height:90px; font-size:60px; padding:0 5px; float:left;
content: "«";
}


ul.sidebar_related_links { list-style:none; padding:0; margin:0; border-top:1px solid #ccc; padding-top:1em; margin:1em 0; }
ul.sidebar_related_links li { padding:0; margin:0 0 .5em 0; }
ul.sidebar_related_links a { font-weight:bold; display:block;}
ul.sidebar_related_links .divider { display:none;}

.inline_person:after, #sidebar .related_person:after { /* Clear fix */ content:  ".";   display: block;  height: 0;  clear: both;  visibility: hidden; }
.inline_person, #sidebar .related_person { /* IE fix */ zoom: 1; }
.inline_person, #sidebar .related_person { color:#666; }
.inline_person img, #sidebar .related_person img { float:left; margin:0 10px 5px 0; }
.inline_person b, #sidebar .related_person b {display:block;}

.inline div.item { border:none;}

#sidebar h2 { font-size:18px; color:#777; margin-top:1.5em; }
#sidebar h2:first-child { margin-top:0;}
#sidebar h3 { padding-top:1em; font-size:14px; }


/* calendar
-------------------------------------------------------------- */

#calendar { position:relative; }
#calendar #loading { position:absolute; top:10px; left:50%; margin-left:-100px; display:none;}
.full_calendar .full-calendar-month .day { height: 40px !important; }
.full_calendar .full-calendar-month .event { overflow:hidden; }
.full_calendar .full-calendar-month .event td.c { font-size:12px; }
.full_calendar .full-calendar-month .event-hover td { background:#99BEEC;}

#sidebar #calendar { border-top:1px solid #ccc; margin-top:1em; padding:1em 5px;}
#sidebar .event h4 { font-size:14px; margin:1em 0 0 0; line-height:1.4;}
#sidebar .event .meta { font-size:12px; color:#888;}

#section_cal { margin-top:2em; position:relative; }
#section_cal .loading { position:absolute; top:5px; left:50%; margin-left:-8px;}
#section_cal h2, #section_cal table { margin:0;}
#section_cal table.event { margin-bottom:2px;}
#section_cal .full-calendar-month th { font-size:10px; font-weight:normal;}
#section_cal .full-calendar-month .day-number { font-size:8px; font-weight:normal; }
#section_cal .full-calendar-month .event td.c { height:10px; }
#section_cal .full-calendar-month .event td.c span { display:none; }
#section_cal .full-calendar-month .nobg td { background:#CCD8E7;}
#section_cal .full-calendar-month .event-hover td { background:#99BEEC;}
#section_cal .full-calendar-prev,
#section_cal .full-calendar-next { font-size:12px; padding:2px;  width:25px;}
#section_cal .full-calendar-today { font-size:12px; padding:2px; }

#sidebar #caltip { position:absolute; width:88%; background:#f3f3f3; left:2.5%; border:2px solid #99BEEC; z-index:20000; color:#555; display:none; padding:3px 3%; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;}

#sidebar #caltip h4 { font-size:14px; margin:0; line-height:1.4;}
#sidebar #caltip .meta { font-size:12px; color:#888;}

.more-events {font-size: 14px; font-weight:bold; margin:.5em 0;  }
