/* Less Variables */
/* Less Variables */
/*!
Theme Name:   Woonona PCC (2014)
Theme URI:    http://Woononapcc.org.au
Description:  Wordpress theme for Woonona Presbyterian Community Church 
Version:    2.0
Author:     Jordesign
Author URI:   http://www.jordesign.com
*/
/* Import Less Mixins */
.container {
  max-width: 62.5em;
}
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
.row .row:before,
.row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
.row .row.collapse:before,
.row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}
.column,
.columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
[class*="column"] + [class*="column"].end {
  float: left;
}
@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .small-1 {
    width: 8.33333%;
  }
  .small-2 {
    width: 16.66667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.33333%;
  }
  .small-5 {
    width: 41.66667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.33333%;
  }
  .small-8 {
    width: 66.66667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.33333%;
  }
  .small-11 {
    width: 91.66667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0% !important;
  }
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 480px) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 760px) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0% !important;
  }
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
/* Main Menu */
body {
  overflow-x: hidden;
}
#wrapper {
  position: relative;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 0 auto;
}
#wrapper.active {
  left: 90%;
}
.menu-link:link,
.menu-link:visited,
a.menu-link:hover {
  position: absolute;
  top: 25px;
  right: 5px;
  padding: 6px 10px ;
  border-radius: 5px;
  background: #225b8b;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
}
#close-menu {
  position: absolute;
  top: 0;
  right: -30px;
  width: 30px;
  background: #111 url(images/close.png) no-repeat 50% 50%;
  height: 30px;
  color: #111;
  z-index: 20;
  display: none;
  text-indent: -999em;
}
#mainNav {
  background: #e9f4fa;
  clear: both;
  position: relative;
  z-index: 10;
  padding: 0;
  position: block !important;
  text-align: center;
}
.js #mainNav.slide-in {
  width: 90%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -90%;
}
.js #mainNav.slide-down {
  display: none;
}
#mainNav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#mainNav li {
  border-bottom: 1px solid #c4e1f1;
  background: #e9f4fa;
  position: relative;
}
#mainNav li i {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 40px;
  display: block;
  text-align: center;
  line-height: 40px;
  background: #d0e8f4;
  height: 40px;
  cursor: pointer;
  color: #333;
}
#mainNav li a {
  padding: 12px 15px ;
  color: #333;
  font-size: 16px;
  line-height: 16px;
  display: block;
  text-decoration: none;
}
#mainNav li li {
  background: #d0e8f4;
  border-bottom: 1px solid #b7dbef;
}
#mainNav li li:last-child {
  border-bottom: none;
}
#mainNav li li a {
  padding: 10px;
  text-decoration: none;
}
#mainNav ul ul {
  -webkit-transition: max-height 0.4s ease;
  max-height: 0;
  overflow: hidden;
}
#mainNav ul ul.expand {
  max-height: 500px;
}
div.headerLocation {
  padding: 10px;
  background: #225b8b;
  color: #fff;
}
div.headerLocation i {
  color: #2390cf;
  margin-right: 2px;
}
a.socialButton {
  font-size: 17px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #225b8b;
  color: #fff;
  text-align: center;
  margin: 0 0 0 10px;
  display: inline-block;
  position: relative;
  top: -4px;
  transition: all .4s ease;
}
a.socialButton i {
  color: #fff;
  position: relative;
  left: 1px;
}
a.socialButton span {
  display: none;
}
a.socialButton:hover {
  background: #333;
}
@media only screen and (min-width: 620px) {
  #wrapper.active {
    left: 40%;
  }
  .js #mainNav.slide-in {
    width: 40%;
    left: -40%;
  }
  .menu-link:link,
  .menu-link:visited,
  a.menu-link:hover {
    top: 40px;
  }
}
/*/mediaquery*/
@media only screen and (min-width: 760px) {
  /* Menu */
  a.menu-link {
    display: none;
  }
  .js #mainNav.slide-in,
  .js #mainNav.slide-down {
    display: block;
    max-width: none;
    position: relative;
    left: 0;
    width: 63%;
    height: auto;
    float: right;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    clear: none;
    -webkit-transition: none !important;
    background: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 38px;
    text-align: right;
  }
  #mainNav ul i {
    display: none;
  }
  #mainNav li {
    border: none;
    background: none;
    display: inline-block;
    position: relative;
    width: auto;
  }
  #mainNav li a:link,
  #mainNav li a:visited {
    color: #2991cf;
    font-size: 19px;
    line-height: 1;
    display: block;
    text-decoration: none;
    margin: 0;
    padding: 7px 13px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s ease;
    margin-right: 5px;
  }
  #mainNav li.has-subnav a:link,
  #mainNav li.has-subnav a:visited {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  #mainNav li a:hover,
  #mainNav li:hover a {
    background: #225b8b;
    color: #fff;
  }
  #mainNav ul ul {
    position: absolute;
    top: 30px;
    left: 0;
    background: #225b8b;
    max-height: 1000px;
    width: 180px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s linear 0.3s, opacity 0.3s ease;
  }
  #mainNav ul ul li {
    background: none;
    display: block;
    border-bottom: none;
  }
  #mainNav ul ul li a:link,
  #mainNav ul ul li a:visited {
    padding: 10px 13px !important;
    border-bottom: 1px solid #194366;
    margin: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 15px;
    text-align: left;
  }
  #mainNav ul ul li a:hover,
  #mainNav li.has-subnav:hover li a:hover {
    padding-bottom: 10px;
    background: #194366;
  }
  #mainNav ul li:hover ul {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
  }
  #mainNav div.headerLocation {
    position: absolute;
    top: 0px;
    right: 10px;
    background: none;
    color: #888;
    width: 100%;
    font-size: 14px;
  }
  #mainNav div.headerLocation span {
    margin-left: 10px;
  }
}
/*/mediaquery*/
@media only screen and (min-width: 900px) {
  #mainNav li {
    margin-left: 10px;
  }
  #mainNav li li {
    margin-left: 0;
  }
  #mainNav li a:link,
  #mainNav li a:visited {
    font-size: 21px;
    padding: 7px 13px;
  }
}
/*/mediaquery*/
/*/mediaquery*/
/* styles for Event Organiser plugin */
/* Event Widget */
.eo-events-widget {
  margin: 0 0 20px 0;
  padding-left: 0px;
  list-style: none;
}
.eo-events-widget li {
  margin-bottom: 10px;
  font-size: 13px;
  color: #999;
}
.eo-events-widget li a {
  display: block;
  font-size: 16px;
  margin-bottom: -3px;
}
/* ---------------------------------------------------------------------------------------------------------- 
01 Sensible defaults ----------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
div,
article,
section,
header,
footer,
nav,
li {
  position: relative;
  /* For absolutely positioning elements within containers (add more to the list if need be) */
}
.group:after {
  display: block;
  height: 0;
  clear: both;
  content: ".";
  visibility: hidden;
  /* For clearing */
}
body {
  background: #fff;
  /* Don't forget to style your body to avoid user overrides */
}
::-moz-selection {
  background: #ff0;
  color: #333;
}
::selection {
  background: #ff0;
  color: #333;
}
/* ---------------------------------------------------------------------------------------------------------- 
02 Typography & Images -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
body,
input,
textarea {
  /* We strongly recommend you declare font-weight using numerical values, but check to see which weights you're exporting first */
  font-family: Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 36px;
  color: #225b8b;
  margin: 5px 0 20px 0;
  line-height: 32px;
  font-weight: normal;
}
h2 {
  font-size: 28px;
  color: #225b8b;
  margin: 0 0 20px 0;
  line-height: 32px;
}
h3 {
  font-size: 24px;
  color: #2390cf;
  margin: 28px 0 5px;
  line-height: 26px;
}
h4 {
  font-size: 20px;
  color: #2390cf;
  margin: 28px 0 0 0;
  line-height: 25px;
  font-weight: normal;
}
h5 {
  font-size: 18px;
  color: #225b8b;
  margin: 16px 0 0 0;
  line-height: 25px;
  font-weight: normal;
}
h6 {
  font-size: 18px;
  color: #2390cf;
  margin: 16px 0 0 0;
  line-height: 25px;
  font-weight: bold;
}
p,
td,
li {
  font-size: 17px;
  line-height: 23px;
  color: #444;
}
p {
  margin: 0 0 16px 0;
}
#content ul {
  margin-bottom: 22px;
}
#content li {
  margin-bottom: 8px;
  padding-left: 10px;
  background: url(images/bullet.png) no-repeat 0 9px;
}
.archive h2 {
  margin-bottom: 5px;
}
a:link,
a:visited {
  color: #225b8b;
  text-decoration: none;
  -webkit-transition: color .4s ease;
}
a:hover {
  color: #444;
  text-decoration: underline;
}
img {
  max-width: 100%;
  height: auto !important;
}
blockquote {
  margin: 25px 30px;
}
blockquote p {
  font-family: georgia, times, times new roman, serif;
  font-style: italic;
  color: #2390cf;
  font-size: 18px;
  line-height: 22px;
}
a.button:link,
a.button:visited,
input.button {
  height: 24px;
  display: inline-block;
  border-radius: 4px;
  background: #63a4d4 url(images/button.png) repeat-x 100% 100%;
  text-align: center;
  padding: 0 15px;
  color: #d8e9f4 !important;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-transition: all .4s ease;
  line-height: 24px;
}
input.button {
  border: none;
}
a.button:hover,
input.button:hover {
  color: #fff !important;
  background: #225b8b;
  background-image: none;
  text-decoration: none;
}
#content > img,
#content p img {
  max-width: 35%;
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 6px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.45);
  box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.45);
}
#content img.attachment-post-thumbnail {
  max-width: 100%;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: -10px 0 15px;
}
img.alignright {
  float: right;
  margin: 0 0 10px 20px;
}
img.alignleft {
  float: left;
  margin: 0 20px 10px;
}
h1.pageTitle {
  margin-top: 30px;
}
/* ---------------------------------------------------------------------------------------------------------- 
03 Media queries (using a mobile-first approach) ------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
* {
  box-sizing: border-box;
}
body {
  padding: 0;
  margin: 0;
  border-top: 5px solid #225b8b;
  background: #fff;
}
.header {
  background: #fff;
}
.header h1,
.header h5 {
  margin: 15px 0 15px 5px;
  padding: 0;
  max-width: 395px;
}
#homeSlide ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  background: #111;
  
}
#homeSlide ul li {
  background: #111;
}
#homeSlide ul img {
  display: block;
  opacity: 0.6;
}
#homeSlide p {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .1em;
}
#homeSlide p span {
  color: transparent;
  font-size: .1em;
  width: 80%;
  padding-top: 27%;
  height: 0;
  display: block;
  max-width: 600px; 
  background: url(images/livingProofText.png) no-repeat 0 0;
  background-size: contain;
}

.adSpot a{
  background : #666;
  text-align:center;
  padding: 20px 15px;
  display:block;
  text-decoration:none;
}

.adSpot a:hover {
  background:#222;
}

.adSpot a p {
  color:#fff;
  max-width: 550px;
  font-size: 21px;
  margin: 0 auto;
}

.adSpot a  span {
  display:inline-block;
  padding: 10px;
  border-radius: 10px;
  color:#fff;
  background:#2390cf;
}
.introRow {
  background: #2390cf;
  padding: 15px;
  text-align: center;
}
.introRow h2 {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  margin: 0;
}
.homeSermons {
  padding: 15px;
}
.homeSermons h2,
.homeSermons h4 {
  background: #225b8b;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 26px;
  margin: 0;
  padding: 0 0 0 8px;
  font-weight: normal;
}
.homeSermons a.allSermons {
  float: right;
  font-size: 14px;
  color: #83c3e7;
  text-transform: uppercase;
  padding-top: 2px;
}
.homeSermons a.allSermons:hover {
  color: #225b8b;
}
.homeSermons ul {
  margin: 0;
  padding: 0;
}
body .homeSermons li {
  margin: 0;
  padding: 0;
}
.homeSermons h3 {
  font-size: 21px;
  color: #225b8b;
  line-height: 24px;
  font-weight: normal;
  margin: 10px 0;
}
.homeSermons h3 a:hover {
  text-decoration: none;
}
.homeSermons h3 .passage {
  font-size: 14px;
  color: #83c3e7;
  text-transform: uppercase;
  white-space: nowrap;
}
.visitingPadding {
  background: #225b8b;
  padding: 10px;
  text-align: center;
  padding-bottom: 20px;
}
.homeVisiting h2 {
  color: #cae7f7;
  font-size: 26px;
  line-height: 32px;
  font-weight: normal;
}
.homeVisiting a {
  display: inline-block;
  font-size: 14px;
  padding: 8px;
  margin: 5px;
  background: #2390cf;
  font-style: italic;
  color: #fff;
  font-weight: 600;
  transition: background .4s ease;
}
.homeVisiting a:hover {
  background: #333;
  text-decoration: none;
}
.homeEvents {
  padding-top: 30px;
}
.homeEvents h3 {
  color: #2390cf;
  font-size: 28px;
  line-height: 26px;
  margin: 0;
  padding: 0 0 0 8px;
  font-weight: normal;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}
.homeEvents h3 a:hover {
  text-decoration: none;
}
.homeEvents .homeEvent {
  padding: 0px;
}
.homeEvents .homeEvent .homeEventContent {
  background: #f6f6f6;
  border: 1px solid #eee;
  margin-bottom: 20px;
  padding-top: 10px;
}
.homeEvents img {
  display: block;
  width: 100%;
}
.homeEvents h4 {
  font-size: 21px;
  line-height: 22px;
  color: #2390cf;
  margin: 5px 15px;
}
.homeEvents h4 a {
  color: #2390cf;
}
.homeEvents h4 a:hover {
  color: #333;
  text-decoration: none;
}
.homeEvents p {
  color: #444;
  font-size: 15px;
  line-height: 15px;
  margin: 0 15px 15px;
}
.homeintro {
  padding-top: 20px;
  clear: both;
  background: #c1dded;
}
.homeintro img {
  border: 10px solid #fff;
  display: block;
  width: 100%;
}
.homeintro a {
  display: block;
  margin-bottom: 20px;
  text-decoration: none;
}
.homeintro h3 {
  background: #225b8b;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  padding: 5px 5px 5px 10px;
  line-height: 17px;
  font-weight: normal;
}
.homeintro .columns:nth-child(3) {
  clear: left;
}
.utilities {
  padding: 10px;
  background: #225b8b;
}
.utilities ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.utilities li {
  display: inline-block;
}
.utilities a {
  font-size: 14px;
  color: #fff;
  margin: 0 10px;
}
.utilities a[title='facebook'] {
  display: inline-block;
  height: 20px;
  width: 20px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  background: url(images/fb.png) no-repeat 0 0;
  background-size: 100%;
  opacity: 0.7;
  position: relative;
  top: 4px;
  transition: all .4s ease;
}
.utilities a[title='facebook']:hover {
  opacity: 1;
}
.footer {
  padding: 20px 10px;
  background: #225b8b;
  clear: both;
}
p.copyright {
  font-size: 12px;
  color: #fff;
  text-align: center;
  color: #c1dded;
}
p.copyright img {
  width: 80%;
  max-width: 145px;
  margin: 0 auto 10px;
  opacity: 0.6;
  display: block;
  transition: opacity .4s ease;
}
p.copyright a:hover img {
  opacity: 1;
}
.footerNav {
  display: none;
}
.row.pageTitle {
  background: #2390cf;
  text-align: center;
  padding: 15px;
  margin-bottom: 30px;
}
.row.pageTitle p {
  color: #fff;
  opacity: 0.8;
  margin: 0;
  padding-top: 0;
}
.row.pageTitle h1 {
  color: #fff;
  margin: 0;
}
.row.pageTitle h1 a {
  color: #fff;
}
.content {
  padding-bottom: 30px;
}
.page .postThumb,
.single .postThumb {
  margin-top: 20px;
  border: 10px solid #fff;
}
.sidebar .homeSermons {
  padding: 0;
  margin-bottom: 30px;
}
.sidebar .homeEvents {
  padding: 0;
  margin-top: 0;
}
.sidebar .homeEvent {
  margin-bottom: 30px;
}
p.breadcrumb {
  padding-top: 30px;
  color: #225b8b;
  text-transform: uppercase;
  padding-bottom: 0px;
  margin-bottom: 5px;
}
#articleCats {
  padding-bottom: 1px;
  padding-top: 30px;
}
#articleCats h4 {
  color: #225b8b;
  text-transform: uppercase;
  padding-bottom: 0px;
  margin-bottom: 10px;
  font-size: 16px;
}
#articleCats h5 {
  font-size: 18px;
  color: #0069AD;
  margin: 0;
  font-weight: normal;
  color: #225b8b;
  margin-bottom: 4px;
}
#articleCats ul {
  margin: 0 0 25px 0;
  padding-left: 20px;
}
#articleCats li {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 1.2;
  color: #666;
}
#articleCats li a {
  color: #444;
  font-size: 15px !important;
  line-height: 1.2 !important;
  color: #666;
}
#articleCats li a:hover {
  color: #111;
}
.content .attachment-sermon_image {
  width: 25%;
  max-width: 140px;
  float: left;
  margin-top: 0 !important;
  margin-right: 10px;
  padding-top: 0;
}
.tax-series .content .attachment-sermon_image,
.single .content .attachment-sermon_image {
  width: 100%;
  max-width: 100%;
  float: none;
}
.post.sermonSpeaker {
  clear: both;
  padding-top: 20px;
}
.post.sermonSpeaker h3 {
  margin-top: 0;
  font-size: 21px;
}
.next-posts {
  clear: both;
  padding-top: 20px;
}
.seriesIntro {
  background: #f6f6f6;
  border: #eee;
  padding: 15px;
  margin-bottom: 15px;
}
.seriesIntro img {
  display: block;
  margin-bottom: 15px;
}
.seriesIntro p {
  font-size: 14px;
  line-height: 18px;
  color: #666;
}
#articleList h3 {
  font-weight: normal;
  clear: both;
}
#articleList p {
  font-size: 14px;
  line-height: 18px;
}
.seriesList .series {
  margin-bottom: 30px;
}
.seriesList .series a {
  text-decoration: none;
}
.seriesList .series a img {
  display: block;
  margin-bottom: 5px;
}
.seriesList .series a p {
  color: #2390cf;
  font-size: 21px;
}
.single-podcast #singlePodcast .powerpress_player {
  display: block;
}
.single-podcast .powerpress_player {
  display: none;
}
.single-podcast .content .taxonomy-images-the-terms {
  width: 100%;
  float: none;
}
.mejs-container .mejs-controls {
  top: 0;
}
@media only screen and (min-width: 480px) {
  .homeSermons {
    max-width: 446px;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .homeEvents {
    padding: 30px 0 0;
  }
  .homeEvents .homeEvent {
    padding: 15px;
  }
  .seriesList .series:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 620px) {
  .home .homeSermons {
    width: 66.666%;
    float: left;
    margin: 0;
  }
  .homeVisiting {
    width: 33.333%;
  }
  .visitingPadding {
    margin-top: 48px;
  }
  .visitingPadding a {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .row.pageTitle {
    padding: 30px 15px;
  }
  .row.pageTitle h1 {
    text-align: left;
  }
}
@media only screen and (min-width: 760px) {
  body {
    border-top: none;
  }
  .header {
    height: 93px;
    background: #fff;
  }
  .header .container {
    position: relative;
  }
  .header h1,
  .header h5 {
    float: left;
    margin-left: 0;
    width: 280px;
  }
  p.headerDetails {
    background: #dee9ee;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1;
    font-size: 13px;
    padding-left: 10px;
    border-bottom-left-radius: 5px;
  }
  .introRow {
    padding: 30px;
  }
  .introRow h2 {
    max-width: 800px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 30px;
  }
  .homeIntro {
    padding-top: 20px;
    background:#fff;
  }
  .sidebar {
    float: right;
  }
  .home .homeSermons {
    width: 50%;
  }
  .sidebar .homeSermons {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
  body .homeSermons li {
    transition: all .4s ease;
    width: 100%;
  }
  body .homeSermons li a {
    display: block;
    width: 100%;
  }
  body .homeSermons li:hover {
    border-color: #225b8b;
  }
  .homeVisiting {
    width: 50%;
    padding-left: 0;
  }
  .visitingPadding {
    background: url(images/visiting.jpg) no-repeat 0 0;
    background-size: cover;
    padding-bottom: 0px;
    width: 100%;
    float: left;
    margin-top: 15px;
  }
  .visitingPadding a {
    background: #0d486c;
    float: right;
    clear: right;
    margin-right: 0;
    margin-bottom: 10px;
    padding: 5px 10px;
    transition: all .4s ease;
  }
  .visitingPadding a:hover {
    color: #225b8b;
    background: #fff;
    text-decoration: none;
  }
  .visitingPadding h2 {
    float: left;
    width: 50%;
  }
  .homeEvents a img,
  .homeintro a img {
    transition: border-color 0.4s ease;
  }
  .homeEvents a:hover img,
  .homeintro a:ho .columns.homeEvent {
    padding-left: 0;
  }
  .homeEvents {
    padding-top: 0;
  }
  .homeEvents h3 {
    display: none;
  }
  .sidebar .homeEvents h3 {
    display: block;
    text-align: left;
    padding-left: 0;
  }
  .sidebar .homeEvents .homeEvent {
    padding: 0;
  }
  .sidebar .homeEvents .homeEvent h4,
  .sidebar .homeEvents .homeEvent p {
    padding-left: 0;
    margin-left: 0;
  }
  p.copyright {
    text-align: left;
  }
  p.copyright img {
    margin: 0 0 10px;
  }
  .content .taxonomy-images-the-terms {
    width: 140px;
    float: left;
    margin-top: 0 !important;
    margin-right: 10px;
    padding-top: 0;
  }
  .container {
    margin: 0 auto;
  }
  .homeintro .columns:nth-child(3) {
    clear: none;
  }
  .row.pageTitle {
    padding: 30px 15px;
  }
  .row.pageTitle h1 {
    font-size: 48px;
  }
  .row.pageTitle p {
    text-align: left;
    margin-bottom: 5px;
  }
  .tax-series .content .seriesIntro {
    width: 100%;
    float: left;
  }
  .tax-series .content .seriesIntro img.attachment-sermon_image {
    float: left;
    width: 40%;
    margin-right: 5%;
    margin-bottom: 0;
  }
  .tax-series .content .seriesIntro .seriesDescription {
    margin-left: 45%;
  }
  .seriesList .series:nth-child(2n+1) {
    clear: none;
  }
  .seriesList .series:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (min-width: 900px) {
  #homeSlide p span {
    padding-top: 21%;
    max-width: 700px;
  }
  .homeIntro .container {
    max-width: 1080px;
    margin-left: auto;
    margin-right: auto;
  }
  .homeSermons {
    max-width: 100%;
    padding-right: 15px;
  }
  .homeSermons img {
    width: 100%;
  }
}
@media only screen and (min-width: 1000px) {
  .visitingPadding {
    margin-bottom: 10px;
  }
  .visitingPadding a {
    padding: 10px 20px;
  }
  .header .container {
    max-width: 1200px;
  }
}
@media only screen and (min-width: 1400px) {
  #homeSlide ul {
    max-height: 600px;
    background: #2390cf;
  }
  #homeSlide ul img {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
}
/*# sourceMappingURL=style.css.map */