@font-face {
  font-family: 'lithos_pro_regularregular';
  src: url('../fonts/lithospro-regular-webfont.eot');
  src: url('../fonts/lithospro-regular-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/lithospro-regular-webfont.woff') format('woff'), url('../fonts/lithospro-regular-webfont.ttf') format('truetype'), url('../fonts/lithospro-regular-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: #ffffff;
  font-family: 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#main {
  background-color: #cccccc;
}
#primary {
  background-color: #ebebeb;
}
body.home #primary,
body.home #main {
  background: transparent;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'lithos_pro_regularregular';
  color: #28245f;
}
a,
a:link,
a:visited,
a:active,
a:hover,
a:focus {
  color: #28245f;
  text-decoration: underline;
}
a:hover,
a:focus {
  text-decoration: none;
}
.home-link {
  background: transparent url(../images/school_logo.png) top left no-repeat;
  background-position: 0 0;
  background-size: 123px 50px;
  display: block;
  width: 123px;
  height: 50px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .home-link {
    background: transparent url(../images/school_logo-2x.png) top left no-repeat;
    background-size: 123px 50px;
  }
}
#menu-primary-menu.navbar-nav > li.home a {
  width: 153px;
  height: 153px;
}
#menu-primary-menu.navbar-nav > li.home {
  top: -63px;
}
li.home a {
  background: transparent url(../images/shield.png) top left no-repeat;
  background-color: transparent !important;
  background-position: 0 0;
  background-size: 153px 153px;
  width: 153px;
  height: 153px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
.navbar a,
.navbar a:link,
.navbar a:active,
.navbar a:visited,
.navbar a:hover,
.navbar a:focus {
  text-decoration: none;
}
.navbar-top li a,
.navbar-top li a:link,
.navbar-top li a:active,
.navbar-top li a:visited,
.navbar-top li a:hover,
.navbar-top li a:focus {
  color: #827676;
  border-color: #827676;
}
.navbar-top li a:hover,
.navbar-top li a:focus {
  color: #28245f;
}
.navbar-social li a {
  background-color: #58e602;
  color: #ffffff;
}
.navbar-social li a:hover,
.navbar-social li a:focus {
  background-color: #28245f;
}
.navbar-social li a i.icon-twitter {
  padding-right: 0.1em;
}
.navbar-default {
  background-color: #58e602;
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > .dropdown > a .caret,
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > li.current-menu-ancestor > a,
.navbar-default .navbar-nav > li.current-menu-item a {
  color: #28245f !important;
  background-color: transparent;
}
.navbar-default .navbar-nav > .current-menu-ancestor.dropdown > a .caret,
.navbar-default .navbar-nav > .current-menu-item.dropdown > a .caret {
  border-top-color: #28245f;
  border-bottom-color: #28245f;
}
.navbar-default .navbar-nav > .current-menu-ancestor.dropdown > a:hover .caret,
.navbar-default .navbar-nav > .current-menu-ancestor.dropdown > a:focus .caret,
.navbar-default .navbar-nav > .current-menu-item.dropdown > a:hover .caret,
.navbar-default .navbar-nav > .current-menu-item.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  background-color: #28245f;
  color: #ffffff !important;
}
.navbar-nav > li > .dropdown-menu {
  background-color: #ffffff;
}
.dropdown-menu > li > a {
  font-weight: 700;
  border-color: #ffffff;
}
.dropdown-menu > li:first-child > a {
  border: none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #28245f;
}
.navbar-default .navbar-toggle {
  background-color: #ffffff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #f9f2e8;
}
#accent-tagline {
  background: transparent url(../images/accent_tagline.png) top center no-repeat;
}
#tagline,
#tagline h2 {
  border-color: #cccccc;
}
.site-description {
  font-family: 'lithos_pro_regularregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #28245f;
  font-size: 26px;
}
.parent-updates h3 {
  background: #28245f;
  color: #FFF;
  font-size: 14px;
  text-transform: uppercase;
  padding: 7px 15px;
}
.parent-updates .textwidget {
  padding: 5px 15px;
}
#home-modules {
  background-color: #ebebeb;
  font-size: 13px;
}
.home-module h2 i {
  color: #58e602;
}
.latest-posts h2 {
  border-color: #cccccc;
}
.latest-post {
  border-color: #cccccc;
}
.latest-post h3 {
  font-family: 'lithos_pro_regularregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #585858;
}
.latest-post h3 i {
  color: #cccccc;
  border-color: #cccccc;
}
.latest-post h3:hover i,
.latest-post h3:focus i,
.latest-post.current h3 i {
  color: #827676;
}
.events-calendar h3 {
  font-family: 'lithos_pro_regularregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #28245f;
  color: #FFF;
  font-weight: 700;
}
.event-listing h4 {
  font-family: 'lithos_pro_regularregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333333;
}
.event-listing p {
  font-size: 12px;
}
a.view-more,
a:link.view-more,
a:active.view-more,
a:visited.view-more {
  background: #58e602;
  color: #ffffff;
}
a:hover.view-more,
a:focus.view-more {
  background: #28245f;
}
.nav-links a,
.nav-links a:link,
.nav-links a:active,
.nav-links a:visited {
  background: #58e602;
  color: #585858;
}
.nav-links a:hover,
.nav-links a:focus {
  background: #58e602 !important;
  color: #ffffff !important;
}
#meteor-slideshow #meteor-buttons {
  color: #FFF;
  bottom: 20px;
  text-align: center;
}
#meteor-slideshow .meteor-buttons a {
  background: none;
  display: inline-block;
  float: none;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 13px;
  height: 13px;
  margin: 0 5px 0 0 !important;
}
#meteor-slideshow .meteor-buttons a.activeSlide {
  background: #fff;
}
.widget_advanced_menu {
  padding: 0;
}
.widget_advanced_menu h3 {
  padding: 0 30px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 0;
}
.widget_advanced_menu ul {
  list-style-type: none;
}
.widget_advanced_menu ul li a {
  font-family: 'lithos_pro_regularregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 15px 30px;
  font-weight: 700;
  border-bottom: 1px solid #ffffff;
  display: block;
}
.widget_advanced_menu ul li a:hover {
  background-color: #cccccc;
}
.widget_advanced_menu ul li.current-menu-item > a {
  background-color: #58e602;
}
.widget_advanced_menu ul li a {
  text-decoration: none;
}
.widget_advanced_menu ul ul {
  padding-left: 0;
}
.widget_advanced_menu ul ul li a {
  padding-left: 60px;
}
footer {
  background-color: #28245f;
}
footer a,
footer a:link,
footer a:active,
footer a:visited,
footer a:hover,
footer a:focus {
  color: #ffffff;
}
#footer-sidebar {
  background: #cccccc url(../images/accent_arrow.png) top center no-repeat;
}
.site-info {
  font-family: 'lithos_pro_regularregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 20px;
}
.navbar-social-footer li a {
  background-color: #58e602;
}
.navbar-social-footer li a:hover,
.navbar-social-footer li a:focus {
  background-color: #ffffff;
  color: #28245f;
}
.navbar-footer li a,
.navbar-footer li a:link,
.navbar-footer li a:active,
.navbar-footer li a:visited,
.navbar-footer li a:hover,
.navbar-footer li a:focus {
  font-family: 'lithos_pro_regularregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  border-color: #ffffff;
  text-decoration: none;
}
.navbar-footer li a:hover,
.navbar-footer li a:focus {
  color: #827676;
}
#footer-sidebar #input_1_1 {
  background-color: #ffffff;
  color: #333333;
}
#footer-sidebar #gform_submit_button_1 {
  background-color: #58e602;
  font-family: 'lithos_pro_regularregular', "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #ffffff;
  text-transform: uppercase;
}
#footer-sidebar #gform_submit_button_1:hover {
  background-color: #28245f;
}
/**
 * Events
 * ----------------------------------------------------------------------------
 */
table tr {
  border-color: #827676;
}
.table th {
  color: #28245f;
  border-color: #cccccc;
}
.dateTable td {
  background: #ffffff;
  border-color: #cccccc;
}
.dateTable thead tr th {
  border-bottom: 0;
  border-color: #cccccc;
}
.dateTable a {
  font-weight: bold;
}
.dateRow {
  border-left: none !important;
}
.table tbody tr td,
.table tbody tr th {
  border-color: #cccccc;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background: #ffffff;
}
.table tbody tr td.dateHeaderRow {
  background-color: #28245f;
  text-align: center;
  font-weight: bold;
  background-image: none;
  color: #ffffff;
}
@media (max-width: 767px) {
  #primary {
    background-color: #ffffff;
  }
  #meteor-slideshow #meteor-buttons {
    bottom: -15px;
  }
  #meteor-slideshow .meteor-buttons a {
    border: 1px solid #827676;
  }
  #meteor-slideshow .meteor-buttons a.activeSlide {
    background: #827676;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #28245f;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: #f9f2e8;
    color: #28245f;
  }
}