@charset "UTF-8";
/*
Theme Name: mg
Theme URI: https://github.com/bencarlson/wp-bootstrap
Description: A wordpress 3.8+ theme built on Bootstrap 3
Author: Ari Sahagun
Author URI: http://arilikeairy.org
Version: 1.0
*/
/*--------------------------------
TABLE OF CONTENTS
-- colors
-- fonts
-- changes to bootstrap layout
-- header/nav styles
-- featured homepage slider styles
-- page content styles
-- post content styles
-- blog pages + pagination
-- forms
-- sidebars
-- footer
--------------------------------*/
/* resp-check = check specifically in responsive, likely to break */
/* ----------- variables ----------- */
/* ------------ colors ------------- */
/* #e56700; */
/* #108bb4; */
/* ------------ fonts ------------- */
@import url("glober.css");
@import url("proxima.css");
/* Proxima Nova Semi Bold */
.nav-tabs,
#sf_widget_constantcontact-5 h3.widget-title, #footer a.donatelink
.menu-main-menu-container {
  font-family: 'proxima_novasemibold',"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: normal !important; }

body, p {
  font-family: "proxima_nova_rgregular"; }

/* Glober Semi Bold */
.navbar .brand h2.site-description {
  font-family: 'GloberSemiBold' !important;
  font-weight: normal !important; }

/* Glober Bold */
h4, h5, h6, .h4, .h5, .h6, #site-navigation #megaMenu li.menu-item {
  font-family: 'GloberBold';
  font-weight: normal !important; }

/* Glober Extra Bold */
#h1, h2, h3, .h1, .h2, .h3, sf_widget_constantcontact-4 p, .sidebarslider strong, .widget strong, .tab-pane .tab-item strong a, .footer #sf_widget_constantcontact-5 h3.widget-title, .tab-pane li.tribe-events-list-widget-events h4, .tab-item h3, .frm_form_fields label, .frm_submit label, .page-template-page-resources-php, h3 .page-template-page-blog-php h3, .post .entry h3, a.donatelink {
  font-family: 'GloberxBold';
  font-weight: normal !important; }

/* Glober Heavy */
.brand.row h1 a, .brand.row h1 .subtitle {
  font-family: 'GloberHeavy';
  font-weight: 100;
  font-size: 18pt;
  font-weight: normal !important; }

/* ------- changes to bootstrap layout ------- */
.col-xs-1, .col-xs-1, .col-xs-1, .col-xs-1, .col-xs-2, .col-xs-2, .col-xs-2, .col-xs-2, .col-xs-3, .col-xs-3, .col-xs-3, .col-xs-3, .col-xs-4, .col-xs-4, .col-xs-4, .col-xs-4, .col-xs-5, .col-xs-5, .col-xs-5, .col-xs-5, .col-xs-6, .col-xs-6, .col-xs-6, .col-xs-6, .col-xs-7, .col-xs-7, .col-xs-7, .col-xs-7, .col-xs-8, .col-xs-8, .col-xs-8, .col-xs-8, .col-xs-9, .col-xs-9, .col-xs-9, .col-xs-9, .col-xs-10, .col-xs-10, .col-xs-10, .col-xs-10, .col-xs-11, .col-xs-11, .col-xs-11, .col-xs-11, .col-xs-12, .col-xs-12, .col-xs-12, .col-xs-12 {
  padding-right: 25px;
  padding-left: 25px; }

/* ----------- header/nav styles ------------- */
html {
  background: #eaeaea;
  /* same as footer */ }

/*
@media (max-width: 500px) { .container { padding: 0; } }
*/
#topwidget.container {
  margin-top: -10px !important; }

.navbar-wrapper {
  border-top: 40px solid #515151; }
  .navbar-wrapper .container {
    margin-top: -41px;
    padding: 0; }

.navbar-collapse {
  padding: 0 !important; }

.navbar {
  background: none;
  border: none; }
  .navbar .brand {
    /* @media (min-width: 500px) { */
    /* } */ }
    .navbar .brand.row {
      margin-top: 60px; }
    .navbar .brand a.logo img {
      float: left;
      padding-right: 15px; }
    .navbar .brand a.logo:hover {
      text-decoration: none; }
    .navbar .brand h1 {
      color: black !important;
      font-size: 24px;
      margin: 8px 0 0 0;
      padding: 0;
      font-family: "GloberHeavy";
      font-weight: normal !important; }
    .navbar .brand h1 a {
      color: black !important;
      text-decoration: none; }
      .navbar .brand h1 a:hover {
        color: black !important;
        text-decoration: none; }
    .navbar .brand h1 .subtitle {
      color: #2f4086;
      margin: 7px 0 0 0; }
    .navbar .brand h2.site-description {
      color: black;
      font-size: 17px;
      margin-top: -15px;
      padding-top: 0;
      font-weight: 100; }
  .navbar .navbar-toggle {
    margin-top: 4px !important; }
    .navbar .navbar-toggle .icon-bar {
      background: white !important; }

container > .navbar-collapse {
  margin-right: -15px !important;
  margin-left: -15px !important;
  padding: 0; }

#site-navigation {
  background: #515151; }
  #site-navigation #megaMenu ul {
    z-index: 10; }
  #site-navigation #megaMenu li.menu-item {
    font-size: 10pt !important;
    font-weight: normal; }
    #site-navigation #megaMenu li.menu-item#menu-item-137 {
      background: #e38e0d; }
      #site-navigation #megaMenu li.menu-item#menu-item-137:hover {
        background: rgba(229, 103, 0, 0.7); }
    #site-navigation #megaMenu li.menu-item#menu-item-142 {
      background: #363636; }
      #site-navigation #megaMenu li.menu-item#menu-item-142:hover {
        background: #1c1c1c; }
    #site-navigation #megaMenu li.menu-item#menu-item-152 {
      background: #108bb4; }
      #site-navigation #megaMenu li.menu-item#menu-item-152:hover {
        background: #1b254d; }
    #site-navigation #megaMenu li.menu-item#menu-item-159 {
      background: #2f4086; }
      #site-navigation #megaMenu li.menu-item#menu-item-159:hover {
        background: #1b254d; }
    #site-navigation #megaMenu li.menu-item#menu-item-5153 {
      background: #2f4086; }
      #site-navigation #megaMenu li.menu-item#menu-item-5153:hover {
        background: #1b254d; }
    #site-navigation #megaMenu li.menu-item#menu-item-5284 {
      background: #e56700; }
      #site-navigation #megaMenu li.menu-item#menu-item-5284:hover {
        background: #b25000; }
    #site-navigation #megaMenu li.menu-item#menu-item-158 {
      background: #767676; }
      #site-navigation #megaMenu li.menu-item#menu-item-158:hover {
        background: #5d5d5d; }
    #site-navigation #megaMenu li.menu-item.menu-item_home {
      background: #363636; }
      #site-navigation #megaMenu li.menu-item.menu-item_home:hover {
        background: #1c1c1c; }
      #site-navigation #megaMenu li.menu-item.menu-item_home span {
        direction: ltr;
        text-indent: -10000px; }
    #site-navigation #megaMenu li.menu-item a {
      color: white;
      text-transform: lowercase; }
    #site-navigation #megaMenu li.menu-item ul.sub-menu {
      background: white !important;
      padding: 0;
      margin-top: 0px;
      z-index: 1000;
      border-width: 0 1px 1px 1px;
      border-style: solid;
      border-color: #b2b2b2; }
      #site-navigation #megaMenu li.menu-item ul.sub-menu li {
        font-weight: normal;
        font-family: 'GloberBold', 'proxima_nova_rgbold', sans-serif;
        font-weight: normal !important; }
        #site-navigation #megaMenu li.menu-item ul.sub-menu li a {
          color: #2f4086;
          text-transform: none;
          font-weight: 100; }
          #site-navigation #megaMenu li.menu-item ul.sub-menu li a:hover {
            color: #767676; }
    #site-navigation #megaMenu li.menu-item#menu-item-390 {
      margin-top: 3px;
      width: 135px; }
    #site-navigation #megaMenu li.menu-item .fa-2x {
      font-size: 1.4em;
      line-height: 1.6em; }
  #site-navigation.collapse ul.sub-menu {
    margin-top: 5px;
    max-width: 200px;
    width: 200px; }
    #site-navigation.collapse ul.sub-menu li {
      width: 200px;
      background: white;
      border-left: 1px solid #b2b2b2;
      border-top: 1px solid #b2b2b2 !important; }
      #site-navigation.collapse ul.sub-menu li a {
        color: #2f4086;
        text-transform: none;
        background: white;
        /* border-top: 1px solid $grayborder; */
        padding: 8px 0 0px 0; }

#megaMenu li#menu-item-138, #megaMenu ul.sub-menu li.sub-menu-newcol, #megaMenu ul.sub-menu li ul.sub-menu-4 li,
#megaMenu li#menu-item-231, #megaMenu li#menu-item-230, #megaMenu li#menu-item-232, #megaMenu li#menu-item-233, #megaMenu li#menu-item-234,
#megaMenu li#menu-item-153 {
  border-top: none !important; }

#megaMenu {
  z-index: 9999; }
  #megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu.sub-menu-1 {
    white-space: normal !important; }
  #megaMenu ul li.menu-item.ss-nav-menu-mega ul li.menu-item.ss-nav-menu-item-depth-1 {
    padding: 0 !important; }
  #megaMenu ul ul ul.sub-menu-3 li.menu-item > span.um-anchoremulator span {
    text-transform: none !important; }
  #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu ul.sub-menu-2 {
    border-left: 1px solid #b2b2b2;
    /* margin-left: 7px; */ }
  #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu ul.sub-menu-2:first-of-type {
    border-left: none; }

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > a:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-reg li.menu-item.megaReg-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.mega-with-sub > span.um-anchoremulator:after, #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega > span.um-anchoremulator:after {
  display: none !important; }

/* deal with weird first item on new cols */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.sub-menu-newcol > span.um-anchoremulator {
  display: none !important; }

ul.sub-menu-4 li a {
  padding-left: 15px !important;
  border-top: none !important; }

li.sub-menu-newcol ul.sub-menu-2 ul.sub-menu-3 li > span.um-anchoremulator > span {
  border-top: 1px solid #b2b2b2 !important; }

#site-navigation #megaMenu > ul#megaUber > li.menu-item > a {
  color: white;
  text-transform: lowercase;
  padding: 13px 15px 9px; }

#megaMenu ul ul.sub-menu li.menu-item span.um-anchoremulator span.wpmega-link-title {
  padding: 3px 0px;
  margin: 3px 0px;
  font-weight: 100; }

/* titles for sub-menu sub-menus */
ul ul.sub-menu li.menu-item > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator span {
  color: black !important;
  text-transform: uppercase; }

#site-navigation.collapse ul.sub-menu li, #megaMenu ul ul.sub-menu ul {
  padding-left: 0 !important; }

#megaMenu ul li.menu-item.ss-nav-menu-mega ul ul.sub-menu li.menu-item > span.um-anchoremulator, #megaMenu ul.megaMenu li.menu-item > span.um-anchoremulator, #megaMenu ul ul.sub-menu li.menu-item > span.um-anchoremulator {
  cursor: default; }

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item {
  padding: 0 20px !important; }
  #megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item:nth-of-type(2) {
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2; }

#megaMenu ul.megaMenu li.menu-item.ss-nav-menu-mega ul.sub-menu-1 > li.menu-item span.um-anchoremulator {
  margin: 0 !important;
  padding: 0 !important; }

/* deal with weird first item on new cols */
#megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.sub-menu-newcol > span.um-anchoremulator,
li.sub-menu-newcol span.um-anchoremulator {
  display: none; }

ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item.sub-menu-newcol {
  background: transparent; }

/*
.collapsed {
	.navbar-inverse .navbar-toggle .icon-bar { background-color: transparent !important; }
	.navbar-toggle { background-color: transparent !important; }
}
.navbar-inverse .navbar-toggle .icon-bar { background-color: black !important; }
*/
#site-navigation.in {
  display: block !important; }
  #site-navigation.in .menu-main-menu-container {
    z-index: 100; }
  #site-navigation.in ul {
    display: block !important; }
  #site-navigation.in li li a {
    background: #2f4086; }

.navbar-toggle {
  background-color: #2f4086 !important;
  margin-top: 4px; }

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

.nav li ul {
  display: none; }

.navbar-static-top {
  z-index: 1; }

/* for hover menu */
.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent; }

#topright h3.widget-title {
  display: none; }
#topright #sf_widget_constantcontact-4 p {
  text-transform: uppercase;
  text-align: left; }
#topright #sf_widget_constantcontact-4 form input[type="text"] {
  width: 85%; }
#topright #sf_widget_constantcontact-4 form input[type="submit"] {
  width: 15%;
  color: #767676; }

/*

@media (min-width: 768px) {
*/
#topright {
  float: right;
  top: 40px;
  position: relative;
  text-align: right;
  padding: 0; }

.row.links-top {
  height: 60px; }

/*
}
*/
/*@media (max-width: 768px ) { 
	#topright { display: block; margin-top: 25px; } 
	.row.links-top { height: 0 !important; }
}*/
#topright a.donatelink, #footer a.donatelink {
  background: #e56700;
  padding: 7px 30px;
  border-radius: 8px;
  color: white;
  margin: 14px 0;
  display: inline-block;
  text-align: center;
  font-size: 18px; }

#topright a.donatelink {
  width: 100%; }

#footer a.donatelink {
  /*  width: 45%;  */ }

/* ----------- featured homepage slider styles ------------- */
/* @media (min-width:992px) { */
.maincontent div.row:first-child {
  background: #eaeaea;
  height: 326px;
  margin-bottom: 40px; }

/*
}
*/
/*
@media (max-width: 992px) {
*/
.metaslider {
  margin: 0 auto; }

/*
}
*/
.slider .col-xs-7 {
  background: #fff;
  border-right: 15px solid #eaeaea;
  padding-right: 0px;
  height: 326px; }

.maincontent div.row:first-child {
  /* resp-check */ }
  .maincontent div.row:first-child .col-xs-8 {
    padding-left: 0;
    border-left: 15px white solid; }
  .maincontent div.row:first-child p {
    margin-top: 30px; }
  .maincontent div.row:first-child .textwidget p a {
    color: white;
    background: #7f7f7f;
    text-transform: uppercase;
    padding: 5px 11px;
    font-size: 12px; }
    .maincontent div.row:first-child .textwidget p a:hover {
      text-decoration: none;
      background: #515151; }

.row.slider .flexslider {
  /*.caption-wrap { width: 0; height: 0; border-bottom: 30px solid red; border-left: 30px solid transparent; }*/ }
  .row.slider .flexslider .caption-wrap:before {
    background: transparent url("./images/tri-gray.png") no-repeat left 0px !important;
    height: 13px;
    width: 15px;
    display: block;
    content: " "; }
  .row.slider .flexslider .caption-wrap {
    left: -15px !important;
    background: transparent !important;
    width: 65% !important;
    opacity: 1 !important;
    margin-bottom: 10px !important; }
  .row.slider .flexslider .caption {
    padding: 6px 10px;
    background: #2f4086 !important; }
  .row.slider .flexslider .flex-control-nav {
    bottom: 20px !important;
    text-align: right !important;
    z-index: 10 !important;
    right: 10px !important; }
    .row.slider .flexslider .flex-control-nav a {
      color: transparent; }
.row.slider .widget strong {
  font-family: 'proxima_novasemibold' !important;
  font-weight: normal !important; }
.row.slider p {
  font-size: 16px;
  line-height: 150%; }

/* ----------- page content styles ------------- */
.nav > li > a {
  display: block;
  text-transform: uppercase;
  padding: 5px 15px;
  margin-right: 0 !important;
  border-radius: 0 !important;
  padding: 10px 24px !important; }

.nav-tabs {
  border-bottom: 1px solid #b2b2b2 !important;
  margin-bottom: 10px; }
  .nav-tabs li a {
    border: 1px solid #b2b2b2 !important;
    border-radius: 0;
    /* background: $MGltgray url("./images/gradient.png") repeat-y; */
    color: #515151; }
  .nav-tabs li a#tab_2 {
    background: #a8a8a8;
    /* Old browsers */
    background: -moz-linear-gradient(left, #a8a8a8 0%, #e3e3e3 33%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #a8a8a8), color-stop(33%, #e3e3e3));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #a8a8a8 0%, #e3e3e3 33%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #a8a8a8 0%, #e3e3e3 33%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #a8a8a8 0%, #e3e3e3 33%);
    /* IE10+ */
    background: linear-gradient(to right, #a8a8a8 0%, #e3e3e3 33%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a8a8a8', endColorstr='#e3e3e3',GradientType=1 );
    /* IE6-9 */ }
  .nav-tabs li a#tab_1 {
    background: #e3e3e3;
    /* Old browsers */
    background: -moz-linear-gradient(left, #e3e3e3 65%, #a8a8a8 97%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(65%, #e3e3e3), color-stop(97%, #a8a8a8));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #e3e3e3 65%, #a8a8a8 97%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #e3e3e3 65%, #a8a8a8 97%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #e3e3e3 65%, #a8a8a8 97%);
    /* IE10+ */
    background: linear-gradient(to right, #e3e3e3 65%, #a8a8a8 97%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#a8a8a8',GradientType=1 );
    /* IE6-9 */ }
  .nav-tabs li.active a, .nav-tabs li.hover a {
    background: white !important; }

img.alignleft {
  float: left;
  margin-right: 20px; }

.tab-pane strong {
  display: block;
  margin-top: 10px; }
.tab-pane .tab-item {
  padding-top: 30px;
  clear: both; }
  .tab-pane .tab-item .tab-thumbnail {
    width: 230px;
    height: 230px;
    overflow: hidden;
    border: 1px solid #b2b2b2;
    float: left; }
  .tab-pane .tab-item img {
    height: 230px;
    width: auto;
    /* width: 230px; */
    clear: left; }
  .tab-pane .tab-item h3 {
    margin: 0; }
  .tab-pane .tab-item strong {
    margin-top: 0; }
  .tab-pane .tab-item strong a {
    font-weight: 100;
    color: black;
    text-decoration: none;
    display: block;
    font-size: 14pt; }
  .tab-pane .tab-item .col-xs-12.col-xs-8.col-xs-7 a {
    color: black;
    font-size: 14pt;
    font-family: "proxima_novasemibold";
    font-weight: normal !important; }
  .tab-pane .tab-item .col-xs-12.col-xs-4.col-xs-5 {
    padding-left: 0; }
  .tab-pane .tab-item .col-xs-5 {
    padding: 0px; }
.tab-pane .tribe-events-list-widget h3.widget-title {
  display: none; }
.tab-pane .tribe-events-list-widget h4 {
  color: black;
  margin-bottom: 0;
  font-size: 12pt; }
.tab-pane .tribe-events-list-widget h4 a {
  color: black !important; }
.tab-pane .tribe-events-list-widget ol {
  padding-left: 0px;
  margin: 30px; }
  .tab-pane .tribe-events-list-widget ol li {
    margin-bottom: 10px; }
.tab-pane .tribe-events-list-widget .duration {
  font-weight: 100; }
.tab-pane .tribe-events-list-widget .tribe-events-widget-link a {
  float: right;
  text-transform: uppercase;
  color: #515151;
  margin-top: 8px;
  font-weight: 900; }
  .tab-pane .tribe-events-list-widget .tribe-events-widget-link a:after {
    content: " »"; }
.tab-pane .tribe-events-list-widget .tribe-events-widget-link a {
  float: none;
  margin: 0 30px; }

/* ----------- post content styles ------------- */
.post .entry .wp-caption.alignright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px; }
.post .entry .wp-caption.alignleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }
.post .entry a {
  color: #108bb4 !important; }

a.moretag {
  color: #108bb4 !important;
  font-size: inherit !important;
  font-family: inherit !important; }

.post h2, .maincontent h2, #blog .post h2, #content h1.entry-title {
  margin-bottom: 25px;
  text-transform: capitalize;
  color: black !important;
  font-family: 'GloberxBold';
  font-weight: normal !important; }

#blog .post h2 a {
  color: black; }

.post h2, h2.tribe-events-page-title, h2.tribe-events-page-title, #tribe-geo-results h2.tribe-events-page-title, .single-tribe_events h2.tribe-events-single-event-title {
  font-size: 24pt !important; }

.post h2, .maincontent h2, #blog .post h2, #content h1.entry-title {
  margin-right: 195px; }

/* for social sharing buttons, .ssba */
.post .entry {
  border-top: 1px solid #b2b2b2;
  padding-top: 25px; }

code {
  white-space: normal; }

.entry .ssba {
  top: -70px;
  position: relative;
  margin-bottom: -25px; }
  .entry .ssba img {
    top: -15px; }

/* ---------------- blog pages + pagination --------------*/
body.category-blog article, body.archive article {
  margin-top: 20px; }
  body.category-blog article h3.entry-title, body.archive article h3.entry-title {
    margin-top: 0; }
  body.category-blog article p a.author, body.archive article p a.author {
    color: black; }
  body.category-blog article img, body.archive article img {
    border: 1px solid #b2b2b2; }

body.archive #breadcrumbs {
  display: none; }
body.archive .maincontent .col-xs-8, body.archive .maincontent .col-xs-8 {
  border-right: 1px solid #B2B2B2; }
  body.archive .maincontent .col-xs-8 .row, body.archive .maincontent .col-xs-8 .row {
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea; }
    body.archive .maincontent .col-xs-8 .row h3.entry-title, body.archive .maincontent .col-xs-8 .row h3.entry-title {
      font-size: 14pt;
      font-family: "proxima_novasemibold";
      font-weight: normal !important;
      margin: 0; }
      body.archive .maincontent .col-xs-8 .row h3.entry-title a, body.archive .maincontent .col-xs-8 .row h3.entry-title a {
        color: black; }
body.archive .maincontent .sidebar {
  border: none; }

.navigation {
  text-align: right;
  margin-top: 10px; }
  .navigation ul {
    list-style: none;
    font-size: 12pt; }
    .navigation ul li {
      display: inline; }
      .navigation ul li a {
        color: black;
        font-family: 'proxima_novasemibold';
        font-weight: normal !important;
        padding-right: 10px; }
      .navigation ul li:last-child a {
        color: #2f4086; }

/* ---------------- events --------------*/
h2.tribe-events-page-title {
  text-align: left !important; }

/* ---------------- forms --------------*/
form label {
  width: 250px;
  /* width: 100%; max-width: 250px; */ }
form input {
  width: 89%;
  padding: 7px;
  border: 1px solid #b2b2b2; }
  form input.search-field {
    background: white url("./images/search.png") no-repeat 96% 9px;
    width: 100% !important; }
form input[type="button"], form input[type="reset"], form input[type="submit"] {
  width: auto; }
form#sf_widget_constantcontact_5_form, form#sf_widget_constantcontact_4_form {
  clear: both; }

/*
@media (max-width: 970px) {
	form input { width: 87%; }
}
*/
/* ---------------- sidebars --------------*/
/*
@media (max-width: 992px ) {
	.sidebar { clear: both; padding-top: 20px; border-left: none !important; }
}
*/
body.home .sidebar {
  margin-top: 0 !important; }

.sidebar {
  border-left: 1px solid #b2b2b2;
  margin-top: 37px;
  /* .widget div div:first-of-type h3 { margin-top:0px !important; } */
  /* .widget div div:first-of-type .seeall a { margin-top: 8px !important; } */ }
  .sidebar .widget_subpages ul {
    list-style-type: none;
    padding-left: 10px; }
  .sidebar aside, .sidebar .sidebarslider {
    border-bottom: 1px solid #b2b2b2;
    padding-bottom: 20px;
    margin-bottom: 20px; }
  .sidebar aside:last-of-type {
    border-bottom: none; }
  .sidebar .metaslider img {
    margin-bottom: 10px !important; }
  .sidebar .metaslider .caption {
    padding: 0;
    color: black; }
    .sidebar .metaslider .caption:after {
      content: " »"; }
  .sidebar .metaslider .caption-wrap {
    opacity: 1;
    background: #fff;
    position: relative; }
  .sidebar .flex-direction-nav a {
    top: 85px !important; }
  .sidebar #my-tab-content .author a {
    color: #333 !important; }

#sf_widget_constantcontact-4 p, .sidebarslider strong, .footer #sf_widget_constantcontact-5 h3.widget-title {
  font-size: 11pt;
  margin-bottom: 0; }

.sidebarslider h3, #execphp-9 h3, #text-5 h3.widget-title, #text-6 h3.widget-title {
  float: left; }

.sidebarslider ul.rslides {
  list-style-type: none; }
  .sidebarslider ul.rslides a.rslides1_nav {
    background: rgba(255, 255, 255, 0.8);
    display: block;
    height: 16px;
    width: 15px;
    font-size: 18pt;
    line-height: 10pt;
    padding-left: 2px; }
    .sidebarslider ul.rslides a.rslides1_nav.prev {
      float: left; }
    .sidebarslider ul.rslides a.rslides1_nav.next {
      float: right; }

.sidebarthumbnail {
  margin-top: 20px; }

li.widget_subpages_current_page a {
  color: #FF5600; }

.widget h3 {
  font-size: 14px;
  color: #515151;
  border: 1px solid #b2b2b2;
  padding: 10px;
  margin-top: 0px;
  text-transform: uppercase;
  display: table; }
.widget .seeall a {
  float: right;
  text-transform: uppercase;
  color: #515151;
  margin-top: 8px;
  font-weight: 900; }
  .widget .seeall a:after {
    content: " »"; }
.widget .seeall:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }
.widget strong a {
  color: black;
  font-size: 14pt;
  font-weight: 100;
  display: block; }

/*blog*/
.page-template-page-resources-php, .page-template-page-blog-php, .search-results {
  /* non-responsive */ }
  .page-template-page-resources-php .blog_thumb, .page-template-page-blog-php .blog_thumb, .search-results .blog_thumb {
    width: 220px;
    height: 176px;
    overflow: hidden; }
    .page-template-page-resources-php .blog_thumb img, .page-template-page-blog-php .blog_thumb img, .search-results .blog_thumb img {
      height: 176px;
      width: auto; }
  .page-template-page-resources-php .col-xs-8 .row, .page-template-page-resources-php .col-xs-8 .resource_row, .page-template-page-blog-php .col-xs-8 .row, .page-template-page-blog-php .col-xs-8 .resource_row, .search-results .col-xs-8 .row, .search-results .col-xs-8 .resource_row {
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #ddd; }
    .page-template-page-resources-php .col-xs-8 .row .col-xs-5, .page-template-page-resources-php .col-xs-8 .row .col-xs-5, .page-template-page-resources-php .col-xs-8 .resource_row .col-xs-5, .page-template-page-resources-php .col-xs-8 .resource_row .col-xs-5, .page-template-page-blog-php .col-xs-8 .row .col-xs-5, .page-template-page-blog-php .col-xs-8 .row .col-xs-5, .page-template-page-blog-php .col-xs-8 .resource_row .col-xs-5, .page-template-page-blog-php .col-xs-8 .resource_row .col-xs-5, .search-results .col-xs-8 .row .col-xs-5, .search-results .col-xs-8 .row .col-xs-5, .search-results .col-xs-8 .resource_row .col-xs-5, .search-results .col-xs-8 .resource_row .col-xs-5 {
      padding: 0px; }
    .page-template-page-resources-php .col-xs-8 .row .col-xs-7 h3, .page-template-page-resources-php .col-xs-8 .resource_row .col-xs-7 h3, .page-template-page-blog-php .col-xs-8 .row .col-xs-7 h3, .page-template-page-blog-php .col-xs-8 .resource_row .col-xs-7 h3, .search-results .col-xs-8 .row .col-xs-7 h3, .search-results .col-xs-8 .resource_row .col-xs-7 h3 {
      margin-top: 0px;
      margin-bottom: 2px;
      font-size: 22px; }
      .page-template-page-resources-php .col-xs-8 .row .col-xs-7 h3 a, .page-template-page-resources-php .col-xs-8 .resource_row .col-xs-7 h3 a, .page-template-page-blog-php .col-xs-8 .row .col-xs-7 h3 a, .page-template-page-blog-php .col-xs-8 .resource_row .col-xs-7 h3 a, .search-results .col-xs-8 .row .col-xs-7 h3 a, .search-results .col-xs-8 .resource_row .col-xs-7 h3 a {
        color: #000; }
    .page-template-page-resources-php .col-xs-8 .row .col-xs-7 p .metadata, .page-template-page-resources-php .col-xs-8 .resource_row .col-xs-7 p .metadata, .page-template-page-blog-php .col-xs-8 .row .col-xs-7 p .metadata, .page-template-page-blog-php .col-xs-8 .resource_row .col-xs-7 p .metadata, .search-results .col-xs-8 .row .col-xs-7 p .metadata, .search-results .col-xs-8 .resource_row .col-xs-7 p .metadata {
      margin-bottom: 20px; }
      .page-template-page-resources-php .col-xs-8 .row .col-xs-7 p .metadata a, .page-template-page-resources-php .col-xs-8 .resource_row .col-xs-7 p .metadata a, .page-template-page-blog-php .col-xs-8 .row .col-xs-7 p .metadata a, .page-template-page-blog-php .col-xs-8 .resource_row .col-xs-7 p .metadata a, .search-results .col-xs-8 .row .col-xs-7 p .metadata a, .search-results .col-xs-8 .resource_row .col-xs-7 p .metadata a {
        color: #666; }

/* --------------- form styles ------------- */
/*
#colorbox {top: 40px !important;}
*/
.frm_forms.with_frm_style {
  max-width: 800px !important; }

.frm_form_fields .frm_form_field > label {
  color: #e56700;
  font-size: 120%; }

.frm_submit input {
  color: #fff;
  text-transform: uppercase;
  background: #e56700;
  border: none;
  border-radius: 8px;
  padding: 6px 24px; }

.form_left {
  clear: both; }

.with_frm_style .form-field, .with_frm_style .frm_form_field {
  margin-bottom: 30px; }

.with_frm_style .frm_form_fields input, #wpcontent .with_frm_style .frm_form_fields select, .with_frm_style .frm_form_fields select, .with_frm_style .frm_form_fields textarea {
  border-color: #b2b2b2; }

#cboxClose {
  top: 0;
  bottom: auto; }

/* ---------------- footer --------------*/
.container.mainpage {
  margin-bottom: 0; }

.footer {
  background: #eaeaea;
  padding: 30px 15px 0px 15px;
  margin: 30px -15px 0px -5px;
  /*
  	@media (max-width: 350px) { .col-xs-4 { padding-left: 8px !important;} }
  */
  /* social media */ }
  .footer #footer {
    width: 900px;
    /* width: 90%; max-width: 900px; */
    margin: 10px auto; }
    .footer #footer .footer_right {
      position: relative;
      height: 276px; }
      .footer #footer .footer_right .widget {
        margin-bottom: 18px; }
      .footer #footer .footer_right .widget_search {
        position: absolute;
        bottom: 0;
        margin-bottom: 0; }
  .footer #black-studio-tinymce-7 img {
    margin: 0 5px; }
  .footer .footeraddr {
    padding: 20px 10px 30px 10px;
    margin-bottom: 0px !important;
    clear: both; }
    .footer .footeraddr .spacer {
      margin: 0 10px; }
    .footer .footeraddr a {
      color: #333;
      margin-bottom: 30px; }
  .footer #sf_widget_constantcontact-5 h3.widget-title {
    border: none;
    text-transform: uppercase;
    padding: 20px 0px 0px 0px; }
  .footer .row .col-xs-4:nth-of-type(2) {
    padding: 0 !important; }
  .footer #text-4 {
    border: 1px solid #b2b2b2;
    padding: 0px 4px;
    background: #fff;
    height: 271px;
    /* h3:before { content: ""; background: transparent url("./images/flickr-fpo.png") no-repeat left 0px; height: 42px; width: 42px; display: inline-block; } */ }
    .footer #text-4 h3 {
      width: 100%;
      margin-top: 0;
      border: none;
      border-bottom: 4px solid #DCDCDC; }
    .footer #text-4 .slickr-flickr-gallery {
      padding: 0px; }
      .footer #text-4 .slickr-flickr-gallery ul {
        padding-bottom: 10px; }
        .footer #text-4 .slickr-flickr-gallery ul li {
          padding: 0;
          margin: 0;
          width: 33%;
          height: auto; }
        .footer #text-4 .slickr-flickr-gallery ul img {
          border: none;
          filter: grayscale(100%);
          -webkit-filter: grayscale(100%);
          height: 95px;
          width: 95px; }
          .footer #text-4 .slickr-flickr-gallery ul img:hover {
            filter: grayscale(0%);
            -webkit-filter: grayscale(0%); }
