/*
Theme Name: East Leake Evangelical Church
Author: Suzanne Lowery
Version: 1.0
*/
/* VARIABLES
------------------------------------------------------------------------- */
/* Dk Grey */
/* Orange */
/* Blue */
/* Green */
/* RESET AND GENERAL STYLES
------------------------------------------------------------------------- */
* {
  margin: 0 auto;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
html {
  overflow-x: hidden;
}
body {
  background: #EAE5DE;
  font-family: 'Montserrat', sans-serif;
  margin: 0 auto;
}
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {
  background: none;
  border: 0;
  clear: both;
  display: block;
  float: none;
  font-size: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
img {
  border: none;
}
a {
  outline: none;
  color: #333;
  text-decoration: none;
  font-weight: 300;
  transition: 0.3s;
  -webkit-transition: 0.3s;
}
.left {
  float: left;
}
.right {
  float: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
  font-weight: normal;
  font-weight: 700;
  color: #221e20;
  line-height: 1.4em;
}
h1 {
  font-size: 31px;
  font-weight: 300;
}
h2 {
  font-size: 28px;
  font-weight: 300;
}
h3 {
  font-size: 26px;
  font-weight: 700;
}
h4 {
  font-size: 22px;
  font-weight: normal;
}
h5 {
  font-size: 20px;
  font-weight: normal;
}
h6 {
  font-size: 17px;
  font-weight: normal;
}
p {
  color: #221e20;
  margin: 0 0 25px 0;
  font-size: 14px;
  line-height: 1.7em;
  font-weight: 300;
}
strong {
  font-weight: 700;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}
.alignright {
  float: right;
  margin: 0 0 15px 15px;
}
img.aligncenter {
  margin: 30px auto;
}
.clear {
  clear: both;
}
li {
  list-style: none;
  color: #4e4e4e;
  line-height: 1.7em;
  font-weight: 300;
}
ul {
  padding: 0;
}
hr {
  background-color: #dedede;
  border-width: 0;
  color: #dedede;
  height: 1px;
  line-height: 0;
  margin: 0 0 15px 0;
  page-break-after: always;
  text-align: center;
  width: 100%;
  clear: both;
}
em {
  font-style: italic;
}
blockquote p {
  color: #666666;
  font-size: 16px;
  font-style: italic;
  line-height: 22px;
  margin: 0 25px 15px;
}
.shadow {
  box-shadow: 1px 1px 9px #999999;
  -webkit-box-shadow: 1px 1px 9px #999999;
  -moz-box-shadow: 1px 1px 9px #999999;
  -o-box-shadow: 1px 1px 9px #999999;
}
/* Buttons */
.button,
body .wp-block-button__link,
a.red,
a.dkBlue,
a.blueGrad,
a.green,
input[type=submit],
body .wp-block-button__link:visited {
  display: inline-block;
  text-align: center;
  padding: 14px 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  border-radius: 10px;
  line-height: 1em;
  border: 1px solid #221e20;
  color: #221e20;
  background-color: transparent;
}
.button:hover,
body .wp-block-button__link:hover,
a.red:hover,
a.dkBlue:hover,
a.blueGrad:hover,
a.green:hover,
input[type=submit]:hover {
  background-color: #221e20;
  color: #fff;
}
.button.ghost {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
}
.button.ghost:hover {
  background-color: #fff;
  color: #221e20;
}
.red span,
.dkBlue span,
.blueGrad span,
.green span {
  display: none;
}
p.readmore {
  display: none;
}
.band {
  float: left;
  width: 100%;
  padding: 80px 0;
  background-color: #fff;
}
.band h2 {
  margin-bottom: 50px;
}
.band h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.wrap {
  box-shadow: 1px 1px 9px #999999;
  -webkit-box-shadow: 1px 1px 9px #999999;
  -moz-box-shadow: 1px 1px 9px #999999;
  -o-box-shadow: 1px 1px 9px #999999;
  float: left;
  left: 50%;
  margin: 0 auto 0 -490px;
  position: relative;
  width: 980px;
}
.wrapper {
  margin: 0 auto;
  width: 95%;
  max-width: 1500px;
}
/* HEADER
------------------------------------------------------------------------- */
.top_bar {
  float: left;
  width: 100%;
  background-color: #221e20;
  font-size: 0;
}
.top_bar a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 1px;
}
.top_bar ul.menu {
  float: left;
  background: url(images/icon-iran-flag.png) no-repeat left center;
  background-size: 31px;
  padding-left: 39px;
  font-size: 14px;
  margin-top: 6px;
}
.top_bar ul.menu li {
  display: inline-block;
}
.top_bar ul.menu li a {
  display: inline-block;
}
.top_bar ul.social {
  display: inline-block;
  vertical-align: middle;
  border-right: 1px solid #fff;
  padding-right: 20px;
}
.top_bar ul.social li {
  display: inline-block;
  margin-left: 10px;
}
.top_bar ul.social li a {
  display: inline-block;
}
.top_bar ul.social li a.twitter {
  background: url(images/icon-twitter-white.png) no-repeat 0 0;
  width: 23px;
  background-size: 23px;
  height: 19px;
}
.top_bar ul.social li a.fb {
  background: url(images/icon-fb-white.png) no-repeat 0 0;
  background-size: 9px;
  height: 21px;
  width: 9px;
}
.top_bar .ask {
  background: url(images/icon-ask.png) no-repeat left 20px center;
  background-size: 23px;
  padding: 12px 20px 12px 52px;
}
.top_bar .ask:hover {
  background-color: #333;
}
.top_bar .donate {
  background: url(images/icon-donate.png) no-repeat left 20px center #fab906;
  padding: 12px 20px 12px 50px;
  background-size: 20px;
  color: #221e20;
  opacity: 0.9;
}
.top_bar .donate:hover {
  background-color: #dda50e;
}
header {
  float: left;
  width: 100%;
  height: 140px;
  background: #fff;
  box-shadow: 0 0 10px #666;
  position: relative;
  z-index: 2;
}
header img {
  height: 82px;
  margin-top: 23px;
}
header .top {
  float: right;
  width: 540px;
}
header .right {
  position: relative;
}
header .right ul.links {
  clear: both;
  float: right;
}
header .right ul.links li {
  float: left;
  margin-left: 8px;
  position: relative;
}
header .right ul.links li a {
  float: right;
  font-weight: 700;
  padding: 11px 18px 9px;
  text-transform: uppercase;
  transition: padding-top 0.2s;
  -moz-transition: padding-top 0.2s;
  -webkit-transition: padding-top 0.2s;
  -o-transition: padding-top 0.2s;
  white-space: nowrap;
  width: 137px;
}
header .right ul.links li a.red {
  right: 183px;
  width: 143px;
}
header .right ul.links li a:hover {
  padding-top: 16px;
  opacity: 1;
}
header .right ul.links li a span {
  float: left;
  width: 16px;
  height: 20px;
  background: url(images/icon-pin.png) no-repeat 0 0;
  margin-right: 8px;
  margin-top: 4px;
  display: block;
}
header .right ul.links li a.red span {
  background: url(images/icon-speechbubble.png) no-repeat 0 0;
  width: 22px;
  height: 20px;
}
header .right h4 {
  font-size: 19px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  position: absolute;
  top: 76px;
  right: 0;
}
header .right p {
  font-size: 19px;
  font-weight: 300;
  line-height: 27px;
  position: absolute;
  right: 0;
  top: 102px;
}
header .right ul.links li > span {
  width: 0;
  height: 0;
  position: absolute;
  bottom: -10px;
  left: 5px;
  border-left: 0px solid transparent;
  border-right: 23px solid transparent;
  border-top: 10px solid #FDB827;
}
header .right ul.socialLinks {
  float: right;
  margin-right: 5px;
}
header .right ul.socialLinks li {
  float: left;
  margin: 5px 0 0 5px;
}
header .right ul.socialLinks li a {
  display: block;
  width: 32px;
  height: 32px;
  background: url(images/social_sprite_big.png) no-repeat 0 0;
}
header .right ul.socialLinks li a.fb {
  background-position: -32px 0;
}
header .right ul.socialLinks li a.fb:hover {
  background-position: -32px -32px;
}
header .right ul.socialLinks li a.twitter:hover {
  background-position: 0 -32px;
}
header .right ul.socialLinks li a.donate {
  background: #8DC63F;
  width: auto;
  height: auto;
  color: #fff;
  padding: 4px 10px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  border-radius: 10px;
  margin: 2px 2px 0 0;
  letter-spacing: 1px;
}
header .right ul.socialLinks li a.donate:hover {
  background-color: #85b740;
}
header .menu {
  float: right;
  margin-top: 61px;
  font-size: 0;
}
header .menu li {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  margin-left: 16px;
  font-size: 13px;
}
header .menu li a {
  display: inline-block;
  padding-bottom: 56px;
}
header .menu li:hover a,
header .menu li.current-menu-item a,
header .menu li.current-menu-ancestor a {
  color: #fab906;
}
nav {
  background: #221e20;
  float: left;
  width: 100%;
  position: relative;
  z-index: 2;
  display: none;
}
nav ul#menu-main-menu-1 {
  float: left;
  width: 100%;
}
nav ul#menu-main-menu-1 li {
  float: left;
  position: relative;
  z-index: 2;
  letter-spacing: 1px;
  font-size: 14px;
}
nav ul#menu-main-menu-1 li a {
  color: #FFFFFF;
  float: left;
  padding: 14px 12px;
  text-transform: uppercase;
}
nav ul#menu-main-menu-1 li.current-menu-item > a,
nav ul#menu-main-menu li a:hover,
nav ul li.current-menu-ancestor a {
  color: #444;
}
nav ul#menu-main-menu-1 li.current-menu-item > a {
  transition: background 0.2s;
}
.responsiveNav,
.responsiveNavDropdown {
  display: none;
}
.responsiveNav .telephone {
  float: left;
}
.responsiveNav .telephone h3 {
  color: #fff;
  font-size: 21px;
  margin-top: 7px;
  font-weight: 300;
  line-height: 27px;
  margin-bottom: 9px;
}
.responsiveNav .menu {
  float: left;
}
.responsiveNav #menu-mobile {
  display: none;
}
.responsiveNav .menu li {
  float: left;
}
.responsiveNav .menu li a {
  color: #fff;
  padding: 10px 23px 0 0;
  float: left;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 22px;
}
.responsiveNav #responsiveNavToggle {
  float: right;
  cursor: pointer;
  border-left: 1px solid #666;
  padding: 10px 0 10px 17px;
}
.responsiveNav #responsiveNavToggle h3 {
  float: left;
  color: #fff;
  margin: 0 86px 0 0;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 21px;
}
.responsiveNav #responsiveNavToggle img {
  float: right;
}
.responsiveNavDropdown {
  float: left;
  width: 100% !important;
  padding: 10px 0;
  background: #FDB827;
}
.responsiveNavDropdown ul {
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.responsiveNavDropdown ul li {
  float: left;
  width: 33%;
  text-align: center;
  margin: 8px 0;
}
.responsiveNavDropdown ul li.last-child {
  margin-right: 0;
}
.responsiveNavDropdown ul li a {
  text-decoration: none;
  font-size: 17px;
}
.responsiveNavDropdown ul li a:hover {
  color: #fff;
  background-color: #514B4D;
}
header ul.sub-menu {
  display: none;
  float: left;
  width: 200px;
  position: absolute;
  background: #221e20;
  left: 0;
  z-index: 1;
}
header .menu li ul.sub-menu li {
  float: left;
  width: 100%;
  margin: 0;
}
header .menu li ul.sub-menu li a {
  float: left;
  width: 88%;
  border-top: 1px dashed #514B4D;
  padding: 14px 6%;
  text-transform: none;
  font-size: 15px;
  line-height: 18px;
  color: #fff;
}
header .menu li ul.sub-menu li a:hover {
  background-color: #514B4D;
}
.heading {
  position: relative;
  height: 295px;
  overflow: hidden;
  width: 100%;
  float: left;
}
.heading .wrapper {
  position: relative;
  height: 100%;
}
.heading h1 {
  position: absolute;
  left: 0;
  top: 50%;
  background: rgba(255, 255, 255, 0.8);
  padding: 25px 30px;
  font-size: 18px;
  margin: 0;
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* HOME
------------------------------------------------------------------------- */
.banner {
  position: relative;
  height: 600px !important;
  float: left;
  width: 100% !important;
  z-index: 1;
  background: url(images/bg.png) repeat;
}
.banner ul li {
  float: left;
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative;
}
.banner ul li img {
  position: absolute;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 0;
}
.banner ul li:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}
.banner .textBox {
  width: 500px;
  position: absolute;
  top: 42%;
  z-index: 2;
  transform: translatey(-42%);
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
}
.banner .textBox h2 {
  color: #fff;
  font-weight: 300;
  letter-spacing: 1px;
  margin-bottom: 25px;
  font-size: 34px;
}
.banner .textBox p {
  color: #fff !important;
  font-size: 16px;
  letter-spacing: 0.5px;
  margin-bottom: 30px;
}
.banner .dots {
  position: absolute;
  bottom: 65px;
  right: 20px;
  text-align: center;
  margin: 0 auto;
  z-index: 2;
  font-size: 0;
  padding: 0;
}
.banner .dots li {
  display: inline-block;
  width: 7px;
  height: 7px;
  border-radius: 7px;
  margin: 0 7px;
  text-indent: -999px;
  cursor: pointer;
  overflow: hidden;
  border: 2px solid #fff;
}
.banner .dots li.active {
  background: #fff;
}
.banner a.worship {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(250, 185, 6, 0.8);
  padding: 13px;
  color: #221e20;
  text-align: center;
  box-sizing: border-box;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
}
.banner a.worship:hover {
  padding-bottom: 16px;
}
.intro {
  text-align: center;
}
.intro .wrapper {
  width: 60%;
}
.intro h1 {
  margin-bottom: 25px;
}
.whatson {
  text-align: center;
  background-color: #f9f6ef;
}
.whatson_boxes {
  float: left;
  width: 72%;
  text-align: left;
}
.whatson_boxes .box {
  float: left;
  margin: 0 20px 20px 0;
  width: calc(50% - 20px);
  background-color: #fff;
}
.whatson_boxes .box .image {
  position: relative;
  height: 160px;
  overflow: hidden;
  width: 100%;
}
.whatson_boxes .box .text {
  float: left;
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  height: 180px;
}
.whatson_boxes .box p {
  margin: 0;
}
.events.whatson_events {
  float: right;
  width: 28%;
  background-color: #fff;
  padding: 50px 30px;
  box-sizing: border-box;
  margin: 0;
  text-align: center;
  height: 700px;
}
.events.whatson_events h3 {
  font-weight: 300;
  font-size: 22px;
  margin-bottom: 40px;
}
.events.whatson_events a.button {
  margin-top: 30px;
}
.homeContent {
  background: #fff;
  float: left;
  width: 100%;
  text-align: center;
}
.welcome {
  float: left;
  width: 59%;
  padding: 22px 30px;
}
.welcome h1 {
  font-size: 28px;
  line-height: 34px;
}
.welcome img {
  float: left;
  margin-right: 23px;
}
.events {
  min-height: 256px;
  margin: 26px 0;
  box-sizing: border-box;
  display: inline-block;
  text-align: left;
}
.events h3.icon {
  background: url(images/icon-calendar.png) no-repeat 0 0;
  font-size: 23px;
  line-height: 26px;
  padding: 7px 0 3px 45px;
  margin-bottom: 20px;
}
.events .simcal-default-calendar-list .simcal-calendar-head,
.events .simcal-default-calendar-list dt.simcal-day-label,
.events .simcal-align-right {
  display: none;
}
.events .simcal-default-calendar-list {
  padding: 0;
}
.events .simcal-default-calendar-list ul.simcal-events {
  margin: 0;
}
.events .simcal-default-calendar-list .simcal-event-details {
  font-size: 0;
}
.events h5 {
  display: inline-block;
  width: 62px;
  height: 62px;
  text-align: center;
  background-color: #FDB827;
  color: #fff;
  border-radius: 50px;
  vertical-align: middle;
  margin-right: 10px;
  padding-top: 16px;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.events h5 strong {
  font-size: 18px;
  font-weight: 700;
}
.events .left {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  float: none;
}
.events .left h3 {
  text-transform: none;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 3px;
  letter-spacing: 0.005em;
}
.events .left h6 {
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.boxes {
  padding: 0 30px 30px;
  float: left;
}
.boxes .box {
  box-shadow: 1px 1px 9px #999999;
  float: left;
  margin-right: 25px;
  width: 290px;
  position: relative;
  height: 292px;
}
.boxes .box3 {
  margin-right: 0;
}
.boxes .box .outer {
  width: 100%;
  height: 97px;
  overflow: hidden;
}
.boxes .box img {
  width: 100%;
  height: auto;
}
.boxes .box h3 {
  font-size: 17px;
  line-height: 21px;
  margin: 11px 10px 10px 17px;
  padding: 0;
}
.boxes .box p {
  margin: 0 17px 21px;
}
.boxes .box a {
  width: 265px;
  font-size: 13px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.news {
  margin-top: 20px;
}
.news h3 {
  background: url(images/icon-news.png) no-repeat 0 3px;
  padding: 0 0 5px 48px;
}
.news .left {
  width: 60%;
  padding: 14px 0 25px 25px;
}
.news .left .feature {
  float: left;
  margin-right: 20px;
  overflow: hidden;
  width: 290px;
  height: 165px;
}
.news .left h4 {
  font-size: 19px;
  font-weight: 700;
  margin: 0 0 8px;
}
.news .left p.readmore {
  display: none;
}
.news .right {
  width: 32%;
}
.news .right a.blueGrad {
  font-size: 15px;
  margin-bottom: 15px;
  width: 92%;
}
.news .right ul {
  float: left;
}
.news .right ul li {
  float: left;
  margin-bottom: 11px;
  width: 100%;
}
.news .right ul li .feature {
  float: left;
  margin-right: 17px;
}
.news .right ul li .feature img {
  width: 130px;
  height: auto;
}
.news .right ul li p {
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 10px;
  padding-right: 20px;
}
.news .right ul li a.more {
  color: #6FCFF3;
  font-size: 13px;
  font-weight: 700;
}
.news .right ul li a.more:hover {
  color: #6FCFF3;
}
.messages {
  text-align: center;
}
.messages .left {
  width: 72%;
}
.messages .left ul {
  margin: 0 0 12px;
  float: left;
  width: 100%;
}
.messages .left ul li {
  font-size: 15px;
  line-height: 19px;
  padding: 12px 2% 4px;
  float: left;
  width: 96%;
}
.messages .left ul li:nth-child(odd) {
  background: #F1F2F2;
}
.messages .left ul li a.tv-sermon-title {
  float: left;
  border-right: 2px solid #ccc;
  padding-right: 8px;
  margin-right: 8px;
}
.messages .left ul li a.tv-sermon-title:hover {
  color: #888;
}
.messages .left ul li a.tv-sermon-play {
  border: 2px solid #221e20;
  border-radius: 26px;
  float: right;
  height: 26px;
  width: 26px;
  position: relative;
  overflow: hidden;
}
.messages .left ul li a.tv-sermon-play span {
  border-bottom: 7px solid transparent;
  border-left: 12px solid #221e20;
  border-top: 7px solid transparent;
  height: 0;
  left: 9px;
  position: absolute;
  text-indent: 999px;
  top: 6px;
  width: 0;
}
.messages .left ul li span.tv-sermon-speaker {
  font-style: italic;
}
.messages .left ul li span {
  float: left;
}
.messages .left ul li span.tv-sermon-reference {
  padding-right: 8px;
  margin-right: 8px;
}
.messages .right {
  background: url(images/microphone.jpg) no-repeat 0 0;
  width: 25%;
  height: 229px;
  position: relative;
  background-size: cover;
}
.messages .right .inner {
  position: absolute;
  top: 50%;
  -webkit-transform: translatey(-50%);
  transform: translatey(-50%);
  left: 0;
  right: 0;
}
.messages .right a.play {
  background: url(images/icon-play-big.png) no-repeat 0 0;
  display: inline-block;
  width: 56px;
  height: 56px;
  margin-bottom: 10px;
  background-size: 56px;
}
.messages .right a.play:hover {
  opacity: 0.8;
}
.messages .right h5 {
  color: #fff;
  font-size: 21px;
  text-align: center;
  font-weight: 100;
  letter-spacing: 1px;
}
.page-template-template_farsi .messages {
  margin: 30px 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #dedede;
}
.messages a.button {
  margin-top: 30px;
}
/* SIDEBAR
------------------------------------------------------------------------- */
.sidebar {
  float: right;
  width: 28%;
}
.sidebar .box {
  margin: 0 0 30px;
  float: right;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  background-color: #fff;
}
#sidebar.newspage {
  float: left;
}
.sidebar2 {
  display: none;
}
.sidebar .box h3 {
  background-color: #FDB827;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 16px 30px;
  margin: 0;
  color: #fff;
  line-height: 1em;
}
.sidebar .box h3 span {
  float: left;
  background: url(images/icon-news-white.png) no-repeat 0 0;
  width: 30px;
  height: 26px;
  margin-right: 9px;
}
.sidebar .sermons {
  padding: 0;
}
.sidebar .sermons h4 {
  background: url(images/icon-mic.png) no-repeat 0 14px;
  padding-bottom: 3px;
  padding-left: 36px;
}
.sidebar .sermons ul {
  float: left;
}
.sidebar .sermons ul li {
  background: none;
  margin-bottom: 4px;
  float: left;
  box-sizing: border-box;
  padding: 17px 20px;
  border-bottom: 1px solid #dedede;
}
.sidebar .sermons ul li a {
  width: 175px;
  float: left;
  border: none;
  padding: 0;
}
.sidebar .sermons .tv-sermon {
  display: inline-block;
  width: calc(100% - 70px);
  vertical-align: middle;
  padding-right: 30px;
}
.sidebar .sermons ul li a:hover {
  background: none;
}
.sidebar .newsFeed ul.two li {
  margin-bottom: 5px;
}
.sidebar .newsFeed ul.two img {
  width: 90px;
}
.sidebar .newsFeed ul.two p {
  font-size: 14px;
  margin-bottom: 0px;
}
.sidebar .sermons ul li span.tv-sermon-reference,
.sidebar .sermons ul li span.tv-sermon-speaker {
  display: none;
}
.sidebar .sermons ul li a.tv-sermon-play span {
  border-bottom: 6px solid transparent;
  border-left: 9px solid #221e20;
  border-top: 6px solid transparent;
  height: 0;
  left: 13px;
  position: absolute;
  text-indent: 999px;
  top: 10px;
  width: 0;
}
.sidebar .sermons ul li a.tv-sermon-play {
  border: 2px solid #221e20;
  border-radius: 25px;
  height: 25px;
  width: 25px;
  position: relative;
  overflow: hidden;
  padding: 16px;
  box-sizing: border-box;
  vertical-align: middle;
  float: none;
  display: inline-block;
}
.sidebar .sermons ul li a.tv-sermon-play:hover {
  opacity: 0.9;
}
.sidebar .sermons .blueGrad {
  margin: 20px;
}
.sidebar ul {
  float: left;
  width: 100%;
}
.sidebar ul li {
  float: left;
  width: 100%;
  position: relative;
  font-size: 14px;
}
.sidebar ul li a {
  float: left;
  width: 100%;
  padding: 17px 20px;
  box-sizing: border-box;
  border-top: 1px solid #dedede;
}
.sidebar ul li a:hover {
  background-color: #DDE3E8;
}
#sidebar .newsFeed h4 {
  background: url(images/icon-news.png) no-repeat left;
}
#sidebar .newsFeed ul {
  padding: 0;
}
#sidebar .newsFeed ul li {
  background: none;
  float: left;
  margin-bottom: 11px;
  width: 92%;
}
#sidebar .newsFeed ul li .feature {
  float: left;
  margin-right: 13px;
}
#sidebar .newsFeed ul li .feature a:hover {
  opacity: 0.9;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -moz-transform: rotate(0);
}
#sidebar .newsFeed img {
  width: 130px;
  height: auto;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
}
#sidebar .newsFeed ul p {
  font-size: 15px;
  line-height: 18px;
  padding-right: 10px;
}
#sidebar .newsFeed a.more {
  color: #6FCFF3;
  font-size: 13px;
  font-weight: 700;
}
#sidebar .newsFeed a.more:hover {
  border-bottom: 1px dotted;
  color: #6FCFF3;
}
#sidebar .newsFeed a.blueGrad {
  width: 92%;
}
#sidebar .sermons ul li {
  background: none;
  padding: 0;
  margin-bottom: 4px;
  width: 96%;
  float: left;
}
#sidebar .sermons ul li a {
  width: 175px;
  float: left;
}
#sidebar .newsFeed ul.two li {
  margin-bottom: 5px;
}
#sidebar .newsFeed ul.two img {
  width: 90px;
}
#sidebar .newsFeed ul.two p {
  font-size: 14px;
  margin-bottom: 0px;
}
#sidebar .sermons ul li span.tv-sermon-reference,
#sidebar .sermons ul li span.tv-sermon-speaker {
  display: none;
}
#sidebar .sermons ul li a.tv-sermon-play span {
  border-bottom: 7px solid transparent;
  border-left: 12px solid #6FCFF3;
  border-top: 7px solid transparent;
  height: 0;
  left: 8px;
  position: absolute;
  text-indent: 999px;
  top: 5px;
  width: 0;
}
#sidebar .sermons ul li a.tv-sermon-play {
  border: 1px solid #6FCFF3;
  border-radius: 25px;
  float: right;
  height: 25px;
  width: 25px;
  position: relative;
  overflow: hidden;
}
#sidebar .sermons ul li a.tv-sermon-play:hover {
  opacity: 0.9;
}
#sidebar .testimonies {
  float: right;
}
#sidebar .testimonies h4 {
  margin: 15px 0 14px 20px;
  padding: 0 0 5px 50px;
}
#sidebar .testimonies ul.two p {
  font-size: 13px;
}
#sidebar .testimonies ul.two img {
  border: 1px solid #DEDEDE;
  padding: 5px;
  width: 80px;
  transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
}
/* FOOTER
------------------------------------------------------------------------- */
.twitterFeed {
  text-align: center;
  background-color: #fab906;
}
.twitterFeed .follow {
  background: url("images/icon-twitter-black.png") no-repeat 0 0;
  background-size: 29px;
  display: inline-block;
  vertical-align: middle;
  width: 29px;
  height: 24px;
}
.twitterFeed .follow:hover {
  opacity: 0.8;
}
.twitterFeed p {
  font-style: italic;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.twitterFeed p .time {
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 11px;
  margin-left: 14px;
  letter-spacing: 1px;
}
footer {
  text-align: center;
  border-top: 1px solid #dedede;
}
footer .logo {
  display: block;
  margin-bottom: 30px;
}
footer img {
  width: 200px;
}
footer p {
  float: left;
  width: 100%;
  margin: 0;
}
footer .motto {
  margin-bottom: 30px;
  font-weight: 700;
}
footer .motto span {
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
  margin-left: 10px;
}
footer .copy {
  font-size: 13px;
}
/* INTERNALS
------------------------------------------------------------------------- */
.container {
  background: #ededed;
  padding: 60px 0;
}
#content {
  float: left;
  background-color: #fff;
  padding: 40px;
  width: 69%;
  box-sizing: border-box;
}
#content .entry h5 {
  font-size: 18px;
  line-height: 23px;
  color: #221e20;
  margin: 4px 0 10px;
  float: left;
  width: 100%;
}
#content .entry a {
  border-bottom: 1px dotted;
}
#content .entry a:hover {
  color: #6FCFF3;
}
#content .entry a.green,
#content .entry a.blueGrad {
  border-style: solid;
}
#content .entry a.green:hover,
#content .entry a.blueGrad:hover {
  color: #fff;
}
#content .entry ul {
  padding-bottom: 20px;
}
#content .entry ul li {
  background: url(images/li-bg.png) no-repeat 0 5px;
  padding: 0 0 7px 18px;
  font-size: 14px;
  line-height: 20px;
}
#content.fullwidth {
  width: 100%;
}
#content .entry p,
#content .entry p span {
  font-size: 14px !important;
}
#content .entry h4,
#content .entry h4 span {
  color: #FDB827 !important;
}
#content .entry table {
  border-collapse: collapse;
}
#content .entry td {
  border: 1px solid #dedede !important;
  padding: 10px;
  font-size: 14px;
  color: #4d4d4d;
  line-height: 19px;
}
/* News */
#content.newspage {
  padding: 0;
  width: 666px;
  background: none;
  box-shadow: none;
  border: none;
  margin: 20px 0 0 26px;
}
#content.newspage .date {
  position: absolute;
  top: 0;
  left: 15px;
  background: #3B4B55;
  padding: 6px 10px 8px;
}
#content.newspage .date h5 {
  color: #fff;
  margin: 0;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 21px;
}
#content.newspage .date h6 {
  color: #fff;
  margin: 0;
  font-size: 14px;
  line-height: 16px;
  float: left;
  width: 100%;
  text-align: center;
  font-weight: 300;
}
#content.newspage .featuredPost {
  float: left;
  width: 96%;
  background: #fff;
  box-shadow: 1px 1px 9px #999999;
  -webkit-box-shadow: 1px 1px 9px #999999;
  -moz-box-shadow: 1px 1px 9px #999999;
  -o-box-shadow: 1px 1px 9px #999999;
  margin-bottom: 20px;
  height: 265px;
}
#content.newspage .featuredPost h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  padding: 5px 0 5px 10px;
  margin: 0;
}
#content.newspage .featuredPost h3 span {
  float: left;
  background: url(images/icon-news-white.png) no-repeat 0 0;
  width: 30px;
  height: 26px;
  margin-right: 9px;
}
#content.newspage .featuredPost .feature {
  overflow: hidden;
  float: left;
  height: 226px;
  width: 294px;
  margin-right: 20px;
}
#content.newspage .featuredPost img {
  float: left;
  height: 100%;
}
#content.newspage .text {
  padding: 15px 10px 10px;
}
#content.newspage .text h4 {
  font-size: 23px;
  font-weight: 700;
}
#content.newspage .text a.dkBlue {
  margin-bottom: 10px;
}
#content.newspage .col {
  position: relative;
  background: #fff;
  box-shadow: 1px 1px 9px #999999;
  -webkit-box-shadow: 1px 1px 9px #999999;
  -moz-box-shadow: 1px 1px 9px #999999;
  -o-box-shadow: 1px 1px 9px #999999;
  float: left;
  width: 310px;
  margin: 0 20px 20px 0;
  height: 350px;
  border-top: 5px solid #3B4B55;
}
#content.newspage .col .feature {
  height: 150px;
  overflow: hidden;
}
#content.newspage .col img {
  width: 100%;
  height: auto;
}
#content.newspage .col .text {
  padding: 10px 15px 20px;
}
#content.newspage .col .text h4 {
  font-size: 23px;
  font-weight: 700;
  margin-bottom: 10px;
}
#content.newspage .entry {
  float: left;
  width: 92%;
  padding: 0 3% 20px;
}
#content.newsOther h2 {
  font-size: 28px;
  line-height: 33px;
}
#content.newsOther img {
  float: right;
  margin: 10px 5px 20px 25px;
  border: 1px solid #dedede;
  padding: 8px 10px;
}
#content .wp-pagenavi {
  background: #fff;
  border: 2px solid #F1F2F2;
  width: 96%;
  float: left;
  height: 35px;
}
#content .wp-pagenavi .pages {
  background: #F1F2F2;
  text-transform: uppercase;
  font-size: 14px;
  border: none;
  margin: 0 4px 0 0;
  padding: 10px;
  float: left;
  font-weight: 400;
}
#content .wp-pagenavi span.current {
  border: 2px solid #3B4B55;
  color: #3B4B55;
  font-size: 15px;
  float: left;
  padding: 2px 7px 3px;
  margin: 4px;
}
#content .wp-pagenavi a {
  color: #fff;
  background: #3B4B55;
  border: none;
  font-weight: 100;
  padding: 3px 8px 4px;
  margin: 4px;
  float: left;
  font-size: 15px;
}
p.prev {
  float: left;
  color: #6FCFF3;
  margin-bottom: 30px;
}
p.next {
  float: right;
  color: #6FCFF3;
}
p.next a,
p.prev a {
  color: #6FCFF3;
}
p.next a:hover,
p.prev a:hover {
  border-bottom: 1px dotted;
}
#content.left {
  float: left;
}
#content.left .featuredPost {
  width: 100%;
}
/* Sermons */
table.tv-sermon-list {
  width: 100%;
}
table.tv-sermon-list td {
  padding: 14px 20px !important;
  font-size: 14px;
  line-height: 17px;
  color: #4d4d4d;
}
table.tv-sermon-list td.tv-sermon-title span.tv-sermon-title-text {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 4px;
}
table.tv-sermon-list td.tv-sermon-title span.tv-sermon-title-serieslink {
  font-style: italic;
  padding: 0;
}
table.tv-sermon-list td.tv-sermon-reference {
  white-space: nowrap;
}
table.tv-sermon-list td.tv-sermon-speaker {
  width: 150px;
}
#truthvine-content h2 {
  font-size: 18px;
  color: #6FCFF3;
}
form#tv-searchForm {
  margin-bottom: 20px;
  float: left;
  width: 300px;
  height: 40px;
  position: relative;
}
form#tv-searchForm input[type=text] {
  width: 100%;
  float: left;
  border: none;
  padding: 13px 15px;
  margin-bottom: 17px;
  box-sizing: border-box;
  outline: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 300;
  border: 1px solid #dedede;
  height: 100%;
}
form#tv-searchForm input[type=submit] {
  background: url(images/icon-search.png) no-repeat center center #221e20;
  border: none;
  cursor: pointer;
  text-indent: -99px;
  overflow: hidden;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  position: absolute;
  right: 7px;
  top: 5px;
  padding: 0;
}
form#tv-searchForm input[type=submit]:hover {
  opacity: 0.8;
}
.tv-pagination ul > li > a,
.tv-pagination ul > li > span {
  font-size: 14px;
}
div.tv-series-description {
  font-size: 14px;
  line-height: 17px;
}
.tv-series {
  margin-bottom: 30px !important;
}
.tv-sermon-title-text,
.tv-series-title {
  margin-bottom: 3px !important;
}
.tv-sermon-title-text,
.tv-series-title a:hover {
  color: #666;
}
.tv-series-description {
  font-size: 13px;
  line-height: 16px;
  color: #4d4d4d;
  margin-top: 10px;
}
.tv-series-dates {
  font-size: 13px;
  color: #666;
}
#truthvine-content {
  min-height: 800px;
}
#truthvine-content ul.tv-breadcrumb {
  border-bottom: 1px solid #dedede;
  background: none !important;
  color: #999;
  font-size: 13px;
}
#truthvine-content ul li a {
  color: #999;
}
#truthvine-content h4 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  margin: 10px 0 30px;
  float: left;
  width: 100%;
}
#truthvine-content .tv-sermon p {
  margin-bottom: 4px;
}
#truthvine-content .tv-sermon p a {
  border-bottom: 1px dotted;
  color: #6FCFF3;
}
#truthvine-content .tv-sermon p a:hover {
  border-bottom: none;
}
#truthvine-content a.tv-download {
  background: #6FCFF3;
  color: #fff;
  font-size: 14px;
  padding: 4px 19px;
  margin: 10px 0;
  float: left;
  clear: both;
}
#truthvine-content .tv-sermon h2 {
  float: left;
  width: 100%;
  display: block;
  margin-bottom: 0;
}
#truthvine-content .tv-sermon h3 {
  float: left;
  width: 100%;
}
#truthvine-content .tv-bible-passage {
  float: left;
  width: 100%;
}
#truthvine-content .tv-bible-passage-context {
  float: left;
  width: 100%;
}
#truthvine-content .tv-bible-passage-context a {
  border-bottom: 1px dotted;
  color: #6FCFF3;
  font-size: 14px;
  margin: 10px 0;
  float: left;
}
#truthvine-content .tv-bible-passage-context a:hover {
  border-bottom: 1px solid #fff;
}
#truthvine-content .tv-badges {
  float: left;
  clear: both;
}
#truthvine-content .tv-badges #TruthVineBadge {
  margin: 20px 0 0;
}
/* Contact */
form.contact {
  background: #f9f9f9;
  border-radius: 8px;
  padding: 30px;
}
form.contact label {
  float: left;
  width: 100%;
  font-size: 11px;
  margin-bottom: 8px;
  color: #4E4E4E;
  text-transform: uppercase;
  letter-spacing: 1px;
}
form.contact .left,
form.contact .right {
  width: 100%;
}
form.contact .left input,
form.contact textarea {
  width: 100%;
  float: left;
  border: none;
  padding: 13px 15px;
  margin-bottom: 17px;
  box-sizing: border-box;
  outline: none;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 300;
}
form.contact textarea {
  height: 139px;
  margin-bottom: 25px;
}
form.contact .ValidationErrors {
  color: #FDB827;
  font-size: 13px;
  margin: -15px 0 15px;
  float: left;
}
/* Mission Partners */
#content .mission {
  float: left;
  width: 100%;
  border-bottom: 1px solid #dedede;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
#content .mission img {
  float: left;
  max-width: 200px;
  height: auto;
  margin: 0 15px 15px 0;
}
#content .mission h4 {
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 4px 0;
  line-height: 19px;
}
h2.mission {
  font-size: 28px;
  line-height: 33px;
}
/* What's On */
.cal1 {
  font-family: 'Montserrat', sans-serif;
  margin: 30px 0;
}
.cal1 .gce-page-grid .gce-calendar .gce-month-title {
  color: #6FCFF3;
  text-transform: uppercase;
  font-size: 20px;
}
.cal1 .gce-page-grid .gce-calendar .gce-caption {
  height: 45px;
}
.cal1 .gce-page-grid .gce-calendar .gce-next,
.gce-page-grid .gce-calendar .gce-prev {
  font-size: 25px;
}
#content .entry .cal1 a {
  border: none;
}
.cal1 .gce-page-grid .gce-calendar .gce-day-number {
  font-size: 17px;
}
.cal1 .gce-page-grid .gce-calendar .gce-has-events {
  color: #6FCFF3;
}
.gce-event-info {
  padding: 7px 11px 10px 10px;
  float: left;
  border: 1px solid #dedede !important;
}
.gce-event-info span {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #4d4d4d;
}
.gce-event-info span.title {
  font-weight: 700;
  margin-bottom: 5px;
}
.gce-event-info span.time,
.gce-event-info span.desc {
  margin-bottom: 8px;
}
.gce-event-info span.link {
  margin-bottom: 10px;
}
.gce-event-info span.link a {
  color: #6FCFF3;
}
.gce-event-info span.link a:hover {
  border-bottom: 1px dotted;
}
.cal2 {
  padding-right: 10px;
  float: left;
  margin-top: 10px;
}
.cal2 li {
  background: none !important;
  list-style: none !important;
  float: left;
  padding-bottom: 4px !important;
  width: 99%;
}
.cal2 .gce-page-list .gce-list .gce-list-title {
  margin-bottom: 5px;
  color: #333;
}
.cal2 span {
  float: left;
  width: 100%;
  font-size: 14px;
  color: #4d4d4d;
}
.cal2 span.title {
  font-weight: 700;
  margin-bottom: 5px;
}
.cal2 span.time,
.cal2 span.desc {
  margin-bottom: 8px;
}
.cal2 span.link {
  margin-bottom: 22px;
}
.cal2 span.link a {
  color: #6FCFF3;
}
.cal2 span.link a:hover {
  border-bottom: none;
}
.cal2 .sunday {
  background: #efefef;
  padding: 10px 3%;
  margin-bottom: 14px;
  float: left;
  width: 92%;
}
#content .entry .cal2 .blueGrad {
  border: none;
  width: 200px;
}
#content .entry .cal2 .blueGrad span {
  float: right;
  width: 10px;
}
#content .entry .cal2 .blueGrad:hover {
  color: #fff;
}
#content .tv-event {
  margin-bottom: 17px;
}
#content #tvEvents .tv-event-time {
  margin: 0 0 8px;
  float: left;
}
#content #tvEvents .tv-event-name {
  margin: 0;
}
.simcal-default-calendar-grid .simcal-present > div {
  border: 1px solid #FDB827 !important;
}
.simcal-default-calendar-grid .simcal-day-has-events .simcal-day-number {
  background-color: #221e20 !important;
}
.simcal-default-calendar-grid .simcal-present .simcal-day-number {
  background-color: #FDB827 !important;
}
.simcal-default-calendar-grid.simcal-default-calendar-light .simcal-event {
  font-size: 13px;
  line-height: 16px;
}
.simcal-default-calendar-grid .simcal-calendar-head .simcal-nav {
  padding: 10px 0 30px !important;
}
.main .simcal-calendar ul li {
  background: none;
}
.mobile_cal {
  display: none;
}
.simcal-default-calendar-list .simcal-calendar-head {
  background: none;
  margin-bottom: 20px;
}
.simcal-default-calendar-list dt.simcal-day-label > span {
  background: #221e20 !important;
  font-family: 'Montserrat', sans-serif;
}
.simcal-default-calendar-list ul.simcal-events {
  margin: 0 !important;
}
.simcal-default-calendar-list ul.simcal-events li.simcal-event {
  margin: 0;
  padding: 0;
}
.simcal-default-calendar-list .simcal-event-details h4 {
  margin: 10px 0 0;
  font-size: 16px;
}
.simcal-default-calendar-list .simcal-event-details p {
  margin: 0 !important;
}
#content .entry .simcal-calendar ul li {
  background: none;
  padding: 5px;
  margin: 0;
}
#content .entry .simcal-calendar ul {
  padding-bottom: 0;
}
#content .entry .mobile_cal .simcal-calendar ul li {
  padding: 0;
}
.landing #content {
  background: none;
  padding: 0;
}
.landing #content .entry h1 {
  margin-left: 15px;
}
.landing #content .entry ul {
  float: left;
  width: 100%;
}
.landing #content .entry ul li {
  float: left;
  width: calc(50% - 10px);
  margin: 0 20px 20px 0;
  list-style: none;
  background: none;
  padding: 0;
}
.landing #content .entry ul li:nth-child(2n) {
  margin-right: 0 !important;
}
.landing #content .entry ul li a {
  width: 100%;
  float: left;
  border: none !important;
  background: #fff;
  text-align: center;
}
.landing #content .entry ul li a:hover {
  border: none;
  opacity: 0.8;
}
.landing #content .entry ul li .feature {
  background: url(images/slide3.jpg) no-repeat 0 -10px;
  width: 100%;
  height: 200px;
  overflow: hidden;
  float: left;
}
.landing #content .entry ul li .feature img {
  width: 100%;
  height: auto;
}
.landing #content .entry ul li h3 {
  width: 90%;
  margin: 15px auto;
  display: inline-block;
  font-size: 16px;
}
/* IE FIXES
------------------------------------------------------------------------- */
.ieall .banner .dots li {
  overflow: visible;
  color: transparent;
}
.ieall header .right ul li a:hover {
  padding-top: 11px;
}
.lt-ie9 a.red:hover {
  background: #FDB827;
}
.lt-ie9 a.dkBlue:hover {
  background: #221e20;
}
.lt-ie9 .boxes .box {
  border: 1px solid #dedede;
  width: 288px;
}
.lt-ie9 .boxes .box a {
  width: 263px;
}
.lt-ie9 #content.newspage .featuredPost,
.lt-ie9 #content.newspage .col {
  border: 1px solid #dedede;
}
.lt-ie8 a.red span,
.lt-ie8 a.blueGrad span,
.lt-ie8 a.dkBlue span {
  margin-top: -11px;
}
.lt-ie8 header .right ul li a.red {
  width: 155px;
}
.lt-ie8 header .right ul li a.blueGrad {
  width: 150px;
}
.lt-ie8 header .right ul li a span {
  margin-top: 0;
}
.lt-ie8 header .right ul li > span {
  display: none;
}
.lt-ie8 header .right ul li {
  width: 190px;
}
.lt-ie8 .cal2 li {
  clear: both;
  margin-bottom: 20px;
}
.lt-ie8 .cal2 span {
  clear: both;
}
.lt-ie8 .cal2 .sunday {
  clear: both;
}
.lt-ie8 #content.newspage .featuredPost h3,
.lt-ie8 #sidebar .box h3 {
  background: #6FCFF3;
}
.lt-ie8 #sidebar .box ul li a.tv-sermon-title {
  float: left;
}
.lt-ie8 .boxes .box p {
  float: left;
}
.lt-ie8 .messages {
  padding-bottom: 30px;
}
