/* ///////////////////////////////////// MAIN LANDING PAGE ///////////////////////////////////// */
.sn18-hero{
	min-height: 530px;
	position: relative;
	background-image: url('img/exports@2x/summer-nights-18-hero@2x-v3.png');
	background-position: top center;
	background-repeat: repeat-x;
	background-size: contain;
}

.sn18-hero .kcrw-presents{
	position: absolute;
	top: 165;
	left: -40;
	color: #7D00FF;
	font-size: 18px;
	-ms-transform: rotate(270deg); /* IE 9 */
    -webkit-transform: rotate(270deg); /* Safari */
    transform: rotate(270deg);
    background: #FFFA00;
    padding: 4px;
    text-transform: uppercase;
}


.sn18-hero .summer-nights-share{
	position: absolute;
	top: 160;
	right: -50;
	color: #7D00FF;
	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);

}

.sn18-hero .summer-nights-share .share-text{
	display: inline-block;
	padding: 10px 20px 10px 20px;
	text-transform: uppercase;
	font-size: 18px;
	background: #FFFA00;
}

.sn18-hero .summer-nights-share img{
	width: 44px;
	height: 44px;
	margin-bottom: -16px;
	border: 6px solid #FFFA00;
	border-radius: 100%;
}

@media (max-width:1426px) {
	.sn18-hero{
		background-size: cover;
	}
}

.sn18-hero p{
	margin: 0; padding: 0 15px;
	text-align: center;
	position: absolute;
	bottom: 20px;
	width: 100%;
	max-width: 760px;
	left: 50%;
	transform: translateX(-50%);
	text-transform: uppercase;
	color: #FFFA00;
	font-size: 22px;
	font-weight: bold;
}

@media (max-width:840px) {
	.sn18-hero .kcrw-presents{top: 240;}
	.sn18-hero .summer-nights-share{top: 235;}
}

@media (max-width:700px) {
	.sn18-hero{
		background-image: url('img/exports@2x/summer-nights-18-hero-mobile@2x-new.png');
		background-size: cover;
		min-height: 400px;
		background-repeat: repeat-x;
		background-color: #FFFA00;
	}

	.sn18-hero p{
		color: #7D00FF;
		font-size: 16px;
	}

	.sn18-hero .kcrw-presents{display: none;}
	.sn18-hero .summer-nights-share{display: none;}

}


/* NAVIGATION MAIN LANDING PAGE */

.sn18-nav{
	background-color: #F1F2F2;
	margin: 0 0 0 0;
	padding: 20px 0 50px 0;
	position: relative;
}

.sn18-nav-container{
	max-width: 980px;
	width: 100%;
	margin: 0 auto;
}

.sn18-nav-container ul{
	margin: 0;
	padding: 0;
	list-style: none !important;
}

.sn18-nav-container ul li{
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	display: inline-block;
	width: 33.33%;
	text-align: center;
}

.sn18-nav-container ul li a{
	color: #7D00FF;
	text-decoration: none;
	font-size: 18px;
}

.sn18-nav-container ul li a:hover{
	border-bottom: 2px solid #7D00FF;
}

.sn18-nav-container ul .kcrw-headquarters a{
	position: relative;
}

.sn18-nav-container ul .kcrw-headquarters .new-badge{
	width: 50px;
	position: absolute;
	top: -5px;
	right: -50px;
}

.sn18-nav-container ul .kcrw-headquarters .new-badge img{
	width: 100%;
	height: auto;
}

@media (max-width:700px) {
	.sn18-nav-container ul li{
		width: 100%;
		text-align: left;
	}
	.sn18-nav-container{
		padding: 0 30px;
	}

	.sn18-nav-container ul li a{
		font-size: 20px;
	}
	.sn18-nav-blank{
		display: none !important;
	}
}

/* EVENTS MAIN TITLE */

.sn18-events-title{
	position: absolute;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
	width: 300px;
}

.sn18-events-title img{
	width: 100%;
	height: auto;
}

.events-category-summer-nights h2.tribe-events-page-title{
	display: none;
}

@media (max-width:700px) {
	.events-category-summer-nights #tribe-events-content{
		margin-top: 60px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
	}
}




/* ///////////////////////////////////// LOCATION ///////////////////////////////////// */


.sn18-location-hero{
	min-height: 210px;
	position: relative;
	background-image: url('img/exports@2x/summer-nights-18-location-hero@2x-new-v3.png');
	background-position: top center;
	background-size: contain;
	background-repeat: repeat-x;
	z-index: 888;
}

@media (max-width:1432px) {
	.sn18-location-hero{
		background-size: cover;
	}
}

@media (max-width:1019px) {
	.sn18-location-hero{
		background-position-x: -204px;
	}
}

@media (max-width:700px) {
	.sn18-location-hero{
		background-image: url('img/exports@2x/summer-nights-18-location-hero-mobile@2x-new.png');
		background-size: cover;
		background-position: top center;
		min-height: 180px;
		background-repeat: repeat-x;
		background-color: #FFFA00;
	}
}


.sn18-location-hero .more-summer-nights{
	position: absolute;
	right: 20;
	top:18px;
}

.sn18-location-hero .more-summer-nights a{
	color: #7D00FF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 1;
	background: #FFFA00;
	padding: 2px 6px 4px 6px;
}

.sn18-location-hero .more-summer-nights a:hover{
	color: #FFFA00;
	background: #7D00FF;
}

.sn18-location-hero .more-summer-nights .twitter-share-location, .sn18-location-hero .more-summer-nights .facebook-share-location{
	border: none;
	padding: 0 0 0 6px;
	background: none !important;
}


.sn18-location-hero .more-summer-nights .twitter-share-location img, .sn18-location-hero .more-summer-nights .facebook-share-location img{
	width: 36px;
	height: 36px;
	margin-bottom: -12px;
}


@media (max-width:700px) {
	.sn18-location-hero .more-summer-nights{
		display: none;
	}
}

.sn18-location-title{
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
	width: 600px;
	z-index: 999;
}

.sn18-location-title img{
	width: 100%;
	height: auto;
}

.sn18-location-photo{
	position: relative;
	background-size: cover;
	height: 400px;
	margin-top: -36px;
}

.sn18-location-events-title{
	position: absolute;
	bottom: -50px;
	left: 50%;
	transform: translateX(-50%);
	width: 300px;
	z-index: 9999;
}

.sn18-location-events-title img{
	width: 100%;
	height: auto;
}

@media (max-width:700px) {
	.sn18-location-title{
		position: absolute;
		bottom: -30px;
		left: 50%;
		transform: translateX(-50%);
		width: 320px;
	}

	.events-category-summer-nights-one-colorado #tribe-events-content{
		margin-top: 60px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
	}

	.sn18-location-photo{
		height: 250px;
	}

	.sn18-location-events-title{
		width: 200px;
		bottom: -30px;
	}

}










/* ///////////////////////////////////// EVENT GRID KCRW HEADQUARTERS  ///////////////////////////////////// */

/* Hero */
.events-category-summer-nights-kcrw-headquarters .sn18-location-hero{
	min-height: 660px !important;
	position: relative;
	background-image: url('img/exports@2x/summer-nights-18-location-kcrwhq-hero@2x-v3.png') !important;
	background-position: top center;
	background-size: contain !important;
	background-repeat: repeat-x;
	z-index: 888;
	background-color: #000 !important;
}

.events-category-summer-nights-kcrw-headquarters .sn18-location-title{
	position: absolute;
	bottom: -60px;
	left: 50%;
	transform: translateX(-50%);
	width: 400px !important;
	z-index: 999;
}


@media (max-width:1432px) {
	.events-category-summer-nights-kcrw-headquarters .sn18-location-hero{
		background-size: cover !important;
	}
}

@media (max-width:1016px) {
	.events-category-summer-nights-kcrw-headquarters .sn18-location-hero{
		min-height: 380px !important;
		background-size: contain !important;
	}
	.events-category-summer-nights-kcrw-headquarters .sn18-location-title{
		width: 300px !important;
	}
}

@media (max-width:700px) {
	.events-category-summer-nights-kcrw-headquarters .sn18-location-hero{
		background-image: url('img/exports@2x/summer-nights-18-location-kcrwhq-hero-mobile@2x.png') !important;
		background-size: contain !important;
		min-height: 250px !important;
	}
	.events-category-summer-nights-kcrw-headquarters .sn18-location-title{
		width: 180px !important;
	}
	.events-category-summer-nights-kcrw-headquarters #tribe-events-content.tribe-events-list{
		margin-top: 80px;
	}
}

.events-category-summer-nights-kcrw-headquarters .sn18-location-hero .more-summer-nights a{
	color: #FFFA00;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 1;
	background: #000;
	padding: 2px 6px 4px 6px;
}

.events-category-summer-nights-kcrw-headquarters .sn18-location-hero .more-summer-nights a:hover{
	color: #000;
	background: #FFFA00;
}

.events-category-summer-nights-kcrw-headquarters .sn18-location-hero .more-summer-nights .twitter-share-location, .events-category-summer-nights-kcrw-headquarters .sn18-location-hero .more-summer-nights .facebook-share-location{
	border: none;
	padding: 0 0 0 6px;
	background: none !important;
}


/* AD STYLING */
.events-category-summer-nights-kcrw-headquarters .ad-wrap{ background-color: #000; padding: 65px 0 0 0; }
/* EVENT WRAPPER */
.events-category-summer-nights-kcrw-headquarters  #tribe-events-content-wrapper{ background-color: #000; }
.events-category-summer-nights-kcrw-headquarters  #tribe-events-content{margin-top: 45px;}
/* ALL EVENTS TITLE */
.events-category-summer-nights-kcrw-headquarters h2.tribe-events-page-title{display: none;}
/* EVENT TILE SPACING */
.events-category-summer-nights-kcrw-headquarters .tribe-events-list .kcrw-events-grid .home-single-event{ margin: 0 0 40px 0; }
/* EVENT DETAILS */
.events-category-summer-nights-kcrw-headquarters .tribe-events-list .kcrw-events-grid .tribe-events-event-details{ margin: 0; padding: 0; }
.events-category-summer-nights-kcrw-headquarters .tribe-events-list .kcrw-events-grid .tribe-events-photo-event-wrap{ background-color: #000; }
/* EVENT ORGANIZER */
.events-category-summer-nights-kcrw-headquarters .event-organizer-homepage{ text-align: left; color: #FFFA00; margin: 0; padding: 0; }
/* EVENT TITLE */
.events-category-summer-nights-kcrw-headquarters .tribe-events-list-event-title, .events-category-summer-nights-kcrw-headquarters .tribe-events-list-event-title a, .events-category-summer-nights-kcrw-headquarters .tribe-events-list .kcrw-events-grid .tribe-events-event-details h2{ text-align: left; color: #FFFA00; margin: 0 0 10px 0; padding: 0; font-size: 15px; }
/* EVENT DATE */
.events-category-summer-nights-kcrw-headquarters .date-homepage{ text-align: left; color: #FFFA00; margin: 0; padding: 0; font-size: 11px; text-transform: uppercase; }
/* EVENT VENUE */
.events-category-summer-nights-kcrw-headquarters .venue{ text-align: left; color: #FFFA00; margin: 0; padding: 0; }
/* PAGINATION */
.events-category-summer-nights-kcrw-headquarters .tribe-events-nav-next a{ background: #7D00FF !important; }
.events-category-summer-nights-kcrw-headquarters .tribe_paged{ background: #FFFA00 !important;}
















/* ///////////////////////////////////// WARNING  ///////////////////////////////////// */
/* /////////////////////// BELOW IS A CRAP TON OF COPY PASTING  /////////////////////// */

/* ///////////////////////////////////// EVENT GRID MAIN PAGE  ///////////////////////////////////// */
/* AD STYLING */
.events-category-summer-nights .ad-wrap{ background-color: #000; padding: 65px 0 0 0; }
/* EVENT WRAPPER */
.events-category-summer-nights #tribe-events-content-wrapper{ background-color: #000; }
.events-category-summer-nights #tribe-events-content{margin-top: 45px;}
/* EVENT TILE SPACING */
.events-category-summer-nights .tribe-events-list .kcrw-events-grid .home-single-event{ margin: 0 0 40px 0; }
/* EVENT DETAILS */
.events-category-summer-nights .tribe-events-list .kcrw-events-grid .tribe-events-event-details{ margin: 0; padding: 0; }
.events-category-summer-nights .tribe-events-list .kcrw-events-grid .tribe-events-photo-event-wrap{ background-color: #000; }
/* EVENT ORGANIZER */
.events-category-summer-nights .event-organizer-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* EVENT TITLE */
.events-category-summer-nights .tribe-events-list-event-title, .events-category-summer-nights .tribe-events-list-event-title a, .events-category-summer-nights .tribe-events-list .kcrw-events-grid .tribe-events-event-details h2{ text-align: left; color: #F0BEBE; margin: 0 0 10px 0; padding: 0; font-size: 15px; }
/* EVENT DATE */
.events-category-summer-nights .date-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; font-size: 11px; text-transform: uppercase; }
/* EVENT VENUE */
.events-category-summer-nights .venue{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* PAGINATION */
.events-category-summer-nights .tribe-events-nav-next a{ background: #7D00FF !important; }
.events-category-summer-nights .tribe_paged{ background: #FFFA00 !important;}

/* ///////////////////////////////////// EVENT GRID HAMMER MUSEUM  ///////////////////////////////////// */
/* LOCATION TITLE */
.events-category-summer-nights-hammer-museum .sn18-location-title{bottom: -10px;}
@media (max-width:700px) {
.events-category-summer-nights-hammer-museum .sn18-location-title{bottom: -15px; width: 320px;}
}
/* BANNER PHOTO */
.events-category-summer-nights-hammer-museum .sn18-location-photo{background-image: url('img/location-banners/desktop/hammer-desktop.jpg'); background-position: top center;}
@media (max-width:700px) {
.events-category-summer-nights-hammer-museum .sn18-location-photo{background-image: url('img/location-banners/mobile/hammer-mobile.jpg'); background-position: top center;}
}
/* AD STYLING */
.events-category-summer-nights-hammer-museum .ad-wrap{ background-color: #000; padding: 65px 0 0 0; }
/* EVENT WRAPPER */
.events-category-summer-nights-hammer-museum #tribe-events-content-wrapper{ background-color: #000; }
.events-category-summer-nights-hammer-museum #tribe-events-content{margin-top: 45px;}
/* ALL EVENTS TITLE */
.events-category-summer-nights-hammer-museum h2.tribe-events-page-title{display: none;}
/* EVENT TILE SPACING */
.events-category-summer-nights-hammer-museum .tribe-events-list .kcrw-events-grid .home-single-event{ margin: 0 0 40px 0; }
/* EVENT DETAILS */
.events-category-summer-nights-hammer-museum .tribe-events-list .kcrw-events-grid .tribe-events-event-details{ margin: 0; padding: 0; }
.events-category-summer-nights-hammer-museum .tribe-events-list .kcrw-events-grid .tribe-events-photo-event-wrap{ background-color: #000; }
/* EVENT ORGANIZER */
.events-category-summer-nights-hammer-museum .event-organizer-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* EVENT TITLE */
.events-category-summer-nights-hammer-museum .tribe-events-list-event-title, .events-category-summer-nights-hammer-museum .tribe-events-list-event-title a, .events-category-summer-nights-hammer-museum .tribe-events-list .kcrw-events-grid .tribe-events-event-details h2{ text-align: left; color: #F0BEBE; margin: 0 0 10px 0; padding: 0; font-size: 15px; }
/* EVENT DATE */
.events-category-summer-nights-hammer-museum .date-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; font-size: 11px; text-transform: uppercase; }
/* EVENT VENUE */
.events-category-summer-nights-hammer-museum .venue{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* PAGINATION */
.events-category-summer-nights-hammer-museum .tribe-events-nav-next a{ background: #7D00FF !important; }
.events-category-summer-nights-hammer-museum .tribe_paged{ background: #FFFA00 !important;}

/* ///////////////////////////////////// EVENT GRID ONE COLORADO  ///////////////////////////////////// */
/* LOCATION TITLE */
.events-category-summer-nights-one-colorado .sn18-location-title{bottom: -35px; width: 580px;}
@media (max-width:700px) {
.events-category-summer-nights-one-colorado .sn18-location-title{bottom: -30px; width: 320px;}
}
/* BANNER PHOTO */
.events-category-summer-nights-one-colorado .sn18-location-photo{background-image: url('img/location-banners/desktop/one_colorado-desktop.jpg'); background-position: center center;}
@media (max-width:700px) {
.events-category-summer-nights-one-colorado .sn18-location-photo{background-image: url('img/location-banners/mobile/one_colorado-mobile.jpg'); background-position: center center;}
}
/* AD STYLING */
.events-category-summer-nights-one-colorado .ad-wrap{ background-color: #000; padding: 65px 0 0 0; }
/* EVENT WRAPPER */
.events-category-summer-nights-one-colorado #tribe-events-content-wrapper{ background-color: #000; }
.events-category-summer-nights-one-colorado #tribe-events-content{margin-top: 45px;}
/* ALL EVENTS TITLE */
.events-category-summer-nights-one-colorado h2.tribe-events-page-title{display: none;}
/* EVENT TILE SPACING */
.events-category-summer-nights-one-colorado .tribe-events-list .kcrw-events-grid .home-single-event{ margin: 0 0 40px 0; }
/* EVENT DETAILS */
.events-category-summer-nights-one-colorado .tribe-events-list .kcrw-events-grid .tribe-events-event-details{ margin: 0; padding: 0; }
.events-category-summer-nights-one-colorado .tribe-events-list .kcrw-events-grid .tribe-events-photo-event-wrap{ background-color: #000; }
/* EVENT ORGANIZER */
.events-category-summer-nights-one-colorado .event-organizer-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* EVENT TITLE */
.events-category-summer-nights-one-colorado .tribe-events-list-event-title, .events-category-summer-nights-one-colorado .tribe-events-list-event-title a, .events-category-summer-nights-one-colorado .tribe-events-list .kcrw-events-grid .tribe-events-event-details h2{ text-align: left; color: #F0BEBE; margin: 0 0 10px 0; padding: 0; font-size: 15px; }
/* EVENT DATE */
.events-category-summer-nights-one-colorado .date-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; font-size: 11px; text-transform: uppercase; }
/* EVENT VENUE */
.events-category-summer-nights-one-colorado .venue{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* PAGINATION */
.events-category-summer-nights-one-colorado .tribe-events-nav-next a{ background: #7D00FF !important; }
.events-category-summer-nights-one-colorado .tribe_paged{ background: #FFFA00 !important;}


/* ///////////////////////////////////// EVENT GRID UNION STATION  ///////////////////////////////////// */
/* LOCATION TITLE */
.events-category-summer-nights-union-station .sn18-location-title{bottom: -30px; width: 600px;}
@media (max-width:700px) {
.events-category-summer-nights-union-station .sn18-location-title{bottom: -30px; width: 320px;}
}
/* BANNER PHOTO */
.events-category-summer-nights-union-station .sn18-location-photo{background-image: url('img/location-banners/desktop/union_station-desktop.jpg'); background-position: top center;}
@media (max-width:700px) {
.events-category-summer-nights-union-station .sn18-location-photo{background-image: url('img/location-banners/mobile/union_station-mobile.jpg'); background-position: top center;}
}
/* AD STYLING */
.events-category-summer-nights-union-station .ad-wrap{ background-color: #000; padding: 65px 0 0 0; }
/* EVENT WRAPPER */
.events-category-summer-nights-union-station #tribe-events-content-wrapper{ background-color: #000; }
.events-category-summer-nights-union-station #tribe-events-content{margin-top: 45px;}
/* ALL EVENTS TITLE */
.events-category-summer-nights-union-station h2.tribe-events-page-title{display: none;}
/* EVENT TILE SPACING */
.events-category-summer-nights-union-station .tribe-events-list .kcrw-events-grid .home-single-event{ margin: 0 0 40px 0; }
/* EVENT DETAILS */
.events-category-summer-nights-union-station .tribe-events-list .kcrw-events-grid .tribe-events-event-details{ margin: 0; padding: 0; }
.events-category-summer-nights-union-station .tribe-events-list .kcrw-events-grid .tribe-events-photo-event-wrap{ background-color: #000; }
/* EVENT ORGANIZER */
.events-category-summer-nights-union-station .event-organizer-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* EVENT TITLE */
.events-category-summer-nights-union-station .tribe-events-list-event-title, .events-category-summer-nights-union-station .tribe-events-list-event-title a, .events-category-summer-nights-union-station .tribe-events-list .kcrw-events-grid .tribe-events-event-details h2{ text-align: left; color: #F0BEBE; margin: 0 0 10px 0; padding: 0; font-size: 15px; }
/* EVENT DATE */
.events-category-summer-nights-union-station .date-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; font-size: 11px; text-transform: uppercase; }
/* EVENT VENUE */
.events-category-summer-nights-union-station .venue{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* PAGINATION */
.events-category-summer-nights-union-station .tribe-events-nav-next a{ background: #7D00FF !important; }
.events-category-summer-nights-union-station .tribe_paged{ background: #FFFA00 !important;}

/* ///////////////////////////////////// EVENT GRID Twilight Concert Series  ///////////////////////////////////// */

/* TEMPORARY */
.events-category-summer-nights-twilight-concert-series .tribe-events-notices{background-color: #FFF737; border: none; border-radius: 0; text-align: center; text-shadow: none; text-transform: uppercase;}
.events-category-summer-nights-twilight-concert-series .tribe-events-notices ul{ display: none; }
.events-category-summer-nights-twilight-concert-series .tribe-events-notices:after{ color: #000; content: "The Twilight Concert Series is back in 2018. Stay tuned for more information!";}

/* LOCATION TITLE */
.events-category-summer-nights-twilight-concert-series .sn18-location-title{bottom: -25px; width: 600px;}
@media (max-width:700px) {
.events-category-summer-nights-twilight-concert-series .sn18-location-title{bottom: -28px; width: 340px;}
}
/* BANNER PHOTO */
.events-category-summer-nights-twilight-concert-series .sn18-location-photo{background-image: url('img/location-banners/desktop/twilight-desktop.jpg'); background-position: bottom center;}
@media (max-width:700px) {
.events-category-summer-nights-twilight-concert-series .sn18-location-photo{background-image: url('img/location-banners/mobile/twilight-mobile.jpg'); background-position: bottom center;}
}
/* AD STYLING */
.events-category-summer-nights-twilight-concert-series .ad-wrap{ background-color: #000; padding: 65px 0 0 0; }
/* EVENT WRAPPER */
.events-category-summer-nights-twilight-concert-series #tribe-events-content-wrapper{ background-color: #000; }
.events-category-summer-nights-twilight-concert-series #tribe-events-content{margin-top: 45px;}
/* ALL EVENTS TITLE */
.events-category-summer-nights-twilight-concert-series h2.tribe-events-page-title{display: none;}
/* EVENT TILE SPACING */
.events-category-summer-nights-twilight-concert-series .tribe-events-list .kcrw-events-grid .home-single-event{ margin: 0 0 40px 0; }
/* EVENT DETAILS */
.events-category-summer-nights-twilight-concert-series .tribe-events-list .kcrw-events-grid .tribe-events-event-details{ margin: 0; padding: 0; }
.events-category-summer-nights-twilight-concert-series .tribe-events-list .kcrw-events-grid .tribe-events-photo-event-wrap{ background-color: #000; }
/* EVENT ORGANIZER */
.events-category-summer-nights-twilight-concert-series .event-organizer-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* EVENT TITLE */
.events-category-summer-nights-twilight-concert-series .tribe-events-list-event-title, .events-category-summer-nights-twilight-concert-series .tribe-events-list-event-title a, .events-category-summer-nights-twilight-concert-series .tribe-events-list .kcrw-events-grid .tribe-events-event-details h2{ text-align: left; color: #F0BEBE; margin: 0 0 10px 0; padding: 0; font-size: 15px; }
/* EVENT DATE */
.events-category-summer-nights-twilight-concert-series .date-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; font-size: 11px; text-transform: uppercase; }
/* EVENT VENUE */
.events-category-summer-nights-twilight-concert-series .venue{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* PAGINATION */
.events-category-summer-nights-twilight-concert-series .tribe-events-nav-next a{ background: #7D00FF !important; }
.events-category-summer-nights-twilight-concert-series .tribe_paged{ background: #FFFA00 !important;}


/* ///////////////////////////////////// EVENT GRID CALI AFRICAN AMERICAN MUSEUM  ///////////////////////////////////// */
/* LOCATION TITLE */
.events-category-summer-nights-california-african-american-museum .sn18-location-title{bottom: -30px; width: 440px;}
@media (max-width:700px) {
.events-category-summer-nights-california-african-american-museum .sn18-location-title{bottom: -40px; width: 320px;}
}
/* BANNER PHOTO */
.events-category-summer-nights-california-african-american-museum .sn18-location-photo{background-image: url('img/location-banners/desktop/caam-desktop.jpg'); background-position: bottom center;}
@media (max-width:700px) {
.events-category-summer-nights-california-african-american-museum .sn18-location-photo{background-image: url('img/location-banners/mobile/caam-mobile.jpg'); background-position: bottom center;}
}
/* AD STYLING */
.events-category-summer-nights-california-african-american-museum .ad-wrap{ background-color: #000; padding: 65px 0 0 0; }
/* EVENT WRAPPER */
.events-category-summer-nights-california-african-american-museum #tribe-events-content-wrapper{ background-color: #000; }
.events-category-summer-nights-california-african-american-museum #tribe-events-content{margin-top: 45px;}
/* ALL EVENTS TITLE */
.events-category-summer-nights-california-african-american-museum h2.tribe-events-page-title{display: none;}
/* EVENT TILE SPACING */
.events-category-summer-nights-california-african-american-museum .tribe-events-list .kcrw-events-grid .home-single-event{ margin: 0 0 40px 0; }
/* EVENT DETAILS */
.events-category-summer-nights-california-african-american-museum .tribe-events-list .kcrw-events-grid .tribe-events-event-details{ margin: 0; padding: 0; }
.events-category-summer-nights-california-african-american-museum .tribe-events-list .kcrw-events-grid .tribe-events-photo-event-wrap{ background-color: #000; }
/* EVENT ORGANIZER */
.events-category-summer-nights-california-african-american-museum .event-organizer-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* EVENT TITLE */
.events-category-summer-nights-california-african-american-museum .tribe-events-list-event-title, .events-category-summer-nights-california-african-american-museum .tribe-events-list-event-title a, .events-category-summer-nights-california-african-american-museum .tribe-events-list .kcrw-events-grid .tribe-events-event-details h2{ text-align: left; color: #F0BEBE; margin: 0 0 10px 0; padding: 0; font-size: 15px; }
/* EVENT DATE */
.events-category-summer-nights-california-african-american-museum .date-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; font-size: 11px; text-transform: uppercase; }
/* EVENT VENUE */
.events-category-summer-nights-california-african-american-museum .venue{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* PAGINATION */
.events-category-summer-nights-california-african-american-museum .tribe-events-nav-next a{ background: #7D00FF !important; }
.events-category-summer-nights-california-african-american-museum .tribe_paged{ background: #FFFA00 !important;}

/* ///////////////////////////////////// EVENT GRID CHINATOWN  ///////////////////////////////////// */
/* LOCATION TITLE */
.events-category-summer-nights-chinatown .sn18-location-title{bottom: -30px; width: 480px;}
@media (max-width:700px) {
.events-category-summer-nights-chinatown .sn18-location-title{bottom: -43px; width: 320px;}
}
/* BANNER PHOTO */
.events-category-summer-nights-chinatown .sn18-location-photo{background-image: url('img/location-banners/desktop/chinatown-desktop.jpg'); background-position: bottom center;}
@media (max-width:700px) {
.events-category-summer-nights-chinatown .sn18-location-photo{background-image: url('img/location-banners/mobile/chinatown-mobile.jpg'); background-position: bottom center;}
}
/* AD STYLING */
.events-category-summer-nights-chinatown .ad-wrap{ background-color: #000; padding: 65px 0 0 0; }
/* EVENT WRAPPER */
.events-category-summer-nights-chinatown #tribe-events-content-wrapper{ background-color: #000; }
.events-category-summer-nights-chinatown #tribe-events-content{margin-top: 45px;}
/* ALL EVENTS TITLE */
.events-category-summer-nights-chinatown h2.tribe-events-page-title{display: none;}
/* EVENT TILE SPACING */
.events-category-summer-nights-chinatown .tribe-events-list .kcrw-events-grid .home-single-event{ margin: 0 0 40px 0; }
/* EVENT DETAILS */
.events-category-summer-nights-chinatown .tribe-events-list .kcrw-events-grid .tribe-events-event-details{ margin: 0; padding: 0; }
.events-category-summer-nights-chinatown .tribe-events-list .kcrw-events-grid .tribe-events-photo-event-wrap{ background-color: #000; }
/* EVENT ORGANIZER */
.events-category-summer-nights-chinatown .event-organizer-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* EVENT TITLE */
.events-category-summer-nights-chinatown .tribe-events-list-event-title, .events-category-summer-nights-chinatown .tribe-events-list-event-title a, .tribe-events-list .events-category-summer-nights-chinatown .kcrw-events-grid .tribe-events-event-details h2{ text-align: left; color: #F0BEBE; margin: 0 0 10px 0; padding: 0; font-size: 15px; }
/* EVENT DATE */
.events-category-summer-nights-chinatown .date-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; font-size: 11px; text-transform: uppercase; }
/* EVENT VENUE */
.events-category-summer-nights-chinatown .venue{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* PAGINATION */
.events-category-summer-nights-chinatown .tribe-events-nav-next a{ background: #7D00FF !important; }
.events-category-summer-nights-chinatown .tribe_paged{ background: #FFFA00 !important;}

/* ///////////////////////////////////// EVENT GRID SANTA BARBARA  ///////////////////////////////////// */
/* LOCATION TITLE */
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .sn18-location-title{bottom: -30px; width: 400px;}
@media (max-width:700px) {
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .sn18-location-title{bottom: -43px; width: 320px;}
}
/* BANNER PHOTO */
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .sn18-location-photo{background-image: url('img/location-banners/desktop/mcasb-desktop.jpg'); background-position: bottom center;}
@media (max-width:700px) {
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .sn18-location-photo{background-image: url('img/location-banners/mobile/mcasb-mobile.jpg'); background-position: bottom center;}
}
/* AD STYLING */
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .ad-wrap{ background-color: #000; padding: 65px 0 0 0; }
/* EVENT WRAPPER */
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara #tribe-events-content-wrapper{ background-color: #000; }
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara #tribe-events-content{margin-top: 45px;}
/* ALL EVENTS TITLE */
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara h2.tribe-events-page-title{display: none;}
/* EVENT TILE SPACING */
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .tribe-events-list .kcrw-events-grid .home-single-event{ margin: 0 0 40px 0; }
/* EVENT DETAILS */
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .tribe-events-list .kcrw-events-grid .tribe-events-event-details{ margin: 0; padding: 0; }
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .tribe-events-list .kcrw-events-grid .tribe-events-photo-event-wrap{ background-color: #000; }
/* EVENT ORGANIZER */
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .event-organizer-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* EVENT TITLE */
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .tribe-events-list-event-title, .events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .tribe-events-list-event-title a, .events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .tribe-events-list .kcrw-events-grid .tribe-events-event-details h2{ text-align: left; color: #F0BEBE; margin: 0 0 10px 0; padding: 0; font-size: 15px; }
/* EVENT DATE */
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .date-homepage{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; font-size: 11px; text-transform: uppercase; }
/* EVENT VENUE */
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .venue{ text-align: left; color: #F0BEBE; margin: 0; padding: 0; }
/* PAGINATION */
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .tribe-events-nav-next a{ background: #7D00FF !important; }
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .tribe_paged{ background: #FFFA00 !important;}






/* ADDITIONAL CSS FROM SEAN FROM 2017 */
.events-category-summer-nights-chinatown .header-wrapper,
.events-category-summer-nights-one-colorado .header-wrapper,
.events-category-summer-nights-hammer-museum .header-wrapper,
.events-category-summer-nights-anaheim-packing-district .header-wrapper,
.events-category-summer-nights-santa-monica-pier .header-wrapper,
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .header-wrapper,
.events-category-summer-nights-annenberg-space-for-photography .header-wrapper,
.events-category-summer-nights-union-station .header-wrapper,
.events-category-summer-nights-california-african-american-museum .header-wrapper,
.events-category-summer-nights-kcrw-headquarters .header-wrapper,
.events-category-summer-nights-long-beach .header-wrapper,
.events-category-summer-nights-twilight-concert-series .header-wrapper {
	display: none;
}
.events-category-summer-nights-chinatown .subhead-wrap,
.events-category-summer-nights-one-colorado .subhead-wrap,
.events-category-summer-nights-hammer-museum .subhead-wrap,
.events-category-summer-nights-anaheim-packing-district .subhead-wrap,
.events-category-summer-nights-santa-monica-pier .subhead-wrap,
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .subhead-wrap,
.events-category-summer-nights-annenberg-space-for-photography .subhead-wrap,
.events-category-summer-nights-union-station .subhead-wrap,
.events-category-summer-nights-california-african-american-museum .subhead-wrap,
.events-category-summer-nights-kcrw-headquarters .subhead-wrap,
.events-category-summer-nights-long-beach .subhead-wrap,
.events-category-summer-nights-twilight-concert-series .subhead-wrap {
	display: none;
}
.events-category-summer-nights-chinatown .featured-wrap,
.events-category-summer-nights-one-colorado .featured-wrap,
.events-category-summer-nights-hammer-museum .featured-wrap,
.events-category-summer-nights-anaheim-packing-district .featured-wrap,
.events-category-summer-nights-santa-monica-pier .featured-wrap,
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .featured-wrap,
.events-category-summer-nights-annenberg-space-for-photography .featured-wrap,
.events-category-summer-nights-union-station .featured-wrap,
.events-category-summer-nights-california-african-american-museum .featured-wrap,
.events-category-summer-nights-kcrw-headquarters .featured-wrap,
.events-category-summer-nights-long-beach .featured-wrap,
.events-category-summer-nights-twilight-concert-series .featured-wrap {
	display: none;
}
.events-category-summer-nights .header-wrapper-mobile,
.events-category-summer-nights-chinatown .header-wrapper-mobile,
.events-category-summer-nights-one-colorado .header-wrapper-mobile,
.events-category-summer-nights-hammer-museum .header-wrapper-mobile,
.events-category-summer-nights-anaheim-packing-district .header-wrapper-mobile,
.events-category-summer-nights-santa-monica-pier .header-wrapper-mobile,
.events-category-summer-nights-museum-of-contemporary-arts-santa-barbara .header-wrapper-mobile,
.events-category-summer-nights-annenberg-space-for-photography .header-wrapper-mobile,
.events-category-summer-nights-union-station .header-wrapper-mobile,
.events-category-summer-nights-california-african-american-museum .header-wrapper-mobile,
.events-category-summer-nights-kcrw-headquarters .header-wrapper-mobile,
.events-category-summer-nights-long-beach .header-wrapper-mobile,
.events-category-summer-nights-twilight-concert-series .header-wrapper-mobile  {
	display: none
}





/* ---------------------------------------------------------
	Hide banners on HQ page
--------------------------------------------------------- */

.events-category-summer-nights-kcrw-headquarters .ad-wrap{
	display: none !important;
}
.events-category-summer-nights-kcrw-headquarters #tribe-events-content{
	margin-top: 80px !important;
}



/* ---------------------
	Test
-----------------------*/

.events-category-summer-nights .tribe-events-event-image {
	display: none !important;
}