/* @override 
	http://www.ccsjonline.org/stylesheets/screen.css
	http://ccsjonline.org/stylesheets/screen.css
*/

body {
	background: #f1efe8 url(../images/background.jpg) repeat-x 0 35px;
}

hr {
	display: none;
}

#utils {
	padding-top: 5px;
	height: 29px;
	background-color: #005382;
	border-bottom: 1px solid #43200d;
}

#utils-inner {
	margin:0 auto;
	width: 864px;
	height: 26px;
	color: #77cdfc;
}

#utils-new {
	display: block;
	width: 150px;
	height: 26px;
	background: url(../images/util-buttons.jpg) 0 0;
	text-indent: -9999px;
	float: left;
	margin-right: 2px;
	outline: none;
}

#utils-map {
	display: block;
	width: 150px;
	height: 26px;
	background: url(../images/util-buttons.jpg) -151px 0;
	text-indent: -9999px;
	float: left;
	margin-left: 2px;
	outline: none;
}

#utils-ticker {
	float: left;
	width: 390px;
	line-height: 24px;
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
	outline: none;
}

#utils-contact {
	float: left;
	display: block;
	width: 150px;
	height: 26px;
	background: url(../images/util-buttons.jpg) -300px 0;
	text-indent: -9999px;
	outline: none;
}


#header {
	margin:0 auto;
	width: 960px;
}

#header-inner {
	margin:0 auto;
	width: 860px;
	height: 96px;
}

#logo {
	background: url(../images/logo.png) no-repeat;
	height: 74px;
	width: 351px;
	text-indent: -9999px;
	margin-top: 25px;
}

#main-nav {
	height: 77px;
	background: url(../images/top-menu-wrapper-background.png) no-repeat;
}

#main-nav-inner {
	margin:0 auto;
	width: 863px;
}

#nav_main {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	height: 67px;
}

#nav_main li {
	float: left;
	margin-left: 0;
}

#nav_main li a {
	display: block;
	height: 67px;
	text-indent: -9999px;
	outline: none;
}

#nav_home a {
	width: 119px;
	background: url(/images/top-menu-background.jpg) no-repeat 0 0;
}

#nav_home a:hover {
	background-position: 0 -68px;
}

#nav_about a {
	width: 148px;
	background: url(/images/top-menu-background.jpg) no-repeat;
	background-position: -119px 0;
}

#nav_about a:hover {
	background-position: -119px -68px;
}

#nav_ministries a {
	width: 152px;
	background: url(/images/top-menu-background.jpg) no-repeat -267px 0;
}

#nav_ministries a:hover {
	background-position: -267px -68px;
}

#nav_events a {
	width: 122px;
	background: url(/images/top-menu-background.jpg) no-repeat -419px 0;
}

#nav_events a:hover {
	background-position: -419px -68px;
}

#nav_blogs a {
	width: 103px;
	background: url(/images/top-menu-background.jpg) no-repeat -541px 0;
}

#nav_blogs a:hover {
	background-position: -541px -68px;
}

#nav_media a {
	width: 116px;
	background: url(/images/top-menu-background.jpg) no-repeat -645px 0;
}

#nav_media a:hover {
	background-position: -645px -68px;
}

#nav_give a {
	width: 103px;
	background: url(/images/top-menu-background.jpg) no-repeat -761px 0;
}

#nav_give a:hover {
	background-position: -761px -68px;
}

#wrap {
	margin: auto;
	width: 960px;
	clear: both;
}

#wrap-inner {
	width: 864px;
	background: url(../images/wrap-arch-bg.jpg) no-repeat 0 -15px;
	margin: 0 auto;
	padding-top: 35px;
	clear: both;
}

#wrap-inner.single-column {
	background: url(../images/wrap-single-column-arch-bg.jpg) no-repeat 0 -15px;
}

#wrap-inner.home{
	background: none;
	padding-top: 0px;
}

#wrap .group {
	background-image: url(../images/wrap-bg.jpg);
	border-bottom: 10px solid #002349;
	clear: both;
	padding-bottom: 20px;
	overflow: auto;
}

 #wrap .single-column .group {
	background-image: url(../images/wrap-single-column-bg.jpg);
	padding-bottom: 0;
	color: #0b3265;
	overflow: hidden;
}

#wrap .home .group {
	background-image: url(../images/wrap-single-column-bg.jpg);
	padding-bottom: 0;
	height: 329px;
	color: #0b3265;
	overflow: hidden;
}


#wrap .main {
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	width: 602px;
	color: #2e241a;
}

#wrap .main a, #wrap .wide a {
	color: #005382;
}

.main h2 {
	color: #4a3a29;
	border-bottom: 2px solid #4a3a29;
	margin-top: 0;
}

#wrap .secondary {
	float: left;
	width: 222px;
	background: url(../images/secondary-bg.jpg) repeat-x 222px 0;
	color: #4a3a29;
}

#wrap .secondary a {
	color: #4a3a29;
}

#wrap .wide {
	padding-left: 20px;
	padding-right: 10px;
	width: 828px;
	color: #2e241a;
}

#wrap .home .wide {
	width: 828px;
	color: #2e241a;
	padding-left: 10px;
	padding-right: 10px;
}

.wide h2 {
	color: #4a3a29;
	border-bottom: 2px solid #4a3a29;
}

.secondary .breadcumbs {
	font-weight: bold;
	font-size: 20px;
	margin-left: 15px;
	margin-bottom: 5px;
}

.secondary .subnav ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-bottom: 0;
}

.secondary .subnav ul li {
	height: 42px;
	text-indent: 15px;
	line-height: 42px;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/subnav-item-bg.gif) 0 0;
	margin-left: 0;
}

.secondary .subnav ul li.last {
	height: 43px;
}

.secondary .subnav ul li:hover, .secondary .subnav ul li:focus {
	background-position: 0 -42px;
}


.secondary .subnav ul li.active {
	background-position: 0 -85px;
	height: 42px;
}

.secondary .subnav ul li a {
	display: block;
	height: 41px;
	text-decoration: none;
	outline: none;
}

#extra {
	display: none;
	margin: auto;
	width: 960px;
}

#extra-inner {
	background-color: #1a0c09;
	margin:0 auto;
	width: 864px;
	height: 200px;
}

#footer {
	margin: auto;
	width: 960px;
	margin-bottom: 15px;
}

#footer-inner {
	background-color: #002149;
	margin:0 auto;
	width: 864px;
	height: 25px;
}

#footer-inner p {
	margin-left: 12px;
	color: #25689d;
	margin-top: 0;
	margin-bottom: 0;
}

#footer-inner a {
	color: #25689d;
	text-decoration: none;
}

#footer-inner a:hover {
	text-decoration: underline;
}

#home-masthead {
	height: 264px;
}

#home-tabs {
	background: url(../images/home-tabs-bg.jpg) 0 0;
	width: 234px;
	height: 264px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}

#home-tabs-this-weekend {
	margin-top: 50px;
	margin-left: 10px;
	margin-right: 10px;
	height: 41px;
	color: #5c4329;
}

#home-tabs-this-weekend strong {
	color: #002249;
}

#home-tabs-im-new a {
	background: url(../images/home-tabs-im-new-bg.jpg) 0 0;
	height: 55px;
	display: block;
	text-indent: -1000px;
	outline: none;
}

#home-tabs-events a {
	background: url(../images/home-tabs-events-bg.jpg) 0 0;
	height: 54px;
	display: block;
	text-indent: -1000px;
	outline: none;
}

#home-tabs-bulletins a {
	background: url(../images/home-tabs-bulletins-bg.jpg) 0 0;
	height: 54px;
	display: block;
	text-indent: -1000px;
	outline: none;
}

#home-tabs-blogs a {
	background: url(../images/home-tabs-blogs-bg.jpg) 0 0;
	height: 54px;
	display: block;
	text-indent: -1000px;
	outline: none;
}

#home-slideshow {
	position: relative;
	height: 264px;
	width: 570px;
	float: left;
}

#home-slideshow  a {
	position: absolute;
	z-index: 1;
	width: 570px;
	height: 264px;
	text-align: center;
}

#home-slideshow img {
	border: none;
}

/* pagination control */

#home-slideshow.slideshowlite ul,
#home-slideshow.slideshowlite ol {
    list-style: none;
    position: absolute;
    margin: 0;
    padding: 0;
    bottom: 10px;
    right: 0;
    z-index: 3;
	opacity: 1 !important;
}

#home-slideshow.slideshowlite ul li,
    #home-slideshow.slideshowlite ol li {
    float: left;
    margin: 0 3px;
    width: 10px;
}

#home-slideshow.slideshowlite ul li a {
    position: relative;
    display: block;
    width: 100%;
    height: 10px;
    padding-top: 0px;
    text-decoration: none;
    color: #b4d7e2;
    text-align: center;
    font-size: 0;
	background-color: #004592;
	color: #004592;

}

#home-slideshow.slideshowlite ul li a.current {
    color: #2b92e4;
	background-color: #2b92e4;
}

#home-slideshow.slideshowlite ul li a:hover {
    color: #2b92e4;
	background-color: #2b92e4;
}

#home-media {
	
	background: url(../images/home-media-bg.jpg) no-repeat;
	height: 108px;
	width: 844px;
	border-top: 10px solid #002249;
}

#media-filter ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-bottom: 0;
}

#media-filter ul li {
	height: 43px;
	text-indent: 15px;
	line-height: 42px;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/subnav-item-bg.gif) 0 -42px;
	margin-left: 0;
}

#media-filter div {
	margin-left: 15px;
	margin-top: 5px;
}

#media-filter label span {
	width: 65px;
	display: inline-block;
}

#media-filter select {
	width: 130px;
}

#media-accordion h3 {
	height: 42px;
	text-indent: 15px;
	line-height: 42px;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/subnav-item-bg.gif) 0 0;
	margin-left: 0;
	margin-bottom: 0;
	cursor: pointer;
}

#media-accordion h3:hover {
	text-decoration: underline;
}

#media-accordion .pane {
	padding-top: 10px;;
	padding-bottom: 15px;
	background: #d3cdb7;
}

#media-accordion .pane ul {
	margin-bottom: 0;
}

.media-sticky {
	background-color: #ddd7c7;
	border: 1px solid #5c452a;
	padding: 10px;
	height: 75px;
	margin-bottom: 10px;
}

.media ul {
	list-style-type: none;
	margin: 0;
}

.media-listing {
	list-style-image: none;
	overflow: auto;
	border-bottom: 1px solid #d7d2bd;
	margin-bottom: 10px;
	margin-left: 1px;
	padding-bottom: 10px;
}

ul.featured-media .media-listing {
	list-style-image: none;
	overflow: auto;
	border-bottom: none;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background-color: #ddd7c7;
	padding: 5px;
	border: 1px solid #83694c;
}

.media-info {
	float: left;
	color: #a77644;
	width: 330px;
}

#home-media .media-info {
	margin-left: 120px;
}

.media-title {
	width: 340px;
	float: left;
}

.series-title {
	margin: 0 0 3px;
	font-size: 14px;
	color: #736a51;
}

.series-title a {
	text-decoration: none;
	color: #a78660;
}

.series-title a:hover {
	text-decoration: underline;
}

.media-listing h5 {
	font-size: 18px;
	line-height: 25px;
	margin: 0;
	width: 340px;
	color: #005382;
}

#home-media .media-info h5 {
	font-size: 15px;
	line-height: 22px;
	margin: 8px 0 0;
	color: #fefefe;
}

.media-meta {
	color: #b2a480;
	list-style-type: none;
	font-size: 12px;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	line-height: 14px;
}

.media-meta a {
	color: #a78660;
	text-decoration: none;
}

#home-media .media-meta a
{
	color: #3299e4;
}

.media-meta a:hover {
	text-decoration: underline;
}

.media-meta li
{
	border-left: 1px solid #998c6c;
	float: left;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}

#home-media .media-meta li
{
	border: 0;
	padding: 0 .0em;
	margin: 0 5px 0 0;
	color: #2893e1;
}

.media-buttons {
	width: 248px;
	float: right;
}

.media-buttons li {
	float: left;
	margin-left: 0;
	list-style-type: none;
}

.media-buttons .placeholder {
	height: 32px;
	width: 60px;
}

#home-media .media-buttons .placeholder {
	display: none;
}

.media-buttons a {
	display: block;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	width: 60px;
	border: 1px solid #eeebe4;
	padding: 45px 0 6px;
	color: #b2a480;
}

ul.featured-media .media-buttons a {
	border: 1px solid #ddd7c7;
}

#home-media .media-buttons a {
	display: block;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	outline: none;
	font-size: 11px;
	width: 60px;
	padding: 38px 0 6px;
	color: #2793e1;
	border-left-color: #237dc1;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #004063;
	border-top-style: none;
	border-bottom-style: none;
}

.media-buttons .watch a {
	background: url('../images/icons/computer_on.png') no-repeat 50% 8px;

}

.media-buttons .listen a {
	background: url('../images/icons/play.png') no-repeat 50% 6px;
}

.media-buttons .download a {
	background: url('../images/icons/down_alt.png') no-repeat 50% 8px;
}

.media-buttons .notes a {
	background: url('../images/icons/notebook.png') no-repeat 50% 8px;
}

.media-buttons a:hover {
	border: 1px solid #cec8b9;
	color: #4a3a28;
	background-color: #e6e0cf;
}

#home-media .media-buttons a:hover {
	background-color: #002149;
}

.ministry-listing {
	list-style-type: none;
	padding-left: 0;
}

.ministry-listing {
	list-style-type: none;
	margin-left: 0;
}

.ministry-category {
	margin-left: 0;
}

.ministry-category ul {
	list-style-type: none;
	background: url(../images/ministry-bg.jpg) repeat-y;
	overflow: auto;
	margin-left: 0;
}

.ministry-category.care ul {
	background-position: 0 -178px;
}

.ministry-category.outreach ul {
	background-position: 0 -537px;
}

.ministry-category.adults ul {

}

.ministry-category li {
	padding-left: 0;
}

.ministry-category h3 {
	color: #4a3a29;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 0;
}

.ministry-block {
	height: 88px;
	float: left;
	width: 330px;

	margin-left: 47px;
	margin-bottom: 45px;
	margin-top: 18px;
	padding-top: 27px;
	background: url(../images/ministry-photo-bg.jpg) no-repeat 0 30px;
}

.ministry-block a {
	text-decoration: none;
	color: #4a3a29;
	display: block;
}

.ministry-block a:hover {
	text-decoration: underline;

}

.ministry-block h4 {
	margin: 0;
	font-size: 16px;
}

.ministry-block img {
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 25px;
	margin-top: 12px;
	margin-left: 9px;
}

.people-listing {
	list-style-type: none;
}

.people-listing li {
	list-style-type: none;
	margin-left: 0;
	clear: both;
}

.people-listing .people-position {
	font-weight: bold;
}

.people-listing .people-photo {
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}



.people-listing .people-photo img {
	width: 200px;
	height: 133px;
	border: 10px solid #4a3a29;
}

.people-listing .people-details {
	width: 355px;
	float: right;
	margin-right: 10px;
	margin-bottom: 40px;
}

.people-listing .people-title h4 {
	margin: 0;
	color: #002349;
	font-size: 18px;
}

.people-listing .people-short-biography {
	text-align: justify;
}

.people-listing a {
	color: #002349;
}

p.paginate {
	font-weight: bold;
	color: #736a51;
}

p.paginate a {
	color: #918975;
	display: inline-block;
	padding: 2px 6px 1px 7px;
	text-align: center;
	background-color: #ddd7c7;
	font-weight: bold;
	border: 1px solid #918975;
	text-decoration: none;
}

p.paginate a:hover {
	color: #5f594c;
	border: 1px solid #5f594c;
}

p.paginate strong {
	color: #79cdfc;
	display: inline-block;
	padding: 2px 6px 1px 7px;
	text-align: center;
	background-color: #04285c;
	font-weight: bold;
	border: 1px solid #135f8a;
	text-decoration: none;
}

#beliefs-accordion h3 {
	cursor: pointer;
}


.events li {
	list-style-type: none;
	margin-left: 0;
}

.events h3 {
	background-color: #ddd7c7;
	padding-left: 10px;
	margin: 0;
}

.event-listing h4 {
	margin: 0;
}

.event-listing h4 a {
	text-decoration: none;
	color: #005382;
}

.event-listing h4 a:hover {
	text-decoration: underline;
}

.event-listing p {
	color: #4a3a28;
}

.event-entry h3 {
	color: #005382;
	background: none;
	padding: 0;
}

.event-entry .date {
	margin: 0 0 10px;
	font-weight: bold;
	font-size: 15px;
	color: #401d08;
}

.event-entry .other-details .title {
	font-weight: bold;
	padding-right: 10px;
	vertical-align: top;
}

.event-entry .registration-form {
	padding: 10px;
	margin-bottom: 20px;
	background-color: #e0eefb;
	border: 1px solid #002249;
}

.map {
	border: 2px solid #aaa48c;
}

.new-column-1 {
	float: left;
	width: 400px;
	margin-right: 10px;
}

.new-column-2 {
	float:  left;
	width: 210px;
}

.new-column-3 {
	float:  left;
	width: 205px;
}

.new-column-1 p, .new-column-2 p, .new-column-3 p {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.group h3, .new-column-1 h3, .new-column-2 h3, .new-column-3 h3 {
	background-color: #65b1db;
	color: #eeebe4;
	margin-bottom: 8px;
	font-size: 20px;
	padding-left: 10px;
}

.blog-meta {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: -15px;
}

