@charset "utf-8";
/* FONTS */
/****
font-family: 'Open Sans', Arial, Helvetica, sans-serif; 400
font-family: 'Montserrat', Arial, Helvetica, sans-serif; 300,500
font-family: 'Pacifico', Arial, Helvetica, sans-serif;
****/
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #fff;
}
a {
  color: #f1da36;
  text-decoration: none;
  transition: all 0.15s ease-in-out;
}
a:hover {
  color: #bbb;
}
p {
  margin: 0;
  padding: 10px 0;
  line-height: 22px;
}
div {
  margin: 0;
  padding: 0;
  height: auto;
}
img {
  max-width: 100% !important;
  height: auto;
  vertical-align: middle;
}
a.eds {
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: middle;
  background-size: contain;
  background: url(/application/themes/ThemeMayorsPrayer/images/eds.png) center center no-repeat;
}
.wrap {
  position: relative;
  margin: 0 auto;
}
.clearit {
  clear: both;
}
.redactor span {
  display: inline-block !important;
}
html.c5-edit-mode .inner-content {
  z-index: auto !important;
}
#pagewrap,
#headwrap,
#navwrap,
#slidewrap,
#basewrap,
#cntwrap,
#footwrap,
#credwrap {
  position: relative;
  width: 100%;
  z-index: 1;
}
#pagewrap h1,
#pagewrap h2,
#pagewrap h3 {
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.75);
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: 300;
  margin: 15px 0;
  text-transform: uppercase;
}
#pagewrap #header h1 {
  font-family: 'Pacifico', Arial, Helvetica, sans-serif;
  color: #fff;
  text-transform: none;
  margin: 0;
  padding: 0;
}
#pagewrap #header h2 {
  color: #f1f1f1;
  position: relative;
  font-weight: 500;
}
#pagewrap #header h3 {
  color: #fff;
}
#pagewrap #header h4 {
  color: #fff;
}
#pagewrap #header h5 {
  color: #fff;
}
body {
  background: #333;
}
#pagewrap {
  background: #333;
}
/*#wallpaper { background: url(../images/reddeer_wallpaper.jpg) top center no-repeat; }
*/
#headwrap {
  background: url(/application/themes/ThemeMayorsPrayer/images/reddeer_wallpaper.jpg) top center no-repeat;
  text-align: center !important;
}
/*#headwrap:before { z-index: -1; 
content:''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
background: -moz-linear-gradient(top,  rgba(27,109,132,0.5) 15%, rgba(47,119,125,0.5) 22%, rgba(210,202,65,0.5) 79%, rgba(241,218,54,0.5) 90%);
background: -webkit-linear-gradient(top,  rgba(27,109,132,0.5) 15%,rgba(47,119,125,0.5) 22%,rgba(210,202,65,0.5) 79%,rgba(241,218,54,0.5) 90%); 
background: linear-gradient(to bottom,  rgba(27,109,132,0.5) 15%,rgba(47,119,125,0.5) 22%,rgba(210,202,65,0.5) 79%,rgba(241,218,54,0.5) 90%);  
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#801b6d84', endColorstr='#80f1da36',GradientType=0 );
}
#headwrap:after { z-index: -1;
content:''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; 
background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 91%, rgba(0,0,0,0.65) 100%); 
background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 91%,rgba(0,0,0,0.65) 100%);  
background: radial-gradient(ellipse at center,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 91%,rgba(0,0,0,0.65) 100%);   
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 ); 
}*/
#headwrap:before {
  z-index: -1;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}
#header {
  text-align: center;
}
#pagewrap #header h1 span {
  position: relative;
}
#navwrap {
  z-index: 10;
}
#nav {
  padding: 50px 0 0 0;
  text-align: center;
}
#slidewrap {
  text-align: center !important;
}
#slideshow {
  text-align: center !important;
}
#cntwrap {
  background: #333333 url(/application/themes/ThemeMayorsPrayer/images/reddeer_wallpaper.jpg) top center no-repeat;
}
#cntwrap:before {
  z-index: -1;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}
#content {
  text-align: center;
}
#basewrap {
  background: #333333 url(/application/themes/ThemeMayorsPrayer/images/reddeer_wallpaper.jpg) top center no-repeat;
}
#basewrap a:hover {
  color: #bbb;
}
#basewrap:before {
  z-index: -1;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}
#basebox {
  text-align: center;
}
#footwrap {
  background: #333333 url(/application/themes/ThemeMayorsPrayer/images/reddeer_wallpaper.jpg) top center no-repeat;
}
#footwrap:before {
  z-index: -1;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
}
#footwrap a {
  color: #f1da36;
}
#footwrap a:hover {
  color: #bbb;
}
#footer {
  text-align: center;
}
#credits {
  padding: 25px 0;
  text-align: center;
}
#credits,
#credits a {
  color: #fff;
  font-size: 11px;
}
#credits a:hover {
  color: #ebebeb;
}
/* ///////////////////////////////////////////////////////////// */
/* //////////////MAKE/IT/RESPONSIVE/THEY/SAID/////////////////// */
/* ////////////////////////////.../SO/I/DID///////////////////// */
/* ///////////////////////////////////////////////////////////// */
@media screen and (min-width: 250px) {
  #wallpaper,
  #headwrap,
  #cntwrap,
  #basewrap,
  #footwrap {
    background-size: cover;
  }
  .wrap,
  .eighty {
    width: 90%;
    margin: 0 auto;
  }
  #pagewrap h1 {
    font-size: 55px;
  }
  #pagewrap #header h1 {
    font-size: 65px;
    line-height: 100px;
  }
  #pagewrap h2 {
    font-size: 30px;
  }
  #pagewrap h3 {
    font-size: 30px;
  }
  #pagewrap h4 {
    font-size: 25px;
  }
  #pagewrap h5 {
    font-size: 20px;
  }
  #headwrap {
    padding: 50px 0;
    text-align: center;
  }
  #logo,
  #headtxt {
    display: block;
    width: auto;
    margin: 0 auto;
    padding: 25px 0;
  }
  #article,
  #articlefull,
  #aside {
    position: relative;
    width: 90%;
    margin: 0 auto;
    padding: 0 0;
  }
  #navwrap {
    display: none;
  }
  #content {
    padding: 75px 0;
  }
  #basebox {
    padding: 75px 0;
  }
  #footer {
    padding: 75px 0;
  }
  #credits {
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1000px) {
  .ccm-layout-column {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
  }
  #pagewrap h1 {
    font-size: 55px;
  }
  #pagewrap #header h1 {
    font-size: 125px;
    line-height: 125px;
  }
  #pagewrap h2 {
    font-size: 45px;
    left: -10%;
  }
  #pagewrap h3 {
    font-size: 30px;
  }
  #pagewrap h4 {
    font-size: 25px;
  }
  #pagewrap h5 {
    font-size: 20px;
  }
  #pagewrap #header h1 span:last-child {
    left: 10%;
    clear: both;
    display: block;
  }
  #header span.nar {
    letter-spacing: -15px;
    clear: none !important;
    display: inherit !important;
    margin: 0 5px 0 0 !important;
    font-size: 95px;
    left: inherit !important;
    line-height: 125px;
  }
  #headwrap {
    padding: 75px 0 0 0;
  }
  #headtxt {
    padding: 0;
  }
  #navwrap {
    display: inherit;
  }
  #content {
    padding: 75px 0;
  }
  #basebox {
    padding: 75px 0;
  }
  #footer {
    padding: 50px 0;
  }
}
@media screen and (min-width: 1140px) {
  #wallpaper,
  #headwrap,
  #cntwrap,
  #footwrap,
  #basewrap,
  #headwrap:before,
  #headwrap:after {
    background-size: cover;
    background-attachment: fixed;
  }
  .wrap {
    width: 1140px;
  }
  .eighty {
    width: 80%;
    margin: 0 auto;
  }
  #article,
  #articlefull,
  #aside {
    float: left;
    margin: 0;
  }
  #article {
    width: 800px;
    padding: 0 0;
  }
  #articlefull {
    width: 1140px;
    padding: 0 0;
  }
  #aside {
    width: 290px;
    padding: 0 0 50px 0;
  }
}
@media screen and (max-width: 1000px) {
  .ccm-layout-column {
    float: none !important;
    width: 100% !important;
  }
  .ccm-layout-column-inner {
    margin: 50px 0 !important;
  }
}
/* ///////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////// */
/* Gallery */
.sortable_responsive_gallery_image {
  overflow: hidden;
}
.sortable_responsive_gallery_container .rollover {
  overflow: hidden;
  height: 150px;
}
.sortable_responsive_gallery_container .rollover img {
  width: 100%;
  height: 100%;
  min-height: 175px;
}
.sortable_responsive_gallery_container .rollover img.hoverimage {
  min-height: inherit;
  width: 32px !important;
  height: 32px !important;
}
/* Slider */
.ccm-pagination-wrapper .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.ccm-pagination-wrapper .pagination > li {
  display: inline;
}
.ccm-pagination-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ccm-pagination-wrapper li {
  margin-left: 0px;
}
.ccm-pagination-wrapper .pagination > li:first-child > a,
.ccm-pagination-wrapper .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ccm-pagination-wrapper .pagination > li > a,
.ccm-pagination-wrapper .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #3b526c;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.ccm-pagination-wrapper a {
  color: #428bca;
  text-decoration: none;
}
.ccm-pagination-wrapper .pagination > .active > a,
.ccm-pagination-wrapper .pagination > .active > span,
.ccm-pagination-wrapper .pagination > .active > a:hover,
.ccm-pagination-wrapper .pagination > .active > span:hover,
.ccm-pagination-wrapper .pagination > .active > a:focus,
.ccm-pagination-wrapper .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #3b526c;
  border-color: #3b526c;
  cursor: default;
}
.ccm-pagination-wrapper .pagination > li > a,
.ccm-pagination-wrapper .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #3b526c;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.ccm-pagination-wrapper .pagination > li > span span {
  display: none;
}
