﻿@charset "utf-8";
/* CSS Document 
font-family: Big Caslon,Book Antiqua,Palatino Linotype,Georgia,serif; 
font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; 
*/

@import url('https://fonts.googleapis.com/css?family=Cabin:400,700');
/*font-family: 'Cabin', sans-serif;*/


@import 'font-awesome.css';



/* ***************************
   $1 GLOBAL Styles
   ***************************/
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
* {margin: 0;padding: 0;}
a {color: #3d6f8e;text-decoration:none; }
a:hover {color:#666666;}
img {border:0; vertical-align:middle;}
fieldset {border:none;}
li {list-style:none;}
.clear {clear:both;height:0;font-size:0;}
.moveable {cursor: move;}

input[type="text"],
input[type="password"],
input[autocomplete="tel"]{ border:1px solid #999; border-radius:0px; padding:8px;}
select,
textarea { border:1px solid #999; border-radius:0px; padding:8px;}
input[type="submit"]{ background:#3d6f8e; font-family: 'Cabin', sans-serif; font-weight:700;  border:0; cursor:pointer; color:#fff; padding:8px 25px; font-size:12px; text-transform:uppercase; border-radius:3px; }

ul.css-tabs a{ height:auto;}

.addthis_toolbox{ display:none !important;}


/* ***************************
   $2 Website Structure Styles
   ***************************/
html{}
body { background:#fff; font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; font-weight:400; font-size:16px;color:#666666;}
#container {margin:0px auto;text-align:left;}

h2{ font-family:Georgia, serif;}
/* ***************************
   $3 Header Styles
   ***************************/
#header{font-family: 'Cabin', sans-serif; font-weight:700;font-size:12px;background:#1c2429;overflow:hidden;height:48px; padding-top:7px;color:#fff;	}
#header a{color:#fff; text-decoration:underline;}


#header #header_inner{margin:0px auto; width:auto; max-width:960px;height:41px;}

.top_links{ background:#1f6995; padding:12px; border-radius:0px 0px 5px 5px; position:absolute; top:0px; right:0px; overflow:hidden;}
.top_links li{ float:left; border-left:1px solid #98999c; line-height:1;}
.top_links li:first-child{ border:0;}
.top_links li:first-child a:before{ content:"\f073"; font-family: 'FontAwesome'; margin-right:5px; vertical-align:middle; display:inline-block; margin-top:-3px;}
.top_links li a{ line-height:1; color:#fff; font-size:13px; padding:0px 10px; font-size:12px;}




#header h3{
	font-style:italic;
	font-size:16px;
	float:left;
	color:#336699;
	margin-top:30px;
	font-weight:normal;
	margin-left:72px;
}

#header_top{
	height:26px;
	text-align:left;
	padding-top:13px;
	color:#ffffff;
}
#header_top form{
	float:right;
	padding-right:2px;
	width:auto;
	margin-top:-5px;
}
#header_top form input{
	width:100px;
	height:13px;
	border:1px solid #6c859b;
	padding:5px 10px;
	background:#ffffff;
	border-radius:3px;
	font-style:normal;
	
}
#header_top form .submit_button{
	width:12px;
	height:14px;
	margin-left:5px;
	padding:0px;
	cursor:pointer;
	background:url(../images/bg_top_submit.png) left top no-repeat;
	border:0;
}

#header_top form a{
	color:#ffffff;
	text-decoration:none;
}
#header_top form a:hover{
	color:#ffffff;
	text-decoration:none;
}


#header_top #admin_frm_head{
/*	float:left;
	padding:0 0 0 280px;
	width:340px;
	position:relative;
	bottom:18px;
*/
}


#sponsHeader a { color:#333333; }

.rsDefault .rsOverflow{ height:100% !important;}
.rsOverflow{ width:100% !important;}



/* ***************************
   $4 Content Styles
   ***************************/
#content{margin:0px auto; max-width:830px; clear:both;min-height:400px; padding-top:38px; padding-bottom:30px;position:relative;}
.home #content{ width:100%; padding-top:0px; max-width:none;}
.fullbody #content{ background:none;}
.registerbody #content{ background:none;}
#maincontent{float:left;margin:0px 0 0 0px;width:600px;padding:0; padding-right:30px; position:relative; border-right:1px solid #e2e2e2;}
.home #maincontent{ width:100%; padding:0px; border:0;}
#maincontent.full_width,
#maincontent.register{ float:none; width:100%; margin-right:0px; margin-left:0px; padding:0; border:0;}
#maincontent.full_width .featured_article,
#maincontent.register .featured_article{ background-size:100% auto;}
.registerbody #sidebar_right{ display:none;}
#maincontent.photo{
	margin-top:0;padding:0;
	background:none;
	color:#666;
	min-height:760px;
}
#content #maincontent.cal{padding:0;padding-top:0px;margin:0;width:100%;background:none !important;}
#content #maincontent.cal h2{ text-align:center; margin-bottom:25px;}


#maincontent .pad-helper{ width:100%;}
#maincontent.full_width .pad-helper{width:100%;}
#maincontent .content_container{ width:100%; background:none;}
#maincontent.full_width .content_container{ width:100%;}
#maincontent.cal .pad-helper{width:100%;padding:0;background:none;}
#maincontent.register .pad-helper{ width:100%;}
#maincontent.register .pad-helper h2{ font-size:46px; height:auto; color:#343e44; font-weight:normal; padding-top:25px; margin-bottom:25px;  text-align:center;}
#maincontent .registration input.register_submit{ border:0; height:auto;}
#maincontent a{text-decoration:none;}
#maincontent h2 {height:inherit;}


#maincontent .fck_widget_quotes blockquote{ padding-bottom:0px; background:none; padding-top:0px;}
#maincontent .fck_widget_quotes blockquote p{font-family:Georgia, serif;  font-style:italic; font-size:24px; line-height:1.4;}

#maincontent h2.content_title{ margin-bottom:20px; text-align:center;}
.featured_article{margin-bottom:0px;border-top:0; padding:0px; background:none;}
.featured_article_last{ border:0;}
.slider_featured_article{ padding:0 !important; margin-bottom:0px; float:none;}
.home .slider_featured_article h2.content_title{ display:none;}
.home .featured_article_last{ border:0;}
.home .events_featured_article{ padding:0 !important; background:none;}
.subscribe_featured_article,
.home .subscribe_featured_article{ background:none; max-width: 650px; margin: 0px auto;  padding-left: 0px; padding-right: 0px; float: none;}
#maincontent .fck_widget_events{ padding-left:0px;max-width: 830px; margin: 60px auto;}
#maincontent.default UL.upcomingEvents{ padding:0; overflow:hidden;}
#maincontent.default UL.upcomingEvents LI{ /*width:310px; margin:0px 7px; */
	clear:none; float: left;width: 25%;padding-left: 20px;padding-right: 20px; position:relative;}
#maincontent.default UL.upcomingEvents LI:first-child{ margin-left:0px;padding-left:0px;}
#maincontent.default UL.upcomingEvents LI:last-child{ margin-right:0px;padding-right:0px;}
#maincontent .event_widget_picture{  margin-right:0px; width:100%; max-width:none; margin-bottom:15px; float:none;}
#maincontent .event_widget_picture img{  max-width:none; height:auto !important;}
#maincontent .fck_widget_events .event_widget_title{ color:#3d6f8e;font-family: 'Open Sans', sans-serif; font-weight:400; font-size:16px; line-height:1.1; text-align:center; display:block; 
	padding:0px; text-decoration:none; max-width:178px; position:relative; top:30px;}
#maincontent .fck_widget_events .event_widget_time{ font-style:normal;font-family: CenturyGothic,AppleGothic, sans-serif; font-weight:700; color:#666666; font-size:14px; display:block; text-align:center; 
	line-height:1.2;  position:relative;}
#maincontent .fck_widget_events .event_widget_desc{ display:none;}
#maincontent .event_widget_calendar_swatch {
	display:none !important;}


div.featured_article {vertical-align: baseline;}
div.featured_article ul { padding:0 30px; }
div.featured_article ul li { list-style-type:disc; }
div.featured_article input{	margin: 12px 10px 5px 10px;}
div.featured_article .swfdiv {vertical-align: top;}
.fck_widget_subscribe{ width:auto;}

#maincontent .featured_article h1{color:#343e44;font-family:Georgia, serif; font-size:40px; margin-bottom:15px; font-weight:bold; font-style:italic; line-height:1;}
#maincontent .featured_article h2{ height:auto; font-size:46px;color:#343e44;font-family: Big Caslon,Book Antiqua,Palatino Linotype,Georgia,serif; font-weight:400; margin-bottom:15px; }
#maincontent .featured_article h2.content_title{ height:auto; font-size:46px; color:#343e44; font-weight:normal; text-align:left; border-bottom:1px solid #e2e2e2; margin-bottom:35px; padding:0px 0px 15px 0px !important;}
.home #maincontent .featured_article h2{ font-size:26px;}
#maincontent .featured_article h3{font-family: Big Caslon,Book Antiqua,Palatino Linotype,Georgia,serif; color:#343e44; font-size:30px; margin-bottom:15px; font-weight:500;}
#maincontent .featured_article h4{/*font-family: Big Caslon,Book Antiqua,Palatino Linotype,Georgia,serif; */color:#343e44; font-size:16px; margin-bottom:15px; font-weight:400;}
#maincontent .featured_article h5{/*font-family: Big Caslon,Book Antiqua,Palatino Linotype,Georgia,serif; */color:#343e44; font-size:14px; margin-bottom:15px; font-weight:400;}
#maincontent .featured_article h6{/*font-family: Big Caslon,Book Antiqua,Palatino Linotype,Georgia,serif;*/ color:#343e44; font-size:12px; margin-bottom:15px; font-weight:400;}

#maincontent p{ font-weight:400; color:#666;padding:0px;line-height:1.4;margin-bottom:15px;font-size:16px;}
#maincontent p > img{ max-width:100%; height:auto !important;}
#maincontent p a{color:#343e44;text-decoration:underline;}
#maincontent p a:hover{text-decoration:none;}
#maincontent hr{ border:0; border-bottom:1px solid #d4d4d6; background:none; margin:25px 0px;}
#maincontent ul{font-size:14px;color:#333333;padding-bottom:22px;}
#maincontent ul li{	padding-top:7px;padding-bottom:3px; font-size:16px; color:#666;}
#maincontent ul li p{ margin-bottom:0px; line-height:1.2;}
#maincontent ul li a{ color:#343e44; text-decoration:underline;}
#maincontent .tablink.account_screen_link {color:#f9f9f9;}
#maincontent ul li a:hover{ text-decoration:none;}
#maincontent .contact_form{ max-width:500px; margin:0px auto;}
#maincontent .contact_form label{ font-size:16px; font-weight:normal; padding-left:0px; padding-bottom:5px; width:100%; text-align:center; display:block;}
#maincontent .contact_form input{ width:100% !important; height:39px; border:0; background:#efefef; font-style:italic;font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; color:#3c4b54; font-size:16px; font-weight:400;}
#maincontent .contact_form textarea{ width:100%; border:0; background:#efefef; font-style:italic;font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; color:#3c4b54; font-size:16px; font-weight:400}
#maincontent .contact_form input[type="Submit"]{ width:auto !important; cursor:pointer; border:0; background:#053a5a; font-size:12px; text-transform:uppercase; text-decoration:none; font-weight:700; color:#fff; display:inline-block; border-radius:4px; padding:9px 25px; font-style:normal;}

#begin_form h2{ font-size:46px; color:#343e44; height:auto; font-weight:normal; padding-top:25px; margin-bottom:25px;  text-align:center;}


/* Admin Areas */
body .admin {
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:black;
}
body .admin td span.notes {
	font-style:normal;
}
#content #maincontent.admin{padding:0;padding-top:0px;width:874px;background:none !important;}
#maincontent.admin .pad-helper{width:100%;padding:0;background:none;}
#maincontent.admin .account_screen_link ul {background-color:#666;}
#maincontent.admin .header_button_open ul, #maincontent.admin .header_menu {background:#666;}
#maincontent.admin h2 {background-color:none;}
#maincontent.admin table th{background:#f0f0f0 !important;color:black;}
#content #maincontent.admin fieldset table {background: none repeat scroll 0 0 #f0f0f0;}
#maincontent.admin .transactions td { color:black; }
#maincontent.admin .transactions td.credit {color:green;}
#maincontent.admin .transactions td.debit {color:red;}
#icalsettings FIELDSET {height:auto;}

/* Admin Top Page Switcher */
#admin_frm_head input.submit { position:static; top:5px; margin:0 0 0 10px; padding:0; width:35px; height:24px; border:2px outset; }


/* Registration */
div.register { width:480px; }
#maincontent .registration ul { color:black; }
#maincontent .registration ul li h4 { }


/* Donation */
#maincontent.donate { width:485px; }
#maincontent.user_dashboard{width:100%; margin-right:10px;}
#maincontent.user_dashboard  .pad-helper > h2{ text-align:center; padding-top:25px; margin-bottom:25px;}
#maincontent .donation ul { color:white; }
#maincontent .donation ul li h4 { }

#maincontent .submit_payment { background:none;; }
#maincontent .submit_payment ul { color:black; }
#maincontent .submit_payment ul li h4 { color:black; }


#maincontent.user_dashboard,
#maincontent.user_dashboard ul { color:black; padding-bottom:2px; }
#maincontent.user_dashboard .section { padding:15px 15px; background-color:#f0f0f0;margin-bottom:20px; }
#maincontent.user_dashboard .credit { color:#36BF3F; }
#maincontent.user_dashboard .filter_box #show_hide a { background-image:url(../images/list_arrow.gif); }
#maincontent.user_dashboard .filter_box { background-color:none; border:1px dotted #555; }
#maincontent.user_dashboard .filter_box #show_hide { background-color:#DDE0E2; }
#maincontent.user_dashboard .filter_box ul { color:black; }

#maincontent.user_dashboard .section table.txs thead tr td { background-color:#DDE0E2; color:black; }
#maincontent.user_dashboard .section table.txs td { border-color:#333333; }
#maincontent.user_dashboard td span.check_number { color:#888; }



/****************************
My Account
*****************************/
#maincontent .my_subscription_section ul{
	line-height:10px !important;
}


/* ***************************
   $5 Sidebar Styles
   ***************************/
#sidebar_left_panel{background:#053a5a;}   
#sidebar_left{float:none; width:100%; max-width:830px;margin:0 auto;height:auto;position:relative;overflow:visible; padding:12px 0px;}
.home #sidebar_left{ border:0;}
#sidebar_left:after{ content:""; display:table; clear:both;}

#sidebar_left .bb{display:none;}
#sidebar_left .bt{display:none;}
#sidebar_left #img_div{ float:left;}
#sidebar_left #img_div a { 
	display:block; width:170px; }
#sidebar_left #img_div img{ max-width:100%}

#mainnav{ float:right;padding:0;height:auto;margin-top:0;overflow:visible;background:none;text-align:center; margin-left:0px;}

#nav_section{ margin-bottom:0px; padding-top:25px; margin-top:19px;}
#nav_section:after{ content:""; display:table; clear:both;}
#nav_section li{float:none;display:inline-block;background:none;font-size:17px;width:auto;position: relative;padding:0px;border:0;line-height:30px;}
#nav_section a{text-transform:capitalize;font-style:normal;font-weight:normal;text-decoration:none;background:none;text-align:center;display:block;padding:0 15px;width:auto;color:#666666;}
#nav_section > li{ margin:0px;}
#nav_section > li > a{ color:#fff; font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; font-weight:400; font-size:16px; padding:5px 9px 22px; line-height:1.3;}
#nav_section > li:first-child > a{ padding-left:0px;}
#nav_section > li:last-child > a{ padding-right:0px;}
#nav_section li li a{text-transform:capitalize;}
/*--- DROPDOWN ---*/
#nav_section li ul{
	list-style:none;
	position:absolute;
	display:none;
	top:45px; 
	border:1px solid #edeef0; border-radius:5px;
	padding:0px;
	height:auto;
	text-align:left;
	width:214px;
	background-color:#fff;
}

#nav_section li ul ul{position:absolute;}

#nav_section ul li{
	margin:0;
	padding:0;
	float:none;
	position:relative;
	border:0;
	background:#f9f9f9;
	text-align:left;
    display:block;
}
#nav_section ul a{float:none;background:none;height:auto;text-align:left;display:block;font-size:14px; line-height:1.2; color:#343e44; padding:12px 19px;}
#nav_section li.selected_nav a{color:#000;}
#nav_section > li.selected_nav > a{ color:#f9f9f9;}
#nav_section li.selected_nav li a{color:#666666;background:none;}
#nav_section li:hover ul{ /* Display the dropdown on hover */
	display:block;
	height:auto;   
	left:0;
}
#nav_section li:hover > ul{ left:-20px;}
#nav_section ul li{margin-bottom:0px;}
#nav_section li:hover ul ul{
	display:block;
	height:auto;
	top:0;
	left:190px;
}
#nav_section li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	color:#fff;
	text-decoration:none;
}
#nav_section li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	color:#666666;
	text-decoration:none;
}
#nav_section li li:hover a{	color:#f9f9f9; background:#053a5a;text-decoration:none;} 
#nav_section li li:hover ul a{color:#666666;text-decoration:none;background:#f9f9f9;} 
#nav_section li:hover ul li a:hover{ color:#f9f9f9; background:#053a5a;}
#nav_section li:hover ul ul, 
#nav_section li:hover ul ul ul, 
#nav_section li:hover ul ul ul ul{display:none;}
#nav_section li:hover ul, 
#nav_section li li:hover ul, 
#nav_section li li li:hover ul, 
#nav_section li li li li:hover ul{display:block;}



.home #sidebar_right{ display:none;}
#sidebar_right{float:right; width:230px; padding-left:0px;margin:0px 0px 0px 0px; padding-top:0px;position:relative;}
#sidebar_right .content_body p{ font-size:14px; color:#333333; line-height:1.2;}
#sidebar_right .content_container{ padding:25px; padding-right:0px;}
#sidebar_right .right_bm{
	background:none;
	border-top:0;
	padding-top:0;
	margin-top:0px;
	padding-bottom:30px;
	border-bottom:0;
}
#sidebar_right .right_bm .right_content{overflow:hidden;padding-bottom:0;}
#sidebar_right .right_bm .right_content2{overflow:hidden;}
#sidebar_right .right_bm .right_content h2{font-family: Big Caslon,Book Antiqua,Palatino Linotype,Georgia,serif; font-weight:500; font-size:30px;color:#343e44;padding-bottom:10px;line-height:1.2;}
#sidebar_right .right_bm .right_content h4{
	font-size:14px; font-weight:700;
	color:#333;
	line-height:20px;
	padding-bottom:15px;   
	text-transform:capitalize;
}
#sidebar_right .right_bm .right_content h4{ padding-bottom:2px;}
#sidebar_right .right_bm .right_content_inner{
	padding:0;
	width:auto;
	margin:0 0;
	background:none;
	overflow:hidden;
}
#sidebar_right .event_widget_picture {display:none;}
.right_content_inner table{margin-bottom:5px;}
#sidebar_right .right_bm table td{font-size:14px; padding-bottom:3px;color:#333333;}
#sidebar_right .right_bm table a{color:#343e44;}

#sidebar_right input.go_button{
	width:73px;
	height:31px;
	margin-left:0px;
	padding:0px;
	cursor:pointer;
	background:url(../images/bg_submit.png) left top no-repeat;
	border:0;
	float:left;
}
#sidebar_right input.go_button:hover{}
#sidebar_right hr{ display:none;}
#sidebar_right .readmore{
	font-family:Arial, Helvetica, sans-serif;	 
	font-size:14px;
	display:block;
	font-style:normal;
	width:auto;
	height:auto;
    padding:0;
    position:relative;
    margin-bottom:0px;
}
#sidebar_right .readmore a{font-weight:400;font-size:12px;
	color:#343e44;
	display:block;
	text-decoration:underline;	
	text-align:left;
	float:left;
	padding:0;	
}
#sidebar_right .table-responsive{ border-bottom:1px solid #d4d4d6; margin-bottom:20px; padding-bottom:10px;}

.right_box1{ text-align:left;padding:25px 25px 0px;background:none;border-bottom:0;margin-bottom:0px;}
.right_box1 p{font-size:16px;color:#343e44; font-family: 'Cabin', sans-serif; font-weight:700;}

#mailingListForm{ max-width:314px; margin:0px auto;}
#mailingListForm .go_button{ 
    background: #3d6f8e;
    font-family: 'Cabin', sans-serif;
    font-weight: 700;
    border: 0;
    cursor: pointer;
    color: #fff;
    padding: 8px 25px;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 3px;
}
#subscribe_email_box{width:100%;height:37px;padding:0px 12px; background:#fff; border:1px solid #999999;margin:0 0px 16px; float:none;}


/* ***************************
   $6 Footer Styles
   ***************************/
#footer { background:#02283e;font-weight:400; margin:0 !important; color:#fff;font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; font-size:14px;width:100%;height:auto;text-align:center;padding:0px 0px 16px;border:0;}
.footer_top{ width:100%; background:#053a5a; padding-top:16px; padding-bottom:16px; margin-bottom:16px;}
.footer_top_inner{ max-width:830px; margin:0px auto;}
.footer_top_inner:after{ content:""; display:table; clear:both;}
#footer_logo{ float:left;}
.footer_inner {padding-top:20px;}
.footer_inner ul.footer_menu{ float:right; margin-top:30px;}
.footer_inner ul.footer_menu li{ margin-left:50px;}
#footer a{ color:#fff;}
#footer .footer_top a{ font-size:16px;}
.footer_inner p.copyright{ font-weight:700; font-size:12px;}


.schedule .edit_link {float:right;background: url(/pics/icons/edit_icon.png) no-repeat left top;padding: 0 8px 0 15px;}
.schedule .edit_link a{	text-decoration: underline;}
.schedule .edit_link a:hover{text-decoration: none;}

.content_container .edit_link{float: right;background: transparent url(/pics/icons/edit_icon.png) no-repeat scroll left top;padding: 0 8px 0 16px;margin-top: 13px;}
.content_container .delete_content{float: right;background: transparent url(/pics/icons/delete.png) no-repeat scroll left top;padding: 0 8px 0pt 17px;margin-top: 13px;}

div.add_div {text-align: right;margin: 2px 0px 5px 0px;}
div.add_div a {text-align: right;background: transparent url(/pics/icons/green_plus.png) no-repeat scroll left top;padding: 0 8px 0pt 17px;}

div.add_div2 {text-align: right;margin: 2px 0px 5px 0px;}
div.add_div2 a {float:right;text-align: right;padding: 0 8px 0pt 17px;margin-left: 5px;}
div.add_div2 a#addLink { background: transparent url(/pics/icons/green_plus.png) no-repeat scroll left top; }
div.add_div2 a#delLink { background: transparent url(/pics/icons/delete.png) no-repeat scroll left top; }




/* POPUP CAL */
.popup_calendar_div { background-color:none; }
.cpYearNavigation,.cpMonthNavigation { background-color:#DDE0E2; color:block; }
td.cpCurrentDate { background-color:#DDE0E2; }
td.cpCurrentMonthDate:hover,
.cpCurrentMonthDate:hover { background-color:none; color:black; }

tr.listing { background-color:none; }
tr.listingb { background-color:none; }

/* Easy Popup */
#myPopup { background-color:none; }
#myPopup .hd { background-color: none; }
#myPopup .hd .close { color:black; }

/*------------------------------------------------------------------------------------------------------- Photo Gallery */
#gia_head {background:#dde0e2;}


/*------------------------------------------------------------------------------------------------------- CALENDAR */
.calendar a { color:#333; }
table.calendar{
	border-collapse: collapse;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	background: #f0f0f0;
	margin-bottom: 20px;
}
table.calendar td{
	border: 1px dotted #ccc;
	width: 90px;
	height: 90px;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
}
table.calendar td.unmonth{background: #ddd;color: #666;}
table.calendar th{
	text-align: left;
	background: #3d6f8e;
	color: #fff;
	padding:15px; font-size:16px; font-weight:500;	
}
table.calendar th a{color: #333333;}
table.calendar th.next{text-align: right;}
table.calendar th.previous{text-align: left;}
table.calendar td.today{background: #ffc;}
table.calendar th.month_header{
	font-size: 1.25em;
	text-align: center;
	padding-top: 7px;
	height: 2.5em;
}
table.calendar td div.dayhead{margin-bottom: 4px;	text-align: right;}
table.calendar td span.day{
	display: block; text-align:center;
	width: 25px;
	height: 25px;
	float: left;
	font-size:18px;
	padding: 2px;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
table.calendar td span.jewishDay{
	height: 12px;
	font-size: 10px;
	font-style: italic;
	margin-right: 2px;
	padding: 2px;
}
table.calendar td div.sedra{ color:#3d6f8e;	 
	display: block;
	width: 100%;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	white-space:nowrap;
	overflow: hidden;
}

table.calendar td ul{
	margin-left: 5px;
	padding: 0px !important;
	list-style-type: circle;
	font-size: 11px;
	overflow: hidden;
}
table.calendar td ul li{
	font-size: 10px;
	padding: 0px !important;
	margin: 0px;
	white-space:nowrap;
	overflow: hidden;
	cursor: pointer;
}
table.calendar tr:hover{background: #efefef;}
table.calendar td:hover{background: #ffc;}

table.calendar .eventlink{text-align: center;}
table.calendar .eventlink a{color: blue;}
table.calendar .eventlink a:hover{color: blue;text-decoration: underline;}


.popdetail
{
	position: absolute;
	background-color: #333333fcc;
	border: 1px #6D6D6D solid;
	width: 170px;
	z-index: 300001;
	padding: 0px;
}

.popdetail ul {

	font-size: 10px;
	padding: 0px !important;
	margin-left: 5px !important;
	cursor: pointer;

}

.popdetail ul li{
	font-size: 10px;
	padding: 0px !important;
	margin-top: 0px;
	margin-left: 0px;
	cursor: pointer;
}
.popdetail .dayheader{
	background-color: #D4D0C8;
	text-align: center;
	font-weight: bold;
	padding: 0 0 0 0;
	border-bottom: 1px #6D6D6D solid;
}

.popdetail .dayheader .headerclose{
	color: #6D6D6D;
	float:right;
	border-left: 1px #6D6D6D solid;
	padding: 0 2px 0 4px;
	cursor: pointer;
}

.popevent
{
	position: absolute;
	background-color: #333333;
	border: 1px #6D6D6D solid;
	width: 148px;
	height: 96px;
	z-index: 300002;
	left: 0px;
	top: 0px;
}
.popevent .eventheader{

}
.popevent .eventbody{margin: 10px;}
.popevent h3{color: #09C1CB;}

.popevent .eventheader .headerclose{
	color: #6D6D6D;
	float:right;
	border-left: 1px #6D6D6D solid;
	border-bottom: 1px #6D6D6D solid;
	padding: 0 2px 0 4px;
	cursor: pointer;
}

table.calendar td div.daywrap {position: relative;	width:123px;}
.announce_icons{
	color:purple;
	position: absolute;
    bottom: 0px;
    vertical-align: bottom;
}

table.calendar td div.sedraDay { color:#09C1CB; }

#announcement_table table tr.listing_heading th { padding:8px; }

#treediv{background-color: none;padding: 20px 10px;}

#tree li {color:#713B15;cursor:move;margin-top:-2px;}

#tree ul {
	border:1px solid #000000;
	font-size:14px;
	font-weight:normal;
	list-style-type:none;
	padding:5px 10px 5px 30px;
}

div.fieldset span.legend { color:black; }


#maincontent .calendar ul { padding-bottom:0px;  }
#maincontent .calendar ul li { font-size:12px; padding:0px; margin:0px; line-height:13px; }

.calendar_table .print, .calendar_table .gosubmit { background-color:#f0f0f0; }


.fck_widget_week_calendar .week_calendar_table td{ vertical-align:top;}
.fck_widget_week_calendar .week_calendar_table td.week_calendar_top_title{ padding-bottom:25px;}
.fck_widget_week_calendar .week_calendar_table td.week_calendar_header{ font-size:13px; color:#919295; text-transform:uppercase;}
.fck_widget_week_calendar .week_calendar_table td.week_calendar_header .week_calendar_day_num{ border-top:1px solid #d4d4d6; border-bottom:1px solid #d4d4d6; display:block; padding:8px 0px; font-size:26px; font-weight:bold;font-family:Georgia, serif; font-style:italic; margin:5px 20px 5px 0; color:#666;}
.fck_widget_week_calendar .week_calendar_time{color:#919295;font-family: 'Open Sans', sans-serif; font-weight:400; font-size:15px; text-transform:uppercase;}
.fck_widget_week_calendar .week_calendar_title{ color:#3d6f8e;font-family: 'Open Sans', sans-serif; font-weight:400; font-size:15px; }





/*--------------------------------------------------------- Home -*/
.home_featured{ max-width:830px; margin:60px auto; overflow:hidden;}
.home_featured .inner{ margin-left:-20px; margin-right:-20px;}
.home_featured .inner:after{ content:""; display:table; clear:both;}
.home_featured_item{ float:left; width:25%; padding-left:20px; padding-right:20px; text-align:center;}
.home_featured_item h3{text-align:center; font-size:30px !important; color:#343e44; margin-top:14px !important; margin-bottom:0px !important;font-family: Big Caslon,Book Antiqua,Palatino Linotype,Georgia,serif;}
.home_featured_item strong{ font-weight:400; color:#343e44; font-size:24px; display:block; margin-bottom:12px !important;}
.home_featured_item a.button{ font-size:12px; display:inline-block; border-radius:4px; color:#fff; background:#053a5a; padding:9px 15px; text-transform:uppercase; text-decoration:none !important;font-family: 'Cabin', sans-serif; font-weight:700;}

.fullrow{ padding-top:65px; width:100%; height:248px; border-bottom:5px solid #343e44; text-align:center;}
.fullrow h2{ font-style:normal !important; font-size:46px !important;font-family: Big Caslon,Book Antiqua,Palatino Linotype,Georgia,serif; font-weight:500; color:#fff !important; margin-bottom:30px !important;}
.fullrow a.button{ border:1px solid #fff; border-radius:5px; display:inline-block; color:#fff; text-decoration:none !important; font-size:26px; text-transform:uppercase;font-family: 'Cabin', sans-serif; font-weight:700; padding:9px 30px; background:rgba(0,0,0,0.4); width:189px; height:53px;}
.Become_a_Member{background:url(https://images.shulcloud.com/1024/uploads/CMS-Pages/Home/orangepaint.jpg) #ca3610;  background-repeat:no-repeat; background-position: center center; background-size:cover;}
.Donate_row{ background:url(https://images.shulcloud.com/1024/uploads/CMS-Pages/Home/bluepaint.jpg) #79a8c7;  background-repeat:no-repeat; background-position: center center; background-size:cover;}

.upcoming_events_panel{ text-align:center;}
.upcoming_events_panel .inner{ max-width:830px; margin:60px auto; overflow:hidden;}
#maincontent .featured_article  .upcoming_events_panel .inner > h2{ position:relative; text-align:center; color:#333333; font-size:46px;}
#maincontent .featured_article  .upcoming_events_panel .inner > h2 span{ display:inline-block; background:#fff; position:relative; z-index:10; padding:0px 50px;}
#maincontent .featured_article  .upcoming_events_panel .inner > h2:after{ position:absolute; content:""; display:block; height:1px; background:#d9d9d9; width:100%; left:0px; top:50%;}
.upcoming_events_panel .row{ margin-left:-20px; margin-right:-20px; padding-top:33px;}
.upcoming_events_panel .row:after{ content:""; display:table; clear:both;}
.event_item_box{ float:left; width:25%; padding-left:20px; padding-right:20px;}
.event_item_box img{ margin-bottom:5px;}
.event_item_box h4{ color:#666666 !important;font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif !important; font-weight:700 !important; font-size:14px !important; margin-bottom:10px !important;}
#maincontent a.view_cal_link{ display:inline-block; color:#3c4b54; text-decoration:none; font-size:14px; text-transform:uppercase;font-family: 'Cabin', sans-serif; font-weight:700;}
#maincontent a.view_cal_link:before{ content:"\f073"; font-family: 'FontAwesome'; margin-right:5px; vertical-align:top;}
.bottom_panel{ padding:60px 0px 30px;}
.bottom_panel h2{ text-align:center;font-style:normal !important; font-size:46px !important;font-family: Big Caslon,Book Antiqua,Palatino Linotype,Georgia,serif; font-weight:500; color:#333 !important;}
.bottom_panel_inner{ max-width:830px; margin:0px auto; position:relative;}
.bottom_panel_inner:before{ content:""; display:block; width:1px; height:100%; background:#d9d9d9; left:50%; top:0px; position:absolute;}
.bottom_panel_inner:after{ content:""; display:table; clear:both;}
.leftSection{ float:left; width:50%; padding-right:25px; text-align:center;}
.leftSection img{ margin-bottom:15px;}
.leftSection p{font-family: Big Caslon,Book Antiqua,Palatino Linotype,Georgia,serif; color:#333333; font-size:16px; font-weight:500;}
#maincontent.default .bottom_panel UL{ margin-left:0px; padding-left:0px; padding-right:0px;}
#maincontent.default .bottom_panel UL LI{ list-style:none;}
#maincontent.default .bottom_panel a.button{ background:#053a5a; font-size:12px; text-transform:uppercase; text-decoration:none; font-weight:700; color:#fff; display:inline-block; border-radius:4px; padding:9px 20px;}
.rightSection{ float:right; width:50%; padding:0px 25px; text-align:center;}
#maincontent.default .bottom_panel UL.social{}
#maincontent.default .bottom_panel UL.social li{ display:inline; padding:0px 15px;}
#maincontent .rightSection h5{ color:#3c4b54; font-size:16px;font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; font-weight:400; }




.clergy-staff {
	width:570px;
	table-layout:fixed;
}
.clergy-staff td {
    padding-top: 10px;
    padding-bottom:10px;
    padding-right: 10px;
    vertical-align:top;
}
#maincontent .clergy-staff a {
    text-decoration:none;
    color: #3d6f8e;
}
#maincontent .featured_article .clergy_and_staff h3{ margin-bottom:0px;}
#maincontent .featured_article .clergy_and_staff h4{ color:#343e44; font-size:24px; font-weight:500;}
#maincontent .featured_article .clergy_and_staff ul{ padding-left:0px; padding-right:0px; padding-top:25px;}
#maincontent .featured_article .clergy_and_staff ul:after{ content:""; display:table; clear:both;}
#maincontent .featured_article .clergy_and_staff ul li{ list-style:none; float:left; width:160px; height:260px; margin-right:29px; margin-bottom:10px; padding-left:0px; padding-top:0px;}
#maincontent .featured_article .clergy_and_staff ul li img{ margin-bottom:10px;}
#maincontent .featured_article .clergy_and_staff ul li p{font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; font-weight:400; font-size:12px;}
#maincontent .featured_article .clergy_and_staff ul li strong{ font-weight:700; padding:0;}
#maincontent .featured_article .clergy_and_staff ul li a{ color:#0092cf;}
#maincontent .featured_article .clergy_and_staff ul li a:hover{ text-decoration:none;}





.featured_article H3.date {
	display:none;
	padding:5px 0;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
    color: #a85e89;
    font-weight: normal;
    font-size: 12px;
	font-style:italic;
	float:none;
	margin-bottom:15px;
}
.menu{border:1px solid #000;}
.pg_img_div img{ background:#eee;}
.pg_img_div img:hover { background:#de0e2;}
div#album_order div.dragger { border: 1px solid #666;}




.pg_caption {color: #333333;}
#maincontent .pg_caption p{margin-bottom:0;}

tr.listing_heading {
    background-color: #f0f0f0;
    color: #333333;
}
tr.listing {
    background-color: #f0f0f0;
}
tr.listingb { background-color:#ddd; }
tr.listingc { background-color:#bbb; }

.popevent {background:#AC9208;}
.popevent h3 {color:#333333;}

#template_slider {position:relative; overflow:hidden;}

.rbad[data-id='desktop_skyscaper_left'],
.rbad[data-id='desktop_skyscaper_right'] {display: block;}
.rbad[data-id='desktop_skyscaper_left'] .jadlogo,
.rbad[data-id='desktop_skyscaper_right'] .jadlogo {	margin-left: -10px !important;}
.rbad[data-id='desktop_skyscaper_left'] {left: -170px;}
.rbad[data-id='desktop_skyscaper_right'] {right: -170px;margin-left: 160px;}
.rbad[data-id='desktop_skyscaper_left'],
.rbad[data-id='desktop_skyscaper_right'] {margin-top: -11px;}


.gr-textarea-btn{ display:none;}

/*********************************** small_nav *******************************/
#mobile_nav_dropdown{ display:none; background:url(../images/icon_header_left.png) no-repeat center center; width:45px; height:100%; position:absolute; z-index:300; left:0px; top:0px; cursor:pointer;}
#small_nav{ margin-left:0px; background:#053a5a;}
#small_nav ul{ display:none; margin-left:0px;}
#small_nav a:hover{ text-decoration:none; color:#fff; background:#02283e;}
#small_nav > li > a{ display:block; border-bottom:1px solid #000; padding:10px 50px 10px 25px; font-size:16px; color:#fff; text-align:left; text-decoration:none; position:relative;}
#small_nav li a span{ width:34px; height:34px; border-radius:1px; cursor:pointer; background:#666; position:absolute; top:4px; right:10px;}
#small_nav li a span:after{ content:"\f067";font-family: 'FontAwesome'; display:block; color:#fff; text-align:center; font-size:18px; line-height:34px; font-weight:bold;}
#small_nav li a span.active:after{ content:"\f068"; }
#small_nav > li > ul{ background:#4a7895; margin-left:0px;}
#small_nav > li > ul li{ border-top:1px solid #000;}
#small_nav > li > ul a{ color:#fff; text-decoration:none; font-size:18px; display:block; text-align:left; padding:10px 50px 10px 33px; position:relative;}
#small_nav > li > ul a:hover{ color:#000;}
#small_nav > li > ul ul a{ padding:10px 50px 10px 50px; color:#fff;}
#small_nav > li > ul a:hover{ color:#fff;}
#small_nav > li > ul a span{ background:#999999;}
#small_nav > li > ul > li:first-child{ border:0;}
#small_nav > li > ul > li:first-child > a{ border:0;}


/*                          Home Slider                     */
#maincontent .fck_widget_slider{ margin-bottom:20px;}
body.home .sy-filler {border-bottom:5px solid #053a5a;}
.home #maincontent .fck_widget_slider{ margin-bottom:0px; width:100%;}
.sy-pager li a:focus, .sy-pager li a:hover {    opacity: 1 !important; }
body .sy-caption-wrap .sy-caption{  text-align:center; padding:10px; left:50%; margin-left:-415px; width: 600px;position:absolute; bottom:56px; 
	max-width:420px; border:2px solid #1a3d54; background:rgba(0,0,0,0.5); border-radius:0px;
	padding-bottom: 20px; }
.sy-caption-wrap .sy-caption a:link, .sy-caption-wrap .sy-caption a:visited { color:#fff !important; }
body.home #maincontent .slipprySlider .sy-pager {bottom: 12%; position:absolute;}
body.home .sy-pager li.sy-active a{ background:#053a5a; bottom:10px; width:18px; height:18px;}
.sy-caption-wrap .sy-caption span.slider_title{display:block; font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif; color:#fff; font-size:24px; margin-bottom:0px; font-weight:400;}
.sy-caption-wrap .sy-caption span.slider_description{display:block; text-align:center; max-width:500px; margin:0px; color:#fff; font-size:18px; font-weight:500; 
	font-family: Big Caslon,Book Antiqua,Palatino Linotype,Georgia,serif; }
.sy-caption-wrap .sy-caption a.slider_link:link, .sy-caption-wrap .sy-caption .a.slider_link:visited {display:block; margin:15px auto 0px; display:block; cursor:pointer; font-size:12px; 
               color:#fff;font-family: 'Cabin', sans-serif; font-weight:700; display:inline-block; background:#053a5a; border-radius:4px; text-transform:uppercase; padding:12px 20px;}
.slider_content > span.slider_link:hover{ background:#cc6600;}


#topnav{ display:none !important;}



/* END RB ADS*/
@media (min-width: 881px) {
	#mainnav{ display:block !important;}
	#small_nav{ display:none;}
}


@media (max-width: 1200px) {

	#nav_section{ margin-top:25px;}
	#nav_section > li > a{ padding-left:10px; padding-right:10px;}

	#content{ max-width:960px; background-position:695px 220px;}

	#maincontent{ width:650px;}

	#maincontent.default UL.upcomingEvents LI{ width:203px; margin:0px 10px; background-size:100% auto;}

	#maincontent .featured_article h2.content_title{ font-size:40px;}

}


@media (max-width: 1024px) {
	#header #header_inner{ margin-left:20px; margin-right:20px;}

	#nav_section > li{ max-width:165px;}
	#nav_section > li > a{ padding-left:5px; padding-right:5px;}
	#nav_section > li > a:hover{ font-weight:400;}
	#nav_section ul a{ font-size:12px;}	
		

	body .rsGCaption{ padding:0px 60px;}
		
	#content{ max-width:748px; width:100%; background-position:483px 250px;}
	.subtab #content {max-width:100%;}	

	#maincontent{ width:450px;}
	#maincontent.default UL.upcomingEvents LI{ width:100%; margin:0px 0px 25px;}
	#maincontent p{ line-height:1.35;}

	#sidebar_right{ width:290px;}

	table.calendar_main{ display:block; overflow-x:auto; width:100%;}
}

@media (max-width: 880px) {
	#mobile_nav_dropdown{ display:block !important;}	
	#header{background:url(../images/bg_topbar.png) center top repeat-x; height:53px; position:relative;}
	#header #header_inner{ height:100% !important;}
	#header #header_inner .hosted_by_text{ display:none;}
	#header #header_inner #header_buttons{ height:100%;}
	#header #header_inner #header_buttons > div{ display:none;}
	#header #header_inner #header_buttons > div#header_login_button{ text-align:left; display:block; background:url(../images/icon_right.png) center center no-repeat; text-indent:-999em; width:28px; height:100%; border:0;}
	#header_login_menu{ width:100%; left:0px !important; top:53px !important;}
	#header_login_menu form.head_signin hr.login_dropdown_line{ margin-left:0px !important; width:auto !important; margin-top:0px;}
	#header_login_menu form.head_signin input{border: 1px solid #cfcfcf; background:#fff !important;}			

	#sidebar_left{ padding-left:0px; padding-right:0px; padding-bottom:0px; padding-top:0px; max-width:832px;}
	#sidebar_left #img_div{ margin-bottom:15px; margin-left:20px;}
	.top_links{ right:20px;}
	#mainnav{ display:none; margin-left:0px; float:none; z-index:900; position:absolute; width:100%;}
	#nav_section{ display:none;}
	
	#content{ background:none; position:relative; }

	#maincontent{ max-width:100%; margin-left:0px; margin-right:0px; float:none; width:100%; position:static; padding-left:20px; padding-right:20px; border:0;}
	.content_body .section_subcontent{ text-align:center;}
	#maincontent .content_body .section_subcontent h2{ text-align:center;}
	#maincontent .featured_article h1{ font-size:30px; font-weight:norma;}
	#maincontent .featured_article h2.content_title{ font-size:25px;}

	#sidebar_right{ float:none; width:290px; margin:0px auto; background:none; padding-left:0px; display:block; }
	#sidebar_right .content_container{ padding-left:0px;}
	.right_box1{ text-align:center;}

	#content #maincontent.cal:after{ content:""; display:table; clear:both;}
	#content #maincontent.cal .calendar_day_view h2{ font-size:20px; line-height:1.35;}
	 .ce_table .ce_desc .ce_event_name{ font-size:18px !important;}
	 #filterFrm .calendar_table td{ display:block; width:100%; text-align:center;}
	 

	#footer{  padding-left:0px; padding-right:0px; }
	#maincontent.register{ padding-left:20px; padding-right:20px;}

	#maincontent.user_dashboard{ padding-left:20px; padding-right:20px;}

	body .rsGCaption{ left:0px; margin-left:auto; padding-left:20px; padding-right:20px; width:100%;}
	.home_featured{ padding-left:20px; padding-right:20px;}
	.home_featured .inner{ margin-left:-10px; margin-right:-10px; max-width:none;}
	.home_featured_item{ padding-left:10px; padding-right:10px;}
	.home_featured_item img{ max-width:100%; height:auto !important;}
	.upcoming_events_panel{ padding-left:20px; padding-right:20px;}
	.upcoming_events_panel .row{ margin-left:-10px; margin-right:-10px; max-width:none;}
	.event_item_box{ padding-left:10px; padding-right:10px;}
	.event_item_box img{ max-width:100%; height:auto !important;}

	.leftSection{ width:100%; padding-left:20px; padding-right:20px; margin-bottom:25px;}
	.leftSection img{ max-width:100%; height:auto !important;}
	.rightSection{ width:100%; padding-left:20px; padding-right:20px;}
	.bottom_panel_inner::before{ display:none;}
	#maincontent.default .bottom_panel UL.social li{ padding:0px 5px;}

	.footer_top_inner{ padding-left:20px; padding-right:20px; text-align:center;}
	#footer_logo{ float:none;}
	.footer_inner ul.footer_menu{ float:none; display:block; margin-top:10px;}
	.footer_inner ul.footer_menu li{ display:block; margin-left:0px;}
}

@media (max-width: 570px) {
	#sidebar_left{ padding-top:55px;}	
	#sidebar_left #img_div{ float:none; margin:0px auto 15px;}
	#sidebar_left #img_div a{ margin:0px auto;}
	.top_links{ top:0px; right:auto; left:50%; margin-left:-91px; width:182px; text-align:center;}
	.top_links li{ float:none; display:inline-block;}	
	.top_links li a{ padding:0 0 0 3px;}	

	.slider_content{ padding-top:5px; padding-bottom:5px;}	
	/*.slider_featured_article .royalSlider{ height:210px !important;}*/
	.slider_content span.slider_title{ font-size:18px; font-weight:normal;}
	.slider_content span.slider_description{ margin-top:0px; font-size:14px; font-weight:400;}
	.slider_content > span.slider_link{ margin-top:0px;}	
	body .rsGCaption{ top:auto; padding:0px 10px;}

	#begin_form h2{ font-size:30px;}
	#begin_form select,
	#begin_form textarea{ width:100%;}
	#begin_form td{ display:block; text-align:center !important; width:100% !important; padding-left:0px !important; padding-right:0px !important;}
	#begin_form input[type="text"],
	#begin_form input.account_name{ width:100% !important;}
	#inner_login_form{ width:auto !important; left:20px !important; right:20px !important;}


	.g-recaptcha > div { max-width:100% !important;}

	.fck_widget_subscribe #subscribe_email_box{ width:100%;}

	#maincontent .registration{ padding-left:0px;}
	#recaptcha_image{ max-width:240px;}
	#maincontent .registration ul{ padding-left:0px; padding-right:0px;}
	#maincontent .registration ul li h4{ float:none; width:100%; display:block; text-align:left;}
	#maincontent .registration ul li.captcha{ width:100% !important; overflow:hidden;}

	#maincontent .event_widget_picture img {display:block; margin:0px auto;}
	#maincontent .event_widget_title {margin:0px auto; top: 15px;}


	.css-panes .member_header{ padding-left:0px; text-align:left;}
	.css-panes .member_label{ float:none; text-align:left; width:100%; display:block;}
		
		
	#maincontent .featured_article h2{ line-height:1.2;}
		
	.home_featured_item{ width:100%; margin-bottom:25px;}
	.event_item_box{ width:100%; margin-bottom:25px;}
}

@media (max-width: 480px) {
	.Donate_row{ padding-top:28px;}
	.royalSlider img {
		margin-left: 0px !important;
		object-fit:cover;
	}
	body.home #maincontent .slipprySlider .sy-pager {
		display:none;
	}
}