 /* ---------------------------------------------------------------------------
	River City Church Master Styles
	http://www.rccjax.com
	
	author: nGen Works
	http://ngenworks.com
--------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------
	=reset
--------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, 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: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* --------------------------------------------------------------------------
	=layout
--------------------------------------------------------------------------- */

body { 
	font: small/1.7em Helvetica, 'Helvetica Neue', Arial, Verdana, sans-serif; 
	color: #787878;
	background: #fff url(/img/bg-2.gif) no-repeat 0 0;
}

body.not-found {
	background: #fff url(/img/bg-2.gif) no-repeat 0 0;
}

body.home {
	background: #fff url(/img/bg-home.gif) no-repeat 0 0;
}

body.resources {
	background: #fff url(/img/bg-3.gif) no-repeat 0 0;
}

body.ministries {
	/*background: #fff url(/img/bg-1.gif) no-repeat 0 0;*/
	background: #fff url(/img/bg-2.gif) no-repeat 0 0;
}

body.im-new {
	background: #fff url(/img/bg-3.gif) no-repeat 0 0;
}
	
#container {
	width: 960px;
}

#header {
	overflow: hidden;
}

body.home #header {
	color: #6f9089;
	height: 535px;
}

#content {
	float: right;
	width: 600px;
	margin-top: 0;
	padding: 108px 10px 30px 50px;
}

body.home #content {
	float: left;
	margin: 0;
	padding: 118px 50px 0px 60px;
}

#content-main {}

#content-secondary {}

#sidebar {
	float: left;
	width: 230px;
	margin-left: 50px;
	padding: 560px 10px 0 10px;
}

	#sidebar.splat {
		padding-bottom: 240px;
		background: url(/img/bg-sidebar.gif) no-repeat bottom center;
	}

	body.home #sidebar { 
		float: right;
		width: 230px; 
		margin: 0;
		padding: 0 10px 0px 10px;
	}

#foot {
	clear: right;
	width: 600px;
	margin: 0 0 0 350px;
	padding: 10px 0;
	border-top: 8px #000 solid;
}

body.home #foot {
	clear: both;
	width: 600px;
	margin: 0 50px 0 60px;
	padding: 10px 0;
	border-top: 8px #000 solid;
}

/* ---------------------------------------------------------------------------
	=links
--------------------------------------------------------------------------- */

a { color: #00a2df; text-decoration: none; }

a:link { color: #00a2df; }
	
a:visited { color: #5492a9; }
	
a:hover { color: #f60; border-bottom: 1px solid #f60; }

a.more {
	font-size:85%;
	font-weight: bold;
	text-transform: lowercase;
}

/* ---------------------------------------------------------------------------
	=typography
--------------------------------------------------------------------------- */

h1 {
	padding-bottom: 10px;
	font-size: 425%;
	color: #000; 
	font-weight: bold; 
	text-transform: uppercase;
	letter-spacing: -.07em;
}

h2 { 
	font-size: 200%;
	color: #000; 
	font-weight: bold; 
	letter-spacing: -.03em;
	line-height: 1em;
}

h3 { 
	font-size: 145%;
	color: #000;
	font-weight: bold; 
	text-transform: uppercase;
	letter-spacing: -.03em;
}

h4 { 
	font-size: 150%;
	color: #000; 
	font-weight: bold; 
	letter-spacing: -.03em;
}

h5 { font-size: 120%; }

p { 
	line-height: 2em;
	padding-bottom: 30px;
}

p.date span {
	color: #000;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}

p.btn-more,
p.btn-more a {
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -15px;
}

body.home p.btn-more,
body.home p.btn-more a {
	margin-top: 0;
	margin-bottom: 40px;
	padding-bottom: 0;
}

p.btn-more-splat {
	font-size: 75%;
/*	margin-top: -15px;  */
	background: url(/img/bg-sidebar.gif) no-repeat 0 0;
	height: 240px;
	margin: -15px -10px 0; 
	margin: 0px -10px 0;
	padding: 5px 20px;
	text-transform: uppercase;
}

	p.btn-more-splat a {
		color: #fff !important;
	}

p.btn-more a:link {
	color: #f2ab00;
}

p.btn-more a:hover {
	color: #000;
	border-bottom: 1px solid #f2ab00;
}


/* ---------------------------------------------------------------------------
	=lists
--------------------------------------------------------------------------- */

ul { margin: 0 0 25px 20px; }


/* ---------------------------------------------------------------------------
	=header
--------------------------------------------------------------------------- */
#header #logo {
	position: absolute;
	top: 20px;
	left: 390px;
	height: 65px;
	width: 304px;
}

body.home #header #logo {
	top: 25px;
	left: 350px;
	background: url(/img/logo-screen.gif) no-repeat 0 0;
}

body.resources #header #logo {
	top: 0;
	left: 515px;
}

#header #logo img {
	position: absolute;
	top: 0;
	left: -9999px;
}

#header #logo a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}

/* Header Messages Area */

#header-msg {
	margin-left: 350px;
	padding: 110px 0 0 0;
	overflow: hidden;
	text-indent: -9999px;
}

#header-msg p.btn-more {
	position: absolute;
	top: 316px;
	left: 702px;
	width: 61px;
	height: 29px;
}

#header-msg p.btn-more a {
	display: block;
	width: 61px;
	height: 29px;
	border: none;
	background: url(/img/btn-more.gif) no-repeat 0 0; 
}

#header-msg p.btn-more a:hover {
	background-position: 0 -29px;
}

/* Alternate Header Messages */

#header-msg-1 {
	width: 368px;
	height: 236px;
	background: url(/img/header-msg-1.gif) no-repeat 0 0; 
}

#header-msg-2 {
	width: 350px;
	height: 236px;
	background: url(/img/header-msg-2.gif) no-repeat 0 0; 
}

#header-msg-3 {
	width: 350px;
	height: 193px;
	background: url(/img/header-msg-3.gif) no-repeat 0 0; 
}


/* ---------------------------------------------------------------------------
	=navigation
--------------------------------------------------------------------------- */

#nav {
	position: absolute;
	top: 90px;
	margin: 0;
	list-style: none;
	
}

#nav li {
	width: 179px;
	height: 25px;
	margin-bottom: 8px;
	text-indent: -9999px;
}

#nav li a {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
}

#nav #nav-home, #nav #nav-home a {
	background: url(/img/nav-home-all.png) no-repeat 0 0; 
}

#nav #nav-new, #nav #nav-new a {
	width: 95px; background: url(/img/nav-new-all.png) no-repeat 0 0; 
}

#nav #nav-services, #nav #nav-services a { 
	width: 114px; background: url(/img/nav-services-all.png) no-repeat 0 0; 
}

#nav #nav-calendar, #nav #nav-calendar a { 
	width: 125px; background: url(/img/nav-calendar-all.png) no-repeat 0 0; 
}

#nav #nav-ministries, #nav #nav-ministries a { 
	width: 127px; background: url(/img/nav-ministries-all.png) no-repeat 0 0; 
}

#nav #nav-outreach, #nav #nav-outreach a { 
	width: 125px; background: url(/img/nav-outreach-all.png) no-repeat 0 0; 
}

#nav #nav-resources, #nav #nav-resources a { 
	width: 213px; background: url(/img/nav-resources-all.png) no-repeat 0 0; 
}

#nav #nav-about, #nav #nav-about a { 
	width: 86px; background: url(/img/nav-about-all.png) no-repeat 0 0; 
}

#nav #nav-contact, #nav #nav-contact a { 
	width: 113px; background: url(/img/nav-contact-all.png) no-repeat 0 0; 
}

#nav #nav-volunteer, #nav #nav-volunteer a { 
	width: 139; background: url(/img/nav-volunteer-all.png) no-repeat 0 0; 
}

#nav #nav-giving, #nav #nav-giving a { 
	width: 90; background: url(/img/nav-giving-all.png) no-repeat 0 0; 
}

#nav #nav-blog, #nav #nav-blog a { 
	width: 78; background: url(/img/nav-blog-all.png) no-repeat 0 0; 
}

#nav #nav-home a:hover,
#nav #nav-new a:hover,
#nav #nav-services a:hover, 
#nav #nav-calendar a:hover,
#nav #nav-ministries a:hover, 
#nav #nav-outreach a:hover, 
#nav #nav-resources a:hover,
#nav #nav-about a:hover, 
#nav #nav-contact a:hover,
#nav #nav-volunteer a:hover,
#nav #nav-giving a:hover,
#nav #nav-blog a:hover {
	background-position: 0 -25px;
}

body.home #nav #nav-home a,
body.im-new #nav #nav-new a,
body.services #nav #nav-services a,
body.calendar #nav #nav-calendar a,
body.ministries #nav #nav-ministries a,
body.outreach #nav #nav-outreach a,
body.resources #nav #nav-resources a,
body.about #nav #nav-about a,
body.contact #nav #nav-contact a,
body.volunteer #nav #nav-volunteer a,
body.giving #nav #nav-giving a,
body.blog #nav #nav-blog a {
	background-position: 0 -50px;
}

#sub-nav {
	margin: 0 0 36px 0;
	/*padding-bottom: 23px;*/
	font-size: 110%;
	font-weight: bold;
	border-top: 7px solid #000;
	/*border-bottom: 1px solid #ddd;*/
	list-style: none;
	background: url(/img/bg-subnav.png) repeat-x 0 84%;
	/*height: 38px;*/
}

#sub-nav li {
	float: left;
	background: url(/img/bg-subnav-a.png) no-repeat 100% 14px;
}

#sub-nav li.last {
	background: none;
}
	
#sub-nav a {
	display: block;
	color: #00a2df;
	text-decoration: none;
	/*padding: 14px 10px 23px;*/
	padding: 14px 10px;
	font-size: 15px;
	line-height: 70%;
	/*margin-bottom: -9px;*/
}

#sub-nav a:hover,
#sub-nav li.here a {
	color: #000;
	border: none;
}

#sub-nav li.here a {
	padding-bottom: 28px;
	background: url(/img/bg-subnav-here.png) no-repeat bottom center;
}

/* ---------------------------------------------------------------------------
	=content-main
--------------------------------------------------------------------------- */

#content-main h2 {
	padding-top: 5px;
	padding-bottom: 15px;
	/*background: url(/img/div-dot.gif) repeat-x 0 0;*/
	background: url(/img/div-dot.gif) repeat-x bottom center;
	margin: 0 0 14px 0;
}

#content-main h3 {
	color: #f2ab00;
}

.intro,
#content-main p:first-child {
	font-size: 155% !important;
	line-height: 1.5em !important;
	/*padding-bottom: 0;*/
}

body.home #content-main p:first-child {
	padding-bottom: 27px;
}

/* ---------------------------------------------------------------------------
	=content-secondary
--------------------------------------------------------------------------- */

#content-secondary p {
	line-height: 1.5em;
}

.content-column {
	float: left;
	width: 48%;
	margin-right: 12px;
}

.content-column h3 {
	padding-bottom: 15px;
}

/* ---------------------------------------------------------------------------
	=sidebar
--------------------------------------------------------------------------- */

#sidebar h3 {
	/*margin-bottom: 20px;*/
	margin-bottom: 16px;
	/*padding: 6px 7px;*/
	padding: 7px;
	color: #fff;
	font-size: 90%;
	line-height: 110%;
	text-transform: uppercase;
	letter-spacing: 0;
	background-color: #000;
}

#sidebar h4 { 
	font-size: 140%;
	color: #f2ab00; 
}

#sidebar p {
	padding-bottom: 15px;
}

#sidebar p.btn-more a:link {
	color: #00a2df;
}

#sidebar p.btn-more a:hover {
	color: #000;
	border-bottom: 1px solid #00a2df;
}

#sidebar #networking-icons {
	margin: 0 0 8px 0;
}

#sidebar #networking-icons img.networking-icon {
	margin: 0 10px 0 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

#sidebar #networking-icons a, a:hover {
	border: none;
}



/* ---------------------------------------------------------------------------
	=foot
--------------------------------------------------------------------------- */

#foot p.copyright { 
	padding-bottom: 0;
	font-size: 115%;
	line-height: 105%;
}

#foot p span {
	font-size: 95%;
	text-transform: uppercase;
}

#foot a.ngenworks {
	font-weight: bold;
}

#foot a.ngenworks:link {
	color: #000;
}

#foot a.ngenworks:hover {
	color: #00a2df;
	border: none;
}

/* ---------------------------------------------------------------------------
=home
--------------------------------------------------------------------------- */

body.home .posts-glance h4 {
	font-size: 140%;
}

/* ---------------------------------------------------------------------------
=resources
--------------------------------------------------------------------------- */

body.resources #content {
	padding-top: 106px;
}

/*----------
body.resources #content a.rss { color: #00a2df; text-decoration: none; }

body.resources #content a.rss:link { color: #00a2df; }
	
body.resources #content a.rss:visited { color: #5492a9; }
	
body.resources #content a.rss:hover { color: #f60; }
----------*/

body.resources #content h1 {
	background: url(/img/text-resources-h1.png) no-repeat 0 0;
	height: 56px;
	text-indent: -9999px;
	padding-bottom: 16px;
}

body.resources #content #sub-nav {
	margin-bottom: 30px;
}

body.resources #content-main h2 {
	padding: 0 0 8px 10px;
	background-position: bottom center;
}

body.resources #content-main h3 {
	color: #f2ab00;
	font-size: 140%;
	line-height: 100%;
	text-transform: none;
	padding: 0 10px 4px;
/*----------*/
	background: url(/img/div-dot.gif) repeat-x bottom center;
	margin: 0 0 14px 0;
/*----------*/
}

body.resources #content-main .media {
	padding-bottom: 20px;
}

body.resources #content-main .intro {
	padding-bottom: 20px;
}

body.resources #blog-tags {
	list-style: none;
	padding: 9px 0 10px 10px;
	margin : 0 0 10px 0;
	background: url(/img/div-dot.gif) repeat-x bottom center;
}

	body.resources #blog-tags li {
		font-size: 115%;
		line-height: 112%;
		color: #8b8b8b;
	}

		body.resources #blog-tags li strong {
			color: #000;
			text-transform: uppercase;
			font-size: 75%;
		}

body.resources #content-main p {
	padding-left: 10px;
	font-size: 110%;
	line-height: 175%;
}

body.resources #content-main h4 {
	color: #fff;
	background: #000;
	font-size: 95%;
	line-height: 70%;
	text-transform: uppercase;
	padding: 14px 10px;
	margin-top: 4px;
}

body.resources #comments {
	background: #e5e5e5 url(/img/bg-comments.png) no-repeat top left;
	
	padding: 24px 30px 0 30px;
	border-bottom: 7px solid #000;
}

	body.resources #comments ul {
		list-style: none;
		margin: 0;
		padding-bottom: 4px;
	}

		body.resources #comments .comment {
			padding-bottom: 22px;
		}
	
			body.resources #comments .comment h5 {
				color: #000;
				font-size: 130%;
				margin-right: 8px;
			}
			
				body.resources #comments .comment h5 a {
					font-size: 60%;
				}
				
				body.resources #comments .comment h5 .comment-date {
					color: #727272;
					font-size: 70%;
				}
				
			body.resources #comments .comment p {
				padding: 0;
				line-height: 160%;
				color: #494949;
			}

/*
	body.resources form {
		background: url(/img/bg-comment-form.png) no-repeat bottom right;
		margin: 0 -30px 0;
		padding: 0 0 24px;
	}
*/	
		body.resources dl dt label {
			font-size: 110%;
			padding-top: 8px;
			display: block;
		}
		
		body.resources dl dd {
			position: relative;
			margin-bottom: 0;
		}
		
		body.resources .notes,
		body.resources .textarea-notes {
			font-size: 80%;
			line-height: 100%;
			position: absolute;
			top: 12px;
			left: 68%;
		}
		
		body.resources .req {
			text-transform: uppercase;
		}
		
		body.resources .textarea-notes {
			top: 7px;
		}
		
			body.resources .textarea-notes .req {
				padding-bottom: 52px;
			}
			
			body.resources .textarea-notes ul li {
				padding-bottom: 5px;
			}
			
				body.resources .textarea-notes ul li a {
					font-size: 120%;
					font-weight: bold;
				}
	
		body.resources form input#submit {
			background-color: #000;
			border-width: 0;
			color: #fff;
			width: 65%;
		}
		
		body.resources form input,
		body.resources form textarea {
			width: 62%;
			border: 1px solid #ccc;
			padding: 7px;
			vertical-align: top;
		}

		body.resources form textarea {
			margin-top: 4px;
		}

body.resources #blog-nav {
	list-style: none;
	padding: 68px 0 82px;
	margin: 0;
}

	body.resources #blog-nav li {
		float: left;
		background-color: #00aeef !important;
		font-weight: bold;
		width: 181px;
		font-size: 115%;
		line-height: 90%;
		color: #fff;
		text-transform: capitalize;
	}
	
	body.resources #blog-nav .inactive {
		background-color: #cecece !important;
	}
	
		body.resources #blog-nav #previous-post {
			background: url(/img/blog-nav-arrow-blue-left.png) no-repeat 8px 50%;
		}
		
			body.resources #blog-nav #previous-post.inactive {
				background: url(/img/blog-nav-arrow-grey-left.png) no-repeat 8px 50%;
				padding: 9px 25px;
				width: 131px;
			}
		
		body.resources #blog-nav #recent-posts {
			margin: 0 6px;
			text-align: center;
			width: 226px;
		}
		
		body.resources #blog-nav #next-post {
			background: url(/img/blog-nav-arrow-blue-right.png) no-repeat 173px 50%;
			text-align: right;
		}
		
			body.resources #blog-nav #next-post.inactive {
				background: url(/img/blog-nav-arrow-grey-right.png) no-repeat 168px 50%;
				padding: 9px 25px;
				width: 131px;
			}
		
		body.resources #blog-nav li a {
			color: #fff;
			display: block;
			padding: 9px 25px;
		}
		
		body.resources #blog-nav li a:hover {
			border: none;
			color: #000;
		}

/* ---------------------------------------------------------------------------
=ministries
--------------------------------------------------------------------------- */

body.ministries h1 {
	background: url(/img/text-ministries-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 56px;
}

/*========*/
body.ministries h1.courses {
	background: url(/img/text-courses-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
	padding-bottom: 14px;
}
/*========*/

body.ministries #content-main .blue-button {
	width: 114px;
	background: url(/img/blog-nav-arrow-blue-right.png) no-repeat 90% 50% #00aeef;
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 6px 14px 5px 20px;
}

body.ministries #content-main a.blue-button:hover {
	border: none;
	color: #000;
}

body.ministries #sidebar {
	padding-top: 568px;
}

body.ministries #sidebar p.btn-more,
body.ministries #sidebar p.btn-more a {
	margin-bottom: 40px;
}

body.ministries #content #sub-nav {
	margin-bottom: 32px;
}

body.ministries #content-main ul {
	list-style: none;
	margin: 0;
}

	body.ministries #content-main ul li,
	body.im-new #content-main ul li,
	body.calendar #content-main ul li {
		padding: 0 10px 11px;
		margin-bottom: 10px;
		background: url(/img/div-dot.gif) repeat-x bottom center;
	}
	
		body.ministries #content-main ul li:last-child,
		body.ministries #content-main ul li.last,
		body.calendar #content.detail #content-main ul li  {
			background: none;
		}
	
		body.ministries #content-main ul li img {
			float: left;
			margin-right: 12px;
		}
		
		body.ministries #content-main ul li h2,
		body.ministries #content-main ul li p {
			padding-left: 242px;
			padding-bottom: 0;
		}
		
		body.ministries #content-main ul li h2 {
			background: none;
			padding-top: 25px;
			font-size: 170%;
			line-height: 120%;
		}

		body.ministries #content-main p.goback {
			padding: 10px 0 15px;
			margin: 15px 0 0 0;
			background: url(/img/div-dot.gif) repeat-x top center;
		}
		
			body.ministries #content-main ul li h2 a:hover {
				border: none;
			}
		
		body.ministries #content-main ul li p {
			line-height: 160%;
		}
		
/* ---------------------------------------------------------------------------
=i'm new
--------------------------------------------------------------------------- */

body.im-new #content {
	padding-bottom: 0;
}

body.im-new #sidebar {
	padding-top: 568px;
}

body.im-new h1 {
	background: url(/img/text-im-new-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 54px;
}

/*========*/
body.im-new h1.testimony {
	background: url(/img/text-life-stories-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
}
/*========*/
		

body.im-new .intro {
	padding-bottom: 46px;
}

body.im-new #content-main {
	padding: 27px 0 6px 0;
	border-top: 7px solid #000;
}

	body.im-new #content-main ul {
		list-style: none;
		margin: 0;
	}
	
		body.im-new #content-main ul li {
			padding: 0 0 10px 10px;
			margin-bottom: 17px;
			position: relative;
		}
		
		body.im-new #content-main ul li.last {
			background: none;
		}

			body.im-new #content-main ul li h2 {
				font-size: 230%;
				line-height: 80%;
				background: none;
				padding: 0;
				margin: 0;
			}
			
			body.im-new #content-main ul li h3 {
				font-size: 140%;
				line-height: 100%;
				margin: 0;
				padding-top: 5px;
			}
			
			body.im-new #content-main ul li a.more {
				background: url(/img/blog-nav-arrow-blue-right.png) no-repeat 90% 50% #00aeef;
				/*width: 47px;*/
				/*height: 12px;*/
				position: absolute;
				top: 0;
				right: 0;
				font-size: 110%;
				line-height: 90%;
				font-weight: normal;
				letter-spacing: 0.07em;
				color: #fff;
				text-transform: capitalize;
				padding: 9px 20px 10px 10px;
			}
			
			body.im-new #content-main ul li a.more:hover {
				border: none;
				color: #000;
			}
			
			body.im-new #content-main ul li p {
				padding: 11px 0 10px;
				font-size: 110%;
				line-height: 125%;
			}
			
/* ---------------------------------------------------------------------------
=calendar
--------------------------------------------------------------------------- */

body.calendar h1 {
	background: url(/img/text-calendar-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
	padding-bottom: 14px;
}

/*========*/
body.calendar h1.news {
	background: url(/img/text-news-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
	padding-bottom: 14px;
}

body.calendar h1.special-events {
	background: url(/img/text-special-events-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
	padding-bottom: 14px;
}
/*========*/

body.calendar #sidebar {
	padding-top: 568px;
}

body.calendar #sub-nav {
	margin-bottom: 50px;
}

body.calendar #content-main .blue-button {
	width: 114px;
	background: url(/img/blog-nav-arrow-blue-right.png) no-repeat 90% 50% #00aeef;
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 6px 14px 5px 20px;
}

body.calendar #content-main a.blue-button:hover {
	border: none;
	color: #000;
}

body.calendar #content-main ul {
	list-style: none;
	margin: 0;
}

	body.calendar #content-main ul li {
		padding: 0 10px 18px;
		margin-bottom: 21px;
	}
	
		body.calendar #content-main ul li ul li {
			padding: 0;
			margin: 0;
			background: none;
			font-size: 115%;
			line-height: 110%;
		}
		
			body.calendar #content-main ul li ul li strong,
			body.calendar #content.detail #content-main ul li strong {
				color: #000;
				text-transform: uppercase;
				font-size: 75%;
			}
			
		body.calendar #content-main ul li p {
			line-height: 155%;
			padding: 0;
		}

body.calendar #content-main h2 {
	font-size: 170%;
	background: none;
	padding: 0;
}

	body.calendar #content-main h2 a:hover {
		border: none;
	}

body.calendar #content-main #calendar-nav {
	padding: 4px 0 30px;
}

	body.calendar #content-main #calendar-nav li {
		float: left;
		background: none;
		font-size: 120%;
		line-height: 100%;
		font-weight: bold;
		text-align: center;
		border: 1px solid #00a2df;
		padding: 0;
		margin-right: 4px;
		color: #c0c0c0;
		background: #00a2df;
	}
	
	body.calendar #content-main #calendar-nav #previous,
	body.calendar #content-main #calendar-nav #next {
		font-size: 90%;
	}
	
		body.calendar #content-main #calendar-nav li a {
			color: #fff;
			display: block;
			padding: 4px 8px 2px;
		}
		
		body.calendar #content-main #calendar-nav #previous a,
		body.calendar #content-main #calendar-nav #next a,
		body.calendar #content-main #calendar-nav #previous.inactive,
		body.calendar #content-main #calendar-nav #next.inactive {
			padding: 5px 8px;
		}
		
			body.calendar #content-main #calendar-nav li a:hover {
				border: 0;
				color: #000;
			}
	
	body.calendar #content-main #calendar-nav li.inactive,
	body.calendar #content-main #calendar-nav li.here {
		background: #fff;
		border: 1px solid #c0c0c0;
		padding: 4px 8px 2px;
	}
	
	body.calendar #content-main #calendar-nav li.here {
		color: #000;
	}
	
/* calendar details */

body.calendar #content.detail #sub-nav li:first-child a {
	background: url(/img/button-back-small.png) no-repeat 0 39%;
	padding-left: 21px;
	margin-left: 5px;
}

body.calendar #content.detail #content-main {
	padding-left: 10px;
	padding-bottom: 46px;
}

body.calendar #content.detail #content-main h2 {
	padding-bottom: 20px;
}

body.calendar #content.detail #content-main h3 {
	text-transform: none;
	color: #000;
	font-size: 130%;
	line-height: 145%;
}

body.calendar #content.detail #content-main ul {
	padding-bottom: 16px;
}

body.calendar #content.detail #content-main ul li {
	padding: 0;
	margin: 0;
	font-size: 115%;
	line-height: 125%;
}

body.calendar #content.detail #content-main p.intro {
	padding: 0 10px 15px;
	margin: 0 0 14px -10px;
	background: url(/img/div-dot.gif) repeat-x bottom center;
}

body.calendar #content.detail #content-main p {
	font-size: 110%;
	line-height: 175%;
	padding-bottom: 18px;
}

body.calendar .archive-item {
	width: 450px;
	background: #000000;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 6px 6px 6px 6px;
	margin-bottom: 20px;
}

body.calendar .calendar-back-button {
	width: 114px;
	background: url(/img/blog-nav-arrow-blue-left.png) no-repeat 8px 50% #00aeef;
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 6px 14px 5px 20px;
}

	body.calendar a.calendar-back-button:hover {
		border: none;
		color: #000;
	}
	
body.calendar #content.detail #content-main .calendar-register-button {
	width: 114px;
	background: url(/img/blog-nav-arrow-blue-right.png) no-repeat 90% 50% #00aeef;
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 6px 14px 5px 20px;
}

	body.calendar #content.detail #content-main a.calendar-register-button:hover {
		border: none;
		color: #000;
	}

	
/* ---------------------------------------------------------------------------
	=secondary
--------------------------------------------------------------------------- */

body.secondary #content {
	padding-top: 118px;
}

body.secondary #sidebar {
	padding-top: 568px;
}

body.secondary h1 {
	background: url(/img/text-secondary-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
	padding-bottom: 14px;
}
		
/* ---------------------------------------------------------------------------
	=giving
--------------------------------------------------------------------------- */

body.giving #content {
	padding-top: 118px;
}

body.giving #sidebar {
	padding-top: 568px;
}

body.giving h1 {
	background: url(/img/text-giving-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
	padding-bottom: 14px;
}
		
body.giving .online-giving-button {
	width: 114px;
	background: url(/img/blog-nav-arrow-blue-right.png) no-repeat 90% 50% #00aeef;
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 6px 14px 5px 20px;
}

	body.giving a.online-giving-button:hover {
		border: none;
		color: #000;
	}
		

/* ---------------------------------------------------------------------------
=blog
--------------------------------------------------------------------------- */

body.blog #content {
	padding-top: 106px;
}

/*----------
body.blog #content a.rss { color: #00a2df; text-decoration: none; }

body.blog #content a.rss:link { color: #00a2df; }
	
body.blog #content a.rss:visited { color: #5492a9; }
	
body.blog #content a.rss:hover { color: #f60; }
----------*/

body.blog #content h1 {
	background: url(/img/text-blog-h1.png) no-repeat 0 0;
	height: 56px;
	text-indent: -9999px;
	padding-bottom: 16px;
}

body.blog #content #sub-nav {
	margin-bottom: 30px;
}


body.blog #content-main {
	//padding: 27px 0 6px 0;
	border-top: 7px solid #000;
}

body.blog #content-main h2 {
	padding: 15px 0 8px 10px;
	background-position: bottom center;
}

body.blog #content-main h3 {
	color: #f2ab00;
	font-size: 140%;
	line-height: 100%;
	text-transform: none;
	//padding: 0 10px 4px;
	padding: 15px 10px 10px 10px;
/*----------*/
	background: url(/img/div-dot.gif) repeat-x bottom center;
	//margin: 0 0 14px 0;
/*----------*/
}

body.blog #content-main .media {
	padding-bottom: 20px;
}

body.blog #content-main .intro {
	padding-bottom: 20px;
}

body.blog #blog-tags {
	list-style: none;
	padding: 9px 0 10px 10px;
	margin : 0 0 10px 0;
	background: url(/img/div-dot.gif) repeat-x bottom center;
}

	body.blog #blog-tags li {
		font-size: 115%;
		line-height: 112%;
		color: #8b8b8b;
	}

		body.blog #blog-tags li strong {
			color: #000;
			text-transform: uppercase;
			font-size: 75%;
		}

body.blog #content-main p {
	padding-left: 10px;
	font-size: 110%;
	line-height: 175%;
}

body.blog #content-main h4 {
	color: #fff;
	background: #000;
	font-size: 95%;
	line-height: 70%;
	text-transform: uppercase;
	padding: 14px 10px;
	margin-top: 4px;
}

body.blog #comments {
	background: #e5e5e5 url(/img/bg-comments.png) no-repeat top left;
	
	padding: 24px 30px 0 30px;
	border-bottom: 7px solid #000;
}

	body.blog #comments ul {
		list-style: none;
		margin: 0;
		padding-bottom: 4px;
	}

		body.blog #comments .comment {
			padding-bottom: 22px;
		}
	
			body.blog #comments .comment h5 {
				color: #000;
				font-size: 130%;
				margin-right: 8px;
			}
			
				body.blog #comments .comment h5 a {
					font-size: 60%;
				}
				
				body.blog #comments .comment h5 .comment-date {
					color: #727272;
					font-size: 70%;
				}
				
			body.blog #comments .comment p {
				padding: 0;
				line-height: 160%;
				color: #494949;
			}

/*
	body.blog form {
		background: url(/img/bg-comment-form.png) no-repeat bottom right;
		margin: 0 -30px 0;
		padding: 0 0 24px;
	}
*/	
		body.blog dl dt label {
			font-size: 110%;
			padding-top: 8px;
			display: block;
		}
		
		body.blog dl dd {
			position: relative;
			margin-bottom: 0;
		}
		
		body.blog .notes,
		body.blog .textarea-notes {
			font-size: 80%;
			line-height: 100%;
			position: absolute;
			top: 12px;
			left: 68%;
		}
		
		body.blog .req {
			text-transform: uppercase;
		}
		
		body.blog .textarea-notes {
			top: 7px;
		}
		
			body.blog .textarea-notes .req {
				padding-bottom: 52px;
			}
			
			body.blog .textarea-notes ul li {
				padding-bottom: 5px;
			}
			
				body.blog .textarea-notes ul li a {
					font-size: 120%;
					font-weight: bold;
				}
	
		body.blog form input#submit {
			background-color: #000;
			border-width: 0;
			color: #fff;
			width: 65%;
		}
		
		body.blog form input,
		body.blog form textarea {
			width: 62%;
			border: 1px solid #ccc;
			padding: 7px;
			vertical-align: top;
		}

		body.blog form textarea {
			margin-top: 4px;
		}

body.blog #blog-nav {
	list-style: none;
	padding: 68px 0 82px;
	margin: 0;
}

	body.blog #blog-nav li {
		float: left;
		background-color: #00aeef !important;
		font-weight: bold;
		width: 181px;
		font-size: 115%;
		line-height: 90%;
		color: #fff;
		text-transform: capitalize;
	}
	
	body.blog #blog-nav .inactive {
		background-color: #cecece !important;
	}
	
		body.blog #blog-nav #previous-post {
			background: url(/img/blog-nav-arrow-blue-left.png) no-repeat 8px 50%;
		}
		
			body.blog #blog-nav #previous-post.inactive {
				background: url(/img/blog-nav-arrow-grey-left.png) no-repeat 8px 50%;
				padding: 9px 25px;
				width: 131px;
			}
		
		body.blog #blog-nav #recent-posts {
			margin: 0 6px;
			text-align: center;
			width: 226px;
		}
		
		body.blog #blog-nav #next-post {
			background: url(/img/blog-nav-arrow-blue-right.png) no-repeat 173px 50%;
			text-align: right;
		}
		
			body.blog #blog-nav #next-post.inactive {
				background: url(/img/blog-nav-arrow-grey-right.png) no-repeat 168px 50%;
				padding: 9px 25px;
				width: 131px;
			}
		
		body.blog #blog-nav li a {
			color: #fff;
			display: block;
			padding: 9px 25px;
		}
		
		body.blog #blog-nav li a:hover {
			border: none;
			color: #000;
		}


/* ---------------------------------------------------------------------------
	=search
--------------------------------------------------------------------------- */

body.search #content {
	padding-top: 118px;
}

body.search #content-main {
	padding: 27px 0 6px 0;
	border-top: 7px solid #000;
}

body.search #sidebar {
	padding-top: 568px;
}

body.search h1 {
	background: url(/img/text-search-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
	padding-bottom: 14px;
}
		
body.search .online-search-button {
	width: 114px;
	background: url(/img/blog-nav-arrow-blue-right.png) no-repeat 90% 50% #00aeef;
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 6px 14px 5px 20px;
}

	body.search a.online-search-button:hover {
		border: none;
		color: #000;
	}
		

/* ---------------------------------------------------------------------------
	=not-found
--------------------------------------------------------------------------- */

body.not-found #content {
	padding-top: 118px;
}

body.not-found #content h3 {
	color: #f2ab00;
}

body.not-found #sidebar {
	padding-top: 568px;
}

body.not-found h1 {
	background: url(/img/text-404-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
	padding-bottom: 14px;
}

/* ---------------------------------------------------------------------------
	=contact
--------------------------------------------------------------------------- */

body.contact #content {
	padding-top: 118px;
}

body.contact #sidebar {
	padding-top: 568px;
}

body.contact h1 {
	background: url(/img/text-contact-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 58px;
	padding-bottom: 14px;
}

/*========*/
body.contact h1.volunteer {
	background: url(/img/text-volunteer-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
	padding-bottom: 14px;
}
/*========*/

/*==========================================================================*/		
body.contact #content-main h4 {
	color: #fff;
	background: #000;
	font-size: 95%;
	line-height: 70%;
	text-transform: uppercase;
	padding: 14px 10px;
	margin-top: 4px;
}

body.contact #content-main .blue-button {
	width: 114px;
	background: url(/img/blog-nav-arrow-blue-right.png) no-repeat 90% 50% #00aeef;
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 6px 14px 5px 20px;
}

body.contact #content-main a.blue-button:hover {
	border: none;
	color: #000;
}

body.contact #comments {
	background: #cadfe6 url(/img/bg-contact.png) no-repeat top left;
	padding: 24px 30px 0 30px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

	body.contact #comments ul {
		list-style: none;
		margin: 0;
		padding-bottom: 4px;
	}

		body.contact #comments .comment {
			padding-bottom: 22px;
		}
	
			body.contact #comments .comment h5 {
				color: #000;
				font-size: 130%;
				margin-right: 8px;
			}
			
				body.contact #comments .comment h5 a {
					font-size: 60%;
				}
				
				body.contact #comments .comment h5 .comment-date {
					color: #727272;
					font-size: 70%;
				}
				
			body.contact #comments .comment p {
				padding: 0;
				line-height: 160%;
				color: #494949;
			}

	body.contact form {
		background: url(/img/bg-contact-form.png) no-repeat bottom right;
		margin: 0 -30px 0;
		padding: 0 0 24px;
	}

	body.contact form.plainform {
		background-image: none;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
		body.contact dl dt label {
			font-size: 110%;
			padding-top: 8px;
			display: block;
		}
		
		body.contact dl dd {
			position: relative;
			margin-bottom: 0;
		}
		
		body.contact .notes,
		body.contact .textarea-notes {
			font-size: 80%;
			line-height: 100%;
			position: absolute;
			top: 12px;
			left: 68%;
		}
		
		body.contact .req {
			text-transform: uppercase;
		}
		
		body.contact .textarea-notes {
			top: 7px;
		}
		
			body.contact .textarea-notes .req {
				padding-bottom: 52px;
			}
			
			body.contact .textarea-notes ul li {
				padding-bottom: 5px;
			}
			
				body.contact .textarea-notes ul li a {
					font-size: 120%;
					font-weight: bold;
				}
	
/*========*/
		body.contact form input #button { 
			margin-top: 5px;
			margin-right: 25px;
			font-size: 100%; 
			float: right;  
		}
/*========*/

		body.contact form input.textinput,
		body.contact form textarea {
			width: 290px;
			border: 1px solid #ccc;
			padding: 7px;
			vertical-align: top;
		}
		
		body.contact form select {
			width: 306px;
			border: 1px solid #ccc;
			padding: 7px;
			vertical-align: top;
		}
		
		body.contact form textarea {
			margin-top: 4px;
			height: 200px;
		}

/*========*/
			body.contact form textarea#question {
				background: #fff url(/img/bg-textarea-question.png) no-repeat 0 0;
				background-position: bottom right;
			}
	
			body.contact form textarea#prayer {
				background: #fff url(/img/bg-textarea-prayer.png) no-repeat 0 0;
				background-position: bottom right;
			}
	
			body.contact form textarea#testimony {
				background: #fff url(/img/bg-textarea-testimony.png) no-repeat 0 0;
				background-position: bottom right;
			}

			body.contact form textarea#volunteer {
				background: #fff url(/img/bg-textarea-volunteer.png) no-repeat 0 0;
				background-position: bottom right;
				height: 100px;
			}
/*========*/

/*==========================================================================*/		


/* ---------------------------------------------------------------------------
	=volunteer
--------------------------------------------------------------------------- */

body.volunteer #content {
	padding-top: 118px;
}

body.volunteer #sidebar {
	padding-top: 568px;
}

body.volunteer h1 {
	background: url(/img/text-volunteer-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 58px;
	padding-bottom: 14px;
}

/*========*/
body.volunteer h1.volunteer {
	background: url(/img/text-volunteer-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
	padding-bottom: 14px;
}
/*========*/

/*==========================================================================*/		
body.volunteer #content-main h4 {
	color: #fff;
	background: #000;
	font-size: 95%;
	line-height: 70%;
	text-transform: uppercase;
	padding: 14px 10px;
	margin-top: 4px;
}

body.volunteer #content-main .blue-button {
	width: 114px;
	background: url(/img/blog-nav-arrow-blue-right.png) no-repeat 90% 50% #00aeef;
	font-size: 15px;
	color: #fff;
	display: block;
	padding: 6px 14px 5px 20px;
}

body.volunteer #content-main a.blue-button:hover {
	border: none;
	color: #000;
}

body.volunteer #comments {
	background: #cadfe6 url(/img/bg-contact.png) no-repeat top left;
	padding: 24px 30px 0 30px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

	body.volunteer #comments ul {
		list-style: none;
		margin: 0;
		padding-bottom: 4px;
	}

		body.volunteer #comments .comment {
			padding-bottom: 22px;
		}
	
			body.volunteer #comments .comment h5 {
				color: #000;
				font-size: 130%;
				margin-right: 8px;
			}
			
				body.volunteer #comments .comment h5 a {
					font-size: 60%;
				}
				
				body.volunteer #comments .comment h5 .comment-date {
					color: #727272;
					font-size: 70%;
				}
				
			body.volunteer #comments .comment p {
				padding: 0;
				line-height: 160%;
				color: #494949;
			}

	body.volunteer form {
		background: url(/img/bg-contact-form.png) no-repeat bottom right;
		margin: 0 -30px 0;
		padding: 0 0 24px;
	}

	body.volunteer form.plainform {
		background-image: none;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	
		body.volunteer dl dt label {
			font-size: 110%;
			padding-top: 8px;
			display: block;
		}
		
		body.volunteer dl dd {
			position: relative;
			margin-bottom: 0;
		}
		
		body.volunteer .notes,
		body.volunteer .textarea-notes {
			font-size: 80%;
			line-height: 100%;
			position: absolute;
			top: 12px;
			left: 68%;
		}
		
		body.volunteer .req {
			text-transform: uppercase;
		}
		
		body.volunteer .textarea-notes {
			top: 7px;
		}
		
			body.volunteer .textarea-notes .req {
				padding-bottom: 52px;
			}
			
			body.volunteer .textarea-notes ul li {
				padding-bottom: 5px;
			}
			
				body.volunteer .textarea-notes ul li a {
					font-size: 120%;
					font-weight: bold;
				}
	
/*========*/
		body.volunteer form input #button { 
			margin-top: 5px;
			margin-right: 25px;
			font-size: 100%; 
			float: right;  
		}
/*========*/

		body.volunteer form input.textinput,
		body.volunteer form textarea {
			width: 290px;
			border: 1px solid #ccc;
			padding: 7px;
			vertical-align: top;
		}
		
		body.volunteer form select {
			width: 306px;
			border: 1px solid #ccc;
			padding: 7px;
			vertical-align: top;
		}
		
		body.volunteer form textarea {
			margin-top: 4px;
			height: 200px;
		}

/*========*/
			body.volunteer form textarea#volunteer {
				background: #fff url(/img/bg-textarea-volunteer.png) no-repeat 0 0;
				background-position: bottom right;
				height: 100px;
			}
/*========*/

/*==========================================================================*/		



/* ---------------------------------------------------------------------------
	=outreach
--------------------------------------------------------------------------- */

body.outreach #content {
	padding-top: 118px;
}

body.outreach #sidebar {
	padding-top: 568px;
}

body.outreach h1 {
	background: url(/img/text-outreach-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
	padding-bottom: 14px;
}
		
/* ---------------------------------------------------------------------------
	=services
--------------------------------------------------------------------------- */

body.services #content {
	padding-top: 118px;
}

body.services #sidebar {
	padding-top: 568px;
}

body.services h1 {
	background: url(/img/text-services-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
	padding-bottom: 14px;
}
		
/* ---------------------------------------------------------------------------
	=about
--------------------------------------------------------------------------- */

body.about #content {
	padding-top: 118px;
}

body.about #sidebar {
	padding-top: 568px;
}

body.about h1 {
	background: url(/img/text-about-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
	padding-bottom: 14px;
}

/* ---------------------------------------------------------------------------
	=staff
--------------------------------------------------------------------------- */

body.staff #content {
	padding-top: 118px;
}

body.staff #sidebar {
	padding-top: 568px;
}

body.staff p { 
	line-height: 2em;
	padding-bottom: 10px;
}

body.staff h1 {
	background: url(/img/text-about-h1.png) no-repeat 0 0;
	text-indent: -9999px;
	height: 57px;
	padding-bottom: 14px;
}

body.staff #content-main h2 {
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(/img/div-dot.gif) repeat-x bottom center;
	margin: 0 0 14px 0;
}

body.staff #content-main h5 {
	font-size: 110%;
	/*background: url(/img/div-dot-20.gif) repeat-x bottom center;*/
	padding-bottom: 0px;
	margin: 0 0 0 0;
}


/* ---------------------------------------------------------------------------
=page not found
--------------------------------------------------------------------------- */

/* ---------------------------------------------------------------------------
	=callouts
--------------------------------------------------------------------------- */


/* Callout - News, Announcements, Events and any other quick hit posts */

.search-results {
	font-size: 90%;
	margin-bottom: 10px;
	padding: 0 0 4px 6px;
	background: url(/img/div-dot.gif) repeat-x bottom left;
}

.search-pagination {
	font-size: 90%;
	margin-bottom: 10px;
	padding: 0 0 4px 6px;
}

.posts-glance {
	margin-bottom: 16px;
	padding: 0 0 9px 6px;
	background: url(/img/div-dot.gif) repeat-x bottom left;
}


#content-secondary .posts-glance {
	padding-left: 0;
}

.posts-glance h3 {
	color: #f2ab00;
}
.posts-glance h4 a {
	border: none;
}

.posts-glance p,
#sidebar .posts-glance p {
	padding-bottom: 0;
	line-height: 1.4em;
}

.posts-glance p.date,
#sidebar .posts-glance p.date {
	padding-bottom: 0;
	font-size: 115%;
	line-height: 120%;
}

	.posts-glance p.date span,
	#sidebar .posts-glance p.date span {
		font-size: 72.5%;
	}


#sidebar .posts-glance h4 a,
#sidebar .posts-glance h4 a:link { color: #f2ab00; }

#sidebar .posts-glance h4 a:visited { color: #5492a9; }

#sidebar .posts-glance h4 a:hover { color: #f60; }


/* Callout - New */

#callout-new {
	margin-bottom: 30px;
	padding: 15px 0 20px 0;
	border-top: 8px #000 solid;
	border-bottom: 1px #ddd solid;
}

#callout-new h2 {
	padding-top: 0;
	float: left;
	width: 180px;
	font-size: 450%;
	line-height: auto;
	text-transform: uppercase;
	letter-spacing: -.07em;
	background: none;
}

#callout-new h3,
#callout-new p {
	margin: 0;
	padding: 0;
	margin-left: 180px;
}

#callout-new h3 { padding-top: 5px; }

#callout-new a {
	padding: 0 5px;
	background-color: #e2ed5b;
	border: none;
}

#callout-new a:link {
	color: #000;
	background-color: #e2ed5b;
}

#callout-new a:hover {
	color: #fff;
	background-color: #000;
}


/* Callout - Sidebar Services */

#callout-services { margin-bottom: 18px; }

#callout-services h3 {
	width: 231px;
	height: 48px;
	margin-bottom: 0;
	background: url(/img/sidebar-services-h3.gif) no-repeat 0 0;
	text-indent: -9999px;
	padding-bottom: 6px;
}

#callout-services h4 {
	line-height: 110%;
}

#callout-services ul {
	margin-left: 0;
	margin-bottom: 0;
	color: #000;
	font-weight: bold;
	list-style: none;
	line-height: 70%:
}

#callout-services ul li ul {
	margin-left: 20px;
	margin-bottom: 3px;
	padding: 0;
	color: #787878;
	font-size: 85%;
	font-weight: normal;
	list-style: disc;
	background: none;
}

#callout-services ul li ul li {
	line-height: 1.2em;
}

.services-glance {
	margin-bottom: 8px;
	padding-bottom: 9px;
	background: url(/img/div-dot-20.gif) repeat-x bottom left;
}

.services-glance.last {
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;
}

/* Callout - Services when on left */
#callout-services-left h4 {
	font-size: 150%;
	line-height: 90%;
	padding-bottom: 4px;
	text-transform: uppercase;
	color: #c1c1c1;
}

	.posts-glance h4 em {
		font-style: normal;
		color: #000;
	}

	.posts-glance h4 .time {
		font-size: 75%;
		font-weight: normal;
		text-transform: lowercase;
	}
	
		.posts-glance h4 .time em {
			color: #f2ab00;
			font-size: 135%;
			text-transform: none;
			font-style: normal;
			font-weight: bold;
		}

/* Callout - Sidebar Ministries */

#callout-ministries h3 {
	margin-bottom: 0;
}

#callout-ministries a {
	border: none;
	display: block;
	text-indent: -9999px;
}

#callout-ministries ul {
	margin-left: 0;
	margin-bottom: 0;
	line-height: 0;
	list-style: none;
}

	/* Alternate ministry callouts */
	#ministry-callout-children, #ministry-callout-children a, #ministry-callout-children a:hover {
		width: 230px;
		height: 136px;
		background: url(/img/ministries-children.jpg) no-repeat 0 0;
	}
	
	#ministry-callout-college, #ministry-callout-college a, #ministry-callout-college a:hover {
		width: 230px;
		height: 136px;
		background: url(/img/ministries-college.jpg) no-repeat 0 0;
	}
	
	#ministry-callout-career, #ministry-callout-career a, #ministry-callout-career a:hover {
		width: 230px;
		height: 136px;
		background: url(/img/ministries-career.jpg) no-repeat 0 0;
	}
	
	#ministry-callout-youth, #ministry-callout-youth a, #ministry-callout-youth a:hover {
		width: 230px;
		height: 136px;
		background: url(/img/ministries-youth.jpg) no-repeat 0 0;
	}
	
	#ministry-callout-prayer, #ministry-callout-prayer a, #ministry-callout-prayer a:hover {
		width: 230px;
		height: 136px;
		background: url(/img/ministries-prayer.jpg) no-repeat 0 0;
	}
	
	#ministry-callout-outreach, #ministry-callout-outreach a, #ministry-callout-outreach a:hover {
		width: 230px;
		height: 136px;
		background: url(/img/ministries-outreach.jpg) no-repeat 0 0;
	}
	
	#ministry-callout-young-married, #ministry-callout-young-married a, #ministry-callout-young-married a:hover {
		width: 230px;
		height: 136px;
		background: url(/img/ministries-young-married.jpg) no-repeat 0 0;
	}
	
	#ministry-callout-men, #ministry-callout-men a, #ministry-callout-men a:hover {
		width: 230px;
		height: 136px;
		background: url(/img/ministries-men.jpg) no-repeat 0 0;
	}
	
	#ministry-callout-women, #ministry-callout-women a, #ministry-callout-women a:hover {
		width: 230px;
		height: 136px;
		background: url(/img/ministries-women.jpg) no-repeat 0 0;
	}
	
/* Callout - Sidebar Upcoming Events */

#callout-upcoming { margin-bottom: 30px; }

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

/*	=pagination (you should delete this if you are not using)
--------------------------------------------------------------------------- */

/* view all link */

p.link-viewall { 
	font-weight: bold;
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: .2em;
	text-decoration: none;
}

p.link-viewall a:link {	text-decoration: none; }

p.link-viewall a:hover { text-decoration: underline; }


/*	=float clearing
--------------------------------------------------------------------------- */
.clear {
	height: 1px;
	clear: both;
}

body.ministries #content-main ul li:after,
body.im-new #content-main ul li:after,
body.calendar #content-main ul li:after,
body.calendar #content-main #calendar-nav:after,
#content:after,
#sub-nav:after,
#sidebar:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}



#where p {
	font-size: 10%;
	margin-bottom: 15px;
	padding: 3px;
	color: #000;
	letter-spacing: 0;
	background-color: #cecece;
}
