/* 	the_block 
=================================================== */

#stage #the-block {
	text-align: left;
	}

#the-block,
#login
	{
	margin: 0 auto;
	
	}

#the-block .mantle, 
#login .mantle
	{
	background-color: transparent;
	border: 0 dotted #2C2C2C;
	border-width: 0px 0 0px 0;
	margin: 5px auto 0px;
	padding: 0px 24px 0px;
	
	position: relative;
	width: auto;
	max-width: none;

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;

	-moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.4 );
	-webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.4 );
	box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.4 );

	}

#the-block .core,
#login .core
	{
	max-width: none;
	padding: 0 4px;
	}

#login {
	max-width: 300px;
	}
#login .core {
	padding: 0;
	}


@media only screen and (max-width: 600px) {
	#the-block, 
	#login
		{
		margin: 0 auto;
	
		}

	#the-block .mantle, 
	#login .mantle
		{
		padding: 0px 0 0px;
		}

	#the-block .core,
	#login .core 
		{
		max-width: none;
		padding: 0 6px;
		}
	} /* max-width: 600px */

#the-block img {
	background-color: #FFFFFF;
	border: 0px solid #2C2C2C;
	display: block;
	margin: 0 auto 24px;
	padding: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	}

img.float-left, 
#the-block img.float-left {
	margin: 0 24px 24px 0;
	}
img.float-right, 
#the-block img.float-right {
	margin: 0 0 24px 24px;
	}
img.inline-image,
#the-block img.inline-image {
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
	}

.the-block-image-content {
	margin: 0 auto;
	text-align: center;
	}


.the-block-image {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	}
.the-block-image-container.image-align-none .the-block-image {
	margin-bottom: 24px;
	}
.the-block-image-container.image-align-left .the-block-image-content {
	margin-right: 12px;
	}
.block-content.image-align-left .typographic-content {
	margin-left: 12px; 
	}
.the-block-image-container.image-align-right .the-block-image-content {
	margin-left: 12px;
	} 	
.block-content.image-align-right .typographic-content {
	margin-right: 12px; 
	}

@media only screen and (max-width: 992px) {
	#the-block img, 
	.float-left, 
	.float-right {
		float: none;
		margin: 0 auto 24px;
		max-width: 100%;
		width: auto !important;
		}

	.the-block-image {
		margin-bottom: 24px;
		}

	.the-block-image-content {
		float: none;
		margin-left: auto !important;
		margin-right: auto !important;
	 	} 	
	.block-content .typographic-content {
		margin-left: auto !important;
		margin-right: auto !important;
	 	}
	} /* max-width: 992px */

.block-content.grid_12 .typographic-content {
	margin-left: auto;
	margin-right: auto;
	}

#contact-form-container {
	float: none;
	margin: 0 auto;
	max-width: 748px;
	width: 100%;
	}


/* 	the_grid 
=================================================== */

#the-grid {
	margin: 0 auto;
	
	}

#the-grid .mantle {
	background-color: transparent;
	border: 0 dotted #2C2C2C;
	border-width: 0px 0 0px 0;
	margin: 24px auto 0px;
	padding: 0px 24px 0px;
	
	position: relative;
	width: auto;
	max-width: none;

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;

	-moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.4 );
	-webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.4 );
	box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.4 );


	}

#the-grid .core {
	max-width: none;
	padding: 0 0px;
	}

@media only screen and (max-width: 600px) {
	#the-grid {
		margin: 0 auto;
	
		}

	#the-grid .mantle {
		padding: 0px 0 0px;
		}

	#the-grid .core {
		max-width: none;
		padding: 0 6px;
		}
	} /* max-width: 600px */

#the-grid img {
	height: auto;
	max-width: 100%;
	}


/* 	Gallery 
=================================================== */

/* CE3 Standard */

#gallery.ce3standard {
	margin: 0 auto;
	max-width: 100%;
	width: auto;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	/*
    -o-transition: all .2s linear; 
    -moz-transition: all .2s linear; 
    -webkit-transition: all .2s linear;
    transition: all .2s linear; 
    */
	}

.ce3standard .element,
.ce3standard .item {
	background-color: #000000;
	float: left;
	margin: 0 4px 8px;
	position: relative;

	border: 0 solid #2C2C2C;
	border-width: 0px 0px 0px 0px;

	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;

	-moz-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.4 );
	-webkit-box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.4 );
	box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.4 );

	}

.ce3standard .element:hover, 
.ce3standard .item:hover {
	background-color: #E1E1E1;
	}


.ce3standard .gallery-item {
	background-position: center center;
	background-repeat: no-repeat;
	height: 210px;
	overflow: hidden;
	position: relative;
	width: 210px;
	}

.ce3standard .gallery-icon {
	background-color: #FFFFFF;
	border: 0px solid #2C2C2C;
	margin: 0 auto;
	padding: 0px;
	position: absolute;
	text-align: center;
	}

@media only screen and (max-width: 992px) {
	#gallery.ce3standard {
		width: 100% !important;
		}
	.ce3standard .element,
	.ce3standard .item {
		background-color: transparent;
		border-width: 0;
		margin: 0 0.5% 1%;
		width: 19%;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		}
	.ce3standard .element:hover, 
	.ce3standard .item:hover {
		background-color: transparent;
		}
	.ce3standard .gallery-item {
		background-size: cover;
		padding-bottom: 99.25%;
		width: auto;
		height: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
		}
	.ce3standard .gallery-icon {
		height: 0 !important;
		margin-top: 0 !important;
		position: static;
		opacity: 0;
		width: auto !important;
		}
	.ce3standard .gallery-icon img {
		display: none;
		}
	.ce3standard .gallery-icon a {
		display: block;
		padding-bottom: 99.25%;
		}
	} /* max-width: 992px */

@media only screen and (max-width: 600px) {
	.ce3standard .element,
	.ce3standard .item {
		width: 24%;
		}
	} /* max-width: 600px */

@media only screen and (max-width: 479px) {
	.ce3standard .element,
	.ce3standard .item {
		margin: 0 0.666667% 1.333333%;
		width: 32%;
		}
	} /* max-width: 479px */


/* 	Grid Icons 
=================================================== */

ul.grid-icons {
	font-size: 16px;
	height: 1.25em;
	margin: 0;
	padding: 0;
	}

ul.grid-icons li {
	background-color: #000000;
	cursor: pointer;
	float: left;
	height: 100%;
	line-height: 1.25em;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 1.25em;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px;
	}

ul.grid-icons li a {
	color: #2C2C2C;
	display: block;
	font-weight: normal;
	line-height: 1.25em;
	opacity: 0.99;
	padding: 0;
	text-decoration: none;
	}

ul.grid-icons li a:hover {
	color: #2C2C2C;
	}

ul.grid-icons-br {
	position: absolute;
		right:  0px;
		bottom: 0px;
	}

ul.grid-icons.grid-icons-br li {
	margin: 0 0 0 0px;
	}

li.item-indicator {
	display: none;
	}
.tracked-item li.item-indicator {
	display: block;
	}


ul.item-links {
	position: absolute;
		bottom: 0;
		right: 0;
	}
ul.item-links li {
	margin-bottom: 3px;
	margin-right: 3px;
	}

@media screen and (max-width: 992px) {
	.tracked-item ul.item-links li.item-indicator {
		display: block;
		margin-right: 3px;
		}
	} /* max-width: 992px */




/* 	Photoswipe 
=================================================== */

body.ps-active, body.ps-building, div.ps-active, div.ps-building, div.ps-document-overlay, div.ps-zoom-pan-rotate {
	background-color: nil !important;
	}


/* 	Still-image Staging 
=================================================== */

#stage-grid-image {
	background-color: #FFFFFF;
	border: 0px solid #2C2C2C;
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
	padding: 0px;
	width: 960px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	}




