@charset "UTF-8";
body {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #6a6a6a;
}

table tr td { vertical-align:top; }
tr.even td { background-color:#e6e6e6; }
tr.odd td { background-color:#fff; }
td.top { vertical-align:top; }

p { padding:6px 0; line-height:14px; }
em { font-style:italic; }
strong { font-weight:bold; }
label { cursor:pointer; }
blockquote { padding:0 20px; }

ul { list-style:url(/images/ministries-arrow.gif); margin-left:30px; }

a { color:#cd4401; }
a:visited { color:#8e2f00; }
a:hover { text-decoration:underline; color:#8e2f00; }
a:active { color:#8e2f00; }

.noBorder { border:none; text-decoration:none; }

h1, h2, h3 { padding:10px 0 4px 0; }
h1, h1 a, h1 a:hover { font-size:26px; color:#62890b; }
h1.leftBorder { border-left:3px solid #584f00; padding:0 0 5px 5px; }
h2 { font-size:15px; font-weight:bold; color:#584f00; }
.hpNews h2 a { color:#584f00; text-decoration:none; }
.hpNews h2 a:hover { text-decoration:underline; }
h3 {
	font-size:15px;
	font-weight:bold;
	background:url(/images/banner-bkg.gif) top left repeat-x;
	height:18px;
	color:#fff;
	padding:11px 10px;
	margin:15px 0 3px 0;
	text-shadow:#222 1px 1px 2px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}

.floatRight { float: right; }
.floatLeft { float: left; }
.clearFloat { clear:both; }
.clearLeft { clear:left; }
.clearRight { clear:right; }
.left { text-align:left; }
.center { text-align:center; }

.fieldError { font-weight:bold; color:#f00; }
.claeroDebug { text-align:left; background-color:#fff; color:#000; }

#container { margin:0 auto; width:960px; text-align:left; }
#header {}
#rightCol {
	float:right;
	width:180px;
	margin-right:30px;
	text-align:left;
	padding:10px 15px 10px 17px;
	position:relative;
	top:-83px;
	background:url(/images/ministries-bkg2.jpg) top left no-repeat;
	min-height:320px;
}
#content { width:695px; padding:10px; }
#footer { position:relative; clear:both; text-align:center; line-height:15px; margin-bottom:15px;  }
#footer a { color:#888; text-decoration:none;}
#footer a:hover { text-decoration:underline; }
.socialNetwork { float: right; padding-right:30px; margin-top:-25px; }

#happeningAt {
	float:left;
	width:325px;
	background-color:#cd4401;
	height:27px;
	font-size:13px;
	text-align:center;
	padding:8px 0 0 75px;
}
#happeningAt { text-decoration:none; color:#fff; font-size:14px; }
#happeningAt img { vertical-align:middle; margin-left:5px; }
#happeningAt:hover { text-decoration:underline; }
#topMenu { float:left; width:560px; }
#topMenu a {
	display:block;
	float:left;
	text-align:left;
	font-weight:bold;
	color:#584f00;
	font-size:14px;
	letter-spacing:-1px;
	text-decoration:none;
	background:url(/images/top_menu_bkg.gif) left no-repeat;
	height:26px;
	width:90px;
	padding:10px 0 0 6px;
	margin-left:1px;
}
#topMenu a:hover { text-decoration:underline; }

#topLine1 { clear:both; width:960px; border-top:1px solid #cd4401; margin:0; height:1px; }
#topLine2 { clear:both; width:960px; border-top:1px solid #000; margin:0; height:0; }

#ministries { margin-left:5px; list-style:none; list-style-image:none; }
#ministries li { border-bottom:1px solid #eee; padding-bottom:3px; margin-bottom:3px; font-size:12px; width:170px; }
#ministries li:hover { border-bottom-color:#ccc; }
#ministries li a { text-decoration:none; font-weight:bold; color:#999; }
#ad { margin-left:-9px; }
.adServiceTimes { padding:10px; }
.adServiceTimes h2 { padding-bottom:0; }

.imgThin { padding:1px; border:1px solid #999; }
.imgThick { padding:2px; border:1px solid #999; }

.contentLeftPad { margin-left:20px; }
.hpLeftPad { margin:15px 0 30px 20px; }
.hpNews { margin-left:20px; }

#creator, #creator a { color:#aaa; margin-top:4px; }

.bio_photo { width:225px; text-align:center; float:left; }

/** index.html **/
#welcomeImg { float:left; margin:0 10px 0 0; }
#welcomeHeader, #ministriesHeader { float:left; border-left:3px solid #584f00; padding:0 0 5px 5px; width:540px; }
#welcomeHeader h1, #ministriesHeader h1 { letter-spacing:1px; padding:0; }
#welcomeHeader h2, #ministriesHeader h2 { font-size:14px; padding:0; }
#welcomeMsg { padding-left:17px; float:left; width:520px; }

/** ministries **/
#ministriesHeader { width:685px; margin-bottom:20px; }

/** kidz town **/
#kidzTownList { width:500px; }
#kidzTownList tr td { padding:10px 0; }
#kidzTownList tr.spacers td { padding:0; }

/** sermons **/
#sermonListing tr td { padding:4px; }
#sermonListing tr td.download { padding:1px; text-align:center; }
#sermonListing tr.odd td { background-color:#c8d49b; }
#sermonListing tr.header { border-bottom:1px solid #6a6a6a; margin-bottom:3px; }
#sermonListing tr.header td { font-weight:bold; padding-bottom:0; }

/** for wordpress from styles.css in template **/
p img { padding:0; max-width:100%; }
img.centered { display:block; margin-left:auto; margin-right:auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left; }
.postInfo { color:#aaa; }
.postmetadata { color:#aaa; font-size:0.9em; }
.postmetadata a { color:#aaa; }
