@charset "UTF-8";
/*
Theme Name: ERCamps
Theme URI: https://github.com/tidythemes/ERCamps
Author: Omnispex
Author URI: https://omnispex.co.nz/
Descrioption: Edmund Rice Camps theme
Version: 4.0.4
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: ERCamps

ERCamps WordPress Theme © 2011-2017 Omnispex
ERCamps is distributed under the terms of the GNU GPL
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline; }

body {
  line-height: 1; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

.clear {
  clear: both; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

ol {
  margin-left: 1.5em; }
  ol li {
    margin-bottom: 5px; }

* {
  font-family: 'Raleway-Regular','Raleway-Bold','GoodDog','OpenSans', sans-serif;
  box-sizing: border-box; }

@font-face {
  font-family: Raleway-Regular;
  src: url("fonts/Raleway-Regular.ttf"); }
@font-face {
  font-family: Raleway-Bold;
  src: url("fonts/Raleway-Bold.ttf"); }
@font-face {
  font-family: GoodDog;
  src: url("fonts/GoodDog.otf"); }
.programme h5 {
  padding-top: 10px;
  padding-bottom: 20px; }

.headerContainer {
  overflow: hidden;
  clear: both;
  padding-top: 30px;
  padding-bottom: 20px; }
  .headerContainer h1, .headerContainer h2, .headerContainer h3, .headerContainer h4, .headerContainer h5, .headerContainer h6 {
    display: inline;
    padding: 0; }

td {
  height: 25px; }
  td > a {
    color: black;
    line-height: 25px; }

td.highlight a {
  color: white; }

body {
  background-color: #F6F6F6; }
  body #calendar {
    overflow: hidden;
    clear: both; }
    body #calendar .hasDatepicker {
      float: left; }
    body #calendar #events {
      float: left;
      padding-left: 1em; }
    body #calendar th, body #calendar td {
      width: 14.285%;
      text-align: center; }
    body #calendar table {
      width: 100%; }
    body #calendar td {
      background-color: white;
      height: 100%;
      padding: 1px; }
      body #calendar td a {
        background-color: #f1f2f4;
        width: 95%;
        height: 95%;
        display: inline-block;
        text-decoration: none; }
    body #calendar thead {
      display: none; }
    body #calendar tbody {
      margin-top: 5px; }
    body #calendar .ui-datepicker-header {
      position: relative;
      height: 30px;
      color: white;
      font-weight: bold; }
      body #calendar .ui-datepicker-header .ui-datepicker-prev {
        width: 36px;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        line-height: 1em;
        z-index: 9;
        line-height: 2em;
        cursor: pointer; }
        body #calendar .ui-datepicker-header .ui-datepicker-prev .ui-icon {
          display: none; }
        body #calendar .ui-datepicker-header .ui-datepicker-prev:before {
          content: "◄";
          width: 10px;
          height: 10px;
          color: white; }
      body #calendar .ui-datepicker-header .ui-datepicker-next {
        width: 36px;
        text-align: center;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        line-height: 1em;
        z-index: 9;
        line-height: 2em;
        cursor: pointer; }
        body #calendar .ui-datepicker-header .ui-datepicker-next .ui-icon {
          display: none; }
        body #calendar .ui-datepicker-header .ui-datepicker-next:after {
          content: "►";
          width: 10px;
          height: 10px;
          color: white; }
      body #calendar .ui-datepicker-header .ui-datepicker-title {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        line-height: 2em;
        text-align: center; }
    body #calendar #dateInput {
      width: 250px;
      float: left;
      margin-right: 2em;
      margin-bottom: 1em; }
    body #calendar #events {
      float: none; }
      body #calendar #events .event h4 {
        font-weight: 100;
        padding-top: 30px;
        padding-bottom: 10px; }
      body #calendar #events .event span:nth-child(even) {
        font-weight: bold;
        display: block;
        font-size: 0.9em; }
      body #calendar #events .event span:nth-child(odd) {
        display: block;
        font-size: 0.9em; }
      body #calendar #events .event p {
        margin-top: 0.3em;
        padding-bottom: 0.3em; }
      body #calendar #events .noEvent {
        padding-top: 30px; }
  body #sidebar {
    width: 200px;
    height: 100vh;
    position: fixed;
    z-index: 10;
    min-height: 720px; }
    body #sidebar a {
      text-decoration: none; }
    body #sidebar #logoBox {
      background-color: white;
      text-align: center;
      font-size: 0.8em;
      color: #B2B2B2; }
      body #sidebar #logoBox #logo {
        width: 80%;
        display: block;
        padding-top: 20px;
        margin: auto; }
      body #sidebar #logoBox p {
        text-decoration: none; }
    body #sidebar #lionFoundation {
      position: absolute;
      bottom: 20px; }
      body #sidebar #lionFoundation span {
        font-family: GoodDog;
        color: white;
        text-align: center;
        display: block; }
      body #sidebar #lionFoundation > img {
        width: 55%;
        display: block;
        margin: auto; }
    body #sidebar nav .menu {
      width: 65%;
      display: block;
      margin: auto;
      margin-top: 15px;
      margin-bottom: 15px; }
      body #sidebar nav .menu li {
        margin-bottom: 20px;
        font-size: 0.65em;
        list-style: none; }
        body #sidebar nav .menu li a {
          font-family: 'Raleway-Bold';
          text-decoration: none;
          color: white;
          text-transform: uppercase; }
      body #sidebar nav .menu .page-item-18 {
        display: none; }
    body #sidebar nav img {
      position: relative;
      top: -1px; }
    body #sidebar #button {
      background-color: white;
      border: 0px;
      border-radius: 25px;
      width: 145px;
      height: 30px;
      display: block;
      margin: auto;
      font-family: 'Raleway-Bold';
      text-align: center;
      line-height: 30px; }
  body .homePageHolder {
    max-height: 95vh;
    overflow: hidden; }
    body .homePageHolder #homeBannerHeader {
      width: 40%;
      top: 50px;
      left: 200px;
      right: 0px;
      margin: 0px auto;
      position: fixed;
      min-width: 350px;
      z-index: 2; }
      body .homePageHolder #homeBannerHeader img {
        width: 70%;
        display: block;
        margin: 0px auto; }
      body .homePageHolder #homeBannerHeader > span {
        position: absolute;
        right: 17%;
        top: 90px;
        font-family: gooddog;
        font-size: 1.7em; }
      body .homePageHolder #homeBannerHeader p {
        padding: 15px;
        padding-bottom: 25px;
        text-align: center;
        font-weight: 800; }
    body .homePageHolder #gallery {
      position: relative;
      z-index: 1;
      top: 0px;
      bottom: 0px;
      margin: 40px;
      height: 100vh;
      overflow: hidden; }
      body .homePageHolder #gallery .galleryImage {
        width: 100%;
        height: 100%;
        position: absolute;
        display: none; }
      body .homePageHolder #gallery #galleryNav {
        position: absolute;
        bottom: 150px;
        width: 30%;
        left: 0px;
        right: 0px;
        margin: 0px auto;
        display: flex;
        justify-content: space-between; }
        body .homePageHolder #gallery #galleryNav .dot {
          width: 12px;
          height: 12px;
          border-radius: 100%;
          background-color: white;
          margin-top: 13px;
          transition: 0.3s; }
        body .homePageHolder #gallery #galleryNav .selected {
          transform: scale(1.5);
          background-color: #f22a54; }
        body .homePageHolder #gallery #galleryNav .arrow1 {
          transform: scaleX(-1); }
        body .homePageHolder #gallery #galleryNav .arrow {
          height: 40px; }
  body #pageHolder {
    padding-left: 200px;
    display: block;
    position: relative; }
    body #pageHolder .content {
      max-width: 1024px;
      width: 100%;
      padding-left: 50px;
      padding-right: 50px;
      padding-top: 50px;
      padding-bottom: 50px;
      margin: auto;
      display: block;
      background-color: white;
      color: black;
      overflow: hidden; }
      body #pageHolder .content p {
        padding-bottom: 25px; }
        body #pageHolder .content p img {
          margin: 20px; }
      body #pageHolder .content h2 {
        font-size: 2em; }
      body #pageHolder .content h3 {
        font-size: 1.75em; }
      body #pageHolder .content h4 {
        font-size: 1.3em; }
      body #pageHolder .content > h2 {
        padding-top: 50px;
        padding-bottom: 20px; }
      body #pageHolder .content > h3 {
        padding-top: 30px;
        padding-bottom: 20px; }
      body #pageHolder .content > h4 {
        padding-top: 20px;
        padding-bottom: 20px; }
      body #pageHolder .content ul {
        list-style: disc;
        margin-left: 1.5em; }
        body #pageHolder .content ul li {
          margin-bottom: 6px; }
      body #pageHolder .content #button, body #pageHolder .content button {
        border: 0px;
        border-radius: 25px;
        width: 145px;
        height: 25px;
        display: block;
        margin-top: 20px;
        margin-bottom: 20px; }
      body #pageHolder .content input {
        border: 0px solid;
        border-bottom: 2px solid darkgray;
        padding-bottom: 8px;
        padding-top: 8px;
        margin-top: 5px;
        margin-bottom: 20px;
        display: block;
        width: 50%;
        font-size: 1em; }
      body #pageHolder .content textarea {
        border: 0px solid;
        border-bottom: 2px solid darkgray;
        padding-bottom: 8px;
        padding-top: 8px;
        margin-top: 5px;
        margin-bottom: 20px;
        display: block;
        width: 100%;
        font-size: 1em;
        resize: none;
        min-height: 100px; }
      body #pageHolder .content .contactBox {
        text-decoration: none;
        display: block;
        margin-top: 50px;
        padding-bottom: 20px; }
        body #pageHolder .content .contactBox > div:first-child {
          border-radius: 100%;
          padding: 6px;
          display: inline-block;
          vertical-align: top; }
        body #pageHolder .content .contactBox > div:not(:first-child) {
          display: inline-block;
          margin-left: 10px; }
          body #pageHolder .content .contactBox > div:not(:first-child) span {
            display: block;
            text-decoration: none;
            margin-bottom: 5px;
            font-size: 0.8em;
            font-weight: bold; }
          body #pageHolder .content .contactBox > div:not(:first-child) #linkLine {
            font-size: 1.2em;
            font-weight: 800; }
      body #pageHolder .content #headerImg {
        height: 400px;
        width: 100%;
        overflow: hidden;
        width: 120%;
        position: relative;
        margin-left: -10%; }
    body #pageHolder #meetTheTeam #teamHolder {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      body #pageHolder #meetTheTeam #teamHolder .teamMember {
        width: 48%; }
    body #pageHolder #leaderInfo #newsletterSignup {
      margin-top: 50px;
      margin-bottom: 80px; }

.stickyNav {
  display: none; }

@media (max-width: 1000px) {
  body .homePageHolder #gallery #galleryNav {
    width: 70%; } }
@media (min-width: 600px) and (max-width: 768px) {
  body #wrapper #container #pageHolder section {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px; }
    body #wrapper #container #pageHolder section p {
      padding-bottom: 50px; }
    body #wrapper #container #pageHolder section > *:not(#headerImg) {
      padding-left: 20px;
      padding-right: 20px; }
  body #wrapper #container #pageHolder #meetTheTeam #teamHolder .teamMember {
    width: 100%; } }
@media (max-width: 600px) {
  .stickyNav {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 55px;
    z-index: 999; }
    .stickyNav .mobileMenuBtn {
      height: 50px;
      width: 50px;
      background-size: cover;
      background-color: white;
      padding: 13px;
      border-radius: 100%;
      margin-left: 0.4em;
      margin-top: 0.4em;
      transition: 0.3s all; }
      .stickyNav .mobileMenuBtn img {
        width: 100%; }

  #sidebar {
    transform: translateX(-100%);
    transition: 0.3s transform; }
    #sidebar #logoBox #logo {
      padding-top: 50px; }
    #sidebar #logoBox p {
      padding: 0.6em;
      padding-top: 0.2em; }
    #sidebar nav > img {
      display: none; }
    #sidebar #lionFoundation {
      display: none; }

  body #calendar #dateInput {
    display: block;
    float: none;
    margin: 0 auto; }
  body #pageHolder {
    padding-left: 0px; }
    body #pageHolder #leaderInfo #newsletterSignup {
      margin-bottom: 50px; }
    body #pageHolder .content {
      width: 100%;
      padding-left: 25px;
      padding-right: 25px;
      padding-bottom: 25px; }
      body #pageHolder .content #headerImg {
        height: 275px; }
      body #pageHolder .content input {
        width: 100%; }
      body #pageHolder .content .contactBox > div:not(:first-child) #linkLine {
        font-size: 0.9em; }
    body #pageHolder #gallery #galleryNav {
      width: 90%; }
    body #pageHolder #homeBannerHeader {
      width: 320px;
      min-width: 320px;
      padding-top: 50px;
      left: 0; }
      body #pageHolder #homeBannerHeader > span {
        position: absolute;
        right: 17%;
        top: 90px;
        font-family: gooddog;
        font-size: 1.7em; }
      body #pageHolder #homeBannerHeader > img {
        width: 70%;
        padding-top: 0px; }
    body #pageHolder #meetTheTeam #teamHolder .teamMember {
      width: 100%; } }

/*# sourceMappingURL=style.css.map */
