@charset "UTF-8";

#wpadminbar {
  position: absolute!important;
  margin-top: -28px;
}

/* GLOBAL RESET FOR CROSS-BROWSER CONSISTENCY */

.container {
  max-width: 910px;
}

* {font-family: inherit; font-style: inherit; font-size: 100%; outline: 0; padding: 0; margin: 0;}
img, a {border: none;}
fieldset.input, fieldset {border: none;}
html {height: 100%;}
body, html {margin: 0; padding: 0;}
table {width: 100%; clear: both;}
ul, ol {margin: 10px 0 10px 0px; padding: 0;}
ul li {padding: 4px 0; list-style-type: disc; margin: 0 0 0 16px;}
ol li {padding: 0; margin: 0 0 0 16px; list-style-type: decimal;}

.wp-list-table #title {width: 150px!important}

input {
  margin-bottom: 0;
}

/* GENERAL TYPESETTING */

html { background: #8eb192 url(../images/bgGradientGreen.jpg) repeat; margin-top: 0 !important; position: relative; }
body { 
  background: url(../images/rays.png) no-repeat center top; line-height: 1.6em; 
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
   font-weight: 300;
  font-size: 13px; color: #48415c; z-index: -100; }

a:link, a:visited { color: #466a47; text-decoration: none; }
a:hover { color: #c57b0b; text-decoration: none; }

strong { font-weight: bold !important; }

hr {
border: 0;
border-top: 3px solid #EEE;
border-bottom: none;
}

h1 {
  font-family: 'Sorts Mill Goudy', serif; text-align: left;
  font-weight: normal;
  font-size: 24px;
  line-height: 30px;
  margin-top: 0;
}

h1.tribe-events-single-event-title {
  font-size:22px;
}

.orange {
  color:#D06124
}

h2 { font-size: 16px; text-transform: none; color: #CF8431; font-weight: normal; margin: 0; line-height: 22px}

h2 a, h2 a:link, h2 a:visited {color:#D06124;}
h2 a:hover {color:#CF8431;}

h2.contentheading, .componentheading, .blog .contentheading { font-weight: normal; font-size: 20px; text-transform: none; margin-top: 0 !important; color: #E86806; }
.blog .contentpaneopen .contentheading { padding-left: 146px; }
h3 { font-size: 15px; line-height: 18px; margin-bottom: 10px; text-transform: none; font-weight: normal; }

#page p, #blog p, .blog p, #wordpress p { margin-bottom: 10px; }

.page-id-928 aside {
  margin-top: 16px;
}

.box-shadow { background: #ccc; border: 4px solid white; position:relative; box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25); }

.alignright {
  float: right;
  margin:0 0 10px 10px;
}

.alignleft {
  float: left;
  margin:0 10px 10px 0;
}

.clearfix {clear:both;}

.large-text {font-size: 15px;}

.button, a.button, button.form-submit-button, .tribe-events-button {
  background: #2A2341;
  padding:8px;
  border-radius: 8px;
  text-shadow:none;
  color: #8773AA;
  border: none;
  text-transform: none;
}

a.button:hover {
  opacity: .8;
}

.rounded-callout-white-bg {
  background-color:rgba(255,255,255,0.5);
  border-radius: 15px;
  padding:20px;
  margin-bottom: 25px;
}

.callout-heading {
  color:#CC6306; 
  font-size: 18px;
  font-family: 'Sorts Goudy', serif;
}

.step {
  font-size: 13.5;
  font-weight: bold;
}

.additional-details {
  width:100%;
  border-bottom:2px solid #4f4861;
  text-transform: uppercase;
  font-size: bold;
  font-size: 13.5px;
}

.wp-caption p {
  font-size: 11px;
  line-height: 1.2;
}

/* BOOTSTRAP */

.modal#video-modal {
  background: #757575;
  border:3px solid #7A6899;
}

.modal {
  border-radius: 0;
  background: #DDDFD2;
}

.modal-header {
  border: none;
  padding:4px 15px;
  background: url(../images/background-content.png) repeat;
}

.modal-header h3 {
  line-height: 18px;
}

/* MAIN NAVIGATION MENU */
#menu-sticky-wrapper.is-sticky {
  position: relative;
  z-index: 9999;
}
#menu-sticky-wrapper.is-sticky #menu {
  height:40px;
  transition: all 0.5s ease-in;
  box-shadow:0 3px 4px -4px #000;
  background: #8eb192 url(../images/bgGradientGreen.jpg) repeat;
}

#menu-sticky-wrapper.is-sticky #menu .navbar {
  position: relative;
}

#menu-sticky-wrapper.is-sticky #menu .sticky-bg {
  position: absolute;
  width: 100%;
  background: red;
  height: 40px;
  background: url(../images/bg-sticky-menu-02.png) no-repeat transparent;
  top: 0;
  right:-487px;
  transition: all 0.5s ease-in;
}

#menu-sticky-wrapper.is-sticky #menu .nav {
  width:100%;
  margin-left: 0;
  position: relative;
}

#menu-sticky-wrapper.is-sticky #menu {

}

#menu-sticky-wrapper.is-sticky #menu .navbar .nav > li > a {
  padding:12px 20px 0 0;
  color: #48415c;
  text-shadow:none;
  display: block;
  font-size: 20px;
  height:28px;
}

#menu-sticky-wrapper.is-sticky #menu .navbar ul ul {
  top:40px;
}

#menu-sticky-wrapper.is-sticky #menu .navbar ul ul ul {
  top:0;
}

#menu-sticky-wrapper.is-sticky ul.sub-menu {
  top:0;
}


#menu {font-size: 30px; text-transform:lowercase; font-family: 'Sorts Mill Goudy', serif; text-align: left; font-weight: normal;  color: #FFFFFF; text-decoration: none; margin-bottom:0px; display:block; white-space:nowrap;text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25); }

#menu li {
	list-style: none;
}

/* Navigation */

.navbar.container {
  min-width:930px;
  padding-left: 25px;
}

.navbar .nav {
  margin-bottom: 10px;
  margin-right: 0;
}

.navbar .nav > li {
  margin: 0;
  padding:0;
  position: relative;
}

.navbar .nav > li > a {
  padding:10px 38px 8px 0;
  color: #fff;
  text-shadow:none;
  display: block;
  text-align: center;
}

.navbar .nav li#menu-item-28 a {
  padding-right: 0;
}

.navbar ul ul {
  display: none;
}

.navbar ul li:hover > ul {
  display: block;
}

.navbar .nav > li > a:hover {
  color:#4B3F64;
}

.navbar ul {
  margin-left:0;
}


.navbar ul {
  list-style: none;
  position: relative;
  display: inline-table;
}
.navbar ul:after {
  content: ""; clear: both; display: block;
}

.navbar ul li {
  float: left;
  margin: 0;
  padding:0;
}

.navbar ul li:hover {
  -webkit-transition: all 0.4s ease-in;  /* Safari 3.2+, Chrome */
  -moz-transition: all 0.4s ease-in;  /* Firefox 4-15 */
  -o-transition: all 0.4s ease-in;  /* Opera 10.5–12.00 */
  transition: all 0.4s ease-in;  /* Firefox 16+, Opera 12.50+ */
}


.navbar ul ul {
  background: #7C9678; border-radius: 0px; padding: 0;
  position: absolute; top:40px;
  z-index: 100000;
  margin:0;
}


.navbar ul ul li {
  float: none; 
  position: relative;
  background: none;
}

.navbar li ul li a {
  display: block;
  font-size: 14px;
  font-family: 'Arial', sans-serif;
  text-transform: none;
  color: #fff;
  width: auto;
  padding:5px 10px;
  border-bottom: solid 2px #a4ca93;
}

.navbar ul ul li a:hover {
  background: #415F3C;
  color:#EDBA00;
  -webkit-transition: all 0.4s ease-in;  /* Safari 3.2+, Chrome */
  -moz-transition: all 0.4s ease-in;  /* Firefox 4-15 */
  -o-transition: all 0.4s ease-in;  /* Opera 10.5–12.00 */
  transition: all 0.4s ease-in;  /* Firefox 16+, Opera 12.50+ */
}

.navbar ul ul ul {
position: absolute; left: 100%; top:0;
}

.navbar li#menu-item-27 ul ul {
  left: auto;
  right: 100%;
}


.navbar li.current-menu-item ul li a, .navbar li.current-menu-parent ul li a {
  font-weight:normal;
}

.navbar li.current-menu-item ul li a:hover, .navbar li.current-menu-parent ul li a:hover {
  }

/* BLOG */

.contentpaneopen img { margin-top: -25px; }

/* blog readmore links */

.blog a.readon { float:right; display:block; font-weight: bold; text-transform: none; clear: both; }
.blog a.readon:link, .blog a.readon:visited { color: #474262; }
.blog a.readon:hover { color: #c57b0b; }
.blog a.readon:after { content: url(../images/arrow.png); }

/* events blog listings */

.blog .contentpaneopen {}
.article_separator { border-bottom: 4px solid #caccbe; margin-bottom: 20px; height: 25px; display: block; }
.blog p { text-align: left; }

/* non-events blog listings */

.blog h1 { margin-bottom: 15px; }
.blog h2.contentheading { margin-bottom: 7px; }
.leading { clear: both; border-bottom: 4px solid #caccbe; padding-bottom: 20px; }
.leading h2.contentheading {  }


/* WRAPS */

#wrap { max-width: 975px; margin: 0 auto; overflow: visible; }
#header { height: 200px; width: 100%; position:relative;}

#logo {
  position: absolute;
  left:24px;
  top:34px;
}

#utility {  height: 150px; width: 435px; float:right; margin-right: 150px; padding-right: 90px; padding-top: 15px; background: url(../images/background-utilitymenu.png) no-repeat; overflow: visible; text-align: right; }

#menu { width:100%; }

#menu .navbar {
  margin-bottom:0;
}

.home #innerwrap {
  padding-top: 0;
}

#innerwrap, #tribe-events { max-width: 910px; padding:20px 20px 225px; background: url(../images/background-content.png) repeat; border-radius: 4px; }

#sidebar1 { float: left; width: 175px; margin-right: 13px; overflow: hidden; }
#sidebar2 { float: left; width: 165px; overflow: hidden; }

h1.contentheading { font-weight: normal; font-size: 19px; font-family: Helvetica, Arial, sans-serif; text-transform: none; }

#home #page { background-color: transparent !important; }
#home #home-left { float: left; margin-right: 15px; width: 300px; }
#home #home-center { float: right; width: 540px; border-top: 7px solid #eceae0; padding-top: 10px; }
#home #home-right { float: right; width: 220px; }

.home-events-list {
  padding-top: 15px;
  border-top:7px solid #ECEAE0
}

.home-callout-images {
  padding-top: 15px;
  border-top:7px solid #ECEAE0;
}

.home-callout-images.second-row {
  border-top:none;
}

.home-callout-images a:hover {
  display: block;
  opacity: .8;
}

.home-events-list h4 {
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 0;
}

.event-post-thumb {
  margin-bottom: 2px; padding-bottom: 2px;
  border-bottom: 1px solid #eceae0;
}

.event-post-thumb p {
  margin-bottom: 0;
}

.event-post-thumb:last-child {
  border-bottom: none;
}

.clear { clear: both; margin: 0; padding: 0; }


/* CONTENT AREAS */

.entry {
  background: #DDDFD2;
  padding:15px;
}

#page-thumb {
  position: relative;
  margin-bottom:20px;
}

.blog #page-thumb {
  width:25%;
  margin-bottom: 0;
}

.blog #page-thumb img, .blog #page-thumb .image {
  display: block;
  width:100%;
  background-size: 100% auto;
  background-repeat: no-repeat;
  float: left;
}

.blog  h2, .blog .entry p {
  width:70%;
  float: left;
  margin-left: 15px;
}

.blog .entry {padding-bottom: 20px; min-height: 180px;}

.title-container {
  position: absolute;
  bottom:1px;
  left:1px;
  width: 99.6%;
  background: url('../images/bg-title.png') repeat;
}

.title-container h1 {
  color: #302A48;
  margin: 0;
  font-size: 24px;
  line-height: 24px;
  padding:12px 0 9px 12px;
} 

p#breadcrumbs a {
  color:#302A48;
}

p#breadcrumbs span {
  font-style: italic;
}

p#breadcrumbs span.breadcrumb_last {
  color:#D06124;
}

#content00, #content { width: 910px; margin-left: 20px; }
#content1 { float: left; width: 758px; margin-right: 13px; margin-left: 5px; }
#content01 { margin-left: 0; width: 575px; margin-right: 13px; }
#content11 { float: left; width: 575px; margin-right: 13px; }

/* SUMMARY PAGE */
.summary-page-thumb {
  width:20%;
  float: left;
  margin-right: 5%;
}

.summary-page-description {
  width:75%;
  float: left;
}

.mimi_webform_header h1 {
  display: none;
}

/* BREADCRUMBS */

.breadcrumbs { color: #c57b0c; text-transform: none; font-size: 13px; font-weight: bold; padding: 15px; display: block; }
#content1 .breadcrumbs { padding-left: 0 !important; }
.breadcrumbs a.pathway { color: #3a3052; text-transform: none; font-size: 13px; font-weight: normal; }
#home .moduletable-breadcrumb {display: none;}



/* donate & in the loop boxes */

.moduletable-donate, .moduletable-intheloop, .moduletable-contactinfo { background-color: #474262; padding: 10px; width: 155px; margin-bottom: 10px; margin-top: 10px; color: #ffffed; -webkit-border-radius: 13px; -moz-border-radius: 13px; border-radius: 13px; }
.moduletable-donate h2, .moduletable-intheloop h2 { color: #ffffed; font: normal 21px Helvetica, Arial, sans-serif; text-transform: none; }
.moduletable-donate a:link, .moduletable-donate a:visited, .moduletable-intheloop a:link, .moduletable-intheloop a:visited  { display: block; float: right; padding: 7px; margin-top: 5px; background-color: #556654; color: #ffffed; font: bold 11px Helvetica, Arial, sans-serif; text-transform: uppercase; -webkit-border-radius: 13px; -moz-border-radius: 13px; border-radius: 13px; text-align: center; width: 90px; } 
#iconblock { display: block; float: left; padding: 7px; margin-top: 5px; background-color: #938966; -webkit-border-radius: 13px; -moz-border-radius: 13px; border-radius: 13px; text-align: center; width: 30px; }

#footer .moduletable-intheloop, #footer .moduletable-contactinfo { float: right; margin-top: 0; background-color: #423950; } 
#footer .moduletable-intheloop h2, #footer .moduletable-contactinfo h2 { color: #fec517; font: normal 21px 'Sorts Mill Goudy', serif !important; text-transform: none; } 
#footer .moduletable-intheloop a:link, #footer .moduletable-intheloop a:visited  { display: block; float: left; padding: 5px; margin-top: 5px; background-color: #fec517; color: #423a51; font: normal 18px Helvetica, Arial, sans-serif; text-transform: none;  width: 143px; } 
.moduletable-contactinfo a:link, .moduletable-contactinfo a:visited { color: #c57b0b; }


#gform_wrapper_1 input {
  margin-bottom: 0;
}

#gform_wrapper_1.gform_wrapper .gform_footer {
  margin-top:0;
}

#gform_wrapper_1.gform_wrapper input[type=text] {
  padding:2px 6px;
}

#gform_wrapper_1.gform_wrapper .top_label li.gfield.gf_left_half, 
#gform_wrapper_1.gform_wrapper .top_label li.gfield.gf_right_half {
  margin-bottom: 0;
}

/* TRIBE EVENTS STYLES */
.tribe-events-list .vevent.hentry h2 {
  font-size: 18px;
  margin-bottom: 15px;
}

.tribe-events-list-separator-month {
  display: block;
  width: 98%;
  text-align: center;
  font-size: 18px;
  padding:10px;
  background-color:rgba(255,255,255,0.5);
  margin-bottom: 20px;
}

.tribe-events-event-image {
  float: right;
  margin:0 0 0 20px;
}

.event-thumb {
  width:150px;
  float:left;
  margin-right: 20px;
}

.event-excerpt {
  margin-bottom: 30px;
}

.events-list .tribe-events-event-image img {
  width: 180px;
}

.single-tribe_events .tribe-events-event-image img {
  width: 300px;
}

.tribe-events-back {
  display: none;
}

#tribe-events-bar {
  display: none;
}

.single-tribe_events #tribe-events-header, .tribe-events-map #tribe-events-header {
  margin: 0!important;
}

li.tribe-events-nav-previous, li.tribe-events-nav-next {
  padding:0;
  font-size: 11px;
  line-height: 13px;
}

li.tribe-events-nav-previous {
  text-align: left;
}


li.tribe-events-nav-next {
  text-align: right;
}

.vcard {
  width:50%;
  float: left;
}

.single-tribe_events .tribe-events-venue-map {
  width:50%!important;
}

#event-list-time {
  font-weight: bold;
}


#event-nav { margin: 0 0 30px 0; text-align: center; color:#D06124; }
#event-nav a { display: inline-block; margin: 0 4px 8px; padding: 5px 10px; cursor: pointer; cursor: hand; background: #F3EFE9; color:#48415C; border-radius: 2px; font-size: 16px;}
#event-nav a:hover, #event-nav a.current { background:#D06124; color: white; }

/* FAMILY */
.family img { float: left; margin: 3px 15px 3px 0; width:150px;}
.family .family-excerpt { float: left; width: 72%; } 
.family .family-excerpt p {display: inline;}
.family {margin-bottom: 20px;}
.family-1239 h2, .family-1238 h2, .family-1237 h2 {width: 100%; border-bottom:1px solid #48415c; color: #48415c; font-size: 28px; padding-bottom: 10px}
.family-1239 .read-details, .family-1238 .read-details, .family-1237 .read-details {
  display: none;
}


/* SIDEBAR */

aside h3 {
  font-family: 'Sorts Goudy', serif;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
}

aside img {
  margin-bottom: 10px;
}

aside img:hover {
  opacity: .8;
}

aside .widget {
  margin-bottom: 25px;
}

aside .widget ul, aside .widget ul li {
  list-style: none;
  margin: 0;
}

aside .widget ul li {
  border-bottom: 1px solid #e8e7d3;
}

aside .widget ul li a {
  display: block;
}

aside ul#submenu {
  margin: 0;
  background:#ECE5C8;
}

aside ul#submenu a {
  color: #48415C;
  display: block;
}

aside ul#submenu a:hover {
  opacity: .8;
}

aside .page_item {
  list-style: none;
  margin-left: 0;
  padding:4px 10px;
  border-bottom:1px solid #b1ab99;
}

aside .page_item:last-child {
  border-bottom: none;
}

aside .current_page_item, aside .current_page_ancestor, aside .current_page_parent {
  background:#E2CA62;
  font-weight: bold;
}

/* FOOTER */

#rainforest { width: 100%; height: 240px; margin-top: -225px; background: url(../images/rainforest.png) repeat-x center top; }

#footer { clear: both; height: auto; width: 100%; background-color: #2c2540; padding-bottom: 25px; }
#footeritems { padding-bottom: 50px;}

.moduletable-footer { font-size: 0.8em;  }

#footer-menu {
  background-color: #423950;
  max-width: 910px; 
  padding:0px 20px 50px;
}

.footer-nav, .footer-nav li {
  list-style: none;
  line-height: 16px;
}

.footer-nav li {
  margin-left: 0;
  display: inline;
  float: left;
  width:16.666%;
}

.footer-nav li.menu-item-6 {
  width:14%;
}

.footer-nav li.menu-item-13 {
  width:19%;
}

.footer-nav li a {
  color: #FEC517;
  font-size: 17px;
  font-family: 'Sorts Mill Goudy', serif;
  text-transform: lowercase;
}

.footer-nav li ul.sub-menu li {
  float: none;
  display: list-item;
  width: 67%;
}

.footer-nav li ul.sub-menu li a {
  color:#fff;
  font-size: 12px;
  line-height: 12px;
  font-family: 'Helvetica', 'Arial', sans-serif;
  text-transform: none;
}

.fixed-footer {
  position: fixed;
  width: 100%;
  height: 40px;
  bottom: 0;
  right: 0;
  background: url(../images/bgGradientGreen-bar.png) repeat;
  color:#423950;
  opacity: 1;
  z-index: 99999;
  text-align: center;
  padding: 5px 0 3px;
}

.fixed-footer a {
  display: inline-block;
}

.fixed-footer a:hover {
  opacity: .8;
}

.fixed-footer .modal {
  text-align: left;
}

.fixed-footer img {
  margin-right: 15px;
}

.chronoform {display: none;}

.ohanah.module .event_spacer { 
display: none; 
}

#input_6_area {width:37px;}

/* Gallery Page Images */
/* Gallery Page Gallery */

#gallery-page ul {
  list-style-type: none;
  margin:0;
}

#gallery-page ul.gallery-page-images li {
  float: left;
  margin: 0;
}

#gallery-page ul.gallery-page-images li { display:none; }
#gallery-page ul.gallery-page-images li:first-child { display:inline-block; position: relative; margin:0; }
.full-gallery-description {position: absolute; bottom: 20px;color:white; background: #D06124; padding:10px 15px; font-size: 18px; min-width: 140px;}
.full-gallery-description span {
  display:block;
  font-size: 12px;
  color:#aaa;
  font-weight: 700;
}

#gallery-page ul.gallery-page-images li a:hover {
  opacity: .7;
}

#gallery-page p {
  margin: 0;
}



/* FlexSlider Default Theme
*********************************/
.slider, #page-content {
  position: relative;
}

.slider {margin-top: 5px;}

#carousel-container {
  position: absolute;
  bottom: 15px;
  width: 100%;
}

#carousel {
  max-width: 960px;
}

.flexslider {margin: 0; background: transparent; position: relative;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0; display:none;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 80%; position: absolute; bottom: 35px; left:10%; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 0 auto; display: none}
.flex-control-thumbs li {width: 10%; margin: 0 0 0 8px;}
.flex-control-thumbs img {width: 100%; display: block; opacity: 1; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

.flexslider .slides > li div {
  height:10px;
  text-align: center;
  background: #c0b0a5;
  margin-left: 15px;
  vertical-align: center;
  border-radius: 25px;
}

.flexslider .slides > li.flex-active-slide div {
  background:#5A715D;
}

.flexslider .slides > li {
  position: relative;
}

.flexslider .slides > li:first-child {display: block; -webkit-backface-visibility: visible;}

.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;}

.flex-caption {width:98%; padding: 1%; margin: 0; position: absolute; right: 0; bottom:   
30px; color:#fff; font-size: 20px; background: url('../images/bg-caption.png') repeat;}

.flexslider .slides > li div#slider-gd {
  margin-left: 0!important;
}

.flexslider ul li {margin-left: 0;}

.flexslider .slides > li {
cursor: pointer;
}

#home-marquee {
  margin: 5px 0 10px;
}

.home-mission {
  background: #A8B1A0;
  padding:15px;
  margin: 15px 0;
  font-size: 18px; 
  line-height: 25px;
  font-family: 'Sorts Mill Goudy', serif;
}

.home-mission p {
  margin-bottom:0; 
}

.home-blog img {
  width:134px;
  height: 134px;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
     -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url('blank.gif'); /* helps IE */
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent; /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
     only screen and (min--moz-device-pixel-ratio: 1.5),
     only screen and (min-device-pixel-ratio: 1.5){

  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('fancybox_sprite@2x.png');
    background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
  }

  #fancybox-loading div {
    background-image: url('fancybox_loading@2x.gif');
    background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
  }
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
  #carousel {width:100%;}
}


.single-teacher.entry p, .single-teacher.entry h2, .single-program.entry p, .single-program.entry h2, .archive-program.entry p, .archive-program.entry h2 { 
	width: initial !important;
	float:none;
	margin:0;
}
.single-program.entry p, .single-program.entry h2, .single-program.entry h3 {
	margin:12px 20px !important;
}

.single-program.entry h2 { 
	margin-top:20px !important;
	font-size:150%;
}

.single-program ul { margin:0 25px; }

.rs-program-title { font-size: 220%; margin:15px 15px 0 15px; margin-bottom: 0 !important; }

.rs-regsitration-wrap { margin: 10px 20px !important; }
.rs-program.archive h2.rs-program-title { width:100%; margin:0px; display: block; font-size:180%;}


.home-events-list .rs-program-thumbnail { width: 60px; margin-bottom:20px; }
.home-events-list h2 { font-size: 120%; }

#crestashareiconincontent, .share h3 {
  display: inline-block;
  margin-top: 0;
}

#event-nav {
  display: none;
}

.page-id-3218 #event-nav {
  display: block;
}

.rs-programs-single.page-id-3218 #event-nav {
  display: none;
}

.home-events-list .rs-program-title {
  font-size: 14px!important;
  margin-bottom: 5px!important; 
}

h3.rs-program-with-teachers {
  font-size: 12px;
  display: none;
}

.home .rs-program-date,.home .rs-program-location {
  font-size: 12px;
  line-height: 1.4;
}

.home .rs-program-thumbnail {
  padding-top: 5px;
}
.rs-register-link a, .rs-button, .rs-highlight{
    background: #48415c;
    color: #fff;
    margin-bottom: 10px;
    border: 1px solid rgba(229, 229, 229, 0.62)!important;
    -webkit-border-radius: 10px;
    -webkit-box-shadow: 0px 6px 0px rgba(27, 14, 66, 0.39);
    -moz-box-shadow: 0px 6px 0px rgba(27, 14, 66, 0.39);
    box-shadow: 0px 6px 0px rgba(27, 14, 66, 0.39);
    -webkit-transition: -webkit-box-shadow .1s ease-in-out;
}

.rs-meta-content-container a.rs-button, .rs-meta-content-container .rs-register-link a {
  color:#fff!important;
}

.single-program .rs-program-meta {
  border-color:#48415c!important;
  padding-bottom: 10px;
}