/* ==========================================================================
Variables
========================================================================== */
/* ==========================================================================
Mixins
========================================================================== */
/* ==========================================================================
Override max width for responsive grid.
========================================================================== */
@media (min-width: 1200px), (min-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    line-height: 0;
    content: "";
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 940px !important;
  }
  .span12 {
    width: 940px;
  }
  .span11 {
    width: 860px;
  }
  .span10 {
    width: 780px;
  }
  .span9 {
    width: 700px;
  }
  .span8 {
    width: 620px;
  }
  .span7 {
    width: 540px;
  }
  .span6 {
    width: 460px;
  }
  .span5 {
    width: 380px;
  }
  .span4 {
    width: 300px;
  }
  .span3 {
    width: 220px;
  }
  .span2 {
    width: 140px;
  }
  .span1 {
    width: 60px;
  }
  .offset12 {
    margin-left: 980px;
  }
  .offset11 {
    margin-left: 900px;
  }
  .offset10 {
    margin-left: 820px;
  }
  .offset9 {
    margin-left: 740px;
  }
  .offset8 {
    margin-left: 660px;
  }
  .offset7 {
    margin-left: 580px;
  }
  .offset6 {
    margin-left: 500px;
  }
  .offset5 {
    margin-left: 420px;
  }
  .offset4 {
    margin-left: 340px;
  }
  .offset3 {
    margin-left: 260px;
  }
  .offset2 {
    margin-left: 180px;
  }
  .offset1 {
    margin-left: 100px;
  }
}
/* ==========================================================================
Buttons
========================================================================== */
.btn {
  color: #ffffff;
  text-shadow: none;
  background-image: none;
}
.btn-dark {
  background-color: #3369b1;
  border-color: #3369b1;
}
.btn-dark:hover {
  color: #ffffff;
  background-color: #2c5894;
}
.btn-light {
  color: #4d3221;
  background-color: #e0c66f;
}
.btn-light:hover {
  background-color: #cab161;
}
.center-btn {
  position: absolute;
  bottom: 10px;
  text-align: center;
}
.btn-signup {
  margin-left: 2.978723%;
  width: 114px;
  color: #ffffff;
  background-color: #252525;
}
.btn-signup:hover {
  color: #ffffff;
  background-color: #171717;
}
/* ==========================================================================
Common
========================================================================== */
html,
body {
  width: auto !important;
  overflow-x: hidden !important;
}
html {
  background-color: #c19840;
}
body {
  padding: 0;
  background-color: #fbfbfb;
  font-family: 'Open Sans', sans-serif;
  color: #787675;
}
h2 {
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1.2;
}
h3 {
  margin-bottom: 0;
  font-size: 14px;
  color: #4c4c4c;
  line-height: 1;
}
h4 {
  margin: 0;
  font-size: 11px;
  font-weight: normal;
  color: #4c4c4c;
  line-height: 1;
}
h3 a,
h3 a:hover {
  color: #4c4c4c;
}
a,
a:hover {
  color: #b29e90;
}
input,
textarea {
  color: #999897 !important;
}
.float-left {
  width: 50%;
  float: left;
}
.float-right {
  width: 50%;
  float: right;
}
.center {
  margin: 0 auto;
  float: none;
}
.uppercase {
  text-transform: uppercase;
}
#site-search {
  float: right;
  overflow: hidden;
}
#site-search .search-query {
  margin-bottom: 20px;
  background: url(../images/bkg-search.png) no-repeat right center;
}
.navbar {
  margin-bottom: 0;
}
#utility-nav {
  background-image: none;
  background-repeat: no-repeat;
  filter: none;
  border-bottom: 0;
  background: url(../images/bkg-topnav.png) no-repeat center #c19840;
  background-color: #c19840;
}
#utility-nav .container #logo {
  margin: 0;
  width: 242px;
  height: 456px;
  background: url(../images/logo-banner.png) no-repeat left top;
  position: absolute;
  z-index: 100;
  font-size: .9em;
}
#utility-nav .container #logo a {
  width: 242px;
  height: 208px;
  display: block;
  text-indent: -9999px;
}
#utility-nav .container #logo p {
  padding: 160px 5% 0% 11.570248%;
  font-size: 1em;
  line-height: 1.286em;
  color: #ffffff;
}
#utility-nav .container .nav > li > a {
  padding-right: 5px;
  color: #ffffff;
  text-shadow: none;
}
#utility-nav .container .underline a {
  text-decoration: underline;
}
#utility-nav .container .underline a:hover {
  text-decoration: none;
}
#utility-nav .container .social-media {
  padding-left: 0;
}
#utility-nav .container .social-media img {
  width: 18px;
  height: 18px;
}
#utility-nav .container .safe-environment {
  padding-left: 25px;
  margin-right: 25px;
  background: url(../images/icon-safe.png) no-repeat left center;
}
#utility-nav .container .safe-environment:hover {
  text-decoration: underline;
}
#utility-nav .container #facebook {
  padding-right: 30px;
}
#utility-nav .container #donate {
  padding-left: 10px;
}
#utility-nav .container #donate a {
  padding: 5px;
  color: #ffffff;
  text-shadow: none;
  background-color: #295080;
  *background-color: #295080;
  background-image: -moz-linear-gradient(top, #3d7daa, #295080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3d7daa), to(#295080));
  background-image: -webkit-linear-gradient(top, #3d7daa, #295080);
  background-image: -o-linear-gradient(top, #3d7daa, #295080);
  background-image: linear-gradient(to bottom, #3d7daa, #295080);
  background-repeat: repeat-x;
  border-color: #295080;
  border-color: rgba(55, 66, 121, 0.1) rgba(55, 66, 121, 0.1) rgba(55, 66, 121, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d7daa', endColorstr='#295080', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 28px;
}
#utility-nav .container #donate a:hover {
  text-decoration: none;
}
#main-nav-wrapper {
  background: url(../images/bkg-mainnav-tile.png) repeat-x;
}
#main-nav {
  background-color: transparent;
  background-image: none;
  background-repeat: no-repeat;
  filter: none;
  height: 101px;
  background: url(../images/bkg-mainnav.png) no-repeat bottom center;
  border: 0;
  border-radius: 0;
}
#main-nav .container {
  padding: 30px 0px;
}
#main-nav .nav > li > a {
  padding: 10px 0px 10px 20px;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: none;
}
#main-nav .nav > li > a.active,
#main-nav .nav > li > a:hover,
#main-nav .nav > li > a:focus {
  background-color: transparent;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #8fc9ee;
}
#main-nav .nav li.dropdown:hover .dropdown-menu {
  display: block;
}
#main-nav .nav .dropdown-menu {
  margin-top: 0px;
}
#main-nav .nav .dropdown-menu li > a:hover,
#main-nav .nav .dropdown-menu li > a:focus,
#main-nav .nav .dropdown-submenu:hover > a,
#main-nav .nav .dropdown-menu > .active > a {
  background: none;
  background-color: #8fc9ee;
}
.breadcrumb {
  padding: 3% 0 0 31px;
  background-color: transparent;
  font-size: 1em;
}
.breadcrumb li {
  padding-left: 4px;
  text-shadow: none;
}
.breadcrumb .active {
  color: #787675;
}
.breadcrumb a {
  color: #787675;
  text-decoration: underline;
}
.breadcrumb a:hover {
  text-decoration: none;
}
#main-content h2,
#main-content h3,
#main-content h4,
#main-content h5,
#main-content h6 {
  margin: 10px 0px;
  color: #999897;
  font-weight: normal;
}
#main-content h2 {
  font-size: 1.750em;
}
#main-content h3 {
  font-size: 1.625em;
}
#main-content h4 {
  font-size: 1.500em;
}
#main-content h5 {
  font-size: 1.250em;
}
#main-content h6 {
  font-size: 1.125em;
}
#main-content ul,
#main-content ol {
  padding-left: 15px;
}
#main-content .calendarWrapper {
  margin-bottom: 3%;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
#main-content .calendarWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#content {
  padding-bottom: 3%;
}
#sub-nav-wrapper {
  padding-bottom: 8px;
  background: url(../images/sidebar-shadow.png) no-repeat left bottom;
}
#sub-nav-wrapper #sub-nav a.active,
#sub-nav-wrapper #sub-nav a:hover {
  color: #ffffff;
  background-color: #3369b1;
}
#footer-nav {
  margin-top: 40px;
  background-color: #274b7b;
  border-top: 2px solid #ccc;
}
#footer-nav .container {
  height: auto;
  background: url(../images/bkg-topfooter.png) no-repeat center bottom;
}
#footer-nav ul {
  margin: 0px;
  padding: 1.25% 0;
  width: 20%;
  list-style-type: none;
}
#footer-nav ul li {
  line-height: 1.15em;
}
#footer-nav ul li:first-child {
  font-weight: bold;
  text-transform: uppercase;
}
#footer-nav ul a {
  color: #ffffff;
  font-size: 0.857em;
}
#copyright {
  background-color: #c19840;
}
#copyright .container {
  padding: 10px 0px;
  color: #ffffff;
  text-align: center;
  background-color: #c19840;
  background: url(../images/bkg-botfooter.png) no-repeat center top;
}
#copyright .container p {
  margin: 0;
  font-size: 12px;
}
#copyright .container p span {
  font-weight: bold;
  text-transform: uppercase;
}
/* ==========================================================================
Home
========================================================================== */
.home .btn-large {
  margin-left: 23px;
  color: #ffffff !important;
}
.home h1 {
  text-indent: -9999px;
}
.home h2 {
  margin-bottom: 3%;
  color: #999897;
  font-size: 1.429em;
}
.home ul {
  margin-bottom: 20px;
}
.home img.border {
  padding: 3px;
  border: 1px solid #ccc;
}
.home #utility-nav #logo {
  background: url(../images/logo-banner.png) no-repeat left top;
}
.home .blog h3 {
  margin-top: 0;
}
.home .blog-latest {
  margin-left: 0;
}
.home .blog-latest li {
  padding: 5px 0;
  list-style-type: none;
  overflow: hidden;
}
.home .blog-latest li .post-date {
  margin-right: 10px;
  padding-top: 5px;
  width: 38px;
  height: 38px;
  float: left;
  color: #ffffff;
  font-size: 0.929em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  background: url(../images/bkg-date.png) no-repeat;
}
.home .blog-latest li .desc {
  width: 80%;
  float: left;
}
.home .blog-latest li .desc a {
  cursor: pointer;
}
.home .blog-latest li h3 {
  margin-top: 0;
  display: inline-block;
}
.home #slideshow_wrapper #slideshow {
  margin-bottom: 24px;
  background: url(../images/bkg-slider.jpg) repeat-x;
}
.home #slideshow_wrapper #slideshow .container {
  height: 314px;
  position: relative;
  border-top: none;
  border-right: 1px solid #999897;
  border-bottom: 1px solid #999897;
  border-left: 1px solid #999897;
  background-color: #c19840;
}
.home #slideshow_wrapper #slideshow .container .slide {
  width: 698px;
  height: 315px;
  position: absolute;
  top: 0px;
  right: 0;
  z-index: 10;
}
.home #slideshow_wrapper #slideshow .container .slide.active {
  z-index: 12;
}
.home #slideshow_wrapper #slideshow .container .slide.next {
  z-index: 11;
}
.home #slideshow_wrapper #slideshow .container .slide img {
  display: block;
}
.home #slideshow_wrapper #slideshow .container .slide .intro {
  padding: 15px 15px;
  width: 50%;
  color: #4c4c4c;
  line-height: 1.3;
  position: absolute;
  bottom: 15px;
  right: 10px;
  background: url(../images/bkg-slide-intro.png) repeat;
}
.home #slideshow_wrapper #slideshow .container .slide .intro a {
  color: #4c4c4c;
  font-weight: bold;
  text-decoration: underline;
}
.home #slideshow_wrapper #slideshow .container .slide .intro a:hover {
  text-decoration: none;
}
.home #slideshow_wrapper #slideshow .container #slideshow_nav {
  margin: 0;
  border-top: 7px solid #999897;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 20;
}
.home #slideshow_wrapper #slideshow .container #slideshow_nav li {
  float: left;
  list-style-type: none;
}
.home #slideshow_wrapper #slideshow .container #slideshow_nav li a {
  padding: 14px 20px;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  display: block;
}
.home #slideshow_wrapper #slideshow .container #slideshow_nav li a:hover,
.home #slideshow_wrapper #slideshow .container #slideshow_nav li a.active {
  color: #ffffff;
  background-color: #999897;
  text-decoration: none;
}
.home #content {
  font-size: .929em;
}
.home #content #site-search {
  padding: 0;
}
.home #content #tagline {
  font-size: 24px;
  line-height: 1.3;
  color: #a2a0a0;
}
.home #content #spotlight .span6 form {
  margin-bottom: 0;
  overflow: hidden;
}
.home #content #spotlight .media img {
  width: 134px;
  height: 134px;
}
.home #content .featured img {
  padding: 5px;
  border: 1px solid #ccc;
}
.home #content #scripture {
  color: #4c4c4c;
  font-size: 1.077em;
}
.home #content .error {
  border: 1px solid red;
}
.home #content .error[type="text"] {
  color: red;
}
.home #content .success {
  font-size: 1.429em;
  color: green;
  text-align: center;
}
.home #content #mediaplayer-outer {
  border: 1px solid #ccc;
}
.home #content #mediaplayer-outer #mediaplayer-inner {
  margin: 4px 4px 0 4px;
  position: relative;
  background-color: #000000;
}
.home #content #mediaplayer-outer #video-title {
  margin-bottom: 4px;
  padding: 0 0 3px 0;
  width: 100%;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
}
.home #content .meditations #mediaplayer-outer #mediaplayer-inner {
  background-color: #ffffff;
}
.home .divider {
  margin: 35px 0px 35px 0px;
}
.home #features > div {
  margin-top: 35px;
  margin-bottom: 35px;
  height: 235px;
  color: #ffffff;
  background: url(../images/feature-background.png) no-repeat left top;
  position: relative;
}
.home #features > div h2 {
  margin: 0px 0px 10px 0px;
  padding: 20px 24px 0px 24px;
  color: #ffffff;
  line-height: 1em;
}
.home #features > div p {
  padding: 0px 24px;
  line-height: 18px;
}
.home #features > div .btn {
  border-color: transparent;
  position: absolute;
  bottom: 40px;
  left: 20px;
}
.home #features .span3 {
  position: relative;
}
.home .mailing-list {
  padding: 10px;
  background-color: #f5f3f0;
  overflow: hidden;
}
.home .mailing-list .btn-large {
  margin: 10px 0 0 80px;
}
.home .mailing-list h2 {
  margin-top: 0 !important;
  font-size: 1.714em;
}
.home .mailing-list .float-left h2 {
  margin-bottom: 10px;
}
.home .mailing-list .float-left h2,
.home .mailing-list .float-left p {
  padding: 0px 24px;
  color: #4c4c4c;
}
.home .mailing-list .float-right {
  padding-top: 16px;
}
.home .mailing-list form input {
  margin-bottom: 0;
}
/* ==========================================================================
Landing
========================================================================== */
.landing h2 {
  font-size: 1.3em;
}
.landing h2 a {
  color: #787675;
}
.landing .clear_buckets {
  clear: both;
}
.landing .btn.more {
  margin: 2% 0% 4.666667% 0%;
}
.landing #utility-nav .container #logo h1 {
  padding: 35px 10% 0% 10%;
  font-size: 1.8em;
  font-weight: normal;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 1;
}
.landing #utility-nav .container #logo p {
  padding: 0 10%;
  font-size: 1em;
  line-height: 1.286em;
  color: #ffffff;
}
.landing #slideshow {
  margin-bottom: 24px;
  background: url(../images/bkg-slider.jpg) repeat-x;
}
.landing #slideshow .container {
  height: 317px;
  position: relative;
}
.landing #slideshow .container .slide {
  width: 698px;
  height: 315px;
  position: absolute;
  left: 242px;
  top: 0px;
  z-index: 10;
}
.landing #slideshow .container .slide.active {
  z-index: 12;
}
.landing #slideshow .container .slide.next {
  z-index: 11;
}
.landing #slideshow .container .slide img {
  display: block;
}
/* ==========================================================================
General
========================================================================== */
.general #utility-nav #logo {
  height: 227px;
  background: url(../images/logo.png) no-repeat left top;
}
.general #wrapper-outer {
  padding-bottom: 50px;
  background: url(../images/bkg-banner.jpg) repeat-x bottom left;
}
.general #main-nav {
  margin-bottom: 32px;
}
.general #site-search {
  padding-top: 4%;
}
.general #main-content {
  padding: 0 5%;
}
.general #main-content h1 {
  margin-top: 2%;
  font-size: 2.143em;
  font-weight: normal;
  text-transform: uppercase;
}
.general #main-content img {
  margin-bottom: 10px;
}
.general #main-content img.alumni {
  margin: 0 3% 0 0;
  padding: 5px;
  float: left;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.general #main-content a {
  text-decoration: underline;
}
.general #main-content a:hover {
  text-decoration: none;
}
.general #main-content .subscribe-list img {
  margin: 2.1% 0 2.1% 0;
  width: 85px !important;
}
.general #main-content .videoWrapper {
  margin-bottom: 3%;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.general #main-content .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.general #sub-nav {
  margin-top: 20%;
  padding: 5% 7.333333% 7% 7.333333%;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
}
.general #sub-nav h2 {
  font-size: 1.429em;
}
.general #sub-nav ul {
  margin: 0;
  list-style-type: none;
}
.general #sub-nav ul li {
  margin-bottom: 2px;
  line-height: 2;
}
.general #sub-nav ul li a,
.general #sub-nav ul li .parent-active a {
  padding: 5px;
  color: #898887;
  border-radius: 5px;
}
.general #sub-nav ul li a:hover,
.general #sub-nav ul li .parent-active a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #3369b1;
}
.general #sub-nav ul li.active a,
.general #sub-nav ul li.parent-active a {
  color: #ffffff;
  background-color: #3369b1;
}
.general #sub-nav ul ul {
  padding-left: 7.333333%;
}
.general #sub-nav ul ul li a {
  color: #787675 !important;
  background-color: transparent !important;
}
.general #sub-nav ul ul li:hover,
.general #sub-nav ul ul li.active > a,
.general #sub-nav ul ul li.parent-active > a {
  text-decoration: underline;
}
.general #sub-nav #catalog {
  padding-left: 20px;
}
.general #sub-nav #catalog li a {
  color: #898887;
  background: none;
}
.general #sub-nav #catalog li a:hover {
  text-decoration: underline;
}
.general #sub-nav #catalog li.active a,
.general #sub-nav #catalog li.parent-active a {
  text-decoration: underline;
}
.general #blogs_around_posj {
  margin-top: 10%;
  padding: 5% 7.333333% 7% 7.333333%;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
}
.general #blogs_around_posj h2 {
  font-size: 1.429em;
}
.general #blogs_around_posj .blog-latest {
  margin-left: 0;
}
.general #blogs_around_posj .blog-latest li {
  padding: 5px 0;
  list-style-type: none;
  overflow: hidden;
}
.general #blogs_around_posj .blog-latest li .post-date {
  margin-right: 10px;
  padding-top: 5px;
  width: 38px;
  height: 38px;
  float: left;
  color: #ffffff;
  font-size: 0.929em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2;
  background: url(../images/bkg-date.png) no-repeat;
}
.general #blogs_around_posj .blog-latest li .desc {
  width: 200px;
  float: left;
}
.general #blogs_around_posj .blog-latest li .desc h3 {
  margin-top: 0;
}
.general #blogs_around_posj .blog-latest li .desc h3 a {
  cursor: pointer;
}
.general #blogs_around_posj .blog-latest li h3 {
  display: inline-block;
}
/* ==========================================================================
Ministries
========================================================================== */
.ministries h2 {
  font-size: 1.3em;
}
.ministries h2 a {
  color: #787675;
}
.ministries .btn.more {
  margin: 2% 0% 4.666667% 0%;
}
/* ==========================================================================
Blog
========================================================================== */
.blog .hr {
  margin: 5% 0;
  border-top: 1px solid #efefef;
}
.blog .fixed {
  overflow: hidden;
}
.blog h1 {
  margin: 0 0 5% 0;
  font-size: 2.143em;
  font-weight: normal;
  text-transform: uppercase;
}
.blog h2 {
  font-size: 1.714em;
}
.blog h2 a {
  text-decoration: none;
}
.blog h2 a :hover {
  text-decoration: underline;
}
.blog h3 {
  margin-bottom: 5% !important;
}
.blog h3 a {
  color: #999897 !important;
  text-decoration: none !important;
}
.blog .blog-post {
  position: relative;
}
.blog .blog-post h1 {
  margin: 1% 0 0 0;
  padding: 0 !important;
  color: #787675;
}
.blog .blog-post h2 {
  margin-bottom: 0 !important;
  padding: 0 !important;
}
.blog .blog-post h2 a {
  text-decoration: none;
}
.blog .blog-post h2 a:hover {
  text-decoration: underline;
}
.blog .blog-post a {
  text-decoration: underline;
}
.blog .blog-post a:hover {
  text-decoration: none;
}
.blog .blog-post .blog-post-title {
  margin-bottom: 0;
  border-bottom: 1px solid #f9f9f9;
}
.blog .blog-post .blog-post-date {
  margin-bottom: 3%;
  font-weight: bold;
}
.blog .blog-post .blog-post-thumb {
  width: 100%;
}
.blog .blog-post .blog-post-info {
  margin: 0;
  padding: 10px 0 10px 0;
  list-style-type: none;
  list-style-position: outside;
  border-bottom: 1px solid #f9f9f9;
  overflow: hidden;
}
.blog .blog-post .blog-post-info li {
  margin-right: 15px;
  padding: 1px 0 1px 0;
  float: left;
}
.blog .blog-post .blog-post-readmore {
  margin-bottom: 0;
  float: left;
  border-left: 1px solid #f5f5f5;
}
.blog .blog-post #share-this span {
  margin: 2% 0% 2% 0%;
}
.blog #sub-nav {
  margin-top: 15%;
  padding: 5% 7.333333% 7% 7.333333%;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
}
.blog #sub-nav h2 {
  font-size: 1.429em;
}
.blog #sub-nav ul {
  margin: 0;
  list-style-type: none;
}
.blog #sub-nav ul li {
  margin-bottom: 2px;
  line-height: 2;
}
.blog #sub-nav ul li a {
  padding: 5px;
  color: #898887;
  border-radius: 5px;
}
.blog #sub-nav ul li a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #3369b1;
}
.blog #sub-nav ul li.active a {
  color: #ffffff;
  background-color: #3369b1;
}
.blog .pagination {
  margin-bottom: 5%;
  list-style: none;
  float: right;
}
.blog .pagination li {
  float: left;
  border-right: 1px dotted #ccc;
}
.blog .pagination li.first {
  padding-left: 0;
}
.blog .pagination li.last {
  padding-right: 0;
  border-right: none;
}
.blog .pagination li a {
  padding: 5px 15px;
  display: block;
}
.blog .pagination li a:hover {
  text-decoration: underline;
}
.blog .pagination li .current a {
  color: #000000;
}
/* ==========================================================================
Capuchin Mass Association
========================================================================== */
.cma .btn-dark {
  color: #ffffff !important;
}
.cma #mini-cart {
  margin: 20% 0 3% 0;
}
.cma #mini-cart .icon-shopping-cart {
  padding-right: 5px;
}
.cma #sub-nav {
  margin-top: 0;
}
.cma #main-content img {
  width: auto;
}
.cma #main-content .store_product_form {
  margin-right: 2%;
  width: 30%;
  float: left;
  height: 175px;
}
.cma #main-content .cat {
  width: 30%;
  float: left;
}
.cma #main-content .cat.middle {
  padding: 0 5%;
}
.cma #main-content .cat img {
  margin-bottom: 0;
}
.cma #main-content .cat .prod_cat {
  padding: 5% 0;
  text-align: center;
  background-color: #c19840;
  color: #ffffff;
}
.cma #main-content .form-horizontal .control-label {
  margin: 0 10px 0 0;
  padding-top: 5px;
  width: auto;
}
.cma #main-content .form-horizontal .controls {
  margin: 0;
  width: auto;
}
.cma #catalog {
  padding-left: 20px;
}
.cma .form-actions {
  padding: 0;
  background-color: transparent;
  border-top: 0;
  text-align: center;
}
/* ==========================================================================
Donations
========================================================================== */
.donations #main-content .required {
  color: red;
}
.donations #main-content ul {
  margin: 0;
}
.donations #main-content li {
  margin-bottom: 3%;
  list-style-type: none;
}
.donations #main-content li label {
  display: inline;
}
.donations #main-content li input {
  margin: 0;
}
/* ==========================================================================
IE 7 & 8
========================================================================== */
.lt-ie9 body {
  margin: 0;
  padding: 0;
}
