/*
Theme Name: Mercy Me 2014
Theme URI: http://mercyme.org/
Author: Chad Gray for TwoSevenTwo
Author URI: http://TwoSevenTwo.us
Description: A custom Wordpress Bootstrap theme for mercyme
Version: 1.0
Domain Path: /languages/
*/





/* =Main Menu
----------------------------------------------- */

.site-header .navbar.navbar-inverse {
	background: #ccc;
	border: none;
}
.site-header .navbar-inverse .navbar-nav > li > a {
	color: #333;
	text-shadow: none;
}

/* =Content
----------------------------------------------- */
#crestashareiconincontent .sbutton {margin-top:0px;}

.hentry {
}
.byline,
.updated {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content,
.entry-content,
.entry-summary {
}
.page-links {
}

.page-template-page-tour-php .carousel-inner {display: none !important;}

td.list_cell.venue{
	line-height:1.4 !important;
}


/* =Asides
----------------------------------------------- */

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}


/* =Media
----------------------------------------------- */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
}
.site-main .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
	border: none;
	height: auto;
}
.site-main .gallery dd {
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* =Navigation
----------------------------------------------- */

.site-main [class*="navigation"] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*="navigation"] .nav-previous {
	float: left;
	width: 50%;
}
[class*="navigation"] .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}


/* =Comments
----------------------------------------------- */

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}


/* =Widgets
----------------------------------------------- */

.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Search widget */
.widget_search .search-submit {
	display: none;
}


/* =Infinite Scroll
----------------------------------------------- */

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .paging-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before */
.infinity-end.neverending .site-footer {
	display: block;
}

@font-face {
    font-family: 'bebas_neueregular';
    src: url('fonts/bebasneue_regular-webfont.eot');
    src: url('fonts/bebasneue_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue_regular-webfont.woff') format('woff'),
         url('fonts/bebasneue_regular-webfont.ttf') format('truetype'),
         url('fonts/bebasneue_regular-webfont.svg#bebas_neue_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neuebold';
    src: url('fonts/bebasneue_bold-webfont.eot');
    src: url('fonts/bebasneue_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue_bold-webfont.woff') format('woff'),
         url('fonts/bebasneue_bold-webfont.ttf') format('truetype'),
         url('fonts/bebasneue_bold-webfont.svg#bebas_neuebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neuebook';
    src: url('fonts/bebasneue_book-webfont.eot');
    src: url('fonts/bebasneue_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue_book-webfont.woff') format('woff'),
         url('fonts/bebasneue_book-webfont.ttf') format('truetype'),
         url('fonts/bebasneue_book-webfont.svg#bebas_neuebook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'bebas_neuelight';
    src: url('fonts/bebasneue_light-webfont.eot');
    src: url('fonts/bebasneue_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bebasneue_light-webfont.woff') format('woff'),
         url('fonts/bebasneue_light-webfont.ttf') format('truetype'),
         url('fonts/bebasneue_light-webfont.svg#bebas_neuelight') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
	color: #343434;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body {
	background: #fff; 
}

#content {
	background: rgba(255,255,255,.75);
}

.logo {
	margin: 1.75em 0;
}

.btn.btn-default {
    background: #9ba8b0!important;
    border: 0;
    text-shadow: none;
    color: #fff;
    font-family: 'bebas_neueregular', "Impact", "Arial Condensed", "Arial", sans-serif;
    font-size: 1.4em;
}
.btn-default:hover {
	opacity: .8;
}

h1,
h2 {
    font-family: 'bebas_neueregular', "Impact", "Arial Condensed", "Arial", sans-serif;
    font-size: 2.65em;
}
h3 {
	font-size: 1.05em;
	font-weight: bold;
	margin-bottom: 5px;
}
h4 {
    font-family: 'bebas_neueregular', "Impact", "Arial Condensed", "Arial", sans-serif;
}

p {
	font-size: 1em;
}

.menu-wrap {
	top: 27px;
}
#menu-main li {
	float: none;
}
#menu-main > li > a {
	font-family: 'bebas_neueregular', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #343434;
    padding: 0px;
    font-size: 1.7em;
    line-height: 1.5em;
    text-shadow: none;
}
#menu-main > li > a > .menu-number {
    color: #9ba8b0;
    margin-right: 1em;
}
#menu-main li a:hover {
    background: none;
}
#menu-main li a:hover .menu-text {
    color: #9ba8b0;
}

.navbar-collapse {
    padding: 0px;
}
.navbar-toggle {
	border: 1px solid #9ba8b0;
}
.navbar-toggle .icon-bar {
	background: #9ba8b0;
}

.home-news p {
    font-size: .85em;
    line-height: 1.5em;
    margin-bottom: 1.5em;
}

#ssba {
    float: left;
    padding-left: 10%;
}

a.comments {
    color: #2e3337;
    font-family: 'bebas_neueregular';
    font-size: 1.4em;
    padding: 0 .5em;
    border-left: 1px solid #d3d3d3;
    float: right;
    line-height: 1.9em;
}

.row.news {
    margin-bottom: 3em;
}

ul.roundbox {
    padding: 4%;
    margin: 0px;
    border-radius: 5px;
    margin-bottom: 5%;
}
ul.roundbox.instagram {
	background-color: #b0a79b;
}

ul.roundbox.events {
	background-color: #9ba8b0;
	list-style-type: none;
}
.events>li {
    clear: both;
    margin-bottom: 5%;
}
.events>li:last-child {
    margin-bottom: 0;
}
    
.events>li>a>.glyphicon-chevron-right {
    background: #879299;
    color: #9ba8b0;
    float: right;
    width: 24px;
    height: 24px;
    text-align: center;
    border-radius: 50%;
    padding-top: 4px;
    margin-top: 1.25em;
}

.location {
    max-width: 68%;
    padding-top: .5em;
}
.location .venue {
    font-size: 1.4em;
    color: #636b70;
    overflow: hidden;
    max-height: 1em;
}

ul.instagram>li {
    width: 20.18%;
    display: inline-block;
    margin: 2%!important;
    padding: 0px;
    text-align: center;
    font-size: 3em;
}
ul.instagram>li:first-child {
    background: none;
}
ul.instagram>li>i {
    color: #fff;
}
ul.instagram>li>a>img {
    position: relative;
    top: -2px;
}

.date_cell .show_date {
    background: #2e3337;
    text-align: center;
    min-width: 19%;
    padding: 2%;
    margin-right: 4%;
}

.events>li:hover {
    opacity: .8;
    cursor: pointer;
}
.events>li:hover span.glyphicon-chevron-right {
    background: #fff;
}

.date .month,
.date .day,
.location .city,
.location .venue {
    color: #fff;
    font-family: 'bebas_neueregular', "Impact", "Arial Condensed", "Arial", sans-serif;
    display: block;
    line-height: 1em; 
}

.date .month {
    font-size: 1.35em;
}   

.date .day {
    font-size: 2.35em;
}   

.location .city {
    font-size: 2.35em;
}

.location .venue {
    font-size: 1.4em; color: #636b70;
}

.entry-title a {
    color: #000000;
    font-size: .8em;
}
.entry-title a:hover {
    color: #9ba8b0;
    text-decoration: none;
}
.read-more {
    background: #9ba8b0!important;
    border: 0;
    text-shadow: none;
    color: #fff;
    font-family: 'bebas_neueregular', "Impact", "Arial Condensed", "Arial", sans-serif;
    font-size: 1.55em;
    display: block;
    width: 41%;
    padding: .25em .5em;
    border-radius: 3px;
    margin-top: 1em;
	text-align: center;
}
.read-more:hover {
    opacity: .8;
    color: #fff;
    text-decoration: none;
}
article.category-news,
article.category-blog {
    clear: both;
    border-bottom: 1px solid #d4d4d3;
    padding-bottom: 1em;
}
.category-news .entry-meta,
.category-blog .entry-meta {
    font-size: 2em;
    font-family: 'bebas_neueregular', "Impact", "Arial Condensed", "Arial", sans-serif;
    color: #9ba8b0;
    line-height: 1em;
    margin-bottom: .5em;
}
.category-news .entry-title,
.category-blog .entry-title {
    margin-bottom: 0;
    line-height: .75em;
}
.category-news footer.entry-meta,
.category-blog footer.entry-meta {
    display: none;
}
header.entry-header {
    background: none;
    box-shadow: none;
    border: none;
}
.page-header {
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0 0 2em 0;
}
.tubepress_embedded_title {
    display: none;
}
	
	/* Fade transition for carousel items */
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}

.carousel,
.carousel-inner,
.carousel-inner .item {
  height: 100%;
}
.item:nth-child(1) {
  background: darkred;
}
.item:nth-child(2) {
  background: red;
}
.item:nth-child(3) {
  background: orange;
}

.entry-content pre {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 1em;
    white-space: normal;
}
.tubepress_normal_embedded_wrapper {
    width: 100%!important;
}
.tubepress_thumb {
    width: 50%!important;
    margin: 0px!important;
    padding: 0px!important;
}
.tubepress_thumb img {
    width: 250px!important;
    height: auto!important;
}
.tubepress_embedded_title {
    font-size: 1.5em;
    font-family: 'bebas_neueregular', "Impact", "Arial Condensed", "Arial", sans-serif;
    margin: 2em 0 1em 0;
    font-weight: normal;
    letter-spacing: .05em;
}
.youtube-player {
    width: 100%;
}
.tubepress_thumbnail_area .pagination {
    margin: 2em auto!important;
    float: none;
    display: block;
}

.comment-list {
    list-style: none;
    padding: 0px;
}
.comment-list .children {
    list-style: none;
}
.comment-metadata time {
    font-size: .75em;
}

.gallery_list {
    margin-bottom: 2em;
}
.gallery_list>a>img {
    width: 100%!important;
    border: none!important;
}
.gallery_list>a.image_link {
    height: 150px;
    overflow: hidden;
    display: block;
}
.gallery_list>a h4 {
    color: #343434;
    font-size: 1.5em;
}
.gallery_list>a:hover h4,
.gallery_list>a:hover+a h4 {
    color: #9ba8b0;
}
.gallery_list>a i {
    line-height: 3.5em;
    font-size: .75em;
    color: #9ba8b0;
}
.type-gallery footer.entry-meta {
    display: none;
}
.wp-caption-text {
	margin: 0;
	width: 100%!important;
	text-align: center;
	font-family: 'bebas_neueregular', "Impact", "Arial Condensed", "Arial", sans-serif;
	font-size: 1.5em;
	line-height: 1em;
}
dl {
	margin-top: 0;
	margin-bottom: 10px;
}
.gallery .gallery-item img,
.gallery .gallery-item dd {
	transition: all linear .2s;
	-webkit-transition: all linear .2s;
	-moz-transition: all linear .2s;
	-ms-transition: all linear .2s;
	-o-transition: all linear .2s;
}
.gallery .gallery-item:hover img {
	opacity: .7;
}
.gallery .gallery-item:hover dd {
	color: #9ba8b0;
}

.skoralbums_album_summary {height: 220px !important; width: 230px !important;}

.skoralbums_albums_container {
    font-family: 'bebas_neueregular', "Impact", "Arial Condensed", "Arial", sans-serif;
}
.skoralbums_album_title a {
    font-family: 'bebas_neueregular', "Impact", "Arial Condensed", "Arial", sans-serif;
    font-size: 1.75em!important;
}
#skoralbums_album_overview_container > div > li > .skoralbums_album_info_container > .skoralbums_album_cover_photo {
    float: left!important;
    margin-right: 4%;
    max-width: 33%;
}
.skoralbums_album_dialog_container .skoralbums_album_info_container {
    max-width: 100%!important;
    width: 100%!important;
    float: none!important;
}
.skoralbums_album_dialog_container .skoralbums_album_title {
    float: left;
    padding-top: 0px!important;
}
.skoralbums_album_dialog_container .skoralbums_album_release_date {
    float: left;
}

#skoralbums_album_tracks_list {
    padding: 0px;
    clear: both;
    padding-top: 1.5em;
}
.skoralbums_album_dialog_container .skoralbums_album_tracks {
    margin: 0px!important;
}
#skoralbums_albums_list li.skoralbums_album_summary {
    width: 50%!important;
    margin: 0px!important;
    padding: 0px!important;
    height: 219px !important;
    margin-bottom: 3%!important;
}

#skoralbums_albums_list li.skoralbums_album_summary .skoralbums_album_title {
    display: none!important;
}
#skoralbums_albums_list .skoralbums_album_cover_photo {
    float: none!important;
    text-align: center;
    margin: 0px;
}
.skoralbums_albums_container {
    border-top: 2px solid #9ba8b0;
    padding-top: 2em;
}
.skoralbums_albums_container #skoralbums_albums_list li img {
    max-width: 95%!important;
}

/* Small devices (tablets, 767px and down) */
@media (max-width: 767px) {
	.navbar-nav {
		margin: 0;
	}
}

@media all and (max-width: 1200px) {
    .affix {
        position: static;
    }
}

.attendees_cell  {
	display:none;
}

.tour_map {
	display:none;
}

#breadcrumbs{
    list-style:none;
    margin:10px 0;
    overflow:hidden;
}
 
#breadcrumbs li{
    float:left;
    margin-right:15px;
}
 
#breadcrumbs .separator,
#breadcrumbs  a,
#breadcrumbs  .current-page {
    color:#9ba8b0;
}


/* Events */

.shows.container {width: auto !important;}
.shows .brand {color: #292929;}
ul.shows .top .date {background: #292929 !important;}
.shows a.tickets {background: #292929 !important;}
.shows a.tickets:hover {background: #111 !important;}

@media (max-width: 900px) {
				
				ul.shows .bottom ul {margin-left: 0px; padding: 10px;}
				ul.shows .bottom ul li:first-child {padding-left: 7px;}
				ul.shows .bottom ul li:last-child {padding-right: 7px;}
				}

.tours_table {
    margin: 0 auto;
}
.event_row {
    margin-bottom: 1em!important;
    vertical-align: top;
    display: block!important;
    background: #ededed!important;
}
.show_month {
    font-size: 1.25em!important;
    background: none!important;
    border-radius: 0!important;
    -o-border-radius: 0!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
}

.show_day {
    font-size: 1.95em!important;
    letter-spacing: .1em;
}
.date_cell {
    display: block;
    border: none!important;
}
.show_date {
    background: #9ba8b0!important;
    border-radius: 0!important;
    -o-border-radius: 0!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    float: left;
    font-family: 'bebas_neueregular', "Impact", "Arial Condensed", "Arial", sans-serif!important;
    font-weight: bold;
    padding: 1.4em 0!important;
}
.shows_button {
    background: none!important;
    font-size: 1em;
    font-weight: bold;
    margin: 0 10%!important;
    display: inline-block!important;
    color: #f4f4f4;
    font-family: 'bebas_neueregular', "Impact", "Arial Condensed", "Arial", sans-serif!important;
}
.rsvp_cell {
    display: block!important;
    clear: both!important;
    background: #313131;
    width: 100%!important;
    padding: 0!important;
}
.location_cell {
    font-family: 'bebas_neueregular', "Impact", "Arial Condensed", "Arial", sans-serif!important;
    text-transform: uppercase;
    font-weight: bold!important;
    letter-spacing: .1em;
    text-overflow: ellipsis;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    border-bottom: 0px!important;
    padding: .75em 0 0 0!important;
    font-size: 1.35em!important;
    line-height: 1.15em!important;
}
.venue_cell {
    display: block!important;
    font-family: 'bebas_neueregular', "Impact", "Arial Condensed", "Arial", sans-serif!important;
    font-size: 1.35em!important;
    padding: 0 0 .75em 0!important;
    line-height: 1.25em!important;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-overflow: ellipsis;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1.15em!important;
    border:none!important;
    color: #4a4a4a!important;
}
.venue_cell span { color: #4a4a4a!important; }

.location-wrapper {
    float: left;
    width: 80%;
    background: #ededed;
    padding: 1.13em 1em;
}
.rsvp_hover {
    display: none;
}
.rsvp_cell .shows_button {
	transition: all linear .2s;
	-webkit-transition: all linear .2s;
	-moz-transition: all linear .2s;
	-o-transition: all linear .2s;
	-ms-transition: all linear .2s;
}
.rsvp_cell .shows_button:hover {
	text-decoration: none;
	color: #dddddd;
}
.rsvp_cell .shows_button:nth-child(3n) {
	color: #9ba8b0;
}
.rsvp_cell .shows_button:nth-child(3n):hover {
	color: #f4f4f4;
}
.tour_map {
	display:none;
}
.skorshows-load-more-events a {
	padding: 10px;
	border-radius: 4px;
	border: 1px solid #66ccec !important;
}
.date_cell.first {
    padding: 0!important;
}
.skorshows-load-more-events { display: none; }

/*
* FOR HOMEPAGE
*/
body.home .venue_cell,
body.home .location_cell,
body.home .show_date {
    padding: 0!important;
    max-width: 74%;
}
body.home .rsvp_cell,
body.home .venue_cell br {
    display: none!important;
}

body.home .tours_table {
    background: #9ba8b0;
    border-radius: 5px;
    margin-bottom: 4%;
}
body.home .tours_table tbody {
    padding: 4% 4% .75% 4%;
    display: block;
}
body.home .show_date {
    padding: .6em 0 .4em 0!important;
    border-radius: 3px!important;
    background: #2e3337!important;
}
body.home .event_row {
    background: none!important;
    clear: both;
}
body.home .event_row:before,
body.home .event_row:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

body.home .event_row:after {
    clear: both;
}
body.home .location_cell {
    color: #ffffff!important;
    font-size: 2em!important;
    letter-spacing: 0;
}
body.home .venue_cell {
    letter-spacing: 0;
}

.rsvp_cell .tickets.shows_button {
	display:none !important;
}

.footer-logo {
    position: fixed;
    bottom: 1em;
    opacity: 1;
}
.footer-logo:hover,
.footer-logo-mobile {
    opacity: .75;
}

.footer-logo-mobile>img {
    margin: 0 auto 2em auto;
    opacity: 1;
}

@media (min-width: 1200px) {
	.carousel-wrap {
		width: 50%;
		top: 0;
		right: 0;
	}
}