@charset "utf-8";
/* CSS SisterSax - web 4.1 - 2015 Sister Sax media css */
#main-content {
height: 100%;
padding-bottom: 100px;
}
		.sub-heading .page-title-left a {
		clear: both;
		float: left;
		display: block;
		background: transparent url(../images/media/arrow-right.png) 0 0 no-repeat scroll;
		text-decoration: none;
		color: #b8085f;
		font: normal 1.2em/1em "Emilys Candy", Arial, Verdana;
		height: 31px;
		padding: 6px 0 0 30px;
		margin: 0 0 0 30px;
		}
		.sub-heading .page-title-left a:hover {
		background: transparent url(../images/media/arrow-right-lit.png) 0 0 no-repeat scroll;
		color: #FF3297;
		}
		.sub-heading .page-title-left a:nth-child(2) {
		margin: 15px 0 0 30px;
		}

#sistersax-photos, #sistersax-videos {
clear: both;
}
	#sistersax-photos h1, #sistersax-videos h1 {
	font: normal 3.2em/1em "Emilys Candy", Arial, Verdana;
	color: #ff3297;
	text-align: center;
	margin: 10px;
	}
	.image-header-copy {
		margin: 20px auto 0;
		font-size: 1.2em;	
		max-width: 65%;
	}

	#sistersax-videos .sister-sax-video-small-1 {
	clear: both;
	}

	#sistersax-videos .sister-sax-video {
		clear: both;
		padding: 10px;
		clear: both;
		padding: 10px;
		height: auto;
		min-height: 264px;
	}

	#sistersax-videos .sister-sax-video-small-1, #sistersax-videos .sister-sax-video-small-2 {
	float: left;
	width: 48%;
	min-height: 364px;
	}

#sistersax-photos img {
	float: left;
	width: 100%;
	max-width: 387px;
	margin-left: 7%;
	height: auto;
}
#sistersax-photos img.responsive-image--media {
	float: none;
	clear: both;
	max-width: 600px;
	height: inherit;
	margin: 10px auto;
}
@media screen and (min-width: 601px) {
	#sistersax-photos img.responsive-image--media {
		max-width: 900px;
	}
}
#sistersax-photos img:last-child {
	float: none;
	display: block;
	margin: 15px auto;
}
	#sistersax-photos img.photo-wide {
		clear: both;
		float: none;
		display: block;
		margin: 15px auto;
		width: 100%;
		max-width: 700px;
		height: auto;
	}

		.clear {
			clear: both;
		}

	p.under-videos-text {
		max-width: 90%;
		margin: 0 auto;
	}
		.under-videos-text a {
		text-decoration: none;
		color: #b8085f;
		display: inline-block;
		font: normal 1.2em/1em "Emilys Candy", Arial, Verdana;
		}
			.under-videos-text a:hover {
			color: #FF3297;
			border-bottom: 1px dashed #FF3297;
			}

	#sistersax-videos h2 {
	font: normal 1.8em/1em "Emilys Candy", Arial, Verdana;
	color: #b8085f;
	text-align: center;
	}

	.filters a {
	cursor: pointer;
	}


