/*
	Theme Name: Rap-Up Responsive (1.04.00)
	Description: HTML5 responsive wordress theme custom built by Let's Build LLC.
	Version: 1.04.00
	Author: Let's Build Engineering
	Author URI: http://www.letsbuild.la
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*, *:after, *:before {

	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;

}

/* html element 62.5% font-size for REM use */
html {

	font-size: 62.5%;
	background-color: #000;

}

body {

	font: 300 11px/1.4 'Arial', sans-serif;
	color: #000;
	overflow-x: hidden;

}

body.tstakeover div#header-ad-1 {

	max-width: 1140px !important;
	margin: 0px auto !important;

	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
	box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);

}

body.tstakeover #header {

	background-color: transparent;
	max-width: 1140px;

}

body.tstakeover div#header-wrap {

	max-width: 1140px;
	margin: 0px auto;

}

body.tstakeover #header.fixed{

	left:50%;
	-webkit-transform:translateX(-50%);
	-moz-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	-o-transform:translateX(-50%);
	transform:translateX(-50%);
	backface-visibility:hidden;

}

/* clear */

.clear:before, .clear:after {

    content: ' ';
    display: table;

}

.clear:after {

    clear: both;

}

.clear {

    *zoom: 1;

}

img {

	max-width: 100%;
	vertical-align: bottom;

}

a {

	color: #000;
	text-decoration: none;

}

a:hover {

	color: #000;

}

a:focus {

	outline: 0;

}

a:hover, a:active {

	outline: 0;

}

input:focus {

	outline: 0;
	border: 1px solid #04A4CC;

}

abbr {

	border-bottom: none !important;

}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

main {

	position: relative;
	z-index: 200;

}

header {

	position: relative;
	z-index: 200;

}

footer {

	position: relative;
	z-index: 200;

}

body.tstakeover footer {

	max-width: 1140px;
	margin: 0px auto;

}


/*------------------------------------*\
    MODULES
\*------------------------------------*/

.ad-unit-970 div.inner {

	max-width: 970px;
	margin: 0px auto;
	text-align: center;

}

.ad-unit-300 {

	padding: 20px;
	background-color: rgba( 240, 240, 240, 1 );
	text-align: center;

}

.ad-unit-300.no-frame {

	background-color: transparent;
	padding: 0px;

}

.ad-unit-728 {

	padding: 20px;
	background-color: rgba( 240, 240, 240, 1 );
	max-width: 728px;
	margin: 0px auto;

}

.ad-unit-728.no-frame {

	background-color: transparent;
	padding: 0px;

}

.module:first-child {

	margin: 0px 0px 0px 0px;

}

.module:last-child {

	margin: 30px 0px 20px 0px;

}


.module {

	margin: 30px 0px 0px 0px;

}

.module h2.large {

	padding: 20px 0px;
	margin: 0px;
	background-color: rgba( 0, 0, 0, 1 );
	color: rgba( 255, 255, 255, 1 );
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 2.72em;
	letter-spacing: 0.05em;

}

.module .white-cta, .ui-large-button, .ui-large-heading {

	font-size: 1.85rem;
	color: rgba( 0, 0, 0, 1 );
	text-align: center;
	display: block;
	padding: 20px 0px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	border: 2px solid rgba( 0, 0, 0, 1 );

}

.rap-up-tv {

	position: relative;

}

.rap-up-tv img {

	cursor: pointer;

}

.rap-up-tv img.play {

	opacity: 0.8;
	position: absolute;
	top: 50%;
	left: 42%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);

	-o-transition: opacity 400ms ease-in-out;
	-webkit-transition: opacity 400ms ease-in-out;
	-moz-transition:  opacity 400ms ease-in-out;
	transition: opacity 400ms ease-in-out;

}

.rap-up-tv:hover img.play {

	opacity: 1;

}


.news-feed div.list {

	padding: 0px;

}

.news-feed div.list div#filter {

	padding: 10px 0px 10px 0px;
	font-size: 1.0em;
	position: relative;

}

.news-feed div.list div#filter > span {

	color: rgba( 0, 0, 0, 1 );
	width: 30%;
	display: inline-block;

}

.news-feed div.list div#filter div.toggle {

	font-weight: bold;
	display: inline-block;
	position: relative;
	margin-left: 1.5%;
	width: 65%;

}

.news-feed div.list div#filter div.toggle a.active {

	color: rgba( 236, 30, 121, 1 );

}

.news-feed div.list div.type {

	display: none;

}

.news-feed div.list div.type.active {

	display: block;

}

.news-feed div.list div.type article {

	list-style: none;
	padding: 5px 0px;
	border-top: 1px solid rgba( 213, 213, 213, 1 );
	position: relative;

}

.news-feed div.list div.type article:hover {

	background-color: #F7F7F7;

}

.news-feed div.list div.type article:hover span.count {

	color: rgba( 236, 30, 121, 1 );

}

.news-feed div.list div.type article.hidden {

	display: none;

}

.news-feed div.list div.type article span.count {

	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 1.45em;
	color: rgba( 255, 255, 255, 1 );
	font-family: 'Oswald', sans-serif;
	display: block;
	width: 30px;
	background-color: rgba( 0, 0, 0, 0.8 );
	padding: 6px 0px;
	font-weight: 400;
	text-align: center;

}

.news-feed div.list div.type article div.left {

	float: left;
	position: relative;
	width: 30%

}


.news-feed div.list div.type article div.right {

	float: left;
	width: 67.5%;
	margin-left: 2.5%;
	padding-bottom: 14px;

}

.news-feed div.list div.type article div.right h3 {

	font-family: 'Arial', sans-serif;
	margin: 0px;
	font-weight: 800;
	line-height: 1.25em;

}

.news-feed div.list div.type article div.right p {

	margin: 0px;
	font-size: 1.0em;

}

.news-feed div.list div.type article time {

	font-size: 0.84em;
	color: rgba( 161, 161, 161, 1 );
	font-weight: normal;
	position: absolute;
	bottom: 5px;
	left: 32.5%;

}

.spotify {

	position: relative;
/* 	height: 400px; */

}

.spotify iframe {

	width: 100%;
	margin-top: 10px;

}

.artist-cats ul.list {

	padding: 0px;
	margin: 20px 0px 0px 0px;
	overflow: hidden;

	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;

}

.artist-cats ul.list li {

	list-style: none;
	text-align: center;
	font-family: 1.07em;
	line-height: 2.25em;

}

.artist-cats a.white-cta {

	margin: 10px 0px 0px 0px;

}

#advertise section.left div.content {

	max-width: 600px;

}

#about ul#press {

	margin: 20px 0px;
	padding: 0px;

}

#about ul#press li {

	list-style: none;
	float: left;
	width: 25%;
	height: 102px;
/* 	margin: 15px; */
	background-position: center center;
	background-repeat: no-repeat;

}

#contact p > a {

	color: rgba( 236, 30, 121, 1 );

}

#contact section.left div.content {

	max-width: 600px;

}

#advertise section.left div.content p, #contact section.left div.content p {

	font-size: 1.4rem;
	line-height: 2.4rem;

}

#contact-form {

	margin: 20px 0px;
	width: 100%;
	position: relative;

}

#contact-form form input[type=text] {

	border: 1px solid #dae4eb;
	box-shadow: inset 0px 0px 7px #f6f8f9;
	padding: 10px 8px;
	width: 100%;
	outline: none;

}

#contact-form form button[type=submit] {

	background-color: #000;
	padding: 5px 40px;
	font-family: "Oswald", sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.1em;
	border: none;
	outline: none;

}

#contact-form form span#response {

	margin-left: 10px;

}

#contact-form form button[type=submit]:active {

	background-color: #191919;
	color: #999;

}

#contact-form form textarea {

	border: 1px solid #dae4eb;
	box-shadow: inset 0px 0px 7px #f6f8f9;
	padding: 8px 8px;
	width: 100%;
	resize: none;
	outline: none;
	height: 120px;

}

#contact-form form div.row {

	margin-bottom: 10px;

}

#contact-form form div.row div.field {

	float: left;
	width: 32.1%;
	margin-right: 1.74%;
	position: relative;

}

#contact-form form div.row div.field input[type=text]{

	width: 100%;

}

#contact-form form input.error, #contact-form form textarea.error {

	border: 1px solid #ff0000;

}

#contact-form form div.row div.field:last-child {

	margin-right: 0px;

}


ul.social {

	margin: 30px 0px 30px 0px;
	text-align: center;
	padding: 0px;
	white-space: nowrap;

}

ul.social li {

	display: inline-block;
	margin-right: 15px;

}

ul.social li.disqus {

	color: #809fb9;

}

ul.social li.facebook {

	color: #37569f;

}

ul.social li.twitter {

	color: #43a9e4;
	margin-right: 0px;

}

ul.social li:last-child {

	margin-right: 0px;

}

ul.social li span.fa {

	font-size: 1.0rem;
	margin-right: 0px;
	position: relative;
	top: -1px;

}

ul.social li label {

	font-size: 1.0rem;
	margin-right: 3px;
	font-weight: 100;

}

ul.social li span.bubble-wrap {

	position: relative;
	background-image: url('_/graphics/ui-bubble-bg.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0px 4px 5px;

}

ul.social li span.bubble-wrap > span.value {

/* 	border-top: 1px solid #cccccc; */
/* 	border-bottom: 1px solid #cccccc; */
/* 	padding: 4px 6px 6px 7px; */
	line-height: 14px;
	font-size: 10px;
	color: #000;
	font-weight: 100;
	display: inline-block;
	padding: 0px 4px 0px 5px;
	position: relative;
	top: -1px;

}

section#stories ul.social li span.bubble-wrap img.cap {

	top: 1px;

}

ul.social li span.bubble-wrap img.cap {

	position: absolute;
	right: -2px;
	top: 0px;

}





/*------------------------------------*\
    GLOBALS
\*------------------------------------*/


.iframe-wrap {

	margin: 32px 70px;

}

.iframe-wrap.rap-up-tv {

	margin: 0px auto 0px auto;

}

.iframe-wrap.instagram {

	margin: -5px 70px 0px 70px;

}


.iframe-wrap iframe {

	width: 100% !important;

}

.photo-controls {

	position: relative;

}

.photo-controls a.arrows {

	display: block;
	width: 35px;
	height: 67px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	background-image: url('_/graphics/ui-marquee-arrows.png');
	background-size: auto 67px;
	z-index: 10;

}

.photo-controls a.arrows.previous {

	left: 10px;
	background-position: left center;

}

.photo-controls a.arrows.next {

	right: 10px;
	background-position: right center;

}

.post-nav {

	position: fixed;
	padding: 6px 14px;
	background-color: rgba( 0, 0, 0, 0.3 );
	text-transform: uppercase;
	top: 45%;
	z-index: 300;

	-o-transition: all 400ms ease-in-out;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition:  all 400ms ease-in-out;
	transition: all 400ms ease-in-out;

	opacity: 1;

}

.post-nav:hover {

	background-color: rgba( 0, 0, 0, 1.0 );

}

.post-nav.prev {

	left: 0px;

}

.post-nav.next {

	right: 0px;

}

.post-nav span {

	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 2.3rem;
	font-weight: 600;

}

.post-edit-link {

	display: block;
	position: fixed;
	top: 90px;
	left: 0px;
	padding: 3px;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	background-color: rgba( 0, 0, 0, 0.4 );
	color: #fff;
	z-index: 500;

}


.fa {

	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

}

.fa-bars:before {

	content: "\f0c9";

}

.fa-rss:before {

	content: "\f09e";

}

.fa-instagram:before {

	content: "\f16d";

}

.fa-facebook:before {

	content: "\f09a";

}

.fa-twitter:before {

	content: "\f099";

}

.fa-youtube-play:before {

	content: "\f16a";

}

.fa-google-plus:before {

	content: "\f0d5";

}

.fa-comment:before {

	content: "\f075";

}

.fa-search:before {

	content: "\f002";

}


/*------------------------------------*\
    PAGE STRUCTURE
\*------------------------------------*/

body.hide-top-ad #header-ad-1 {

	display: none;

}

.wrap {

/*     min-width: 100%; */
/*     min-height: 100%; */
    background-color: #fff;
    position: relative;
/*     top: 0; */
/*     bottom: 100%; */
/*     left: 0; */
    z-index: 3;

}

div.story {

	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 200;
	overflow: scroll;
	background-color: #fff;
	top: 0px;
	left: 0px;

}

#google_ads_div_rapup_ROS_reskin_ad_wrapper {

	height: 0px;
	overflow: hidden;

}

#header-ad-1 {

	background-color: rgba( 37, 37, 37, 1 );
	padding: 10px 0;

	min-height: 76px;

	position: relative;
	z-index: 409;

	-o-transition: height 2;
	-moz-transition: height 2s;
	-webkit-transition: height 2s;
    transition: width 2s;

}

#header-ad-1 div.inner {

	position: relative;
	z-index: 201;

}


.nav-trigger:checked ~ .wrap #mobile-navigation {

	display: block;

}

.nav-trigger:checked ~ .wrap {

	margin-left: 240px;

}

.nav-trigger:checked ~ .wrap .post-nav {

	opacity: 0;

}

.nav-trigger:checked ~ .wrap #content-block {

	display: block;

}

#content-block {

/* 	background-color: rgba(10, 255, 0, 0.5); */
	display: none;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	left: 0;
	top: 0;
	width: 50%;
	z-index: 500;

}

#mobile-navigation {

	list-style: none;
    left: 0px;
    top: 0px;
    position: fixed;
    z-index: 0;
    width: 245px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: auto;
    background: #3e3c3d;
    background: -moz-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3e3c3d), color-stop(100%, #2d2c2d));
    background: -webkit-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
    background: -o-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
    background: -ms-linear-gradient(top, #3e3c3d 0%, #2d2c2d 100%);
    background: linear-gradient(to bottom, #3e3c3d 0%, #2d2c2d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e3c3d', endColorstr='#2d2c2d', GradientType=0);
    margin-top: 0px;
    padding: 0px;
    transition: opacity 0.2s;
	-webkit-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	padding-top: 60px;
	display: none;

}

#mobile-navigation > li {

	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 16px 0px;
	border-bottom: 1px solid #424242;
	list-style: none;

	transition: background-color 0.6s;
	-webkit-transition: background-color 0.6s;
	-o-transition: background-color 0.6s;
	-moz-transition: background-color 0.6s;

}

#mobile-navigation > li:hover {

	background-color: #424242;

}

#mobile-navigation > li.small {

	font-size: 1.0rem;
	background-color: #2d2c2d;
	color: #888888;
	padding: 6px 0px;

}

#mobile-navigation > li a {

	color: inherit;

}

#mobile-navigation ul#social {

	padding: 0px;
	margin: 0px;
	text-align: center;
	margin: 20px auto;

}

#mobile-navigation ul#social > li {

	display: inline-block;
	color: #676767;
	font-size: 1.8rem;
	padding: 0px 6px;

}

#mobile-navigation ul#social > li span {

	display: none;

}

#mobile-navigation ul#social > li a {

	color: inherit;

}

#mobile-menu {

	display: none;
	color: #fff;
/* 	float: left; */
	position: fixed;
	font-size: 2.3em;
	padding: 6px 20px;
	z-index: 200;
	top: 10px;
	left: 0px;
	z-index: 600;

}

#mobile-menu span {

	color: inherit;

}

input#nav-trigger {

	position: absolute;
	left: -999em;

}


#alerts {

	color: #b3b3b3;
	background-color: #676767;
	text-align: center;
	position: relative;
	z-index: 500;
	width: 100%;
	min-width: 1090px;

}

#alerts:hover {

	color: #fff;
	transition: color 200ms;
	-moz-transition: color 200ms;
	-webkit-transition: color 200ms;
	-o-transition: color 200ms;

}

#alerts div.alert {

	padding: 4px 0px;

}

#alerts div.alert > p {

	margin: 0px;

}

#alerts div.alert > p a {

	text-decoration: underline;
	color: inherit;

}


#header-wrap {

	min-height: 85px;
	position: relative;
	z-index: 410;

}

#header {

	background-color: rgba( 0, 0, 0, 1 );

}

#header.fixed {

	position: fixed;
	width: 100%;
	margin-top: 0px;
	top: 0px;
	left: 0px;

}

#header div.inner {

	position: relative;
	margin: 0px auto;
	padding: 20px 10px;
	background-color: rgba( 0, 0, 0, 1 );

}

#header div.inner div.logo {

	display: inline-block;

}

#header div.inner div.logo h1 {

	display: inline;

}

#header div.inner div.logo img.logo-img {

	width: 140px;

}

#header div.inner nav {

	display: inline-block;
	position: relative;
	top: 5px;
	vertical-align: top;

}

#header div.inner div#search-form {

	position: absolute;
	width: 83%;
	height: 98%;
	background-color: #1a1a1a;
	top: 1%;
	left: 17%;
	z-index: 50;

}

#header div.inner div#search-form button#close {

	outline: none;
	border: none;
	background-color: transparent;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 2%;
	top: 28px;
	z-index: 901;

}

#header div.inner div#search-form input[type=text] {

	position: absolute;
	width: 81%;
	padding: 0px 9%;
	height: 100%;
	border: none;
	font-size: 3.0rem;
	z-index: 900;
	background-repeat: no-repeat;
	background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowNjk4RTk3QTc5OTMxMUU0Qjc4M0NDNUIxQ0I0MDA5QiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowNjk4RTk3Qjc5OTMxMUU0Qjc4M0NDNUIxQ0I0MDA5QiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkM1RTBGQ0ZGNzk5MjExRTRCNzgzQ0M1QjFDQjQwMDlCIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM1RTBGRDAwNzk5MjExRTRCNzgzQ0M1QjFDQjQwMDlCIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+mmP3XAAAAlVJREFUeNq8lr9LAzEUxy/1VxWLIogVHQrWQbsoFEH8gYNubp0E6+ofpZPg4OAkCIKDv6aKoCgoCOqg6OCP+rNFLOc38gKPo8nl6rUPviSXS/JJ7iXvnXAM5rpuC4oUlITiUBu9KkHP0B10AV0KIUpOABMaYBTFFJSG6i3meYX2oSMswK0IDGgCRQaKeV69QU/QNyS/RCcU9fS5gdYBfw8EBnSQoHXUVIRy0DEme/b0jaDohUbIHWquPLTi7a8F006zDCp9t4EJPv1Wj7E9tOAOapLQJYwt6MZEmE/5Tg+hNRvo3+qFkIdsGbqnJrmAWdOYCJVTzKdyp5u2h4TBv1CsQsq/KWyoTwumK5NmPt0ICmXwD7lo1jRh2nGKXZmc7ec1wM/ZJ09gY+06cJI9Hzvh2AmrJ3XguLqnflcggF2zelwHVmHwyQnPHlk9ZjrVDkWkUMwTtxt1YNWpJSwwxQVlBR1Y+bWTwmAY1sXqeR34jupRir1hGD/JtzrwBXseCeEzN6AYpscf6EoHvqR8qsJczz/ZY1Ar1c9w0IplwXQC91m2ylAYrWS3MsNNst3u+iWJI0riKrNkMUlrBdA5NucONvViBFNSWGcnsBtaxGQDNj6FZHZbgJpUM8n6D0Tudp4ldGkPFMNlGHyUrqF7Kq9MPzTEfKqgat5t9D+w/edqpiSeCuhi6dMdAs+w9rJwYfiEfZRPExbAU2hP+RRjx1FMm+DCwoft7L9aBvwG+mHIU3C4Kndl/ODCqaKZ4FUFm+BVB2vgWzUBl4GXagYm+CjBz38FGAB+nt3DF5PvAQAAAABJRU5ErkJggg==");
	background-size: 33px;
	background-position: 3% center;
	background-color: transparent;
	top: 0px;
	left: 0px;
	color: rgba( 255, 255, 255, 1 );

}

#header div.inner div#search-form input[type=submit] {

	opacity: 0;

}

#header a#mobile-search {

	position: absolute;
	color: #fff;
	font-size: 2.3rem;
	right: 15px;
	top: 15px;
	display: none;

}

#header div.inner nav ul li {

	float: left;
	color: rgba( 255, 255, 255, 1 );
	list-style: none;
	font-size: 1.54em;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0px 20px;
	position: relative;
	font-family: "Montserrat", sans-serif;

}

#header div.inner nav ul li:hover > ul.sub-menu {

	display: block;

}

#header div.inner nav ul li > ul.sub-menu {

	display: none;
	position: absolute;
	padding: 0px;
	top: 20px;
	width: 300%;
	left: -100%;
	padding: 30px 0px 0px 0px;


}

#header div.inner nav ul li > ul.sub-menu > li {

	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	background-color: rgba( 255, 255, 255, 0.8 );
	color: #000;
	text-align: center;
	width: 100%;
	font-size: 1.4rem;
	display: block;
	margin: 0px;
	padding: 2px 0px;

}

#header div.inner nav ul li > ul.sub-menu > li a:link, #header div.inner nav ul li > ul.sub-menu > li a:visited {

	color: #000;

}

#header div.inner nav ul li > ul.sub-menu > li:hover a {

	color: #666;

}

#header div.inner nav ul li > ul.sub-menu > li.current-menu-item a {

	color: rgb( 236, 30, 121 ) !important;

}

#header div.inner nav ul li > ul.sub-menu > li:first-child {

	padding-top: 10px;

}

#header div.inner nav ul li > ul.sub-menu > li:last-child {

	padding-bottom: 15px;
	border-bottom: 3px solid #e8e8e8;

}

#header div.inner nav ul li > ul.sub-menu > li div.bg {

	display: none;

}

#header div.inner nav ul li div.bg {

	position: absolute;
	height: 2px;
	background-color: rgba( 255, 255, 255, 1 );
	width: 0%;

	-o-transition: width 200ms ease-in-out;
	-webkit-transition: width 200ms ease-in-out;
	-moz-transition:  width 200ms ease-in-out;
	transition: width 200ms ease-in-out;

}

#header div.inner nav ul li:hover div.bg {

	width: 100%;

}

#header div.inner nav ul li a {

	color: inherit;

}

#header div.inner nav ul li a:active {

	color: rgba( 236, 30, 121, 1 );

}

#header div.inner nav ul li a:active ~ div.bg {

	background-color: rgba( 236, 30, 121, 1 );

}

#header div.inner nav ul li.current_page_item a, #header div.inner nav ul li.current-menu-item a {

	color: rgba( 236, 30, 121, 1 );

}

#header div.inner nav ul li.current_page_item div.bg, #header div.inner nav ul li.current-menu-item div.bg {

	width: 100%;
	background-color: rgba( 236, 30, 121, 1 );

}

#header div.inner nav ul li#search-init {

	display: inline-block;
	position: relative;
	font-size: 1.5em;
	color: rgba( 255, 255, 255, 1 );
	position: relative;
	top: 0px;
	cursor: pointer;

}


/* Social */


#header div.inner ul#social {

	color: rgba( 82, 82, 82, 1 );
	display: inline-block;
	vertical-align: middle;
	/* float: right; */
	position: absolute;
	top: 24px;
	right: 3px;
	z-index: 40;

}

#header div.inner ul#social li {

	list-style: none;
	font-family: 'Stackicons-Social', sans-serif;
	display: inline-block;
	position: relative;
	font-size: 1.7em;
	margin: 0px 5px;

}

#header div.inner ul#social li a {

	color: #525252;

}

#header div.inner ul#social li:hover a {

	color: #333;

}


#header div.inner ul#social li span {

	position: absolute;
	opacity: 0;
	display: none;

}


#footer {

	background-color: rgba( 0, 0, 0, 1 );

}

#footer > div.inner {

	padding: 30px 30px 20px 30px;
	max-width: 1140px;
	margin: 0px auto;
/* 	text-align: center; */

}

#footer #footer-ad-1 {

	text-align: center;
	padding: 15px 0px 5px 0px;

}

#footer div.logo {

	width: 140px;
	max-width: 20%;
	display: inline-block;

}

#footer div.inner nav {

	display: inline-block;
	text-transform: uppercase;
	vertical-align: top;
	width: 82%;
	position: relative;
	top: 8px;
	margin-bottom: 20px;

}

#footer div.inner nav > ul > li {

	display: inline-block;
	list-style: none;
	vertical-align: top;
	font-size: 1.09rem;
	font-weight: 600;
	width: 13%;

}

#footer div.inner nav > ul li a {

	color: rgba( 149, 149, 149, 1 );

}

#footer div.inner nav > ul li > a:hover {

	border-bottom: 1px solid rgb( 149, 149, 149 );

}

#footer div.inner nav > ul li ul.sub-menu {

	padding: 0px;
	margin-top: 5px;

}

#footer div.inner nav > ul li ul.sub-menu li {

	display: block;
	font-size: 0.9rem;
	font-weight: 300;
	line-height: 1.2rem;

}

#footer div#copyright {

	color: #fff;
	padding-bottom: 10px;

}

#footer div#copyright span.seperator {

	margin: 0px 6px 0px 10px;

}

#footer div#copyright a {

	color: inherit;

}

#footer div#ad-unit-970-footer, #footer div#copyright {

	text-align: center;

}

div.i-wrap {

	background-color: #fff;
	z-index: 4;

}

main.page {

	max-width: 1140px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: rgba( 255, 255, 255, 1 );
	overflow: hidden;

}

body.shadow main.page {

	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.25);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.25);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.25);

}

main.page > div.inner {

	padding: 20px 20px 30px 20px;

}

#marquee-wrap {

	position: relative;
	background: rgb(53,53,53);
	background: -moz-linear-gradient(top,  rgba(53,53,53,1) 0%, rgba(0,0,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(53,53,53,1)), color-stop(100%,rgba(0,0,0,1)));
	background: -webkit-linear-gradient(top,  rgba(53,53,53,1) 0%,rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(53,53,53,1) 0%,rgba(0,0,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(53,53,53,1) 0%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(53,53,53,1) 0%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#353535', endColorstr='#000000',GradientType=0 );

}

#marquee {

	margin: 0px 0px;
	position: relative;
	font-size: 10px;

}

#marquee div.slide {

	position: relative;
/* 	transform: scale(1.01); */

	-o-transition: transform 200ms ease-in-out;
	-webkit-transition: transform 200ms ease-in-out;
	-moz-transition:  transform 200ms ease-in-out;
	transition: transform 200ms ease-in-out;

}

#marquee div.slide article {

	min-height: 500px;
	background-position: center center;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #000;
	background-size: 100.5%;

}

#marquee div.slide article h2.black {

	color: #000;

}

#marquee div.slide article h2.white {

	color: #fff;

}

#marquee div.slide.one article {

	width: 100%;

}

#marquee div.slide.one article h2 {

	width: 99%;

}

#marquee div.slide.two article {

	width: 50%;
	float: left;
	background-size: cover !important;

}

#marquee div.slide.two article h2 {

	width: auto;
	display: inline-block;
	left: 10px;
	width: 95%;

}

#marquee div.slide.two article h2 span {

	text-align: center;

}

#marquee div.slide.three article {

	width: 50%;
	float: left;

}

#marquee div.slide.three article h2 {

	text-align: left;
	width: 70%;

}

#marquee div.slide.three article h2 span {

	text-align: left;

}

#marquee div.slide.three a:nth-child(2) article, #marquee div.slide.three a:nth-child(3) article {

	min-height: 0;
	height: 250px;

}


#marquee div.slide h2 {

	font-family: 'Oswald', sans-serif;
	position: absolute;
	bottom: 10px;
	left: 10px;
	text-align: center;
/* 	font-size: 3.6em; */
	text-transform: uppercase;
	margin: 0px;
	padding: 3px 10px;
	line-height: 1.5em;

}


#marquee div.slide h2 span {

	text-align: center;
	color: inherit;
	background-color: #000;
	box-shadow: 10px 0 0 #000, -10px 0 0 #000;
	padding: 2px 0;
	margin: 0 5px;

}

#marquee div.slide h2.hidden {

	display: none;

}

/*
#marquee div.slide h2.block {

	background-color: #000;

}

#marquee div.slide h2.block span {

	color: #fff;

}

#marquee div.slide h2.invert span {

	color: #fff;

}
*/

section.left {

	padding: 0px 0px 0px 0px;
	width: 65.75%;
	float: left;

}

section.left h1 {

	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	text-align: center;

}

section.left > p {

	margin: 20px 70px;
	line-height: 2.1rem;
	font-family: "Arial", sans-serif;
	font-size: 1.4rem;

}

#stories {

	padding: 10px 0px 0px 0px;
	width: 65.75%;
/* 	width: calc((2/3)*100%); */
	float: left;

}

#stories a.pager {

	display: block;

}

#stories a.pager span {

	width: 50%;
	margin: 0px auto;
	display: block;
	text-align: center;

}

#stories div.row {

	clear: both;
	margin-bottom: 40px;

}

#stories div.row article {

	float: left;
	width: 48%;
	margin: 0 0% 0% 0%;
	position: relative;
	padding-bottom: 30px;
	min-height: 515px;

}

#stories div.row div.in-post-300 {

	float: left;
	width: 47.40%;
	margin: 0 2% 0% 0%;
	position: relative;
	padding: 20px 20px;
	background-color: rgba( 240, 240, 240, 1 );

	text-align: center;

}

#stories div.row.render div.in-post-300 span {

	display: none;

}

#stories div.row div.in-post-300 span {

	text-align: center;
	display: block;
	position: absolute;
	width: 100%;
	bottom: 10px;
	left: 0px;
	color: #999;
	text-transform: uppercase;

}

#stories div.row div.in-post-300 .inner {

/* 	overflow: hidden; */

}

#stories div.row article:first-child {

	margin: 0 2% 0% 0%;

}

#stories div.row article:last-child, #stories div.row div.in-post-300:last-child {

	margin: 0 0% 0% 2%;

}

#stories div.row article div.thumb {

	background-color: #000;
	position: relative;
	width: 100%;

}

#stories div.row article div.thumb img {

	-o-transition: opacity 200ms ease-in-out;
	-webkit-transition: opacity 200ms ease-in-out;
	-moz-transition:  opacity 200ms ease-in-out;
	transition: opacity 200ms ease-in-out;

}

#stories div.row article div.thumb span.notifier {

	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	color: #fff;
	z-index: 100;
	text-transform: uppercase;
	padding: 6px 18px;
	background-size: cover;
	background-repeat: no-repeat;
	font-weight: bold;

}

#stories div.row article div.thumb span.notifier.sponsored {

	background-image: url('_/graphics/ui-sponsor-bg.png');

}

#stories div.row article div.thumb span.notifier.premiere {

	background-image: url('_/graphics/ui-premiere-bg.png');

}

#stories div.row article div.thumb > img {

/* 	position: absolute; */
/* 	left: 0px; */
	width: 100%;

}

#stories div.row article div.taxonomy, #stories div.row article div.taxonomy a {

	font-family: "Arial", sans-serif;
	font-size: 1.09rem;
	margin: 7px 0px 0px 0px;
	text-transform: uppercase;
	color: rgba( 161, 161, 161, 1 );
	text-align: center;

}

#stories div.row article div.taxonomy a {

	margin-right: 5px;

}

#stories div.row article div.taxonomy span {

	margin: 0px 5px;

}

#stories div.row article div.social-wrap {

	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;

}

#stories div.row article div.social-wrap ul.social {

	margin: 0px;

}

#stories div.row article h2 {

	font-family: 'Oswald', sans-serif;
	font-size: 1.90rem;
	font-size: 700;
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;

}

#stories div.row article div.inner {

	font-size: 1.18rem;
	text-align: center;
/* 	padding: 10px; */

}

#stories div.row article div.inner a.view-article {

	font-weight: 600;

}


section.right {

	float: right;
	padding: 0px 0px 0px 0px !important;
	width: 32%;
/* 	width: calc((1/3)*100%); */

}

#rail {

	float: right;
	padding: 10px 0px 0px 0px;
	width: 31.50%;
/* 	width: calc((1/3)*100%); */
/* 	max-width: 340px; */
	min-width: 300px;

}

#rail-ad-3 {

	margin-bottom: 40px;

}

#rail-sticky {

	padding: 10px 0px 0px 0px;
	background-color: #fff;

}

#post-single article div.story-image {

	text-align: center;

}

#post-single article div.story-image div.inner {

	display: inline-block;
	position: relative;

}

#post-single article div.story-image div.inner span.notifier {

	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	color: #fff;
	z-index: 100;
	text-transform: uppercase;
	padding: 6px 18px;
	background-size: cover;
	background-repeat: no-repeat;
	font-weight: bold;

}

#post-single article div.story-image div.inner span.notifier.sponsored {

	background-image: url('_/graphics/ui-sponsor-bg.png');

}

#post-single article div.story-image div.inner span.notifier.premiere {

	background-image: url('_/graphics/ui-premiere-bg.png');

}


#post-single article div.story-image div.inner span.credit {

	position: absolute;
	display: block;
	bottom: 0px;
	right: 0px;
	color: #333;
	z-index: 100;
	padding: 2px 6px;
	background-size: cover;
	background-repeat: no-repeat;
	font-weight: normal;

}

#post-single article div.story-image div.inner span.credit.white {

	color: #fff !important;

}

#post-single article div.story-details {

	margin: 7px auto 0px auto;

}

#post-single article div.story-details span.date {

	text-transform: uppercase;

}

#post-single article div.image-wrap {

	display: inline;
	position: relative;

}

#post-single article div.image-wrap span.caption {

	position: absolute;
	bottom: 0px;
	right: 10px;

}

main.page article div.content {

	position: relative;
	padding-bottom: 5px;

}

#post-single article div.content div#social-fixed {

	float: left;
	z-index: 300;
	position: absolute;

	-o-transition: opacity 700ms ease-in-out;
	-webkit-transition: opacity 700ms ease-in-out;
	-moz-transition:  opacity 700ms ease-in-out;
	transition: opacity 700ms ease-in-out;

}

#post-single article div.content div#social-fixed div {

	padding: 9px 0px;
	width: 35px;
	font-size: 1.8rem;
	text-align: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	margin-bottom: 10px;
	color: #fff;


}

#post-single article div.content div#social-fixed a {

	display: block;
	position: relative;
	top: 2px;

}

#post-single article div.content div#social-fixed div.facebook {

	background-color: #3b59b6;

}

#post-single article div.content div#social-fixed div.twitter {

	background-color: #40a4ff;

}

#post-single article div.content div#social-fixed div.google-plus {

	background-color: #d34836;

}

#post-single article div.content div#social-fixed.stickit {

	top: 95px;
	position: fixed;

}

#post-single article div.content div#social-fixed.stickit-end {

    position: absolute;
	top: auto;
	bottom: 46px;

}

#post-single article #taboola-below-article-thumbnails {

	margin: 20px 0px;
/* 	background-color: #f2f2f2; */
	padding-bottom: 3px;

}

#post-single ul.social li {

	margin: 0px 8px;

}

#post-single ul.social li span.bubble-wrap > span.value {

	position: relative;
	top: -1px;

}

#post-single ul.social li span.fa {

	font-size: 1.3rem;
	position: relative;
	top: 0px;
	margin: 0px 3px;

}

#post-single ul.social li label {

	font-size: 1.3rem;
	margin-right: 3px;

}

#post-single ul.social li span.bubble-wrap img.cap {

	top: 0px;

}


#post-single h1 {

	margin: 25px 50px 30px 50px;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	font-size: 3.0rem;
	text-transform: uppercase;
	color: #000;

}

#post-single div.content div.inline-photo {

	margin: 40px 70px;
	position: relative;
	cursor: pointer;

}

#post-single div.content div.inline-photo.loading {

	opacity: 0.7;

}

#post-single div.content div.inline-photo div.inner {

	display: inline-block;
	position: relative;
	background-size: cover;

}

#post-single div.content div.inline-photo div.inner > img.wp-post-image {

	opacity: 1;

}

#post-single div.content div.inline-photo div.inner span.icon {

	background-image: url('_/graphics/ui-slideshow-view.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 49px;
	height: 50px;
	display: block;
	background-size: contain;

}

#post-single div.content div.inline-photo div.inner h3 {

	font-family: 'Arial', sans-serif;
	font-weight: normal;
	font-size: 1.2rem;
	color: #fff;
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 10;
	margin: 0px;
	max-width: 70%;
	text-align: left;

}

#post-single div.content div.inline-photo .white-cta {

	margin-top: 10px;
	width: 100%;
	background-color: transparent;
	outline: none;

}

#post-single div.content > p {

	margin: 20px 70px;
	font-size: 1.4rem;
	line-height: 2.4rem;

}

#post-single div.content > p a {

	color: rgba( 236, 30, 121, 1 );
/* 	padding-bottom: 0px; */

}

#post-single div.content div.attribution {

	margin: 20px 70px;

}

#post-single div.content p:last-child {

	margin-bottom: 0px;

}

#post-single div.content strong {

	font-family: 'Oswald', sans-serif;
	font-size: 1.5rem;
	text-transform: uppercase;
	font-style: normal !important;

}

#post-single div.content strong em {

	font-style: normal !important;
	color: rgba( 236, 30, 121, 1 );

}

#post-single div.story-details {


	color: #a1a1a1;
	line-height: 1rem;
	font-family: "Arial", sans-serif;
	margin-top: 10px;

}

#post-single div.story-details span.categories {

	margin-left: 5px;
	text-transform: uppercase;

}

#post-single div.story-details span.categories a {

	color: inherit;
	padding-left: 10px;
	margin-left: 5px;
/* 	border-left: 1px solid #a1a1a1; */

}

#post-single div.story-details span.divider {

	padding: 0px 10px;
	font-weight: normal;

}

#post-single div.comments {

	margin: 70px 0px 0px 0px;

}

#post-single section.long p {

	margin: 20px 20%;

}

#post-single section blockquote > p {

	color: #b8b8b8;
	font-size: 2.6rem;
	line-height: 3.6rem;
	font-weight: 300;
	font-style: italic;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	text-align: center;

}

#post-single section div#related {

	margin: 45px 0px 5px 0px;

}

#post-single section div#related h2 {

	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	font-size: 2.3rem;
	text-transform: uppercase;
	color: #000;
	margin: 15px 6px;

}

#post-single section div#related ul {

	list-style: none;
	margin: 0px;
	padding: 0px;

}

#post-single section div#related ul li {

	float: left;
	width: 23%;
	margin: 0 1% 0 1%;

}


#post-single section div#related ul li div.crop {

	position: relative;
	overflow: hidden;
	height: 140px;

}

#post-single section div#related ul li div.crop img {

	position: absolute;
	left: 0px;
	top: -15%;

}

#post-single section ul#artist-heads {

	text-align: center;
	padding: 10px 0px 15px 0px;
	margin: 0px;

}

#post-single section ul#artist-heads li {

	display: inline-block;
	margin-right: 5px;

}

#post-single section ul#artist-heads li img {

	height: 60px;
	width: 60px;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;

	border: 1px solid rgba( 0 ,0 ,0 ,0.1 );

	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition:  all 300ms ease-in-out;
	transition: all 300ms ease-in-out;

}

#post-single section ul#artist-heads li img:hover {

	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);

}

#search h1 {

	color: #000;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	font-size: 2.8rem;

}

#simplemodal-overlay {

	background-color: rgb( 0, 0, 0 );
	z-index: 401;

}

main.blur {

	-webkit-filter: blur(2px);
    -moz-filter: blur(2px);
    -o-filter: blur(2px);
    -ms-filter: blur(2px);
    filter: blur(2px);

}

div.story-notification {

	opacity: 0;
	position: fixed;
	bottom: -100%;
	width: 400px;
	height: auto;
	border: 2px solid #f4f4f4;
	background-color: #fff;
	z-index: 400;
	padding: 10px;

	-o-transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition:  all 500ms ease-in-out;
	transition: all 500ms ease-in-out;

	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.0);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.0);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.0);

}

div.story-notification.active {

	opacity: 1;
	bottom: 10px;

	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.15);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.15);

}

div.story-notification div.left {

	float: left;
	width: 30%;

}

div.story-notification div.left > img {

	border: 1px solid #f4f4f4;

}

div.story-notification div.right {

	width: 68%;
	float: right;

}

div.story-notification div.right h3 {

	margin: 0px;

}

div.story-notification div.right p {

	margin-top: 10px;

}

div.story-notification div.right span.time {

	color: #333;
	text-transform: uppercase;

}

div#notify-left {

	left: 10px;

}

div#notify-right {

	right: 10px;

}

/*
#slideshow-overlay {

	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba( 0, 0, 0, 0.8 );
	top: 0px;
	left: 0px;
	z-index: 400;
	display: none;

}
*/

#slideshow-overlay-blur {

	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 198;
	display: none;

	-webkit-filter: blur(15px);
	-moz-filter: blur(15px);
	-o-filter: blur(15px);
	-ms-filter: blur(15px);
	filter: blur(15px);

}

#slideshow-overlay #photo-player-content {

	padding: 0px 0px 0px 0px;
	max-width: 1140px;
	margin: 0px auto;
	position: relative;
	z-index: 440;

}




/* Photoplayer Global */

.dynamic_player {

	height: 680px;

}

#slideshow-single div#photo-player div.caption {

	color: #000;

}

#slideshow-single div#photo-player .right-interface div#more-slideshows a {

	color: #000;

}

div#photo-player h1 {

	color: inherit;
	text-align: left;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	font-size: 2.7rem;

}

div#photo-player h1 span {

	display: inline-block;
	max-width: 70%;

}

div#photo-player h1 a {

	color: inherit;

}

div#photo-player h1 button#close {

	float: right;
	background-color: transparent;
	background-image: url('_/graphics/ui-close-white.png');
	background-repeat: no-repeat;
	background-size: 25px 25px;
	height: 25px;
	width: 25px;
	border: none;
	outline: none;
	position: relative;
	top: 0px;

}

div#photo-player .left-interface {

	width: 65.25%;

}


div#photo-player .left-interface .slide {

	position: relative;
	width: 100% !important;
    height: auto;
    display: block;


}

div#photo-player .left-interface .slide span {

	position: absolute;
	right: 0px;
	bottom: 0px;
	color: #fff;
	padding: 2px 6px;
	opacity: 0;

	-o-transition: all 700ms ease-in-out;
	-webkit-transition: all 700ms ease-in-out;
	-moz-transition:  all 700ms ease-in-out;
	transition: all 700ms ease-in-out;

}

div#photo-player .left-interface .active .slide span {

	opacity: 1;

}

div#photo-player .left-interface .caption {

	position: relative;

}

div#photo-player .left-interface .caption p {

	color: #000;

}

div#photo-player .left-interface .caption span#progress {

	color: #000;
	position: absolute;
	top: 0px;
	right: 0px;

}

div#photo-player .right-interface #more-slideshows {

	color: #000;
	border: 2px solid #000;
	margin: 20px 0px;

}

div#photo-player .right-interface #more-slideshows a {

	color: #000;

}

div#photo-player-ad {

	text-align: center;
	max-width: 768px;

}

.simplemodal-container #photo-player-payload {

	width: 1140px;
	background-color: #000;
	margin: 0px auto;
	min-height: 680px;

}

.simplemodal-container #photo-player-payload #photo-player {

	padding: 40px 40px 0px 40px;

}

.simplemodal-container #photo-player-payload #photo-player h1 {

	color: #fff;
	margin-top: 0px;

}

.simplemodal-container #photo-player-payload #photo-player-ad {

	padding-bottom: 40px;

}

.simplemodal-container #photo-player-payload div.caption {

	color: #fff;

}

.simplemodal-container div#photo-player .right-interface #more-slideshows {

	border: 2px solid #fff;

}

.simplemodal-container div#photo-player .right-interface .ad-unit-300 {

	background-color: transparent;

}

.simplemodal-container .ad-unit-728 {

	background-color: transparent;

}





#artists #artists-list {

	padding: 0px;
	margin: 50px 0px 0px 0px;
	overflow: hidden;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;

	list-style: none;

}

#artists #artists-list li {

	clear: both;
	margin-bottom: 10px;

}

#artists #artists-list li span {

	line-height: 55px;
	margin-left: 15px;
	font-size: 1.3rem;

}

#artists #artists-list li img {

	float: left;
	height: 55px;
	width: 55px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #cecece;

}


.lb_slideshow-active main, .lb_slideshow-active footer {

	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);

}

.slideshow {

	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba( 0, 0, 0, 0.8 );
	top: 0px;
	left: 0px;
	z-index: 200;

}

.slideshow div.inner {

	max-width: 1140px;
	margin: 0px auto;

}

.slideshow div.inner div#photos {

	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 20%;
/* 	border: 1px solid #fff; */
	position: relative;

}

.slideshow div.inner div#photos h1 {

	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	font-size: 2.5rem;
	color: #fff;
	text-transform: uppercase;

}

.slideshow div.inner div#photos img.close {

	position: absolute;
	width: 20px;
	right: 10px;
	top: 10px;

}



div#photo-player {

	clear: both;

}

div#photo-player .left-interface {

	width: 65%;
	float: left;

}

div#photo-player .left-interface div.list {

	padding: 0px;
	margin: 0px;
	background-color: #000;
	position: relative;

}

div#photo-player .left-interface div.list div.slide {

	text-align: center;
	position: relative;
	min-height: 420px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;

}

div#photo-player .left-interface div.list div.slide > span {

	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 302;

}

div#photo-player .left-interface div.list div.slide > img {


	display: inline-block;
	vertical-align: middle;
	max-height: 420px;
	width: auto;
	position: relative;
	z-index: 301;

}

div#photo-player .left-interface div.list div#last-photo:hover > div.background {

	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);

	filter: blur(0px);
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-o-filter: blur(0px);


}

div#photo-player .left-interface div.list div#last-photo div#next-copy {

	position: absolute;
	z-index: 301;
	text-align: left;
	left: 110px;
	top: 50%;
	width: 100%;
	max-width: 500px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);

}

div#photo-player .left-interface div.list div#last-photo div#next-copy h3 {

	text-align: left;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	font-size: 3.4rem;
	color: #fff;
	margin: 0px 0px;

}

div#photo-player .left-interface div.list div#last-photo div#next-copy h4 {

	text-align: left;
	text-transform: uppercase;
	font-family: "Oswald", sans-serif;
	font-size: 2.3rem;
	color: #fff;
	margin: 5px 0px;

}

div#photo-player .left-interface div.list div#last-photo div#next-copy .next-cta {

	font-size: 1.45rem;
	color: rgba( 255, 255, 255, 1 );
	text-align: center;
	display: inline-block;
	padding: 5px 30px;
	margin: 5px 0px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	font-weight: 600;
	border: 2px solid rgba( 255, 255, 255, 1 );

}

div#photo-player .left-interface div.list div.slide > div.background {

	position: absolute;
	z-index: 300;
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	background-size: auto 420px;
	background-position: center center;
	filter: blur(8px);
	-webkit-filter: blur(8px);
	-moz-filter: blur(8px);
	-o-filter: blur(8px);
	background-repeat: no-repeat;
	opacity: 0.3;
	overflow: hidden;
	-webkit-transition: all 1s;
	-o-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;

}

div#photo-player .left-interface div.caption {

	color: #fff;
	font-size: 1.3rem;
	font-family: "Arial", sans-serif;
	position: relative;
	min-height: 40px;

}

div#photo-player .left-interface div.caption span#progress {

	position: absolute;
	top: 0px;
	right: 0px;
	color: inherit;

}

div#photo-player .left-interface div.caption p {

	color: inherit;
	margin: 10px 0px;

}

div#photo-player .right-interface {

	float: right;
	width: 32.40%;
	padding: 0px 0px;
	text-align: center;

}

div#photo-player .right-interface .ad-unit-300 {

	margin: 0px 0px 40px 0px !important;
	text-align: center;

}

div#photo-player .right-interface div#more-slideshows {

	margin: 0px 0px 0px 0px;
	text-align: center;
	width: 300px;
	display: inline-block;

}

div#photo-player .right-interface div#more-slideshows a {

	color: #fff;
	display: inline-block;
	border: none !important;

}

#slideshow-single div.content p {

	font-size: 1.4rem;
	line-height: 2.4rem;

}


#legal h1 {

	margin: 15px 0px 30px 0px;

}

#legal p {

	line-height: 1.9rem;

}

#legal #rail {

	padding-top: 0px;

}



/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/*
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}



/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/


@font-face {
	font-family: 'FontAwesome';
	src: url('_/fonts/fontawesome-webfont.eot?v=4.2.0');
	src: url('_/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('_/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('_/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('_/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/


body.is-desktop .wrap {

	min-width: 1090px;
	position: relative;
	z-index: 1;

}

body.is-desktop .wrap #header {

	transition: none;
	-webkit-transition: none;
	-o-transition: none;
	-moz-transition: none;

}

body.is-desktop #header div.inner {

	width: 1140px;

}

body.is-desktop #mobile-navigation {

	display: none;

}

body.is-mobile {

	background-color: #fff;

}

body.is-mobile div.site {

	overflow-x: hidden;

}

body.is-mobile .headroom {

    transition: transform 200ms linear;

}

body.is-mobile .headroom--pinned, .headroom--pinned ~ #mobile-menu {

    transform: translateY(0%);

}

body.is-mobile .headroom--unpinned, .headroom--unpinned ~ #mobile-menu {

    transform: translateY(-100%);

}

body.is-mobile .headroom--unpinned ~ #mobile-menu {



}

body.is-mobile .wrap {

	min-width: 320px;
	max-width: 768px;
	padding-top: 58px;
	background-color: #fff;

}

body.is-mobile main.page {

	padding: 0px 0px 0px 0px;

	-o-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;

}

body.is-mobile main.page article div.content {
	
	padding-top: 30px;
	
}

body.is-mobile main.page > div.inner {

	padding: 0px 10px;

}

body.is-mobile #mobile-menu {

	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	padding: 12px 20px;

}

body.is-mobile #header a#mobile-search {

	display: block;

}

body.is-mobile #mobile-navigation {

/* 	padding-bottom: 100px; */
/* 	height: 115%; */

}

body.is-mobile #mobile-navigation li {

	font-size: 1.4rem;

}

body.is-mobile #header-ad-1 {

	display: none;

}

body.is-mobile #header-wrap {

	min-height: 0;

}

body.is-mobile #header {

	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	max-width: 768px;

}

body.is-mobile #header div.inner {

	width: 100%;;

}

body.is-mobile #header div.inner div.logo h1 {

	position: relative;
	top: -4px;

}

body.is-mobile #header div.inner nav, body.is-mobile #header div.inner ul#social {

	display: none;

}

body.is-mobile #header div.inner {

	text-align: center;
	padding: 10px 0px;
	position: relative;

}

body.is-mobile #header div.inner div.logo {

	display: block;
	margin: 0px auto;
	text-align: center;

}

body.is-mobile #header div.inner div#search-form {

	background-color: #000;
	width: 100%;
	left: 0;

}

body.is-mobile #header div.inner div#search-form button#close {

	position: absolute;
	top: 15px;
	color: #fff;
	width: 80px;
	right: -15px;

}

body.is-mobile #header div.inner div#search-form input[type=text] {

	background-image: none !important;
	text-align: center;
	width: 100%;
	padding: 0px 14%;

}

body.is-mobile #header div.inner div.logo img.logo-img {

	width: 120px;

}

body.is-mobile .photo-controls a.arrows {

	width: 10px;

}

body.is-mobile #marquee {

	min-width: 320px;
	font-size: 4px;
/* 	line-height:  */

}

body.is-mobile #marquee div.slide h2 {

	left: 5px;
	bottom: 5px;
	padding: 0px;

}

body.is-mobile #marquee div.slide article {

	min-height: 190px;
	background-size: cover;

}

body.is-mobile #marquee div.slide a:nth-child(2) article, body.is-mobile #marquee div.slide a:nth-child(3) article {

	height: 95px;

}



body.is-mobile #homepage-ad-1 {

	padding: 10px 0px;
	margin: 10px auto;
	text-align: center;

}

body.is-mobile #stories {

	padding-top: 3px;

}

body.is-mobile #stories a.pager {

	margin-bottom: 20px;

}

body.is-mobile #stories div.row article div.thumb {

	position: relative;
	width: 110%;
	left: -5%;

}

body.is-mobile #stories, body.is-mobile section.left {

	width: 100%;

}

body.is-mobile #stories div.row {

	margin: 0px;

}

body.is-mobile #stories div.row article {

	width: 100%;
	float: none;
	margin: 0px 0px 40px 0px !important;
	border-bottom: 1px solid #cecece;
	padding-bottom: 80px;

}

body.is-mobile #stories div.row article div.social-wrap {

	padding: 40px 0px 40px 0px;

}

body.is-mobile div#photo-player h1 {

	font-size: 1.9rem;

}

body.is-mobile div#photo-player div.caption > p {

	max-width: 230px;

}

body.is-mobile div#photo-player .left-interface div.list {

	max-height: 360px;
	overflow: hidden;

}

body.is-mobile div#photo-player .left-interface {

	width: 100%;

}

body.is-mobile div#photo-player .left-interface div.list div.slide {

	min-height: 250px;

}


body.is-mobile div#photo-player .left-interface div.list div#last-photo div#next-copy {

	max-width: 240px;
	left: 40px;

}

body.is-mobile .ad-unit-300 {

	padding: 0px;
	text-align: center;

}
body.is-mobile .ad-unit-300 {

	width: 100%;
	position: relative;

}

body.is-mobile #ad-story-top {

	padding: 10px 0px;
	background-color: #fff;
	margin-top: 5px;

}

body.is-mobile #footer-ad-1 {

	background-color: transparent;
	min-height: 50px;

}

body.is-mobile #stories div.row div.in-post-300 {

	float: none;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 80px auto !important;
	width: 100%;
	position: relative;
	left: 0;
	background-color: transparent;
	text-align: center;

}

body.is-mobile #stories a.pager span {

	width: 100%;

}

body.is-mobile div#social-fixed {

	position: static !important;
	float: none !important;
/* 	top: 50% !important; */
	left: 10px !important;
	text-align: center;

}

body.is-mobile div#social-fixed > a {

	display: inline-block !important;
	margin: 0px 5px;

}

body.is-mobile .post-nav {

	top: auto;
	bottom: 15%;

}

body.is-mobile #post-single p {

	margin: 20px 5px;

}

body.is-mobile #post-single div.content div.attribution {

	margin: 10px 0px;

}

body.is-mobile #post-single ul.social.block li, body.is-mobile #slideshow-single ul.social.block li {

	display: block;
	margin-bottom: 10px;

}

body.is-mobile #slideshow-single div#photo-player div.caption p {

	color: #000;

}

body.is-mobile .simplemodal-container div#photo-player-payload {

	padding: 1% !important;
	height: 99%;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 99%;
	background-color: transparent;

}

body.is-mobile .simplemodal-container div#photo-player-payload #photo-player {

	padding: 0px;
	margin-top: 60px;

}

body.is-mobile .simplemodal-container div#photo-player-payload #photo-player h1 {

	color: #fff;
	position: relative;

}

body.is-mobile .simplemodal-container div#photo-player-payload #photo-player .left-interface div.list div#last-photo div#next-copy h3 {

	font-size: 2.3em;

}

body.is-mobile .simplemodal-container div#photo-player-payload #photo-player .left-interface div.list div#last-photo div#next-copy h4 {

	font-size: 1.6em;

}

body.is-mobile .simplemodal-container div#photo-player-payload #photo-player .left-interface div.list div#last-photo div#next-copy .next-cta {

	font-size: 1.15em;

}

body.is-mobile .simplemodal-container #photo-player h1 span {

	max-width: 270px;
	display: inline-block;

}

body.is-mobile .simplemodal-container #photo-player h1 button#close {

	height: 20px;
	width: 20px;
	background-size: 20px;
	top: 5px;
	right: -15px;

}

body.is-mobile .simplemodal-container #photo-player div.left-interface {

	float: none;

}

body.is-mobile .simplemodal-container #photo-player h1 a {

	color: #fff !important;

}

body.is-mobile div#photo-player .left-interface div.caption p {

	color: #fff;

}

body.is-mobile #post-single div.content div.inline-photo {

	margin: 10px 0px;

}

body.is-mobile #post-single div.content div.inline-photo button {

	padding: 10px 0px;

}


body.is-mobile #post-single section div#related {

	margin-top: 50px;

}

body.is-mobile #post-single section div#related h2 {

	margin-left: 0px;

}


body.is-mobile #post-single section div#related ul.list {

	padding: 0px 0px;

}

body.is-mobile #post-single section div#related ul.list li {

	width: 100%;
	margin: 0px 0px 15px 0px;

}

body.is-mobile #post-single section div#related ul.list li:last-child {

	margin-bottom: 0px;

}

body.is-mobile #post-single section div#related ul.list li div.crop {

	position: relative;
	overflow: hidden;
	height: 170px;

}

body.is-mobile #post-single section div#related ul.list li div.crop img {

	position: absolute;
	left: 0px;
	top: -15%;

}

body.is-mobile #post-single section div#related ul.list li h3 {

	font-size: 1.4rem;
	font-weight: normal;
	margin-top: 5px;

}

body.is-mobile section.left p {

	margin: 20px 5px;

}

body.is-mobile #contact-form {

	margin: 20px 5px 40px 5px;

}

body.is-mobile #contact-form form div#message {

	margin-right: 0px;

}

body.is-mobile #contact-form form div.row div.field {

	display: block;
	width: 100%;
	margin-bottom: 5px;

}

body.is-mobile #about ul#press {

	margin: 20px 5px;

}

body.is-mobile #about ul#press li {

	width: 50%;

}

body.is-mobile #rail {

	display: none;

}

body.is-mobile .iframe-wrap {

	margin: 32px 0px;

}

body.is-mobile .post-nav span {

	font-size: 1.3rem;

}

body.is-mobile #artists ul#artists-list {

	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;

}

body.is-mobile #footer div.inner {

	padding: 5px 5px 10px 5px;

}

body.is-mobile #footer div.logo, body.is-mobile #footer div.inner nav {

	display: none;

}


/* Tablet Stuff */

body.is-mobile div.site {

	overflow-x: hidden;

}

body.is-tablet #header-ad-1 {

	display: none;

}

body.is-tablet #header div.inner {

	width: 100%;;

}

body.is-tablet #homepage-ad-1, body.is-tablet #ad-story-top {

	margin-top: 20px;

}

body.is-tablet .wrap {

	padding-top: 63px;
	min-width: 768px;
	max-width: 1080px;

}

body.is-tablet main.page {

	-o-box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;

}

body.is-tablet main.page > div.inner {

	padding-left: 10px;
	padding-right: 10px;

}

body.is-tablet #header-wrap {

	min-height: 0;

}

body.is-tablet #header {

	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;

}


body.is-tablet #header div.inner div#search-form {

	width: 92%;
	left: 8%;

}

body.is-tablet #header div.inner div#search-form button#close {

	position: absolute;
	top: 18px;
	color: #fff;
	width: 80px;
	right: -10px;

}

body.is-tablet #header a#mobile-search {

	display: block;

}

body.is-tablet #header div.inner nav, body.is-tablet #header div.inner ul#social {

	display: none;

}

body.is-tablet #mobile-menu {

	display: block;

}

body.is-tablet #header div.inner {

	text-align: center;
	padding: 10px 0px;

}


body.is-tablet #header div.inner div.logo {

	display: block;
	margin: 0px auto;
	text-align: center;

}

body.is-tablet #header div.inner div.logo img.logo-img {

	width: 140px;

}

body.is-tablet #marquee {

	min-width: 768px;
	font-size: 7px;

}

body.is-tablet #marquee div.slide article {

	min-height: 390px;
	background-size: cover;

}

body.is-tablet #marquee div.slide a:nth-child(2) article, body.is-tablet #marquee div.slide a:nth-child(3) article {

	height: 195px;

}

body.is-tablet #marquee div.slide h2 {

	font-size: 2.3rem;

}

body.is-tablet div#photo-player .left-interface {

	width: 100%;

}

body.is-tablet #stories {

	padding-top: 10px;

}

body.is-tablet #stories, body.is-tablet section.left {

	width: 100%;

}

body.is-tablet #stories div.row article {

	width: 47.40%;
	margin: 0px 1.2% 30px 1.2%;
	padding-bottom: 40px;

}

body.is-tablet #stories div.row div.in-post-300 {

	min-height: 0px;
	padding: 20px 0px;
/* 	background-color: transparent; */
	width: 47.40%;
	text-align: center;
	margin: 0px 1.2% 30px 1.2%;

}

body.is-tablet #stories div.row div.in-post-300 > span {

	display: none;

}

body.is-tablet #ad-story-bottom {

	text-align: center;

}


body.is-tablet div#photo-player h1 {

	margin-bottom: 5px;

}

body.is-tablet .simplemodal-container div#photo-player-payload {

	padding: 1% !important;
	height: 99%;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 99%;
	background-color: transparent;

}

body.is-tablet .simplemodal-container div#photo-player-payload #photo-player {

	padding: 0px;
	margin-top: 80px;

}

body.is-tablet .simplemodal-container div#photo-player-payload #photo-player .left-interface {

	width: 100%;
	float: none;

}

body.is-tablet .simplemodal-container div#photo-player-payload #photo-player button#close {

	right: -25px;
	top: 4px;

}

body.is-tablet #rail {

	display: none;

}

body.is-tablet #footer div.logo {

	text-align: center;
	width: 100%;
	max-width: none;
	display: none;

}

body.is-tablet #footer div.logo img {

	height: 60px;
	max-width: none;

}

body.is-tablet #footer div.inner {

	padding: 5px 0px;
	text-align: center;

}

body.is-tablet #footer div.inner nav {

	display: none;

}


@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:rgba( 236, 30, 121, 1 );
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:rgba( 236, 30, 121, 1 );
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:rgba( 236, 30, 121, 1 );
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin: 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	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:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	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;
	}
}
