/*
Theme Name:   OLTA Main Site
Author:     CMS Web Solutions
Author URI:   cmswebsolutions.com
*/
@import url(https://fonts.googleapis.com/css?family=Neucha);
* {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
body {
  margin: 0 auto;
  font-size: 100%;
  font-family: Arial, sans-serif;
  position: relative;
}
header, nav, main, footer {
  display: block;
  margin: 0 auto;
  position: relative;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 400;
}
h1, h2, h3 {
  margin: 1em 0 0.5em;
}
h2 {
  font-size: 1.3em;
}
p, ul, ol {
  line-height: 1.5em;
}
figure {
  margin: 0;
  padding: 0;
  display: block;
}
a {
  color: #0378a9;
}
a:visited {
  color: #0079a9;
}
a:hover {
  color: #014a83;
}
a:focus, a:active {
  outline: #ddd 2px solid;
  color: #014a83;
}
a img {
  border: none;
  outline: none;
}
.inner {
  display: block;
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
}
.hidden {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  /* IE6, IE7 */
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.rounded, .buttonstyle, .swpm-login-widget-form input[type="submit"], .gform_wrapper input[type="submit"], .logout, ul.navigation li a, .single #comments ol li.comment a.comment-reply-link, .single #comments #respond form #submit, .landtrust a, .hero .feature a, footer[role="contentinfo"] .subscribe a {
  border-radius: 5px;
}
.screen, .buttonstyle:hover, .swpm-login-widget-form input[type="submit"]:hover, .gform_wrapper input[type="submit"]:hover, .logout:hover, ul.navigation li a:hover, .single #comments ol li.comment a.comment-reply-link:hover, .single #comments #respond form #submit:hover, .buttonstyle:focus, .swpm-login-widget-form input[type="submit"]:focus, .gform_wrapper input[type="submit"]:focus, .logout:focus, ul.navigation li a:focus, .single #comments ol li.comment a.comment-reply-link:focus, .single #comments #respond form #submit:focus, .sidebar ul, .mc-main .my-calendar-header, .mc-main .vcard, .mc-main table .mc-date, table {
  background: rgba(246, 247, 232, .6);
}
.buttonstyle, .swpm-login-widget-form input[type="submit"], .gform_wrapper input[type="submit"], .logout, ul.navigation li a, .single #comments ol li.comment a.comment-reply-link, .single #comments #respond form #submit {
  background: white;
  color: #014a83;
  border: 1px solid #014a83;
  padding: 0.5em 0.8em;
  text-decoration: none;
}
.gform_wrapper .gform_footer input[type="submit"] {
  background: #C9DA2A;
  font-size: 1.5em !important;
}
.gform_wrapper .gform_footer input[type="submit"]:hover,
.gform_wrapper .gform_footer input[type="submit"]:focus {
  background: white;
}
header {
  background: url(img/trees.jpg) 0 0 no-repeat;
  background-size: 100% 186px;
  height: 186px;
}

.logo_link {
  position: relative;
  z-index: 4;
  display: block;
}

.logo {
  position: relative;
  top: 1em;
  left: 1em;
  display: block;
}
.landtrust {
  text-align: right;
  display: block;
  position: relative;
  left: 0;
  top: -9em;
}
.landtrust a {
  padding: 1em 5em 0.5em 1em;
  background: #cadb2a;
  opacity: 0.9;
  border: 2px solid white;
  display: inline-block;
  text-decoration: none;
  color: black;
  line-height: 100%;
}
.landtrust a:hover, .landtrust a:focus {
  background: #e0ea81;
  opacity: 1;
}
.landtrust a h2 {
  color: #014a83;
  font-family: 'Neucha', cursive;
  font-size: 200%;
  text-transform: none;
  margin: 0.2em 0;
}
.landtrust a p {
  margin: 0 0 0.2em;
  padding-bottom: 0;
}
.landtrust a .trust {
  font-weight: 900;
  font-size: 110%;
}
.landtrust img {
  position: relative;
  left: -5em;
  top: 2.5em;
  display: inline-block;
}
nav {
  background: #4f840e;
  box-shadow: 0 5px 5px 0 #666;
}
.menu {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.menu li {
  display: inline-block;
}

.menu li:last-of-type {
  text-transform: uppercase;
  background-color: #cbdb2a;
  position: absolute;
  top: 0;
  right: 6.5em;
  text-align: center;
}

.menu li a {
  color: white;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  font-weight: 600;
  font-size: 1.1em;
  text-decoration: none;
  text-align: center;
  padding: 0.5em 0.8em;
  margin-right: 0.5em;
  display: block;
}

.menu li:last-of-type a {
  color: #17598E;
  margin-right: 0;
}

.menu li a:hover,
.menu li a:focus {
  background: #366002;
}

.menu li:last-of-type a:hover,
.menu li:last-of-type a:focus {
  color: #fff;
  background: #17598E;
}

.hero {
  background-repeat: no-repeat;
  background-size: 100%;
  min-height: 450px;
}
.hero .feature {
  background: rgba(255, 255, 255, .8);
  position: relative;
  left: 68%;
  top: 3em;
  max-width: 360px;
  padding: 0 1em 1em;
  margin: 0;
  display: inline-block;
}
.hero .feature h2 {
  color: #366002;
  font-size: 180%;
  font-weight: 900;
  margin-top: 0.4em;
}
.hero .feature a {
  background: #b73902;
  color: white;
  padding: 0.4em 0.8em;
  font-size: 120%;
  border: 1px solid #b73902;
  margin-left: 4em;
  text-decoration: none;
  display: inline-block;
}
.hero .feature a:hover, .hero .feature a:focus {
  background: white;
  color: #b73902;
}
.callouts {
  padding: 3em 0;
}
.callout {
  margin: 0 1.1em 0 0;
  display: inline-block;
  width: 32%;
  vertical-align: top;
}
.callout:last-of-type {
  margin-right: 0;
}
.callout h3 {
  margin-top: 0.2em;
}
.callout h3 a {
  color: #4f840e;
}
.callout h3 a:hover, .callout h3 a:focus {
  color: #0378a9;
}
.callout img {
  width: 100%;
  height: auto;
}
.caption {
  text-align: right;
  font-size: 90%;
  font-style: italic;
}
.sub main .inner {
  background: url(img/tree.png) 0 100% no-repeat;
  overflow: auto;
}
.sub main .inner h1 {
  color: #4f840e;
  font-size: 200%;
}
.sub main .inner h2 {
  color: #014a83;
}
.sub main .inner h3 {
  color: black;
}
.sub main .inner img {
  max-width: 100%;
  display: block;
}
.sidebar {
  width: 25%;
  margin-right: 2em;
  min-height: 600px;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  float: left;
}
.sidebar ul {
  border: 1px solid rgba(246, 247, 232, .8);
  margin: 2em 0;
  padding: 1em;
}
.sidebar ul li {
  list-style: none;
  margin: 0 0 0.5em;
  padding: 0;
}
.sidebar ul li.first a {
  background: rgba(246, 247, 232, .8);
  color: #366002;
  font-size: 1.4em;
  padding: 0.5em 0px 0.2em;
  border-bottom: 2px solid #366002;
}
.sidebar ul li.first a:hover, .sidebar ul li.first a:focus {
  color: #014a83;
  background: none;
  border-bottom: 2px solid #014a83;
}
.sidebar ul li.first a.current {
  background: none;
}
.sidebar ul li:last-child {
  margin-bottom: 0;
}
.sidebar ul li a {
  padding: 1em;
  color: white;
  font-size: 1.1em;
  background: #366002;
  display: block;
  text-decoration: none;
}
.sidebar ul li a:hover, .sidebar ul li a:focus {
  background: #014a83;
}
.sidebar ul li a.current {
  background: #0378a9;
}
.content {
  width: 70%;
  float: left;
  padding-bottom: 5em;
}
details {
  padding: 0;
  border-radius: 3px;
  transition: all 0.15s;
  outline: none;
  width: 100%;
  display: block;
}
details summary::-webkit-details-marker {
  display: none;
}
details summary::-moz-details-marker {
  display: none;
}
details summary::-ms-details-marker {
  display: none;
}
details summary::-o-details-marker {
  display: none;
}
details summary::details-marker {
  display: none;
}
details summary {
  display: block;
  border: 1px solid #eee;
  position: relative;
  font-size: 125%;
  padding: 0.5em 5em 0.5em 1em;
  margin-bottom: 0.5em;
  cursor: pointer;
  color: #014a83;
  background: #eaf6ff;
  transition: all 0.15s;
  outline: none;
  width: 100%;
}
details summary::after {
  transition: all 0.15s;
  content: "Expand +";
  text-transform: uppercase;
  display: inline-block;
  padding: 0.5em;
  color: #014a83;
  font-size: 62%;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.75;
}
details summary:hover, details summary:focus {
  background: #014a83;
  color: white;
}
details summary:hover::after, details summary:focus::after {
  color: white;
}
details[open] {
  margin-bottom: 1.5em;
}
details[open] summary::after {
  content: "Collapse -";
}
.swpm-login-widget-form input[type="submit"] {
  margin-top: 1em;
  font-size: 1.1em;
}
.logout {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 2em;
}
#forgot_pass, .register_link {
  display: none;
}
.swpm-join-us-link {
  display: none;
}
.mc-main {
  padding: 0;
  margin: 0;
}
.mc-main .event-title a {
  font-size: 1em;
  color: #014a83;
}
.mc-main .vcard {
  border: 1px solid #cadb2a;
}
.mc-main .mc_bottomnav .my-calendar-nav ul {
  height: auto;
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  padding: 0;
}
.mc-main .mc_bottomnav .my-calendar-nav ul li {
  width: 50%;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: none;
  text-align: center;
}
.mc-main .mc_bottomnav .my-calendar-nav ul li.my-calendar-prev a, .mc-main .mc_bottomnav .my-calendar-nav ul li.my-calendar-next a {
  border: none;
  display: block;
  background: #0378a9;
  color: white;
  text-decoration: none;
  font-size: 110%;
  margin: 0;
  padding: 0.25em 3em;
}
.mc-main .mc_bottomnav .my-calendar-nav ul li.my-calendar-prev {
  padding-right: 1px;
}
.mc-main .mc_bottomnav .my-calendar-nav ul li.my-calendar-next {
  padding-left: 1px;
}
.mc-main table th {
  background: #453418;
}
.mc-main table .current-day .mc-date {
  background: #453418 !important;
}
.mc-main table .has-events .mc-date {
  background: #6c5635 !important;
}
.mc-main table caption {
  background: none;
  border: none;
  color: #0378a9;
  caption-side: top;
}
.gallery:after {
  display: block;
  content: "";
  height: 1px;
  clear: both;
}
.gallery br {
  display: none;
}
.gallery .gallery-item {
  display: block;
  width: 32%;
  margin: 0;
  padding: 0;
  margin-right: 1%;
  margin-bottom: 1%;
  float: left;
  position: relative;
  overflow: hidden;
}
.gallery .gallery-item dt, .gallery .gallery-item dd {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.gallery .gallery-item dt a img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 2px;
}
.gallery .gallery-item dd {
  pointer-events: none;
  font-size: 90%;
  position: absolute;
  bottom: -10em;
  background: black;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  padding: 0.5em;
  transition: bottom 0.3s;
}
.gallery .gallery-item:hover dd, .gallery .gallery-item:focus dd, .gallery .gallery-item.hover dd {
  bottom: 0;
}
.bio {
  margin-bottom: 4em;
}
.bio img {
  max-width: 200px !important;
  height: auto;
  margin-right: 2em;
  margin-bottom: 1em;
  float: left;
}
.bio h2 {
  margin-bottom: 0.2em;
}
.bio .position, .bio .email {
  margin: 0 0 0.2em 0;
}
.bio .position {
  font-style: italic;
}

/* Donate Template */

.donations {
  display: flex;
  flex-wrap: wrap;
}

.donations div {
  padding: 1em 2em;
  background-color: #b2d7e4;
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
}

.donations div:nth-of-type(3),
.donations div:nth-of-type(4),
.donations div:nth-of-type(7),
.donations div:nth-of-type(8) {
  background-color: #E8F1F6;
}

.donations .link {
  margin-top: auto;
}

.donations .button {
  display: inline-block;
  margin: 1em;
  padding: .5em 1em;
  color: #6c5635;
/*   background-color: rgba(108, 86, 53,.05); */
  font-size: 1.1em;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid #6c5635;
  border-radius: 4px;
}

.donations .button:hover,
.donations .button:focus {
  color: #fff;
  background-color: #6c5635;
}

table {
  border-collapse: collapse;
  margin: 1em auto;
  padding: 0;
  width: 100%;
  max-width: 100%;
  overflow-x: scroll;
}
table caption {
  font-weight: 600;
  text-align: left;
  font-size: 125%;
  padding-bottom: 0.25em;
}
table thead, table tbody {
  max-width: 100%;
}
table thead {
  background: #0378a9;
  color: white;
  text-align: left;
}
table thead tr th:first-child {
  border-radius: 2px 0 0 0;
}
table thead tr th:last-child {
  border-radius: 0 2px 0 0;
}
table tr {
  border-bottom: 1px solid #ccc;
}
table tr td, table tr th {
  padding: 1em;
  font-weight: normal;
  vertical-align: top;
}
.post-list article {
  border-bottom: 1px solid #ccc;
  margin-bottom: 1.5em;
}
.post-list article h2 a {
  text-decoration: none;
  text-transform: none;
}
.post-list article:last-child {
  border: none;
}
.post-list article a.read-more {
  display: block;
}
ul.navigation {
  margin: 0;
  padding: 0 !important;
  list-style-type: none;
}
ul.navigation li {
  float: right;
}
ul.navigation li.newer {
  float: left;
}
.category-list {
  background: white;
  padding: 1em;
  border: 1px solid #ddd;
  border-radius: 2px;
}
.category-list ul {
  padding: 0 !important;
  list-style-type: none;
}
.category-list ul li {
  padding: 0 !important;
  margin: 0 !important;
}
footer[role="contentinfo"] {
  top: -0.5em;
}
footer[role="contentinfo"] h3 {
  margin-bottom: 0;
  text-transform: uppercase;
}
footer[role="contentinfo"] .connect, footer[role="contentinfo"] .donate, footer[role="contentinfo"] .stayconnected, footer[role="contentinfo"] .footerlinks {
  color: white;
  width: 50%;
  float: left;
}
footer[role="contentinfo"] .connect .inner, footer[role="contentinfo"] .donate .inner, footer[role="contentinfo"] .stayconnected .inner, footer[role="contentinfo"] .footerlinks .inner {
  padding: 0.5em 1em;
  max-width: 570px;
}
footer[role="contentinfo"] .connect, footer[role="contentinfo"] .donate {
  text-align: center;
  font-size: 110%;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  min-height: 7em;
}
footer[role="contentinfo"] .connect strong, footer[role="contentinfo"] .donate strong {
  font-size: 110%;
}
footer[role="contentinfo"] .connect img, footer[role="contentinfo"] .donate img {
  vertical-align: middle;
}

.forum {
  display: flex;
  text-align:left;
  justify-content: center;
  align-items: center;
}

.forum a {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  text-align: center;
}

.forum a:hover,
.forum a:focus {
  border: 1px solid #cadb2a;
}

footer[role="contentinfo"] .footerlinks, footer[role="contentinfo"] .stayconnected {
  min-height: 15em;
}
footer[role="contentinfo"] .vcard, footer[role="contentinfo"] .membercentre {
  display: inline-block;
  vertical-align: top;
  width: 48%;
}
footer[role="contentinfo"] .vcard h3, footer[role="contentinfo"] .membercentre h3 {
  font-size: 1em;
  text-transform: none;
  font-weight: 900;
}
footer[role="contentinfo"] .membercentre ul {
  margin: 1em 0 0;
  padding: 0;
}
footer[role="contentinfo"] .membercentre ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer[role="contentinfo"] a {
  color: white;
  text-decoration: none;
  margin-right: 1em;
}
footer[role="contentinfo"] a:hover, footer[role="contentinfo"] a:focus {
  color: #cadb2a;
  text-decoration: underline;
}
footer[role="contentinfo"] .connect {
  background: #0378a9;
}
footer[role="contentinfo"] .connect .inner {
  margin: 0 1em 0 auto;
}
footer[role="contentinfo"] .donate {
  background: #c9da2a;
  color: #393a39;
}

footer[role="contentinfo"] .donate a {
  color: #393a39;
}

footer[role="contentinfo"] .donate .inner {
  margin: 0 auto 0 1em;
}
footer[role="contentinfo"] .footerlinks {
  background: #6c5635;
}
footer[role="contentinfo"] .footerlinks .inner {
  margin: 0 0 0 auto;
}
footer[role="contentinfo"] .stayconnected {
  background: #453418;
}
footer[role="contentinfo"] .stayconnected .inner {
  margin: 0 auto 0 2em;
}
footer[role="contentinfo"] .stayconnected h3 {
  margin-top: 0.5em;
}
footer[role="contentinfo"] .stayconnected label {
  display: block;
  margin: 0.5em 0;
}
footer[role="contentinfo"] .subscribe {
  display: block;
}
footer[role="contentinfo"] .subscribe a {
  color: #453418;
  background: white;
  border: 1px solid white;
  padding: 0.5em 1em;
  font-size: 1.13em;
  text-decoration: none;
}
footer[role="contentinfo"] .subscribe a:hover, footer[role="contentinfo"] .subscribe a:focus {
  color: white;
  background: #453418;
}
footer[role="contentinfo"] .email_input {
  display: inline-block;
}
footer[role="contentinfo"] .email_input img {
  height: 2em;
  width: auto;
}
footer[role="contentinfo"] input[type="email"] {
  margin: 0;
  padding: 0;
  font-size: 1em;
  color: #555;
  height: 2em;
  float: left;
}
footer[role="contentinfo"] input[type="email"].placeholder {
  font-size: 1em;
  color: #555;
}
footer[role="contentinfo"] input[type="email"]:-moz-placeholder {
  font-size: 1em;
  color: #555;
}
footer[role="contentinfo"] input[type="email"]::-moz-placeholder {
  font-size: 1em;
  color: #555;
}
footer[role="contentinfo"] input[type="email"]::-webkit-input-placeholder {
  font-size: 1em;
  color: #555;
}
.sm_links {
  margin-left: 1em;
  display: inline;
}
.sm_links a {
  margin: 0.4em 0.4em 0 0;
}
.sm_links a:focus, .sm_links a:active {
  background-color: white;
}
.sm_links img {
  width: 33px;
  height: 33px;
}
@media screen and (max-width: 1280px) {
  .hero .feature {
    top: 2em;
    left: 60%;
  }
  .callouts {
    padding: 1em;
  }
}
@media screen and (max-width: 1140px) {
  nav, section {
    padding: 0 1em;
  }
  .menu li a {
    font-size: 1.1em;
    padding: 0.5em;
  }
  .hero {
    min-height: 420px;
  }
  .hero .feature {
    top: 1em;
    left: 50%;
    max-width: 400px;
    padding: 0 0.5em 0.5em;
  }
  .hero .feature h2 {
    font-size: 150%;
  }
  .hero .feature a {
    font-size: 110%;
  }
  .callout {
    width: 31%;
  }
  .callout img {
    width: 100%;
    height: auto;
  }
  .sidebar {
    margin-right: 1em;
  }
  .sidebar ul li a {
    font-size: 1em;
  }
  footer[role="contentinfo"] .connect, footer[role="contentinfo"] .donate, footer[role="contentinfo"] .footerlinks, footer[role="contentinfo"] .stayconnected {
    width: 100%;
    display: block;
    float: none;
    min-height: 0;
    margin: 0 auto;
  }
  footer[role="contentinfo"] .connect .inner, footer[role="contentinfo"] .donate .inner, footer[role="contentinfo"] .footerlinks .inner, footer[role="contentinfo"] .stayconnected .inner {
    max-width: 100%;
  }
  footer[role="contentinfo"] .vcard, footer[role="contentinfo"] .membercentre {
    padding: 0 5em;
  }
  footer[role="contentinfo"] .stayconnected {
    padding: 1em 4em;
  }
}
@media screen and (max-width: 980px) {
  .landtrust {
    left: 10%;
  }
  .landtrust a h2 {
    font-size: 150%;
  }
  .menu li a {
    font-size: 1em;
    font-weight: 400;
    padding: 0.5em 0.3em;
    margin-right: 0.2em;
  }
  .hero {
    min-height: 0;
    padding: 0;
  }
  .hero .feature {
    left: 0;
    top: 0;
    padding: 1em 2em;
    max-width: 100%;
    width: 100%;
  }
  .callout {
    margin: 1em 1.1em 2em 0;
  }
  .sub #main-content section {
    padding: 0;
  }
  .sub main .inner {
    background: none;
  }
  .sidebar ul {
    border: 0;
  }
  .sidebar ul li a {
    padding: 0.5em;
  }
  footer[role="contentinfo"] .subscribe {
    margin-top: 0.5em;
  }
  .sm_links {
    margin: 1em 0 0;
    display: block;
  }
}
@media screen and (max-width: 800px) {
  header {
    background: none;
    padding: 0;
    height: auto;
  }
  .logo {
    top: 1em;
    text-align: center;
    max-width: 50%;
    margin: 0 auto 1em;
  }
  .landtrust {
    display: block;
    width: 100%;
    text-align: center;
    top: 1em;
    left: auto;
    border-radius: 0;
  }
  .landtrust a {
    padding: 1em 0.5em;
    width: 100%;
    border: none;
    opacity: 1;
  }
  .landtrust a h2 {
    font-size: 150%;
  }
  .landtrust img {
    display: none;
  }
  nav {
    background: none;
    box-shadow: none;
    padding: 1em 0 0;
  }
  .hero {
    background-image: none !important;
  }
  .menu {
    background: #4f840e;
    display: block;
  }
  .menu li {
    border-bottom: 1px solid #eee;
    display: block;
    width: 100%;
  }

  .menu li:last-of-type {
    position: static;
    right: auto;
  }

  .menu li a {
    text-decoration: none;
    line-height: 1.5em;
    font-size: 1em;
    font-weight: 400;
    text-transform: uppercase;
    margin-right: 0;
  }
  .menu li a:hover, .menu li a:focus, .menu li a:active {
    outline: none;
    border-bottom: 1px solid #366002;
  }
  .callout {
    width: 100%;
    margin: 0 0 1em;
    display: block;
  }
  .sidebar {
    width: 100%;
    margin-right: 0;
    min-height: 0;
    float: none;
  }
  .sidebar ul {
    margin: 0;
    padding: 0;
    background: none;
  }
  .sidebar ul li {
    margin: 0;
  }
  .sidebar ul li a {
    padding: 0.5em 2em;
    background: #e0ea81;
    border: 1px solid rgba(246, 247, 232, .8);
    color: #014a83;
  }
  .sidebar ul li a:hover, .sidebar ul li a:focus, .sidebar ul li a .current {
    color: white;
  }
  .content {
    width: 100%;
    float: none;
    padding: 1em 2em;
  }

  .donations div {
    flex-basis: 100%;
    border-bottom: 1px solid rgba(3,120,169,.2);
  }

  footer[role="contentinfo"] .connect, footer[role="contentinfo"] .donate, footer[role="contentinfo"] .stayconnected, footer[role="contentinfo"] .footerlinks {
    padding: 0.5em;
    width: 100%;
    float: none;
  }
  footer[role="contentinfo"] .vcard, footer[role="contentinfo"] .membercentre {
    width: 100%;
    padding: 1em;
  }
  footer[role="contentinfo"] .stayconnected {
    padding: 1em;
  }
}
body.ios #lightbox .image #close {
  top: 0.5em;
  right: 0.5em;
}
body.ios #lightbox .image #next, body.ios #lightbox .image #prev {
  opacity: 1;
}
body.ios #lightbox .image #next img, body.ios #lightbox .image #prev img {
  display: none;
}
body.ios #lightbox .image #next span.hidden, body.ios #lightbox .image #prev span.hidden {
  position: static;
  left: 0;
  width: auto;
  height: auto;
  overflow: auto;
  margin: 0;
  padding: 0;
  clip: none;
  border: 0;
}
.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright, img.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter, img.aligncenter {
  display: block;
  clear: both;
  margin-right: auto;
  margin-left: auto;
}
.wp-smiley {
  margin: 0 !important;
  max-height: 1em;
}
.single #comments {
  padding: 1em 0 0;
  overflow: hidden;
  margin: 1.5em 0 0;
  clear: both;
}
.single #comments #cancel-comment-reply-link {
  color: #e60000;
}
.single #comments span.required {
  color: #e60000;
}
.single #comments ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: white;
}
.single #comments ol.comment-list {
  font-size: 0.9em;
}
.single #comments ol li.comment {
  display: block;
  background: white;
  border: 1px solid #ddd;
  border-radius: 2px;
  margin: 1em 0;
  padding: 0.6em;
}
.single #comments ol li.comment .vcard {
  overflow: hidden;
}
.single #comments ol li.comment .vcard img {
  display: block;
  float: left;
  background: white;
  padding: 0.2em;
  margin-right: 0.5em;
  border-radius: 2px;
}
.single #comments ol li.comment .vcard cite {
  display: inline-block;
  height: 0.5em;
  font-style: normal;
  font-weight: bold;
  vertical-align: middle;
}
.single #comments ol li.comment .vcard .says {
  display: none;
}
.single #comments ol li.comment p {
  margin: 1em 0;
}
.single #comments ol li.comment .comment-meta {
  margin-bottom: 1em;
}
.single #comments #respond {
  margin: 20px 0;
  clear: both;
}
.single #comments #respond h3 {
  font-size: 1em;
  color: #0378a9;
}
.single #comments #respond form p {
  overflow: hidden;
  padding: 0.4em 0 0;
  margin: 0;
}
.single #comments #respond form input, .single #comments #respond form textarea {
  float: left;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 0.9em;
  padding: 0.3em 0.2em;
  outline: none;
}
.single #comments #respond form input:active, .single #comments #respond form input:focus {
  border-color: #0378a9;
}
.single #comments #respond form textarea {
  width: 100%;
}
.single #comments #respond form textarea:active, .single #comments #respond form textarea:focus {
  border-color: #0378a9;
}
.single #comments #respond form label {
  display: block;
}
.single #comments #respond form p.comment-form-comment label {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.single #comments #respond form p.form-allowed-tags {
  display: none;
}