/* --------------------------------
	 Orange: #fd9626
----------------------------------- */
html {
	min-width:980px;
	background:#000 url(/img/bgd_image_rpt.jpg) 0 0 repeat-x;
}

body {
	text-align:center;
	min-height:800px;
	text-align:left;
	position:relative;
}

.home {
	background:url(/img/bgd_image.jpg) center top no-repeat;
}

.page {
	background:url(/img/bgd_page_image.jpg) center top no-repeat;
}

.wrap {
	width:960px;
	margin:0 auto;
	position:relative;
	text-align:left;
}

/* --------------------------------
	 Typography
----------------------------------- */
p {
	line-height:140%;
	padding-bottom:10px;
	font-size:12px;
}

.article a {
	color:#ffd1a2;
}

.article h2 {
	color:#fff;
	margin:20px 0 0;
}

.logo {
	position:absolute;
	width:250px;
	height:150px;
	left:0;
	top:0;
	z-index:100;
}

.logo h1 {
	background:url(/img/logo.png) 25px 25px no-repeat;
	text-indent:-5000em;
	height:135px;
}

.nav {
	position:absolute;
	top:54px;
	left:260px;
}

.nav li {
	float:left;
	clear:none;
	padding:10px;
}

.nav li a {
	font-size:16px;
	height:24px;
	float:left;
	clear:none;
	color:#fff;
	text-decoration:none;
	padding-bottom:2px;
	text-shadow:1px 1px 2px rgba(0,0,0,0.2);
}

.nav .active a,.nav a:hover {
	color:#fff;
	text-shadow:1px 1px 5px rgba(0,0,0,0.4);
	background:url(/img/nav_bgd_hover.png) center bottom no-repeat;
}

.nav .active a {
	text-shadow:1px 1px 5px rgba(0,0,0,0.4);
	color:#fff;
	background:url(/img/nav_bgd.png) center bottom no-repeat;
}

.button {
	background:#444;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	padding:4px 10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.slideshow_controls {
	position:relative;
	width:620px;
}

.slideshow_controls a {
	display:block;
	position:absolute;
	top:60px;
	width:36px;
	height:181px;
	text-indent:-5000em;
	background:url(/img/slide_nav.png) 0 0 no-repeat;
}

.slideshow_controls .prev {
	left:20px;
}

.slideshow_controls .next {
	background-position:right top;
	right:20px;
}

.home .content {
	padding-top:90px;
}

.mission_banner {
	width:100%;
	height:300px;
	z-index:5000;
	position:relative;
	float:left;
	clear:both;
}

.home .col_1,.home .col_2,.home .col_3 {
	width:288px;
	float:left;
	clear:none;
}

.col_1 {
	margin-left:10px;
	float:left;
	clear:both;
}

.col_2,.col_3 {
	margin-left:38px;
}

/* Announcements */
.announcements {
	margin:23px 0 0;
	background:transparent;
	width:270px;
	height:315px;
	padding:0 0 0 15px;
	float:left;
	clear:both;
	overflow-y:visible;
	overflow-x:hidden;
	position:relative;
}

.announcements h2 {
	margin:5px 0 5px 13px;
	font-size:22px;
	text-shadow:1px 1px 1px #fff;
}

.announcements .scroll {
	height:185px;
	width:100%;
	background:transparent;
}

.announcements .item {
	float:left;
	width:260px;
	clear:both;
	padding:0 5px;
	border-bottom:1px dotted #fff;
	background:transparent;
	overflow-y:visible;
}

.announcements .item:hover {
	background:url(/img/announcement_item_bgd.png) 0 0 repeat-x;
}

.announcements .info {
	padding:8px 0 8px 10px;
	float:left;
	clear:none;
	display:table;
	height:29px;
	width:200px;
}

.announcements .title {
	font-size:13px;
	padding-right:10px;
	width:160px;
	line-height:140%;
	clear:none;
	display:table-cell;
	vertical-align:middle;
}

.announcements p {
	font-size:11px;
}

.announcements .read_more {
	text-indent:-5000em;
	background:url(/img/forward_arrow.png) 0 0 no-repeat;
	width:18px;
	height:35px;
	clear:none;
	float:right;
	margin:5px 9px 5px 0;
}

.announcements .item:hover .read_more {
	background-position:left bottom;
}

.announcements span {
	color:#fff;
}

.announcements .month {
	font-size:10px;
	width:100%;
	text-align:center;
	letter-spacing:2px;
	float:left;
	clear:both;
	text-align:center;
}

.announcements .day {
	font-size:24px;
	float:left;
	clear:both;
	text-align:center;
	width:100%;
}

.announcement_scroll_controls {
	float:right;
	clear:both;
	width:65px;
	margin:0;
}

.announcement_scroll_controls .scroll_button {
	width:22px;
	height:25px;
	text-indent:-5000em;
	background:url(/img/arrows.png) 0 0 no-repeat;
	float:left;
	clear:none;
}

.announcement_scroll_controls .anPrev {
	background-position:-22px top;
	margin:0 8px 0 0;
}

.announcements .icon {
	background:url(/img/announcement_icons.png) 0 0 no-repeat;
	width:45px;
	height:45px;
	margin:7px 0 0;
	float:left;
	clear:both;
}

.announcements .Calendar_icon {
	background-position:left 0;
}

.announcements .Announcement_icon {
	background-position:left -45px;
}

.announcements .Map_icon {
	background-position:left -90px;
}

.announcements .Quote_icon {
	background-position:left -135px;
}

.announcements .Globe_icon {
	background-position:left -185px;
}

.announcements .item:hover .Calendar_icon {
	background-position:right 0;
}

.announcements .item:hover .Announcement_icon {
	background-position:right -45px;
}

.announcements .item:hover .Map_icon {
	background-position:right -90px;
}

.announcements .item:hover .Quote_icon {
	background-position:right -135px;
}

.announcements .item:hover .Globe_icon {
	background-position:right -185px;
}

.announcements .group {
	height:186px;
}

.full_announcement_box {
	position:absolute;
	left:280px;
	width:270px;
	top:0;
	margin-top:45px;
}

.full_announcement {
	position:absolute;
	display:none;
	left:0;
	width:250px;
	padding:0 15px;
	height:170px;
	overflow:auto;
}

.full_announcement .title {
	float:left;
	width:90%;
	padding:0 10px;
	font-weight:bold;
}

.full_announcement .wysiwyg_output {
	padding:20px 10px!important;
}

.back_btn {
	display:block;
	position:absolute;
	left:22px;
	bottom:-35px;
	background:url(../img/arrows.png) -66px 0 no-repeat;
	width:22px;
	height:22px;
	display:block;
	text-indent:-50000em;
}

.banner {
	text-indent:-5000em;
	height:104px;
	width:287px;
	margin-top:27px;
	float:left;
	clear:none;
	color:#fff;
	text-align:center;
	font-size:11px;
	text-decoration:none;
}

.blog {
	height:120px;
	margin-top:17px;
	text-align:left;
	background:url(/img/Home_banner_blog.png) 0 0 no-repeat;
}

.media {
	background: url(/img/Home_banner_media.png) 0 0 no-repeat
}

.home .small_banner {
	margin-top:22px;
	width:143px;
	height:116px;
	float:left;
}

.home .ready {
	clear:both;
	background:url(/img/Home_small_banner_left.png) 0 0 no-repeat;
}

.home .question {
	background:url(/img/Home_small_banner_right.png) 0 0 no-repeat;
	margin-left:0;
	clear:none;
}

.page .small_banner {
	margin-top:22px;
	width:143px;
	height:116px;
	float:left;
}

.page .ready {
	clear:both;
	background:url(/img/Home_small_banner_left.png) 0 0 no-repeat;
}

.page .question {
	background:url(/img/Home_small_banner_right.png) 0 0 no-repeat;
	margin-left:0;
	clear:none;
}

.times {
	background:url(/img/Home_banner_services.jpg) 0 0 no-repeat;
	width:286px;
	text-align:left;
	margin-top:31px;
	height:104px;
	text-decoration:none;
}

.times strong {
	font-family:Georgia Bodoni Palatino Times serif;
}

.times dl {
	padding:16px 0 0 33px;
	color:#2c1d16;
	text-shadow:1px 1px 2px #fff;
}

.times dt {
	font-size:20px;
	padding-bottom:4px;
}

.times dd {
	font-family:Georgia Bodoni Palatino Times serif;
	font-style:italic;
	font-size:13px;
	padding:2px;
}

/* Sub Pages */
.page .section {
	float:left;
	clear:both;
}

.section p {
	color:#fff;
}

.page .section .article {
	margin-top:-20px;
	float:left;
	width:960px;
	clear:both;
	background:#593c2c url(/img/content_bgd.jpg) left top no-repeat;
	min-height:850px;
}

.page .section .article .wysiwyg_output {
	margin:20px 50px 0 0;
	width:530px;
	position:relative;
	z-index:100;
}

.page .section {
	float:left;
	clear:both;
	margin:173px 0 0 15px;
	position:relative;
}

.section h1 {
	margin:10px 0 0 48px;
	color:#37251b;
	font-size:30px;
}

.section .bottom_image {
	background:url(/img/content_bgd_btm.jpg) 0 0 no-repeat;
	width:959px;
	height:55px;
	position:absolute;
	bottom:0;
	left:0;
}

.aside {
	width:300px;
	position:absolute;
	right:0;
}

.page .wysiwyg_output {
	padding:20px 40px 30px 50px;
}

.page .wysiwyg_output img {
	border:2px solid #fff;
	margin:0 20px 10px 0;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.25);
	-moz-box-shadow:2px 2px 3px rgba(0,0,0,0.25);
	box-shadow:2px 2px 3px rgba(0,0,0,0.25);
}

.page .announcements {
	margin-top:10px;
	height:265px;
	z-index:50;
	position:relative;
}

.page .announcements p {
	color:#000;
}

.page .announcements .back_btn {
	bottom:-25px;
}

.page .banner {
	margin-top:15px;
	margin-left:3px;
}

.page .small_banner {
	margin-left:0;
}

.footer {
	width:940px;
	margin:0 0 20px;
	float:left;
	clear:both;
	padding:0 20px 10px 0;
	font-size:10px;
	background:url(/img/foot_bgd.png) 0 0 no-repeat;
}

.footer a {
	text-decoration:none;
	color:#ddd;
	padding:0 10px;
	float:left;
	clear:none;
}

.footer a:hover {
	color:#f8e4cc;
}

.footer li {
	float:left;
}

.footer ul {
	margin:20px 0 40px 10px;
}

.footer .subscribe {
	position:relative;
	text-align:right;
	float:right;
	top:-25px;
	clear:none;
	color:#fff;
	width:400px;
}

.enews_subscribe {
	text-indent:-5000em;
	width:22px;
	height:22px;
	border:none;
	background:url(/img/arrows.png) -44px 0 no-repeat;
	cursor:pointer;
}

.enews_email {
	-moz-border-radius:10px;
	border-radius:10px;
	padding:5px 8px;
	width:150px;
	margin:0 3px 0 5px;
	border:none;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.25);
	-moz-box-shadow:2px 2px 3px rgba(0,0,0,0.25);
	box-shadow:2px 2px 3px rgba(0,0,0,0.25);
}

.footer .subscribe .error {
	color:#ffec80;
	font-weight:bold;
	float:left;
	width:195px;
	margin-top:6px;
}

.facebook a {
	margin:-6px 0 0 5px;
	background:url(/img/facebook_icon.png) 0 0 no-repeat;
	width:24px;
	height:24px;
	text-indent:-5000em;
}

/*Tabs*/
/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
	margin:0;
	padding:.2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
	list-style:none;
	float:left;
	position:relative;
	top:1px;
	margin:0 6px 1px 0;
	border-bottom:0!important;
	padding:0;
	white-space:nowrap;
}

.ui-tabs .ui-tabs-nav li a {
	float:left;
	text-decoration:none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom:0;
	padding-bottom:1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor:text;
}

.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor:pointer;
}

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	display:block;
	border-width:0;
	padding:1em 1.4em;
	background:none;
}

.ui-tabs .ui-tabs-hide {
	display:none!important;
}

.ui-tabs {
	background:url(/img/tab_bgd.png) center 7px no-repeat;
	width:600px;
	position:relative;
	zoom:1;
	padding:0 0 80px 40px;
	margin-top:40px;
}

#tabs .ui-tabs-nav a {
	font-size:12px;
	color:#fff;
	text-transform:capitalize;
	padding:10px 8px 7px;
}

#tabs .ui-tabs-nav a:hover {
	color:#ffd1a2;
}

.tab {
	float:left;
	clear:both;
}

#tabs .ui-tabs-nav .ui-tabs-selected a {
	color:#fff;
	background:url(/img/tab_selected_bgd.png) 0 0 repeat-x;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
}

#tabs .wysiwyg_output {
	padding:0;
}

/*Leaders*/
.leader_photo {
	background:#fff;
	float:left;
	clear:both;
	width:150px;
	height:150px;
	border:2px solid #fff;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.25);
	-moz-box-shadow:2px 2px 3px rgba(0,0,0,0.25);
	box-shadow:2px 2px 3px rgba(0,0,0,0.25);
	margin:30px 10px 0;
}

.leader_name {
	float:left;
	clear:none;
	width:300px;
	margin:30px 20px 0;
	color:#fff;
	font-size:14px;
}

/* Calendar */
.calendar h2 {
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
}

.calendar .announcements h2 {
	border:none;
}

.calendar_download {
	padding:20px 0;
}

.calendar_download a {
	text-decoration:none;
	background:#fd9626;
	margin:20px 0 0;
	color:#fff;
	border:2px solid #ffd3a8;
	font-size:14px;
	padding:5px 10px;
	-moz-border-radius:7px;
	border-radius:7px;
	cursor:pointer;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.25);
	-moz-box-shadow:2px 2px 3px rgba(0,0,0,0.25);
	box-shadow:2px 2px 3px rgba(0,0,0,0.25);
}

/* Prayer Form */
.article label {
	color:#fff;
	font-size:14px;
	padding:20px 0 0;
}

.article input,.article select,.article textarea,.article label,.article .captcha {
	float:left;
	clear:both;
}

.article input.text,.article textarea {
	padding:5px;
	width:300px;
	font-family:Helvetica, Arial, sans-serif;
}

.article .captcha {
	padding:30px 10px 0;
}

.article select {
	margin:10px 0;
}

.article .submit {
	background:#fd9626;
	margin:20px 0 0 10px;
	color:#fff;
	border:2px solid #ffd3a8;
	font-size:14px;
	padding:5px 10px;
	-moz-border-radius:7px;
	border-radius:7px;
	cursor:pointer;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.25);
	-moz-box-shadow:2px 2px 3px rgba(0,0,0,0.25);
	box-shadow:2px 2px 3px rgba(0,0,0,0.25);
}

.article .submit:hover {
	background:#281c17;
	border-color:#aaa;
}

.article input.short {
	width:150px;
}

/* Blog */
.blog_entry {
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}

/* Media */
.media_page .section {
	padding-bottom:40px;
}

.media_page .entry {
	margin:20px 0 10px 50px;
	padding-top:20px;
	width:550px;
	border-top:1px solid #97866c;
	float:left;
	clear:both;
}

.media_page .entry:first-child {
	border:none;
}

.media_page .entry h2 {
	font-size:20px;
	margin-bottom:5px;
}

.media_page .entry h3 {
	font-size:13px;
	color:#fff;
	padding:3px;
}

.media_page .wysiwyg_output {
	padding:0;
}

.media_page .entry .audio {
	float:left;
	clear:both;
	width:100%;
	padding:10px 0 0;
}

.media_page .entry .audio .flash_player {
	float:left;
	clear:both;
}

.media_page .entry .audio a {
	font-size:14px;
	display:block;
	padding:3px 10px;
	float:left;
	clear:none;
}

.media_page .entry .audio a:hover {
	color:#FFD1A2;
}

/* Home Page popup */
.popup {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:110%;
	background:url(/img/opacity_75_k.png);
	z-index:5000;
}

.popup .inner_1 {
	border:2px solid #e9e5e1;
	float:left;
	clear:both;
	background:#444;
	width:800px;
	position:relative;
	left:50%;
	margin-left:-400px;
	_margin-left:0;
	_left:100px;
	top:50px;
	-webkit-box-shadow:0 0 45px rgba(0,0,0,1);
	-moz-box-shadow:2px 2px 3px rgba(0,0,0,0.25);
	box-shadow:2px 2px 3px rgba(0,0,0,0.25);
}

.popup .inner_2 {
	border:1px solid #fff;
	height:100%;
	width:100%;
	position:relative;
	float:left;
	clear:both;
}

.popup img {
	display:block;
}

.popup .pad {
	width:100%;
	height:100px;
	float:left;
	clear:both;
}

.popup .close {
	position:absolute;
	top:-15px;
	right:-15px;
	cursor:pointer;
}

/* --------------------------------
	 JScroll
----------------------------------- */
.jScrollPaneContainer {
	position:relative;
	overflow:hidden;
	z-index:1;
}

.jScrollPaneTrack {
	border:#ccc solid 1px;
	position:absolute;
	cursor:pointer;
	right:0;
	top:0;
	height:100%;
	background:#eee;
	-moz-border-radius:10px;
	border-radius:10px;
	-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.25);
	-moz-box-shadow:2px 2px 3px rgba(0,0,0,0.25);
	box-shadow:2px 2px 3px rgba(0,0,0,0.25);
}

.jScrollPaneDrag {
	position:absolute;
	background:#444;
	cursor:pointer;
	overflow:hidden;
	-moz-border-radius:10px;
	border-radius:10px;
}

.jScrollPaneDrag:hover,.jScrollPaneDrag:active {
	background:#777;
}

.jScrollPaneDragTop {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}

.jScrollPaneDragBottom {
	position:absolute;
	bottom:0;
	left:0;
	overflow:hidden;
}

a.jScrollArrowUp {
	display:block;
	position:absolute;
	z-index:1;
	top:0;
	right:0;
	text-indent:-2000px;
	overflow:hidden;
	height:9px;
}

a.jScrollArrowUp:hover {
}

a.jScrollArrowDown {
	display:block;
	position:absolute;
	z-index:1;
	bottom:0;
	right:0;
	text-indent:-2000px;
	overflow:hidden;
	height:9px;
}

a.jScrollArrowDown:hover {
}

a.jScrollActiveArrowButton,a.jScrollActiveArrowButton:hover {
}
