/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: "proxima-nova",sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited {}
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* ===== Primary Styles ========================================================
   Author: Everest Agency
   ========================================================================== */
   
   
@font-face {
    font-family: 'socicon';
    src: url('font/socicon-webfont.eot');
    src: url('font/socicon-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/socicon-webfont.woff') format('woff'),
         url('font/socicon-webfont.ttf') format('truetype'),
         url('font/socicon-webfont.svg#sociconregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.socicon {
    font-family: 'socicon' !important;
}

body {background: url(../images/home-bg.png) repeat-x; font-family: "proxima-nova",sans-serif; color: #7b7b7b; -webkit-font-smoothing: antialiased;}
p {font-size: 14px; color: 7b7b7b; line-height: 22px;}
h1 {font-size: 40px; font-weight: 300; color: #7b7b7b; font-family: "atrament-web",sans-serif; padding: 0; margin: 0 0 30px; text-transform: uppercase; letter-spacing: 2px;}
h2 {font-size: 20px; font-weight: normal; color: #1071bc;}
h3 {font-size: 23px; font-weight: 300; color: #1071bc; font-family: "atrament-web",sans-serif; padding: 0; margin: 0; text-transform: uppercase; letter-spacing: 2px;}
h4 {padding:20px 0 0; font-size:16px; margin:0;}
a {color: #1071bc; font-weight:bold; text-decoration:none;}
a:visited {}
a:hover {color:#0e5287}
ul {font-size:14px;}
ol {font-size:14px;}

.darkbg h1,.darkbg h2,.darkbg h3,.darkbg h4,.darkbg p,.darkbg a {color: #fff;}

.row {width: 1200px; margin: 0 auto; padding: 0 100px; box-sizing: border-box;}
.onecolumn {width: 192px; float: left;}
.twocolumn {width: 384px; float: left;}
.threecolumn {width: 636px; float: left;}
.twocolumncontent {width: 260px; float: left; padding-right: 30px;}

.divider {border-top: 1px dotted #ccc; margin: 30px 0;}

.alignleft {padding:0 20px 20px 0; float: left;}
.alignright {padding:0 0 20px 20px; float: right;}

/* HEADER STYLES */
#headerdiv {height: 70px; position: relative;}
#logo a {display: block; height: 40px; width: 171px; background: url('../images/shoreline-logo-white.png') no-repeat; margin-top: 17px; float: left; background-size:contain;}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
     #logo a {
          background: url('../images/shoreline-logo-white@2x.png') no-repeat;
          background-size: contain;
          
     }
}
#mainnav ul {margin: 28px 0 0 0; padding: 0; float: right;}
#mainnav ul li {list-style: none; display: inline;}
#mainnav ul li a {color: #fff; text-decoration: none; font-weight: bold; font-size: 13px; display: inline-block; padding:10px 10px;}
#mainnav ul li a:hover {color: #eee;}
li.menu-item {position:relative;}
li.menu-item:hover .sub-menu {display:block; opacity:.85; transition: opacity .5s ease; -webkit-transition: opacity .5s ease; height: auto; top:-5px; left:0;}
.sub-menu {position:absolute; top:-5555px; background:#fff; height:0; opacity:0; -webkit-box-shadow: 0px 15px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 15px 10px rgba(0, 0, 0, 0.5); box-shadow:  0px 15px 10px rgba(0, 0, 0, 0.5); border-radius:0 0 5px 5px; z-index: 1000;}
#mainnav ul li .sub-menu li a {display:block; width:120px; border-bottom:1px solid #eee; color:#333;}
#mainnav ul li .sub-menu li a:hover {color: #003479;}
#mainnav ul li .sub-menu li:last-child a {color: #333; border-bottom: none;}
#mainnav ul li .sub-menu li:last-child a:hover {color: #003479;}

#searchdiv {background: #ededed; padding: 15px 20px 20px; border-bottom:1px solid #d7d7d7; margin-top: -55px; -webkit-transition:margin .25s}
#searchrow {text-align: right; position: relative; height: 20px;}
.searchlabel {display: inline-block; font-size:12px; text-transform:uppercase; letter-spacing:2px; padding:5px 10px; float:right;}
.searchform {display: inline-block; float:right;}
/* .searchtab {position:absolute; right:0; bottom:-46px;} */
.searchtab {position: absolute; right: 0; top: -1px; cursor:pointer;}
.searchfield {border-radius:3px 0 0 3px; border:none; padding:5px 10px;; font-size:13px; width:200px;}
.searchsubmit {font-size:13px; padding:5px 10px; border:none; border-radius:0 3px 3px 0; background:#0075c4; color:#fff; }
.searchsubmit:hover {background: #025b98;}
.opensearch { margin-top: 0 !important; -webkit-transition:margin .5s}


/* HOMEPAGE STYLES */
#homecontent {}
.homefeatures {-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);}
#homeboxes {float: left;}
.homebox {width: 240px; background: #000; height: 60px; overflow: hidden; text-align: right; position: relative; padding-top: 90px}
#homebox1 {background: url(../images/homepage-box-1.jpg) no-repeat center top;}
#homebox2 {background: url(../images/homepage-box-2.jpg) no-repeat center top;}
#homebox3 {background: url(../images/homepage-box-3.jpg) no-repeat center top;}
#homebox4 {background: url(../images/homepage-box-4.jpg) no-repeat center top;}
#homebox5 {background: url(../images/homepage-box-5.jpg) no-repeat center top;}
.homebox a {display: inline-block; height: 13px; background: #fff; color: #0075c4; font-size: 13px; letter-spacing: 2px; font-weight: bold; margin: 0; padding: 0; line-height: 0; text-transform: uppercase; text-decoration: none; padding: 14px 10px; -webkit-transition:padding .25s}
.homebox a:hover {padding-right: 20px; -webkit-transition:padding .25s}
.homebox a img {margin: -4px 0 0 10px;}
.bannerangle {margin-top: -2px;}
#homeslider {width: 720px; height: 600px; background: #ccc; float: right; position: relative;}
#homeslides {position: relative; }
#homeslide li {width: 100%; height: 600px; display: block;}
.homeslideinfo h1 {font-family: "atrament-web",sans-serif; text-transform: uppercase; letter-spacing: 2px; font-size: 40px; display: block; margin: 0 0 15px; padding: 10px 0; width: 250px; border-bottom: 1px solid #fff; font-weight: normal;}
.homeslideinfo p {padding: 0; margin: 0;}
.homeslideinfo .learnmorelink {font-weight: bold; padding: 10px 0; text-decoration: none; display: inline-block;}
#belowhomefeatures {height: 63px; margin: 30px auto;}
#currentseries {background: url(../images/blue-noise-bg.gif); width: 325px; height: 63px; float: left;}
#currentseries p {display: none; width: 45px; padding: 10px; color: #fff; overflow: hidden; text-align: right; margin: 0; font-family: "atrament-web",sans-serif; text-transform: uppercase; letter-spacing: 2px;}
.currentseriesimage a {display: block; background: url('../images/current-series-image.jpg') center top no-repeat #000; width: 100%; height: 63px; float: right;}
#watchlive {width: 290px; background: url(../images/dark-gray-noise-bg.gif); float: left; height: 63px; font-family: "atrament-web",sans-serif; text-transform: uppercase; letter-spacing: 2px; overflow: hidden; }
.watchlivetitle {display: block; float: left; width: 50px; padding: 10px; margin: 0; color: #fff; border-right: 1px solid #353535; height: 43px; overflow: hidden; text-align: right;}
.watchlivenumber {border-left: 1px solid #565656; border-right: 1px solid #353535; width: 20px; float: left; text-align: center; padding: 10px; height: 43px; overflow: hidden; position: relative;}
.counternumber {font-size: 20px; color: #fff; padding: 0; margin: 0; height:25px;}
.counterlabel {font-size: 12px; color: #797979; padding: 0; margin: 0; display: block; position:absolute; bottom:10px;}
.watchlivearrow a {padding: 10px; display: block; float: left; border-left: 1px solid #565656; height: 43px;}
#watchlivemessage {float:left; width:240px; text-align:center; padding-top:20px;}
.homesocial {float: right; width: 160px; height: 43px; padding: 20px 0 0 0; background: #a6a6a6; margin-left: 10px; overflow: hidden; text-align: center;}
.homesocial a {font-size: 13px; font-weight: bold; text-decoration: none; color: #fff; text-shadow: 0px -1px 0px black}
#footerrow {margin: 40px auto;}
#footerrow ul {margin: 0; padding: 0;}
#footerrow ul li {list-style: none; display: inline;}
#footerrow ul li a {color: #756f6f; text-decoration: none; font-weight: normal; font-size: 13px; display: inline-block; padding: 0 20px 0 0;}
#footerrow ul li a:hover {color: #404040;}
.subfooter {color: #756f6f; font-size: 10px;}
.subfooter a {color: #756f6f; text-decoration: none; font-weight: bold; }
.subfooter a:hover {color: #404040;}
.slidelink {display:block; width:720px; height:600px;}


/* CONTENT PAGE STYLES */
.insidebody {background: url(../images/inside-bg.png) repeat-x;}
.insidebody #footerrow {border-top: 1px solid #f2f2f2; margin: 20px auto 40px; padding-top: 20px;}
#insidecontent { background: #fff;}
#insideheader {height: 150px; background: url(../images/austin-header-1.jpg) no-repeat center top; }
#insideheader {position:relative;}
#insideheader:after {content:' '; display:block; background:rgba(26,54,104,.5); width:100%; height:100%; position:absolute; top:0; left:0;}
.insidepagetitle {position:relative; z-index:1;}
#insideheader p {background: #fff; color: #0075c4; font-size: 13px; letter-spacing: 2px; font-weight: bold; line-height: 13px; text-transform: uppercase; display: inline-block; margin: 30px 0 0; padding: 13px 20px; }
.bannerangleright {margin-top: -3px;}
#insidesubnav {background: #e0e0e0; text-align: center;}
#insidesubnav ul {padding: 0; margin: 0;}
#insidesubnav ul li {display: inline; line-height: 0;}
#insidesubnav ul li a {color: #0075c4; font-size: 13px; letter-spacing: 2px; font-weight: bold; margin: 0; padding: 20px; line-height: 13px; text-transform: uppercase; text-decoration: none; display: inline-block; transition: background-color .3s ease; -webkit-transition: background-color .3s ease;}
#insidesubnav ul li a:hover {background-color: #d2d2d2; transition: background-color .3s ease; -webkit-transition: background-color .3s ease;}
#insidesubnav ul li .active {background:url(../images/active-bg.png) no-repeat center bottom; }
#insidesubnav ul li .active:hover {background:url(../images/active-bg.png) no-repeat center bottom #d2d2d2; }
#pagecontent {padding: 50px; position: relative;}
.pagetitle h1 {font-size: 40px; font-weight: normal; color: #7b7b7b; font-family: "atrament-web",sans-serif; padding: 0; margin: 0 0 30px; text-transform: uppercase; letter-spacing: 2px; line-height:46px;}
.toplink {float:right;}
.toplink a {display:inline-block; background:#1071bc; padding:15px 30px; text-decoration:none; text-transform:uppercase; letter-spacing:2px; font-weight:bold; font-size:13px; border-radius:3px; border-top:1px solid #46a9f6; border-bottom:1px solid #0d4168; color:#fff; margin-top:15px;}
.toplink a:hover {background: #0a5793;}
.toplink a:visited {color: #fff;}
blockquote {border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; padding:10px 20px; font-style:italic; color:#52a9ec; margin:20px 40px}

#insidesubnav ul li {position:relative;}
#insidesubnav ul li .children {position: absolute; top:35px ; left:0; display:inline-block;  -webkit-box-shadow: 0px 15px 10px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0px 15px 10px rgba(0, 0, 0, 0.5); box-shadow:  0px 15px 10px rgba(0, 0, 0, 0.5); border-radius:0 0 5px 5px; z-index: 1000; height:0; opacity:0; transition: opacity .5s ease; -webkit-transition: opacity .5s ease;}
#insidesubnav ul li .children li {display:block; width:200px; background:#fff; opacity:.85; transition: opacity .5s ease; -webkit-transition: opacity .5s ease; height: auto; }
#insidesubnav ul li .children li a {color: #756f6f; text-decoration: none; font-weight: bold; font-size: 13px; text-transform:none; letter-spacing:0; text-align:left; border-bottom:1px solid #eee; padding-top:10px; padding-bottom:10px; }
#insidesubnav ul li .children li a:hover {color: #404040;}
#insidesubnav ul li .children li:last-child a {border-bottom: none;}
#insidesubnav ul li:hover .children{height:auto; opacity:1; transition: opacity .5s ease; -webkit-transition: opacity .5s ease;}


/* CONTENT PAGE WITH SUBNAV */
#insidetertnav {background: rgba(255,255,255,.7); margin:25px 0 0 20px;}
#insidetertnav ul {padding:25px; margin:0;}
#insidetertnav ul li {list-style: none; padding:5px 0; line-height: 12px;}
#insidetertnav ul li a {color: #756f6f; text-decoration: none; font-weight: bold; font-size: 11px; text-transform: uppercase; letter-spacing: 2px;}
#insidetertnav ul li a:hover {color: #0075c4;}
#insidetertnav ul li a.active {color: #0075c4;}
.pagesection {padding: 50px 50px 50px 242px;}
.pagesection {background-size:cover !important;}


/* PAGESECTIONS - New to Shoreline */
#parking {background:url('../images/parking-bg.jpg') center bottom #efefef;}
#dressandculture {background:url('../images/bg-culture.jpg') center bottom no-repeat #9cd0e4; padding-bottom: 250px;}
#services {background:url('../images/bg-services.jpg') center bottom no-repeat #0d265a;padding-bottom: 150px;}
.shorelinecreed {background: rgba(255,255,255,.2); padding:30px 40px; margin:30px 0;}
.shorelinecreed ul {padding:0 40px 0 0; margin:0;}
.shorelinecreed ul li {color:#fff; font-size:23px !important; font-family: "atrament-web",sans-serif; text-transform: uppercase; letter-spacing:2px; list-style:none;}
#children {background:url('../images/bg-children.jpg') center bottom no-repeat; padding-bottom: 400px;}
#youth {background:url('../images/bg-youth.jpg') center bottom no-repeat #506abd; padding-bottom: 350px; }
#cafeandbookstore {background:url('../images/bg-cafe.jpg') center bottom no-repeat #f0f0f0;}
#spanishtranslation {}
#getconnected {background:url('../images/get-involved-bg.jpg') center bottom no-repeat #eef6fc; padding-bottom: 400px;}
#visitform {width:310px; padding:30px; border:1px solid #ccc; float:right; margin: 0 0 0 15px; font-size: 13px; color:#0067b8; line-height:30px;}
.contactfield {display:block; width:290px; padding:7px; border:3px solid #ccc; margin:0 0 7px; color:#0067b8;}
.contactfield.error {border-color: #df0a2b;}
#visitform input[type="radio"] {margin-left:10px;}
.contactfieldshort {display:inline-block; width:100px; padding:7px; border:3px solid #ccc; margin:0 0 7px; color:#0067b8;}
.formbutton {display:block; width:100%; padding:10px; margin:15px 0 0; background:#0067b8; border: 3px solid #0067b8; color:#fff; font-size:18px;; font-family: "atrament-web",sans-serif;  text-transform:uppercase; letter-spacing:3px;}
.formbutton:hover {background: #055695;}
.pagesection ul li {font-size:13px; padding:0 0 10px 0;}
.tabs ul {display:block; margin:0; padding:0; border-bottom:1px solid #fff;margin:-10px 0 30px 0}
.tabs ul li {list-style:none; display:inline-block; float:right;padding:0 2px; margin:-26px 0 20px 0;}
.tabs ul li a {text-decoration:none; font-size:12px; font-weight:bold; color:#1071bc; background:rgba(255,255,255,.3); padding:10px 20px; border-radius:5px 5px 0 0; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; text-transform:uppercase; letter-spacing: 2px;}
.tabs ul li.active a {border-top:1px solid #1071bc; background:url('../images/info-tab-indicator.png') center top no-repeat #fff;}
#visitforminfo {width: 255px; float: left; padding: 10px;}


/* PAGESECTIONS - Campus Times */
#northcampusandoffices {background: url('../images/bg-shoreline-north.jpg') center bottom no-repeat; padding-bottom: 250px;}
#southcampus {background: url('../images/south-campus-bg.jpg') center bottom no-repeat #eef8fc; padding-bottom: 350px;}
#eastcampus {}
#theoakseventscenter {background: url('../images/bg-oaks-events-center.jpg') center bottom no-repeat #484848; padding-bottom: 350px;}
.campusmap {width:340px; height:200px; float:right; margin:0 0 5px 25px; overflow: hidden; position: relative;}
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}


/* PAGESECTIONS - Ministries */
#calebfoundation {background: url('../images/bg-caleb-foundation.jpg') center bottom no-repeat #137ca8; padding-bottom: 320px;}
#careandresources {}
#childrenministry {}
#creative {background: url('../images/bg-creative.jpg') center bottom no-repeat #04043a; padding-bottom: 250px;}
#deaf {}
#fftk {background: url('../images/bg-dark-3.jpg') center bottom no-repeat #fff;}
#guest-services {background: url('../images/bg-gray.jpg') center bottom no-repeat #fff;}
#marriage {background: url('../images/bg-light-2.jpg') center bottom no-repeat #1f1f1f;}
#men {background: url('../images/bg-men.jpg') center bottom no-repeat #1f1f1f; padding-bottom: 250px;}
#recovery {background: url('../images/bg-light-3.jpg') center bottom no-repeat #1f1f1f;}
#singles {background: #e3e3e3;}
#small-groups {}
#spanish {background: #e3e3e3;}
#translation-services {background: url('../images/bg-gray.jpg') center bottom no-repeat #fff; min-height: 290px;}
#women {background: url('../images/bg-women.jpg') center bottom no-repeat #b9cee3; padding-bottom: 350px;}
#young-adults {background: url('../images/bg-youngadults.jpg') center bottom no-repeat #c78000;}
#youthministry {}
.facebooklink {display:inline-block; background:#1071bc; padding:15px 30px; text-decoration:none; text-transform:uppercase; letter-spacing:2px; font-weight:bold; font-size:13px; border-radius:3px; border-top:1px solid #46a9f6; border-bottom:1px solid #0d4168; color:#fff; margin-top:15px;}
.facebooklink:hover {background: #0a5793;}
.facebooklink:visited {color: #fff;}

/* PAGESECTIONS - H4TH */
#h4th-letter {}
#h4th-danita {background: url('../images/bg-danitas-children.jpg') center bottom no-repeat #dadad8; padding-bottom: 400px;}
#h4th-local {background: url('../images/bg-local-missions.jpg') center bottom no-repeat #fff; padding-bottom: 300px;}
#h4th-foreign {background: url('../images/bg-dark-3-2015.jpg') center bottom no-repeat #fff;}
#h4th-campus {}
#h4th-shoreline-africa {background: url('../images/bg-shoreline-africa-2015.jpg') center bottom no-repeat #a95101; padding-bottom: 350px;}
#h4th-give {}


/* WATCH LIVE */
.watchlive {background: #161616 url(../images/watch-live-bg.jpg) repeat-x;}
#liveplayer {margin: 0 -20px;}
.watchlive #insidesubnav {background: #212121; text-align: left; padding-left: 30px;}
.watchlive #insidesubnav ul li a:hover {background: #121212;}
.watchlive #pagecontent {background: #2a2a2a;}
#chatcolumn {float: right; width: 370px; background: #e4e4e4; margin: -80px 20px 0; padding: 20px;}
.watchlive.insidebody #footerrow {border-top: none;}
.livegivebutton {display:block; text-align:center; background:#ccc; padding:15px; border-radius:3px; margin:0 0 10px 0; border-top:1px solid #fff; border-bottom: 1px solid #aaa; text-decoration:none; text-transform:uppercase; letter-spacing:2px; font-weight:bold; color: #1071bc; text-shadow:0px 1px 0px #fff}
.livegivebutton:hover {background: #bbb;}
.watchlive .shorelinecreed ul li {line-height:28px; padding-bottom:10px;}
#liveplayer.brightcoveplayer {text-align:center; background:#000;}
.troublemessage {padding:10px;font-size:12px;}

#overlay #watchlive {width:500px; background:none; margin: 0 auto; text-align:center; float:none;}
#overlay #watchlive .watchlivenumber {float:none; display:inline-block; border:none; width:40px; height:75px;}
#overlay #watchlive .watchlivenumber .counternumber {font-size:42px;}
#overlay #watchlive .watchlivenumber .counterlabel {font-size:16px; text-align:center; width:40px;}

#placeholder {width:854px; height:480px; margin: 0 auto; position:relative;}
#overlay { position:absolute; z-index: 10; width:854px; height:480px; background-color: #000; text-align: center; left: 0; top:0;}
.BrightcoveExperience { position: absolute;  left: 0; top:0; }
#message { color: #FFF; padding: 120px 0 0; font-size: 26px; }

#stream-error-message {display: none; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #000; font-size: 2em; color: #fff; text-align: center; padding-top: 80px;}

.watchlive #insidecontent {background:#000;}
.watchlive header {position:static;}
.fyre .fyre-comment-wrapper time.fyre-comment-date {float:none !important;}


/* CALENDAR */
.calendarwrapper {margin: 0 30px;}
.calendarwrapperinside {padding: 20px;}
.calendarwrapper #insideheader {background: url('../images/bg-austin.jpg'); background-size:100%; height: 100px;}
.calendarheader {background: url('../images/bg-austin.jpg'); background-size:100%; height: 100px;}
#tribe-events-calendar-header {font-family:"proxima-nova", sans-serif;}
.tribe-events-calendar {font-family:"proxima-nova", sans-serif;}
.tribe-events-cal-title {display:none;}
.tribe-events-tooltip { -webkit-box-shadow: 0px 10px 15px rgba(50, 50, 50, 0.5); -moz-box-shadow: 0px 10px 15px rgba(50, 50, 50, 0.5); box-shadow: 0px 10px 15px rgba(50, 50, 50, 0.5); border:none !important;}
.tribe-events-tooltip h5{line-height:16px !important; letter-spacing: 0 !important; padding:5px !important;}
.back {display:block; position:absolute; top:60px; right:50px;}
.back a {text-decoration:none; color:#fff; padding:5px 10px; margin:3px; 2px; background:#0067b8; border-radius:5px; display:block;}
.back a:hover {background:#ccc; text-decoration: none;}
.navlink {display:none;}
.tribe-events-events-list .type-tribe_events {border-top:3px solid #ccc; margin-left:180px;}
.tribe-events-events-list .tribe-events-event-list-meta {width: 220px; float: right; font-size: 12px;}
.tribe-events-events-list .tribe-events-event-list-meta table {font-size: 12px;}
.tribe-events-event-meta-value {font-family: "proxima-nova", sans-serif !important;}
.tribe-events-events-list .entry-content {width: 350px; float: left;}
.tribe-events-events-list .type-tribe_events {padding-bottom: 20px;}
#tribe-events-event-meta {border-top: 3px solid #ccc;}
.event-day {width:155px; margin:0 0 0 -180px; font-family:"proxima-nova"; text-transform:none; font-weight:100; letter-spacing:0; font-size:28px; float:left;}
.entry-title a {color:#0075C4; }
.entry-title {font-family: "atrament-web",sans-serif; text-transform:uppercase; font-size:26px; font-weight:300; letter-spacing: 2px; margin:10px 0 0;}
.entry-content p {margin:0 0 20px;}
.entry-content img {float:left; padding-right: 10px;}
.tribe-events-calendar-buttons {margin-top:-20px;}
table.tribe-events-calendar, .tribe-events-calendar td {border:1px solid #dedede;}
.tribe-events-past .tribe-events-event a {color:#aaa;}
.tribe-events-present .tribe-events-event a {color:#13237d;}
.tribe-events-future .tribe-events-event a {color:#0075C4; font-weight:bold;}
h2.entry-title a{font-weight:normal;}
.tribe-events-event h1.entry-title {padding-right:120px; line-height:42px;}


/* STAFF */
.staffentry {width: 230px; padding: 20px; margin: 7px; border: 1px solid #eee; -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); float: left; border-radius: 3px; background: #fff;}
.staffinfo {float: right; width: 135px;}
.stafftitle {margin: 0; padding: 0;}
.stafftitle {margin:0; padding:0; font-style:italic; color: #ccc;}
.staffphone {margin:0; padding:0;}
.staffemail {float:left; padding: 0; margin:0;}
p.staffemail a {display:inline-block; padding:4px 10px;; background: #ccc; border-radius:3px; color:#fff; text-decoration:none; text-transform:uppercase; letter-spacing:2px; line-height:20px; font-weight:bold; font-size:10px; height:17px; border-bottom: 1px solid #999; margin:0 5px 0 0;}
p.staffemail a:hover {background:#bbb;}
.staffsocial {margin:14px 0 0;}
#options {}
#options ul {text-align:center}
#options ul li {display:inline-block; list-style;none; font-size: 14px;}
#options ul li a {text-decoration:none; color:#fff; padding:5px 10px; margin:3px; 2px; background:#ccc; border-radius:5px; display:block;}
#options ul li a:hover { background:#ddd;}
#options ul li a.selected {background: #0067b8;}
/* .staffpage .pagetitle h1 {font-size: 36px; display: block; text-align: center; letter-spacing:6px; margin: -20px 0 0;} */
.staffname {line-height:26px;}
.stafftitle {line-height:16px;}
.staffpage #filters li a {padding:12px 7px !important;}

/* ENEWSLETTER */
.enewsletterentry {width: 230px; padding: 20px; margin: 7px; border: 1px solid #eee; -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); float: left; border-radius: 3px; }


/* JOIN THE TEAM */
.volunteerentry {width:230px; border:1px solid #ccc; padding:20px; margin:0 5px 5px;}
.pagecontent {padding:50px;}
.explorepagesection {background:url('../images/explore-section-background.jpg') center top no-repeat #fff; position:relative; padding:30px; 0px;}
.explorepagesection h1 {font-size:20px; color: #0067b8; font-weight:100; display:inline-block; background: #ccc; padding: 15px 20px 3px; position: absolute; top:-45px; left: 50px; background:url('../images/explore-section-background.jpg') center top no-repeat #fff;}
.explorepagesection .filterlist {border-top:1px solid #fff;border-bottom :1px solid #fff; margin-bottom:35px; text-align:center; padding:0;}
.explorepagesection #filters {padding:0;}
.explorepagesection #filters {padding:0; margin:0;}
.explorepagesection #filters li a{padding:25px 7px; margin:0 ; color:#797979; text-transform:uppercase; letter-spacing:1px; font-size:12px; font-weight:700; background:transparent; border-radius:0;}
.explorepagesection #filters li a.selected {background:url(../images/active-bg.png) no-repeat center bottom; }
.volunteerentry {padding:0; width:280px; margin:8px; background:#fff; border:none; border-radius:3px; -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);}
.volunteertitle {font-family:"proxima-nova", sans-serif; text-transform:none; letter-spacing:0; font-size:24px; line-height:24px; display:block; padding:25px; background:#fff; }
.volunteerinfo {padding:20px 25px; background:#f4f4f4; }
.entrybutton {display:block; padding:20px 10px; text-align:center; font-family: "atrament-web",sans-serif; font-size:20px; text-transform:uppercase; letter-spacing:2px; text-decoration:none; color:#fff !important; background:#404040; font-weight: normal;}
.entrybutton:hover {background: #6c6c6c;}
.featuredribbon {position:absolute; top:0; right:0; display:none;}
.featured-opportunties .featuredribbon {display:block;}

/* SMALL GROUPS */
.smallgroupsentry {padding:0; width:280px; margin:8px; background:#fff; border:none; border-radius:3px; -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);}
.smallgroupimage {width: 270px; background: #ccc; height: 80px; margin:0;}
.smallgroupstitle {font-family:"proxima-nova", sans-serif; text-transform:none; letter-spacing:0; font-size:24px; line-height:24px; display:block; padding:25px; background:#fff; }
.smallgroupsinfo {padding:20px 25px; background:#f4f4f4; overflow: hidden; font-size: 12px;}
.smallgroupsrow {padding-bottom:5px; margin-bottom:5px; border-bottom:1px solid #eee}
.smallgroupslabel {float:left; padding:0 10px 0 0; font-weight:bold; width: 75px; text-align:right;}
.smallgroupsrowcontent {float:left; width:145px; overflow:hidden;}
.smallgroupsentry .entrybutton {display:block; padding:20px 10px; text-align:center; font-family: "atrament-web",sans-serif; font-size:20px; text-transform:uppercase; letter-spacing:2px; text-decoration:none; color:#fff !important; background:#404040; border-top:1px solid #777; border-bottom:1px solid #111;}
.smallgroupsentry .entrybutton:hover {background: #6c6c6c;}
#findasmallgroup {float:right;}
#findasmallgroup a {display:inline-block; background:#1071bc; padding:15px 30px; text-decoration:none; text-transform:uppercase; letter-spacing:2px; font-weight:bold; font-size:13px; border-radius:3px; border-top:1px solid #46a9f6; border-bottom:1px solid #0d4168; color:#fff; margin-top:15px;}
#findasmallgroup a:hover {background: #0a5793;}
#findasmallgroup a:visited {color: #fff;}
.sggroupssection {padding:30px;}
.sggroupssection h1 {font-size:20px; color: #0067b8; font-weight:100; display:inline-block; background: #ccc; padding: 15px 20px 3px; position: absolute; top:-45px; left: 50px; background:url('../images/explore-section-background.jpg') center top no-repeat #fff;}
.sggroupssection .filterlist {border-top:1px solid #fff;border-bottom :1px solid #fff; margin-bottom:35px; text-align:center; padding:0;}
.sggroupssection #filters {padding:0;}
.sggroupssection #filters {padding:0; margin:0;}
.sggroupssection #filters li a{padding:25px 7px; margin:0 ; color:#797979; text-transform:uppercase; letter-spacing:1px; font-size:12px; font-weight:700; background:transparent; border-radius:0;}
.sggroupssection #filters li a.selected {background:url(../images/active-bg.png) no-repeat center bottom; }
.sgpagesection {padding:30px 50px;}
#resourcelist {width:900px; margin: 0 -10px;}
#resourcelist .entrybutton {padding:10px; border-bottom:1px solid #ddd; background:#eee; color:#1071bc !important;}
#resourcelist .entrybutton:hover {background:#ddd;}
#resourcelist .smallgroupsentry {margin-top: 20px;}
#resourcelist .smallgroupsentry ul {font-size: 12px;}
.findagroupentry {float:left; margin:20px 60px;}
.findagroupcolumn {width:450px; float:right; padding:30px 10px 0 0;}
#featuredsermonseries {width:260px; float:right; padding:30px 30px 20px; -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); background:#fff; margin:-80px 0 0 30px}
#featuredsermonseries .entrybutton {background:#ccc; padding:10px; margin-top:20px;}
#featuredsermonseries .entrybutton:hover {background:#aaa;}
#featuredsermonseries h2 {font-size:18px; line-height:22px;}
#featuredsermonseries p {font-size:13px; line-height:18px;}
#featuredsermonseries {position:relative;}
#featuredsermonseries h3 {display:block; position:absolute; top:-25px; left:0; color:#ccc;}
#smallgroupscontent .pagecontent {padding-bottom:80px;}

#upcomingseries {margin:30px -30px -50px; float:right;}
#upcomingseries #currentseries {width:320px;}
#upcomingseries #currentseries .currentseriesimage a {width:255px; background: url('../images/next-series-image.jpg') center top no-repeat #000;}


/* PODCASTING */
.podcast-entry {width:230px; float:left; padding:20px; border: 1px solid #eee; -webkit-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3); box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3); margin:7px; height: 160px;}
.podcast-entry .alignleft {float:left; padding-right:10px;}
.podcast-entry h2 { font-family: "atrament-web",sans-serif; text-transform:uppercase; letter-spacing: 2px; font-size:24px; margin:0; }

/* THREE COLUMN LANDING */
#pagecontent.threecolumnpage {padding-bottom:350px;}
.threecolumnpage .pagetitle h1 {font-size: 64px; display: block; text-align: center; letter-spacing:6px;}
.tclcolumn {width:265px; float:left; text-align:center; padding:0 10px;}
.tclcolumn h1 {display:block; background:#000; border:#e5e5e5 10px solid; width:245px; height:145px; border-radius:130px; padding-top:100px; color: #fff; font-size:36px; letter-spacing:5px; margin-top: 0;}
.tclcolumn h1:hover {border:#cbcbcb 10px solid;}
.tclcolumn p {font-size: 16px; font-weight: normal; color: #1071bc; font-weight: 700; padding: 0 20px;}
.tclcolumn p a {text-decoration: none; color: #1071bc;}
.tclcolumn p a:hover {color: #18517e;}
.tclcolumn p.subtext {font-size: 14px; color: #7b7b7b; line-height: 22px; font-weight: normal;}
.tclcolumn a {font-weight:bold; color:#0075c4; text-decoration:none;}
.staffcontactbanner {width: 940px; background: #0067b8; text-align: center; margin: 50px -50px; padding: 20px 10px 15px;}
.staffcontactbanner h3 {color: #fff; display: inline-block; padding: 0px 10px;}
.staffcontactbanner p {color: #fff; display: inline-block; font-size: 14px; letter-spacing: 2px; text-transform: uppercase; line-height: 14px; padding: 0;}
.staffcontactbanner a {text-decoration:none; color:#fff;}
.staffcontactbanner a:hover {color: #ccc;}
.tclcolumn .tcllink {display:block; background:#000; border:#e5e5e5 10px solid; width:245px; height:145px; border-radius:130px; padding-top:100px; color: #fff; font-size:36px; letter-spacing:5px; margin-top: 0; font-family: "atrament-web",sans-serif; text-transform: uppercase; font-weight: normal;  transition:border .25s; -webkit-transition:border .25s}
.tcllink:hover {border:#0075c4 10px solid; transition:border .5s; -webkit-transition:border .25s}
.contactcampus {float:left; padding:0 12px 20px; font-size:14px;}

/* THREE COLUMN LANDING IMAGES */
#tcl-grow .tcllink {background: url(../images/tcl-background-shorelinelife.jpg) center top;}
#tcl-smallgroups .tcllink {background: url(../images/tcl-background-smallgroups.jpg) center top;}
#tcl-jointheteam .tcllink {background: url(../images/tcl-background-join.jpg) center top;}
#tcl-callus .tcllink {background: url(../images/tcl-background-3.jpg) center top;}
#tcl-findus .tcllink {background: url(../images/tcl-background-2.jpg) center top;}
#tcl-emailus .tcllink {background: url(../images/tcl-background-1.jpg) center top; color: #2b4465;}
#tcl-watchlive .tcllink {background: url(../images/tcl-background-watchlive.jpg) center top;}
#tcl-sermonarchive .tcllink {background: url(../images/tcl-background-sermonarchive.jpg) center top; letter-spacing: 1px;}
#tcl-podcast .tcllink {background: url(../images/tcl-background-podcast.jpg) center top;}


/* JQUERY PLUGIN CLASSES */
.stickit {margin:0; position: fixed; top: 0;}
.stickit-end {bottom: 40px; position: absolute; left: 0;}


/* ISOTOPE */
/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* ----- SEARCH STYLES -----*/
.gsc-results-wrapper-visible {margin-top:-30px;}
.gsc-result-info {display:none;}
.gsc-result { padding:10px 20px !important; margin:10px 0 10px 0 !important; font-family:"proxima-nova", sans-serif !important; border-radius:3px; -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);}
.gs-snippet {font-family:"proxima-nova", sans-serif !important; padding:10px}
.gs-title {text-decoration:none !important; font-size:20px !important;}
.gs-title b {text-decoration:none !important; font-size:20px !important;}


/* ----- TABS -----*/

.tabs_wrapper {
	width: 100%;
}

.tab_content {
}

/* 1st new tabs */
#new_tabs {
}
#new_tabs ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 50px;
	font-size: 0.75em;
	font-family: Arial, Verdana, sans-serif;
}
#new_tabs ul li {
	display: inline;
}
#new_tabs ul li a {
	padding: 10px 25px;
	text-decoration: none;
	outline: none;
	font-size:18px;
	color: #888888;
	font-weight:100;
	display:inline-block;
	background: #ccc;
	background:#f8f8f8;
	font-family: "atrament-web",sans-serif;
	text-transform: uppercase; 
	letter-spacing: 2px;
}
#new_tabs ul li a:hover {
	color: #0067b8;
}
#new_tabs ul li.active a {
	border-bottom: none;
	color: #0067b8;
	background:url('../images/explore-section-background.jpg') center top no-repeat #fff;
}
#new_tabs ul li.active a:hover {
	color: #444444;
}

#new_tabs_content {
	width: 100%;
	background:url('../images/explore-section-background.jpg') center top no-repeat #fff;
}

/* Statement of Faith */
.statementoffaithbox {width:220px; border:1px solid #ccc; border-radius:5px; float:left; height:330px; padding:20px; margin:0 10px 30px}

/* Online Giving */
.pushpaysection {width:260px; float:right; padding:30px; -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2); background:#fff; margin:-80px 0 0 30px}
.pushpaysection h2 {color:#df0a2b;}
.pushpaysection .entrybutton {font-size:16px; margin-bottom:5px; background:#df0a2b;}
.mobilebutton {display:none;}
.desktopbutton {display:block;}

/* Enewsletter */
#mc_embed_signup {height:40px; width:280px; position:relative; border:1px solid #eee; margin-bottom:40px;}
#mc_embed_signup input[type="email"] {position:absolute; top:0; left:0; border:none; padding:10px;}
#mc_embed_signup input[type="email"]:focus {border:none;}
#mc_embed_signup input[type="submit"] {position:absolute; top:0; right:0; background:#0067b8; border:none; padding:10px; color:#fff; font-weight:bold; text-transform:uppercase; letter-spacing:2px; font-size:12px; line-height:20px;}
.enewsimage {padding:20px 0 0; text-align:center;}
.enewsimage img {width:180px; height: 232px;}

/* Blog */
#insideheader.topblogheader {background:url('../images/header-blog.jpg') center top; background-size:cover;}
.blogcontent {width:550px; float:left; padding-right:50px;}
.blogcontent h1 {font-family:"proxima-nova", sans-serif; text-transform:none; font-weight:100; font-size:30px; line-height:34px; letter-spacing:0;}
.blogsidebar {width:250px; float:right; }
.blogsidebar .widget {border:1px solid #eee; border-bottom:10px solid #eee; padding:25px; margin-bottom: 25px;}
.comments-area {padding:30px 0 }
nav .assistive-text {display:none;}
nav.nav-single a {font-size:14px; text-transform:uppercase; letter-spacing:2px; color:#aaa; display:block; padding:5px 0;}
.blogsidebar ul {padding:0;border-top:1px dotted #ccc;}
.blogsidebar ul li {list-style:none;}
.blogsidebar ul li a {border-bottom:1px dotted #ccc; display:block; padding:7px; font-size:13px;}
.blogsidebar ul li a:hover {background:#eee;}
.blogcontent .blogheader h1 {font-size:40px; color:#1071bc}

.blogmeta {border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; padding:15px 0; font-size:11px; margin:30px 0}
.blogmeta ul {padding:0; margin:0;}
.blogmeta ul li {list-style:none; display:inline-block; font-size:10px; padding:0 5px; border-right:1px solid #ccc; text-transform:uppercase; letter-spacing:1px;}
.blogmeta ul li:last-child {border:none;}
.blogmeta .postinfo {float:left;}
.blogmeta .postshare {float:right;}

ul.postshare li {border:none; padding:0 3px;}

.blogentry .blogheader .blogmeta {margin:0}
.blogentry .blogheader h1 {font-size:32px; margin-bottom:15px;;}
.blogentry .blogheader h1 a {font-weight: 100;}
.blogentry {margin-bottom:70px;}

a.readmorebutton {font-size:10px; text-transform:uppercase; letter-spacing:2px; display:inline-block; background:#1071bc; padding:5px 15px; color:#fff !important;}
a.readmorebutton:hover {background:#aaa; color:#fff;}

.enewswidget {background:url('../images/enewsletter-background.jpg') center top; background-size:cover; color:#fff; box-sizing:border-box; padding-bottom:40px !important;}
.enewswidget h2 {color:#fff; font-size:18px; text-align: center; font-weight: 100;}
.enewswidget #mc_embed_signup {border:none; width:100%;}
.enewswidget #mc_embed_signup input[type="email"] {position:relative; width:100%; box-sizing:border-box;}

.enewswidget #mc_embed_signup input[type="submit"] {position:relative; width:100%; box-sizing:border-box;}
.enewswidget #mc_embed_signup input[type="submit"]:hover {background:#aaa;} 


/* Small Groups Page 2014 */
.smallgroups2014 .pagetitle h1 {text-align:center; font-size:64px;}
.smallgroups2014 .tclcolumn {width:195px;}
.smallgroups2014 .tclcolumn .tcllink {width:175px; height:80px; font-size:24px;}
.smallgroups2014 .content {padding:20px 40px; text-align:center; border-top:1px dotted #ccc; border-bottom:1px dotted #ccc; margin:0 50px 40px;}
.smallgroups2014 .content p{font-size:16px; font-weight:300; line-height:30px; color:#0075c4;}
.smallgroups2014 .atshoreline {display:block; font-size:34px; padding-top:15px; letter-spacing:5px}
.smallgroups2014 .tclcolumn#column1 .tcllink {padding:75px 0 25px; margin-bottom:20px; background:url(../images/small-groups-hangouts.jpg) #1d6fc2; background-size:cover;}
.smallgroups2014 .tclcolumn#column2 .tcllink {padding:75px 0 25px; margin-bottom:20px; background:url(../images/small-groups-sermon-series-studies.jpg) #071625; background-size:cover;}
.smallgroups2014 .tclcolumn#column3 .tcllink {padding:75px 0 25px; margin-bottom:20px; background:url(http://shoreline.net/subsites/smallgroupslanding/images/small-groups-recovery.jpg) #fead3f; background-size:cover;}
.smallgroups2014 .tclcolumn#column4 .tcllink {padding:60px 0 40px; margin-bottom:20px; background:url(../images/small-groups-on-campus-groups.jpg) #5595d5; background-size:cover;}
.smallgroups2014 .tclcolumn .learnmorebutton {background:#0075c4; color:#fff; padding:5px 15px; font-family: "atrament-web",sans-serif; font-weight:100; text-transform:uppercase; letter-spacing:3px;  -webkit-transition: background .25s; display:block; margin:0 20px 5px;}
.smallgroups2014 .tclcolumn .learnmorebutton:hover {background:#404040; -webkit-transition: background .25s;}
.smallgroups2014 .tclcolumn .learnmorebutton.hostbtn {background:#499fda;}
.smallgroups2014 .tclcolumn .learnmorebutton.hostbtn:hover {background:#404040;}
.smallgroups2014 .tclcolumn .subtext {padding-bottom:10px;}
#smallgroupscontent.smallgroups2014 .pagecontent {padding-bottom:100px;}
.smallgroupsfeature {background:#000; margin-bottom:80px; padding:50px; padding-left:400px;}
.smallgroupsfeature .smallgroupsfeatureimage {margin-left:-350px; width:300px; height:300px; float:left; border:5px solid rgba(255,255,255,.2)}
.smallgroupsfeature .smallgroupsfeaturetitle {color:#fff;}
.smallgroupsfeature {color:#fff;}
.smallgroupsfeature .smallgroupsfeaturecta {font-weight:bold; font-size:18px;}
.smallgroupsfeature .smallgroupsfeaturecta a {color:#fff; border-bottom:1px dotted #fff;}
.smallgroupsfeature .smallgroupsfeaturecta a:hover {color:#ccc;border-bottom:1px dotted #ccc;}
.smallgroupsfeature .featuredtitle {background:#eee; position:relative; top:-50px; margin-right:-50px; margin-left:-400px; text-align:center; font-weight:300; text-transform:uppercase; letter-spacing:2px; font-size:11px; padding:5px 0; color:#0075c4;}
.smallgroupsfeature .featurelearnmore {font-family:"proxima-nova", sans-serif; font-size:11px; color:#fff; display:inline-block; border:1px solid rgba(255,255,255,.3); padding:3px 10px; margin:-5px 10px; position:relative; top:-6px;}
.smallgroupsfeature .featurelearnmore:hover {border:1px solid rgba(255,255,255,1);}
#smallgroupsexcerpt a {border:1px solid #0075c4; display:inline-block; padding:0 10px; border-radius:5px;}
#smallgroupsexcerpt a:hover {background:#0075c4; color:#fff;}
.smallgroupsdirectory {display:block; width:60%; background:#eee; margin:40px auto 0; padding:20px; text-align:center; border-radius:5px; text-transform:uppercase; letter-spacing:2px; font-size:13px; box-shadow: 0 5px 0 rgba(0,0,0,.2);}
.smallgroupsdirectory:hover {background:#0075c4; color:#fff;}

#joinhalf {border-radius:150px 150px 0 0; border-bottom:0; padding-bottom:0; height:65px; padding-top:60px;; font-size:28px; background-image:url(../images/small-groups-on-campus-groups.jpg) !important;}
#joinhalf:hover {text-shadow:0 0 10px #fff}
#hosthalf {border-radius:0 0 150px 150px; border-top:0; padding-bottom:0; height:95px; padding-top:25px;; font-size:28px;  }
#hosthalf:hover {text-shadow:0 0 10px #fff}


.giving.learnmorebutton {background:#0075c4; color:#fff; padding:5px 15px; font-family: "atrament-web",sans-serif; font-weight:100; text-transform:uppercase; letter-spacing:3px;  -webkit-transition: background .25s; display:block; margin:0 20px 5px;}
.giving.learnmorebutton:hover {background:#404040; -webkit-transition: background .25s; color:#fff;}
#tcl-onlinegiving .tcllink {background:url(../images/online-giving-1.jpg) #000; background-size:cover;}
#tcl-onetimegift .tcllink {background:url(../images/online-giving-2.jpg) #000; background-size:cover;}
#tcl-mobilegiving .tcllink {background:url(../images/online-giving-3.jpg) #000; background-size:cover;}

#tcl-mobilegiving .tcllink {position:relative; }
#tcl-mobilegiving .tcllink .givingpopup {position:absolute; top:80px; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%);  color:#fff; font-weight:normal; font-size:20px; background:#0075c4; padding:5px 20px; transition: background .25s;  box-shadow: 0 5px 0 rgba(0,0,0,.5); display:none; width:150px;}
#tcl-mobilegiving .tcllink .givingpopup:hover {background:#333; transition: background .25s;}
#tcl-mobilegiving .tcllink .givingpopup:last-child {bottom:80px; top:auto;}
#tcl-mobilegiving .tcllink:hover .givingpopup, #tcl-mobilegiving .tcllink:active .givingpopup, #tcl-mobilegiving .tcllink:hover .givingnotice, #tcl-mobilegiving .tcllink:active .givingnotice {display:block;}
#tcl-mobilegiving .tcllink .givingnotice {position:absolute; top:50px; font-size:12px; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); width:100%; letter-spacing:2px; display:none;}

.ministersbutton {width:50%; margin:30px auto; display:block; padding:10px; border:1px solid #ccc; border-radius:5px; font-family:"atrament-web",sans-serif; color:#1071bc; text-transform:uppercase; font-weight:normal; letter-spacing:2px; text-align:center; position:relative; top:-30px; }



/* sisterhood uploads */
.sisterhoodupload {border:1px solid #ccc; border-radius:5px; margin-bottom:15px; box-sizing:border-box; padding:15px; position:relative;}
.sisterhoodupload .uploadtitle {font-family:"atrament-web",sans-serif; font-size:28px; color:#1071bc; width:70%;}
.sisterhoodupload .uploaddescription {width:70%; font-size:13px;}
.sisterhoodupload .uploadbutton {position:absolute; top:0; right:0; height:100%;box-sizing:border-box; padding:20px; width:30%;}
.sisterhoodupload .uploadbutton a {display:block; text-align:center; height:100%; background:#1071bc; color:#fff; font-family:"atrament-web",sans-serif; font-weight:normal; text-transform:uppercase; letter-spacing:2px; box-sizing:border-box; border-radius:5px; font-size:18px;}
.sisterhoodupload .uploadbutton a span {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}

/* New Calendar */
#tribe-events-pg-template {max-width: 100% !important;}
#tribe-events-content h3 a {font-size:11px; line-height:1em; display:block; font-family:"proxima-nova";}
#tribe-events-content h3 a:hover {background:#eee;}
#tribe-events-content .tribe-events-past h3 a {color:#ccc;}
#tribe-events-content .tribe-events-calendar td, #tribe-events-content table.tribe-events-calendar {border-color:#ddd;}
h2.entry-title a {font-size:32px; font-weight:100; font-family:"proxima-nova";}
.tribe-events-list .time-details {text-transform:uppercase; letter-spacing: 2px; font-weight:700}
.tribe-events-list .tribe-events-venue-details a {font-weight:300;}
.tribe-events-list .tribe-events-venue-details {font-weight:300;}
.tribe-events-list h2.tribe-events-list-event-title a {font-size:32px; font-weight:100}

.events-gridview .row {width:95%;}
.events-gridview #insideheader {background: url('../images/bg-austin.jpg'); background-size:cover; height:100px;}
.tribe-theme-shoreline2013 #insideheader {background: url('../images/bg-austin.jpg'); background-size:cover; height:100px;}
.tribe-bar-is-disabled .tribe-events-page-title {font-weight:100; font-size:32px;}
.single-tribe_events h2.tribe-events-single-event-title {font-family:"proxima-nova"; text-transform:none; letter-spacing:0; font-size:32px; font-weight:100;}
.tribe-events-single .tribe-events-schedule {margin:10px 0 50px 0;}
.tribe-events-single .tribe-events-schedule h3 {font-family:"proxima-nova"; font-size:16px; font-weight:700; color:#7b7b7b}
.tribe-events-single #tribe-events-header {display:none;}
.tribe-events-meta-group  h3 {font-family:"proxima-nova"; font-weight:100 !important}

.tribe-events-tooltip .duration {color:#0075C4; font-style:normal; font-weight:bold;}
#tribe-events-content .tribe-events-tooltip .duration  .updated {display:inline-block;}

.events-archive.events-gridview #tribe-events-content table .type-tribe_events {padding:7px 0;}
#tribe-events-content .tribe-events-tooltip h4 {font-size:14px;}

.tribe-events-calendar div[id*=tribe-events-daynum-], .tribe-events-calendar div[id*=tribe-events-daynum-] a {color:#0075C4;}
.tribe-events-calendar .tribe-events-has-events:after {background-color:#0075C4;}
.tribe-mobile-day-heading {margin:20px 0 0}

#insideheader img {display:none;}
#insideheader p {position:relative;}
#insideheader p:after {content:""; width:10px; height:0; border-top:39px solid #fff; border-right:10px solid transparent; position:absolute; top:0; right:-20px;}

/* Special */
	.scriptureverse {color:#0075c4; font-size:22px; padding:20px 50px ; text-align:center;}
	.versenumber {font-size:12px; text-transform:uppercase; letter-spacing:2px; font-weight:700; padding-left:10px; }
	
	
/* Ad Campaign 2015 */
.campaigncontent {background:url('../images/campaign-1.jpg') center center #3b68a7; background-size:cover; padding:100px 0; text-align:center;}
.campaigncontent .twocolumn {background:rgba(0,0,0,.3); margin:0 1%; width:48%; padding:30px; box-sizing:border-box;}
.campaigncontent .address h2 {color:#fff; font-family: "atrament-web",sans-serif; text-transform:uppercase; letter-spacing:2px; font-size:28px;font-weight:300; padding-bottom:0; margin-bottom:5px;}
.campaigncontent .address h3 {color:#fff; font-family:"proxima-nova"; text-transform:none; letter-spacing:0; font-size:18px;}
.campaigncontent iframe {max-width:100%;}
.campaigncontent h2 {color:#fff; font-size:28px; font-weight:700; padding-bottom:20px;}
.campaignlogo {padding-bottom:50px;}

.youareloved {background:url('../images/campaign-bg2.jpg') center center #3b68a7; background-size:cover;}
.campaigncontact {color:#fff; padding-top:20px; text-transform:uppercase; letter-spacing:2px; font-size:14px;}
.campaigncontact a {color:#fff;}
.campaigncontact a:hover {color:#eee;}

/* Home 2015 */
#homefullslider {background:#333; text-align:center;}
#homefullslider .bx-viewport {border: none;}
#homefullslider .bx-wrapper {margin: 0 auto;}
.slideholder {height:80vh; background:#333;}
.slideholder .slide {height:100%; position:relative;}
.slideholder .slide .slidecontent {position:relative; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%);}
.slideholder .slide .slidecontent .slidetitle {color:#fff; font-size:90px; font-weight:100; text-transform:uppercase; line-height:90px;}
.slideholder .slide .slidecontent .slidecta a {color:#fff; display:inline-block; border:1px solid #fff; padding:10px 20px; text-transform:uppercase; letter-spacing:2px; font-size:14px; margin-top:30px; transition: background .25s;}
.slideholder .slide .slidecontent.darkcontent .slidetitle {color: #333;}
.slideholder .slide .slidecontent.darkcontent .slidetitle a {color: #333; border:1px solid #333;}
.slideholder .slide .slidecontent.darkcontent .slidecta a {color: #333; border:1px solid #333;}
.slideholder .slide .slidecontent .slidecta a:hover {background:rgba(0,0,0,.5); transition: background .25s;}
.slideholder .slide .slidecontent.darkcontent .slidecta a:hover {background:rgba(0,0,0,.5); transition: background .25s; color:#fff;}
.slidethumbs {height:15vh; background:#eee;}
.slidethumbs ul {margin:0; padding:0}
.slidethumbs ul li {list-style:none; position:relative; box-sizing:border-box; float:left; width:16.66666666666%; height:15vh; background:#aaa; display:block;}
.slidethumbs ul li a { color:#fff; text-transform:uppercase; letter-spacing:2px; display:block; height:100%; box-sizing:border-box; border:0px solid rgba(255,255,255,.3); transition: border .25s;}
.slidethumbs ul li a:hover {border:5px solid rgba(255,255,255,.3); transition: border .25s;}
.slidethumbs ul li a.active {border:5px solid #fff}
.homebuttons {height:5vh;}
.slidethumbs ul li a .thumbcontent {display:block; position:relative; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%);}
.slidethumbs ul li a .thumbcontent {padding:1%}

.slidetitle .smalltext {display:block; font-size:16px; line-height:30px; padding:10px 0;}

.slideholder .slide .slidecontent .slidetitle {line-height:normal;}
.slidecontent h1 {color:#fff; font-size:90px; margin-bottom:0; padding:10px 0; font-weight:100; font-family:"proxima-nova", sans-serif;}
.slidecontent h6 {padding:5px 0; margin:0; font-size:14px; color:#fff; font-weight:300; letter-spacing:2px;}
.slidecontent h4 {font-size:28px; margin:0; padding:10px 0; letter-spacing:2px}
.slidegraphic img {margin:0 auto; max-width: 90%;}

/*.sliderholder .slide {display:none;}*/
/*.sliderholder .slide.active {display:block;}*/

.two_column {width:50%; float:left; box-sizing:border-box;}
.homebuttons {text-align:center;}
.homebuttons .two_column {height:5vh;}
.homebuttons .two_column:first-child {border-right:1px solid #eee;}
.homebuttons a {display:block; color:#003479; height:100%; line-height:5vh; font-size:14px; text-transform:uppercase; letter-spacing:2px; transition: background .25s;}
.homebuttons a:hover {background:#eee;  transition: background .25s;}
#timeclock {display:inline-block; font-weight:100;}

.homerow {background:#ececec;}
.three_column {float:left; width:33.333333%; box-sizing:border-box;}
.homerow .three_column {padding:115px 30px 50px; color:#003479;}
.homerow .three_column p {font-size:11px; line-height:18px;}
.homeboxbutton {font-size:11px; text-transform:uppercase; letter-spacing:2px; display:inline-block; border:1px solid #6e99d4; color:#6e99d4; padding:5px 15px; margin-top:15px; transition: color .25s, background .25s;}
.homeboxbutton:hover {background:#6e99d4; transition: color .25s, background .25s; color:#fff; }
.homerow .three_column h2 {color:#003479; text-transform:uppercase; letter-spacing:2px; font-weight:100;}

#headerdiv.row, #searchrow.row {width:100%; box-sizing:border-box; padding:0 20px;}

header {position:absolute; width:100%; z-index:100;}
.searchtab {right:30px;}

/* Pages 2015 */
.insidetopheader {text-align:center;}
.insidepagetitle {padding:120px 0 65px; color:#fff; text-transform:uppercase; letter-spacing:2px; font-size:36px; font-weight:100; }
.insidetopheader #insideheader {height:auto; background-size: cover;}

#insidesubnav {background:#4f4d4d;}
#insidesubnav ul li a {color:#fff;}

.buttonicon {max-height:50%;}

.homerow .three_column {background-size: cover;}
.homerow #campusesandtimes {background:url('../images/homerow-1.jpg') top center no-repeat; background-size: cover;}
.homerow #newtoshoreline {background:url('../images/homerow-2.jpg') top center no-repeat; background-size: cover;}
.homerow #getinvolved {background:url('../images/homerow-3.jpg') top center no-repeat; background-size: cover;}

.searchtab {border:1px solid #ccc; padding:5px; border-top:0; border-radius:0 0 30px 30px; width:15px; height:auto; opacity: .6}
.searchtab:hover {opacity:1;}

.sociallink ul {padding:0; margin:0;}
.sociallink ul li {list-style:none; display:inline-block;}
.sociallink {position:absolute; top:5px;right:70px;}
.sociallink a {display:block; padding:0 3px; color:rgba(255,255,255,.6)}
.sociallink a:hover {color:rgba(255,255,255,1)}

.slidegraphic img {max-height:40vh;}



/* Sermon Series Archive */
.sermonheader {background:#333}
.featuredseries .imageholder {height:410px; width:729px; float:left;}
.featuredseries .seriescontent {width:271px; float:right; text-align:left; height:410px; position:relative; box-sizing:border-box; padding:20px 0 20px 50px; color:#fff;}

.featuredseriesheader .insidepagetitle {text-align:left;}
.featuredseriesheader .row {position:relative;}

.seriesnav li {list-style:none; display:inline-block; }
.seriesnav {position:absolute; top:115px;; right:100px;}
.seriesnav a {display:block; color:#fff; padding:7px 30px; margin:0 5px; border:1px solid rgba(255,255,255,.5); border-radius:5px; background:rgba(0,0,0,.2); text-transform:uppercase; letter-spacing:2px;}
.seriesnav a:hover {background:rgba(0,0,0,.5);}
.seriesnav a.active {background:#0067b8}

#insideheader.featuredseriesheader {background:url('../images/header-sermon-series.jpg') center center no-repeat; background-size: cover;}

.featuredseries .seriescontent .formbutton {box-sizing:border-box; text-align:center; font-weight:300; padding:5px}
.featuredseries .seriescontent .formbutton:hover {color:#fff;}
.seriescontent .formbutton {position:absolute; width:200px; bottom:50px; left:50px;}

.seriescontent h4 {font-size:10px; text-transform:uppercase; letter-spacing:2px; font-weight: 300;}
.seriescontent h2 {font-size:24px; color:#fff;}
.seriescontent p {color:#fff;}

.serieslist {padding-bottom:70px;}
.serieslist .listtitle {font-size:36px; text-transform:uppercase; letter-spacing:2px; font-weight:100; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:40px;}
.seriesentry {display:block; background:#bbb; width:22%; float:left; margin:0 1.5% 30px;}
.seriesentry:hover {background:#aaa;}
.seriesentry .imageholder {height:120px;}
.seriesentry .seriesinfo {padding:20px;}
.seriesinfo h2 {margin:0; padding:0; font-size:16px; font-weight:300; color:#fff;}
.seriesinfo p {font-size:9px; letter-spacing:2px; padding:0; margin:0; color:#fff;}

.imageholder iframe {width:100%; height:100%;}

.dates {font-size:10px; letter-spacing:2px; font-weight:700;}

.seriescontent h4 a {color:#fff; display:inline-block; border:1px solid rgba(255,255,255,.5); border-radius:5px; padding:5px 20px;}
.seriescontent h4 a:hover {background:#1071bc;}

.messagecontent h2 {padding-bottom:0; margin-bottom:0;}
.messagecontent p.dates {padding:0; margin:0;}

.messagecontent .downloadlinks {padding:15px 0;}
.messagecontent .downloadlinks a {font-weight:300; color:#fff; opacity:.5}
.messagecontent .downloadlinks a:hover {opacity:1;}

.messagecontent .shareicons {position:absolute; bottom:50px; left:50px; }
.messagecontent .shareicons span {font-size:12px; text-transform:uppercase; letter-spacing:2px; font-weight:700; position:relative; top:-3px; padding-right:5px;}
.messagecontent .shareicons a {display:inline-block; background:#fff; padding:5px 8px; border-radius:20px;; margin-right:5px; color:#333;}
.messagecontent .shareicons a:hover {background: #1071bc;}

.seriescontent p.about {
display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  max-width: 400px;
  height: 93px;
  /* Fallback for non-webkit */
  margin: 0 auto;
  line-height: 1.4;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.seriesinfo h2 {
width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.messageentry .seriesinfo {background:#fff; color:#333; border:1px solid #ccc; border-top:none;}
.messageentry .seriesinfo h2, .messageentry .seriesinfo p {color:#1071bc}

.messageentry .seriesinfo:hover {background:#eee;}


/* New Staff Section */
.page-template-page-staff-2016 .staffentry {padding:0; width:215px;}
.staffimage {width:215px; height:215px; background:#ccc; position:relative;}
.staffimage-1 {width:215px; height:215px; position:absolute; top:0; left:0;}
.staffimage-2 {width:215px; height:215px; position:absolute; top:0; left:0;}
.staffimage-1 img, .staffimage-2 img {width:100%; height:100%;}
.staffimage:hover .staffimage-2 {opacity:0; transition:opacity .15s;}
.page-template-page-staff-2016 .staffinfo {float:none; width:100%; padding:15px; box-sizing:border-box;}
.page-template-page-staff-2016 .staffname {font-size:20px; letter-spacing:1px;}
.page-template-page-staff-2016 .staffsocial a {padding-right:10px;}
.page-template-page-staff-2016 .stafftitle {color:#aaa; font-style:normal; font-size:12px;}
.page-template-page-staff-2016 .explorepagesection .filterlist {border-top:0; border-bottom:0; margin-bottom:20px;}
.page-template-page-staff-2016 .staffinfo {height:125px; position:relative;}
.page-template-page-staff-2016 .staffsocial {position:absolute; bottom:5px; left:15px;}



/* =============================================================================
   Media Queries
   ========================================================================== */


@media only screen and (max-width: 1200px) {
	
	.row { width: 100%; padding:0 5% 0; }
	
}

@media only screen and (max-width: 960px) {
	
	.row {width: 100%; padding: 0; }
	
}
	
@media only screen and (max-width: 840px) {

	.slidethumbs ul li {width:33.333333%; height: 7.5vh;}

}

@media only screen and (max-width: 800px) {

	.slidethumbs ul li {width:33.3333333333%; height: 7.5vh;}
	header { height:auto;}
	#logo a {height:60px; width:45%; }
	#headerdiv.row, #searchrow.row {}
	#headerdiv {height:auto;}
	
	.everest-mobile-nav .nav-top-expand {text-align:right; position:relative; top:30px;}
	.everest-mobile-nav .nav-top-expand a {border:none; font-size:0; display:inline-block; width:50px; height:50px;}
	.everest-mobile-nav .nav-top-expand div span {background:#fff;}
	#mainnav ul {margin:0; background:rgba(0,0,0,.85)}
	.menu-main-navigation-container {margin:0 -20px;}
	.everest-mobile-nav ul.nav-menu li.menu-item {border-bottom:1px solid rgba(255,255,255,.2)}
	.everest-mobile-nav ul.nav-menu li.menu-item .nav-expand {color:#fff;}
	.sub-menu {opacity:1;}
	#mainnav ul.sub-menu {background:rgba(255,255,255,.15)}
	#mainnav ul li .sub-menu li a {width:100%; border-bottom:none; color:#fff;}
	#mainnav ul li .sub-menu li a:hover {color:#fff;}
	#mainnav ul li .sub-menu li:last-child a {color:#fff;}
	#mainnav ul li .sub-menu li:last-child a:hover {color:#fff;}
	
	
	.slidegraphic.slidecarols img {margin:0 auto -50px !important;}

}

@media only screen and (max-width: 640px) {

	.homebuttons .two_column {width:100%;}
	.slideholder {height:75vh;}
	
	.homerow .three_column {width:100%; padding:30px;}
	
	.row {padding:0;}
	
	/* Home 2015 */
	.slideholder .slide .slidecontent {padding:0 20px;}
	.slidecontent h1 {font-size:40px;} 
	.slidecontent h2 {font-size:30px;}
	.slidecontent h3 {font-size:20px;}
	.slidecontent h4 {font-size:16px;}
	.slidecontent h5 {font-size:14px;}
	.slidecontent h6 {font-size:10px;}
	.slidethumbs ul li a .thumbcontent {padding:1%; font-size:8px;}
	.slideholder .slide .slidecontent .slidecta a {font-size: 10px;}
	.searchfield {width: 130px;}

}
	
	
@media only screen and (max-width: 500px) {
	/* Style adjustments for viewports that meet the condition */
	.row {width: 100%;}
	
	.alignleft {padding:0 0 20px 0; float: none; width: 100%; height: auto;}
	.alignright {padding:0 0 0 20px; float: none; width: 100%; height: auto;}
	
		
	/* HOMEPAGE STYLES */
	.homefeatures {background: #fff;}
	#homeboxes {float: none;}
	.homebox {width: 100%; margin: 10px auto; background-size: cover; background: #fff;}
	#homeslider {width: 100%; height: 375px; float: none;}
	.homeslides {width:auto; height:375px; background-size:cover !important;}
	#belowhomefeatures {height: auto; margin: 30px auto 0;}
	#currentseries {width: 100%; height: auto; float: none;}
	#currentseries p {width: 100%; text-align: left;}
	.currentseriesimage a {width: 100%; float: none;}
	#watchlive {width: 100%; float: none; margin-bottom: 30px;}
	.homesocial {float: none; width: 100%; border-bottom: 1px solid #fff; margin-left: 0;}
	#footerrow {margin: 0px auto 40px;}
	#footerrow ul {margin: 0 0 15px 0;}
	#footerrow ul li {display: block; width: 100%; background: #a6a6a6; border-bottom: 1px solid #fff; text-align: center;}
	#footerrow ul li a {color: #756f6f; font-size: 13px; display: inline-block; padding: 20px 0;}
	.slidelink {height: 375px; width: auto;}
	
		
	
	
	/* CONTENT PAGE STYLES */
	#insidetertnav {display: none;}
	.pagesection {padding: 20px;}
	#pagecontent {padding: 20px 20px 50px;}
	.pagecontent {padding: 20px 20px 50px;}
	#smallgroupscontent.fullwidth {padding: 0;}
	.fullwidth {padding: 20px 20px 50px;}
	.tabs ul {margin-top:50px;}
	#insidesubnav {}
	#insidesubnav ul li {display:block; border-bottom:1px solid #fff;}
	#insidesubnav ul li a {display:block;}
	.staffcontactbanner {width: 100%; background: #0067b8; text-align: center; margin: 50px -50px; padding: 20px 10px 15px;}
	.explorepagesection {padding:30px 20px;}
	.volunteerentry {padding:0; width:100%;}
	.explorepagesection #filters li a{padding:15px 7px;}
	.campusmap {width:100%; height: auto;}
	.embed-container { position: relative; padding-bottom: 56.25%; /* 16/9 ratio */  padding-top: 30px; /* IE6 workaround*/ height: 0; overflow: hidden;}
	.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
	blockquote {border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; padding:10px 10px; font-style:italic; color:#52a9ec; margin:10px;}
	
	#visitform {width:auto; padding:10px; border:1px solid #ccc; margin: 0 0 20px 0; font-size: 13px; color:#0067b8; line-height:30px; float: none;}
	.contactfield {display:block; width:auto; padding:7px; border:3px solid #ccc; margin:0 0 7px; color:#0067b8;}
	#visitform input[type="radio"] {margin-left:5px;}
	.contactfieldshort {display:inline-block; width:50px; padding:7px; border:3px solid #ccc; margin:0 0 7px; color:#0067b8;}
	.formbutton {display:block; width:100%; padding:10px; margin:15px 0 0; background:#0067b8; border: 3px solid #0067b8; color:#fff; font-size:18px;; font-family: "atrament-web",sans-serif;  text-transform:uppercase; letter-spacing:3px;}
	.formbutton:hover {background: #055695;}
	
	.tabs ul li {list-style:none; display:inline-block; float:right;padding:0 2px; margin:-26px 0 20px 0;}
	.tabs ul li a {text-decoration:none; font-size:12px; font-weight:bold; color:#1071bc; background:rgba(255,255,255,.3); padding:10px 5px; border-radius:5px 5px 0 0; border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; text-transform:uppercase; letter-spacing: 1px;}
	.tabs ul li.active a {border-top:1px solid #1071bc; background:url('../images/info-tab-indicator.png') center top no-repeat #fff;}
	
	#insidesubnav ul li:hover .children {display: none;}
	
	
	/* CALENDAR */
	.tribe-events-calendar thead {display:none;}
	.tribe-events-calendar td { width:100%; height:auto;}
	.tribe-events-calendar tbody {border:none;}
	.tribe-events-calendar table { border:none;}
	.tribe-events-calendar td.tribe-events-othermonth {display:none;}
	.calendarwrapper {margin: 10px;}
	.calendarwrapperinside {padding: 0;}
	.tribe-events-next-month {display: none;}
	.tribe-events-prev-month {display: none;}
	#tribe-events-calendar-header {padding-top: 40px;}
	.tribe-events-calendar-buttons {position:relative; margin:-40px 0 0 -10px; padding:0; display:block; float:left;}
	#big {width:100%}
	h4.event-day {display:block; float:none; margin:0;}
	.tribe-events-events-list .entry-content {float:none; width:auto;}
	.tribe-events-events-list .tribe-events-event-list-meta {float:none; width:auto;}
	.tribe-events-events-list .type-tribe_events {margin-left:0;}
	.tribe-events-event h1.entry-title {padding-right:0; line-height:42px;}
	.back {display:none;}
	#tribe-events-event-meta .column {float:none; width:100%;}
	.calendarheader {background-size: cover;}
	.tribe-events-calendar-buttons {display:none}
	.grid #tribe-events-calendar-header {height:auto; margin-top:20px;}
	
	/* SMALL GROUPS */
	#new_tabs ul {margin:0;}
	#new_tabs ul li a {display:block;}
	.findagroupentry {padding:0; margin:0; float:none;}
	.sgpagesection {padding:20px;}
	.findagroupcolumn {float:none; width:auto;}
	.sggroupssection {padding:15px;}
	#resourcelist {width: auto;}
	#featuredsermonseries {position:relative; margin:0; float:none; width:auto;}
	#featuredsermonseries img {width: 100%; height: auto;}
	#featuredsermonseries h3 {display:block; position:absolute; top:-25px; left:0; color:#ccc;}
	
	#upcomingseries {float:none; padding-bottom:20px;}
	#upcomingseries #currentseries {width:auto; position:relative;}
	#upcomingseries #currentseries  .currentseriesimage a {display:block; width:80%; float:right;}
	#upcomingseries #currentseries p {width:40px; height:43px;}
	
	/* Online Giving */
	.pushpaysection {position:relative; margin:0; float:none; width:auto;}
	.pushpaysection img {width: 100%; height: auto;}
	.mobilebutton {display:block;}
	.desktopbutton {display:none;}
	
	/* Blog */
	.blogcontent {width: 100%; padding:0;float: none;}
	.blogsidebar {width: 100%; box-sizing:border-box; float: none;}
	.blogmeta .postinfo, .blogmeta .postshare {float: none; padding: 5px 0;text-align: center;}
	.blogmeta {padding: 5px 0;}
	
	/* Ad Campaign 2015 */
	
	.campaignlogo {max-width: 100%; padding:0 10px; box-sizing: border-box;}
	.campaigncontent h2 {max-width: 90%; padding:0 10px;}
	.campaigncontent .twocolumn {float:none; width:90%; margin:0 auto 20px;}
	
	
	
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
