/*
Based originally on a design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0; padding: 0;
	background: #FFFFFF url(../images/body_bg2.png) top center repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #222;
}

h1, h2, h3 { margin: 0; padding: 0; }
p { margin: 0.70em 0; }

a { color: #E55D13; }
a:hover { text-decoration: none; }

/* Header */

#header {
	width: 806px; height: 100px;
	margin: 0 auto; padding: 12px 0 0 0;
  position: relative;
}

/* Logo */

#logo { width: 208px; height: 208px; padding: 0 7px 0 0;
  position: absolute;
  left: 0;
  top: 12px;
	background: url(../images/badge.jpg) no-repeat;
  overflow: hidden;
  z-index: 50;
}
#logo h1 { margin-top:-2.4ex; padding: 0px 0 0 0; line-height: 7.3ex;
	text-align: center; letter-spacing: -2px; font-size: 40px; font-weight: normal;
}
#logo h2 { display: none; }
#logo a { text-decoration: none; text-transform: lowercase; color: #e8e8e8; }
#logo a:hover { color: #eece5a; }

/* Menu */

#menu { margin-left: 234px; padding: 0 0 0 20px; position: relative; z-index: 100; }
#menu ul.top { height: 55px; margin: 0; padding: 23px 0 0 0; list-style: none; }
#menu ul.top li { display: inline; }
#menu ul.top a.tab {
	float: left;
	width: 122px;
	height: 43px;
	padding-top: 12px;
  padding-right: 10px;
	background: url(../images/nav3.png) 0 0 no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
}
#menu ul.top li.active a.tab,
#menu ul.top li a.tab.hover { background-position: 0 -110px; color: #fff; }

#menu div.drop {
  position: absolute;
  top: 78px;
  display: none;
}
#menu .drop ul {
  list-style: none;
  padding: 2px 0 6px 12px;
  margin: 0;
}
#menu .drop li {
  display: block !important;
}
#menu .drop .colA, #menu .drop .colB { float: left; padding: 0 10px; }
#menu .drop .colA { border-right: 2px dotted #f4e5bf; }
#menu .drop h2 {
  margin: 0;
  padding: 0;
  text-transform: lowercase;
  letter-spacing: -0px;
  font-size: 16px;
  font-weight: bold;
  color: #312803;
}
#menu .drop a {
  text-transform: lowercase;
  letter-spacing: -0.0px;
  text-decoration: none;
  font-size: 16px;
  color: #695506;
}
#menu .drop a:hover {
  color: #221c02;
  text-decoration: underline;
}
.drop .row1 { height: 24px; background: transparent 0 0 no-repeat; }
.drop .row2 { padding-left: 6px; background: transparent url(../images/drop-row2.png) repeat-y; }
.drop .row3 { height: 20px; background: transparent 0 -24px no-repeat; }
.drop .foot { clear: left; position: relative; bottom: -4px; height: 12px; padding-right: 4px;
  font-style: italic; font-size: 80%; color: #3d85c4; text-align: center;
}

#dropAbout { width: 344px; left: 46px; }
#dropAbout .row1, #dropAbout .row3 { background-image: url(../images/drop-about-row13.png); }
#dropAbout .row2 { background-position: 0 0; }
#dropAbout .colA { width: 165px; }
#dropAbout .colB { width: 124px; }
/* #dropAbout .colB h2 { margin-top: 14px; } */
#dropAbout .colB img { margin-left: 12px; border: none; }

#dropMinistry { width: 404px; left: 128px; }
#dropMinistry .row1, #dropMinistry .row3 { background-image: url(../images/drop-min-row13.png); }
#dropMinistry .row2 { background-position: -344px 0; }
#dropMinistry .colA { width: 180px; }
#dropMinistry .colB { width: 170px; }
#dropMinistry .colB h2 { margin-top: 17px; }
#dropMinistry .colB img { float: left; border: none; padding: 3px 4px 0 0; }

#dropMission { width: 350px; left: 189px; }
#dropMission .row1, #dropMission .row3 { background-image: url(../images/drop-miss-row13.png); }
#dropMission .row2 { background-position: -748px 0; }
#dropMission .colA { width: 140px; }
#dropMission .colB { width: 155px; }
#dropMission .colB h2 { margin-top: 16px; }
#dropMission .colB img { float: left; border: none; }

/* Content */

#content { width: 800px; margin: 0 auto; font-size: 90%; position: relative; }
#content .pagetitle { font-size: 2em; letter-spacing: -1px; }
#content .pagelogo { border: none; position: absolute; top: -8px; right: 0; }
#content .pagelogoflt { border: none; float: right; margin-top: -16px; }

/* Posts */

#posts { float: right; width: 580px; margin-bottom: 0.75em; }
#posts .title { padding-top: 10px; margin-bottom:3px;
	letter-spacing: -1px; font-size: 1.8em; font-weight: normal; color: #556;
}
#posts .title a { color: #556; }

#splash { text-align: center; }

.post { padding-bottom: 1em; } /* clear: both; } */
.post .authorImage { float: left; padding: 5px 8px 5px 15px; }
.post.alt .authorImage { float: right; padding: 5px 15px 5px 8px; }
.post .date {
	height: 20px; padding: 2px 0 0 10px;
	background: url(../images/postdate.gif) no-repeat;
	font-size: 12px; font-weight: normal; color: #556;
}
.post .story { padding: 0 20px; /* line-height: 1.6em; */ }
.post .pullquoteShow { display: block; float: right; width: 250px; padding: 4px 0px 4px 25px; margin-left: 10px;
  font: italic 26px/32px "Tahoma",fantasy;
  color: #666;
  letter-spacing: -1px;
  text-align: center;
  background: transparent url(../images/icon-pullquote.png) 0 0 no-repeat;
  border-bottom: 3px solid #E0E3E9;
}
.post .meta {
	height: 40px; margin: 0 20px; padding: 0 10px 0;
	background: #EEEDED url(../images/postmeta.gif) no-repeat; text-transform: lowercase;
}
.post .meta p { margin: 0; padding: 5px 0 0 0; float: left; }
.post .meta a {
	float: left;
	height: 20px;
	padding: 4px 20px 4px 28px;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #777777;
}
.post .meta a:hover { color: #E55D13; text-decoration: underline; }

.post .meta .category { background: url(../images/icon_folder.gif) no-repeat left bottom; }
.post .meta .comments { background: url(../images/icon_bubble.gif) no-repeat left bottom; }
.post .meta .pdf { background: url(../images/icons-sm.png) 0 -156px no-repeat; }
.post .meta .prev { background: url(../images/icons-sm.png) 0 -184px no-repeat; }
.post .meta .next { background: url(../images/icons-sm.png) 0 -212px no-repeat; }

.post .metasm {
	height: 30px; margin: 0 20px; padding: 0 10px 0;
	background: #EEEDED url(../images/postmetasm.gif) no-repeat;
}
.post .metasm p { margin: 0; padding: 7px 0 0 0; float: left; }

.post .listen { float: right; padding: 0px 5px; margin: 0 0 4px 4px; 
  border-left: 1px dotted #777; text-align: center; font-style: italic; font-size: 12px; }
.post .listen p { margin: 0; padding: 0; height: 22px; display: block; }
.post .listen p.mp3 { background: transparent url(../images/icons-sm.png) 0 -2px no-repeat; }
.post .listen p.m3u { background: transparent url(../images/icons-sm.png) 0 -28px no-repeat; }
.post .listen p.real { background: transparent url(../images/icons-sm.png) 0 -54px no-repeat; }
.post .listen p a { padding-left: 26px; text-decoration: none; }
.post .listen p a:hover { text-decoration: underline; }
.post .more { display: inline-block; text-align: center; margin-left: 2px;
  background: url(../images/icon-more2.png) 0 2px no-repeat; width: 70px; height: 16px;
  font-size: 12px; text-decoration: none; letter-spacing: -0.5px; color: #fff;
} 

#posts .pages { padding: 0 15px; font-size: 90%; text-align: center; font-style: italic; }
#posts .ditto_currentpage { padding: 0 8px; font-weight: bold; }
#posts .ditto_page { padding: 0 8px; }


/* Main page features list */
#features .post { padding-bottom: 0; }
#features .date { padding-top: 5px; padding-right: 6px; font-size: 12px;
  float: right; background: none; cursor: pointer; }
#features h3.title { padding-left: 10px; padding-top: 0px; margin-bottom:2px;
  font-size: 18px; letter-spacing: 0; cursor: pointer;
}
#features h3.title:hover { text-decoration: underline; }
#features .story { padding: 0 10px 4px 30px; display: none; /* hide on load */ }

/* Front page announcement list */

#announcements { margin-left: 20px; }

/* Article Tabs */

#articleTabBox {
  margin-left: 20px;
  padding-bottom: 15px;
  background: url(../images/article-tab-bgb.gif) 0 bottom no-repeat;
}
#articleTabBox ul {
  margin: 0;
  padding: 10px 10px 0;
  list-style: none;
}
#articleTabBox ul li a {
  text-transform: lowercase;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  color: #222;
}
#articleTabBox ul li {
  float: left;
  background: url("../images/article-tab-top.png") no-repeat -14px 0;
  margin: 0;
  padding: 0 0 0 12px; /* width of L */
  margin-right: 10px;
}
#articleTabBox ul li a {
  display: block;
  background: url("../images/article-tab-top.png") no-repeat right -92px;
  padding: 5px 15px 4px 3px;
}
#articleTabBox ul li.on {
  background-position: 0 0;
  position: relative;
  bottom: -1px;
}
#articleTabBox ul li.on a {
  background-position: right -46px;
  /* padding-bottom: 5px; */
}
#articleTabBox ul li.off a { color: #777; }
#articleTabBox ul li.off a:hover { color: #222; }
#articleTabBox .panelSet { clear: left; height: auto; }
#articleTabBox .panelSet.preload { clear: left; height: 112px; }

#articleTabBox .panelSet {
  padding: 16px 16px 0;
  width: 508px; /* bg is 540px wide - padding */
  background: url(../images/article-tab-bgt.gif) 0 0 no-repeat;
}
#articleTabBox .panel { background-color: #fff; }  /* fix IE7 opacity + font anti-alias problem */
#articleTabBox .panel { display: none; }  /* hide initially */



/* Staff Bios */

.bio .authorImage { float: right; padding: 5px 20px 5px 8px; }
.bio.alt .authorImage { float: left; padding: 5px 8px 5px 20px; }
.bio .meta .jobtitle { padding-top: 7px;
  text-transform: lowercase; font-size: 130%; font-weight: bold;
}
.bio.alt .meta .jobtitle { float: right; }
.bio .contact { padding: 0px 20px; }
.bio .contact p { padding: 0; margin: 0; }

/* Bible Study */
.study .authorImage { float: left; padding: 5px 10px 5px 20px; }
.study.alt .authorImage { float: right; padding: 5px 20px 5px 10px; }



/* Bar */

#bar {
	float: left;
	width: 200px;
  margin-left: 2px;
  margin-top: 120px;
  /* display: inline;  /* ie double-margin bug ??? */
}

/* Search */
#searchform {
  height: 36px;
	padding: 13px 0 0 14px;
  background: #fff url(../images/search_bg.jpg) no-repeat;
	font-size: small;
  margin-bottom: 10px;
}

#searchform form fieldset {
  border: none;
  margin:0; padding:0;
}
#searchform form input {
  display: inline-block;
}
#searchform #ajaxSearch_input {
  background-color: #fcf6e1;
  border:1px solid #e1b422; 
  width: 130px;
}
#searchform #ajaxSearch_submit {
  width: 30px;
	font-size: smaller;
  background-color: #f5e7b8;
  border:1px solid; 
  border-color: #faf0d0 #e1b422 #e1b422 #faf0d0; 
  padding: 2px 0;
}


/* Sidebar calendar */

#calendarSide {
  height: 88px;
  padding: 2px 0;
	margin-bottom: 10px;
  background: #fff url(../images/icon-calendar.png) 0 0 no-repeat;
}
#calendarSide a { text-decoration: none; }
#calendarSide a:hover { text-decoration: underline; }
#calendarSide h3 { text-align: center; }
#calendarSide h3 a {
  padding-right: 3px;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  text-transform: lowercase;
}
#calendarSide div { text-align: center; }
#calendarSide div a:hover { text-decoration: none; }
#calendarSide div a {
  padding-right: 3px;
  text-align: center;
  color: #bbb;
  font-weight: bold;
  font-size: 60px;
  line-height: 74px;
  letter-spacing: 4px;
}
#calendarSide ul {
  float: right;
  width: 86px;
  margin: 0; padding: 0 2px 0 6px;
  list-style: none;
  font-size: 12px;
  line-height: 20px;
}
#calendarSide a.xml, #calendarSide a.ics { margin-left: 4px; }
a.xml { padding-left: 18px; background: transparent url(../images/icons-sm.png) 0 -245px no-repeat; }
a.ics { padding-left: 18px; background: transparent url(../images/icons-sm.png) 0 -274px no-repeat; }


/* Sidebar audio messages */

#sidesermons li a {
  padding-right: 15px;
  background: transparent url(../images/icons-sm.png) right -78px no-repeat;
}


/* Box Style One */

.boxed1 {
	margin-bottom: 10px;
}

.boxed1 h2 {
	height: 38px;
	margin: 0 0 2px 0;
	padding: 9px 0 0 50px;
	background: #e8c553 url(../images/box1_top2.jpg) no-repeat;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
.boxed1 h2 a { color: #fff; text-decoration: none; }
.boxed1 h2 a:hover { color: #fff; text-decoration: underline; }

.boxed1 ul {
	margin: 0;
	padding: 0 0 4px;
	background: #f6eac3 url(../images/box1_bg2.jpg) left bottom no-repeat;
	list-style: none;
}

.boxed1 li {
	padding: 7px 11px;
	background: url(../images/box1_ln.gif) top left no-repeat;
	font-size: small;
}

.boxed1 li a { text-decoration: none; font-weight: bold; color: #756122; }
.boxed1 li a:hover { color: #3b3111; text-decoration: underline; }

.boxed1 .active { background: url(../images/box1_act.gif) left repeat-y; }
.boxed1 .active.last { background: url(../images/box1_actlast.gif) left bottom no-repeat; }
.boxed1 .active, .boxed1 .active a { color: #FFFFFF; }

/* Box Style Two */

.boxed2 {
	margin-bottom: 10px;
}

.boxed2 h2 {
	height: 40px;
	margin: 0 0 2px 0;
	padding: 7px 0 0 54px;
	background: #d7d7d7 url(../images/box2_top2.jpg) no-repeat;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}
.boxed2 h2 a { color: #fff; text-decoration: none; }
.boxed2 h2 a:hover { color: #fff; text-decoration: underline; }

.boxed2 ul {
	margin: 0;
	padding: 0 0 4px;
	background: #d1d9ef url(../images/box2_bg2.jpg) no-repeat left bottom;
	list-style: none;
}

.boxed2 li {
	padding: 7px 11px;
	background: url(../images/box2_ln.gif) top left no-repeat;
	font-size: small;
}

.boxed2 a { text-decoration: none; font-weight: bold; color: #54649c; }
.boxed2 a:hover { color: #33437c; text-decoration: underline; }

.boxed2 .active { background: url(../images/box2_act.gif) left repeat-y; }
.boxed2 .active.last { background: url(../images/box2_actlast.gif) left bottom no-repeat; }
.boxed2 .active, .boxed2 .active a { color: #FFFFFF; }

/* Box Style Three */

.boxed3 {
	text-align: justify;
	font-size: small;
}

.boxed3 h2 {
	height: 40px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #CCCCCC;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
}

.boxed3 a {
	text-decoration: none;
	color: #8E959B;
}

.boxed3 a:hover {
	color: #E55D13;
}

/* Calendar */
img.icon { margin: 0 2px; border: 0; }
#calendar-wrap { margin-left: -50px; }
#calendar {
  width: 900px;
  height: 1200px;
  margin: 0 auto;
  border: none;
}

/* Misc. Links */

a.linkFacebook { padding-left: 18px; background: url(../images/icons-sm.png) -4px -332px no-repeat; }
a.linkTwitter { padding-left: 18px; background: url(../images/icons-sm.png) -4px -304px no-repeat; }

/* Footer */

#footer {
	clear: both;
	width: 800px;
	height: 60px;
	margin: 2em auto 1em;
	background: url(../images/footer.png) 0 0 no-repeat;
	font-size: small;
	font-weight: bold;
	color: #756122;
}

#footer p { margin: 0; }

#footer a { color: #756122; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#copy { float: left; padding: 10px 2em 10px 15px; width: 350px; }

#feed {
	float: right; height: 30px; padding: 20px 15px 0 35px;
	background: url(../images/feed.gif) no-repeat 0 15px;
}

#footer ul { float: right; margin: 0; padding: 20px 15px 20px 5px; }
#footer ul { list-style: none; }
#footer li { display: inline; padding: 0; }


#belowfoot { 
	clear: both; width: 610px; margin: 0 auto 1em;
  font-size: 12px; color: #888;
}

#belowfoot .related { float: left; margin: 0; padding: 6px 20px; text-align: center; }
#belowfoot h4 { font-weight: bold; font-size: 12px; text-decoration: underline; margin: 0 0 3px 0; padding:0;}
#belowfoot ul { list-style: none; margin: 0; padding: 2px 4px; }
#belowfoot li { display: block; }
#belowfoot a { text-decoration: none; color: #888; }
#belowfoot h4 a { text-decoration: underline; }
#belowfoot a:hover { text-decoration: underline; color: #444; }
#belowfoot h4, #belowfoot a { text-transform: lowercase; }

/* custom styles */

table.rows tr { border-bottom: 1px solid #999; }
img.left { float: left; padding: 4px 10px 4px 0; }
img.right { float: right; padding: 4px 0 4px 10px; }
img.center { margin: 1em auto; }
div.center { text-align: center; }
.clearboth { clear:both; }
.tright { text-align: right; }
.clear { clear:both; margin:0; padding:0;}
.clearfix { clear: both; height: 0 !important; margin: 0; font-size: 1px; overflow: hidden; }

/* response forms */
form.responseForm { margin: 10px auto; width: 95%; }
form.responseForm legend { margin-bottom: 6px; }
form.responseForm fieldset { margin: 0.5em; padding-bottom: 0.5em; }
form.responseForm fieldset br { clear: left; }

form.responseForm div.formitem {margin:0; padding:0;}
form.responseForm div.formitem p {margin:0; padding:0 !important; display: inline; font-weight:bold;}

form.responseForm label, form.responseForm input, form.responseForm select, form.responseForm textarea  {
  display:block;
  margin: 0 2px 10px;
  float: left;
}
form.responseForm label { text-align: right; width: 4em; margin-left: 2px; padding-right: 0.5em; }
form.responseForm label.med { width: 6em; }
form.responseForm label.wide { width: 10em; }
form.responseForm label.xwide { width: auto; text-align: left; }

form.responseForm input.inline, form.responseForm select.inline { display: inline; margin: 0 0.6em 0 0; }

/* form validation */
form.responseForm input.missing, form.responseForm textarea.missing { background-color: #fff2e0; }
div.errors { background-color: #fed; padding: 3px; font-style: italic; }


