::-moz-selection {
	background: none;
	text-shadow: none;
}

::selection {
	background: none;
	text-shadow: none;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

.nav-wrap {
	width: auto;
	max-width: 1240px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.nav {
	position:relative;
	display:inline-block;
	font-size:14px;
	font-weight:900;
	max-height: 77px;
	overflow: hidden;
	/* bottom:-77px; */
}


/**
*SOCIAL BUBBLE
**/

.social-bubble {
	position: absolute;
	top: 55px;
	left: -30px;
	background-color: #fff;
	padding: 10px 20px;
	border: 3px #d0112b solid;
	display: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	height: 100px;
	width: 100px;
}

.social-pointer {
	background: url('http://static.tumblr.com/h2khale/Myomy4jlm/share-bubble.png') no-repeat center center;
	position: absolute;
	top: -26px;
	left: 22px;
	height: 26px;
	width: 48px;
}

.nav {
	overflow: visible !important;
}



/* ITEM */
.page .item {
	display: block;
	float: left;
	margin-top: 12px;
	-webkit-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
	-moz-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
	-ms-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
	-o-transition: left .4s ease-in-out, top .4s ease-in-out .4s;
	transition: left .4s ease-in-out, top .4s ease-in-out .4s;
}

.page .item {
	width:  300px;
	height: 300px;
	padding: 15px;
	-webkit-box-shadow: 0 3px 0 0 #bcbcbc;
	box-shadow: 0 3px 0 0 #bcbcbc;
	float: left;
	background: #fff;
	margin-right:13px;
}

.item.small img {
	width:100%;
}

.page {
	position:relative;
}

.page-container, .page{
	display:block;
	position:relative;
	height:325px;
	overflow: hidden
}

#content {
	width:100%;
}

@media (min-width: 1252px) {

	#content {
		padding-bottom:5px;
		overflow: hidden;
	}

	.page-container {
		width:1252px;
	}
	.page{
		width:1252px;
	}
	#cast-container,
	#photo-gallery,
	#promo,
	#trailers {
		width: 1237px;
		margin: 0 auto;
		position: relative;
		left: -7.5px;
	}
	/*nav >.container{
		width:1252px;
	} NOAH */ 
}


@media (max-width: 1251px) {

	
	#content {
		overflow: hidden;
	}

	.page-container {
		width:940px;
		height:247px;
	}
	.page{
		width:940px;
		height:247px;
	}
	nav >.container{
		width:1251px;
	}	
	#cast-container,
	#photo-gallery,
	#promo,
	#trailers {
		width: 925px;
		margin: 0 auto;
		position: relative;
		left: -7.5px;
	}
}	


@media (max-width: 947px) {


	#content {
		
		margin:0 auto;
		overflow: hidden;
	}

	.page-container {
		width:628px;
		height:640px;
	}
	.page{
		width:628px;
		height:640px;
	}
	#cast-container,
	#photo-gallery,
	#promo,
	#trailers {
		width: 613px;
		margin: 0 auto;
		position: relative;
		left: -7.5px;
	}
	nav >.container{
		width:628px;
	}

	nav > .container #nav-links {
		width: 50%;
	}

	nav > .container #nav-links #links {
		line-height: 27.5px;
	}

	nav > .container #nav-links #links li {
		margin-left: 8%;
	}

	nav > .container #nav-links #links li a {
		font-size: .7em;
	}

	#logo {
		margin-top: -4%;
	}

}



/*------------------------------------*\
    Media Queries
\*------------------------------------*/

@media (min-width: 947px) and (max-width: 1251px){
	.page .item {
		width:  222px;
		height: 222px;
	}
	
	/*
	.small:hover .tblock {
		width: 222px;
		height: 222px;
	}
	.small ul.share-bar {
		padding: 0 0 0 9px;
		top: 40px;
		left: 0;
	}
	.small .tag-bar {
		top: 110px;
		left: 46px;
	}
	.small ul.social-bar {
		top: 150px;
		left: 0px;
		padding: 0 0 0 31px;
	}
	.full {
		height: auto;
		margin-top: 246px;
	}
	*/
	nav > .container #nav-links #links li a {
		font-size: .7em;
	}
}
/*
@media only screen and (min-width: 938px) and (max-width: 1242px) {
	.full {
		max-width: 924px !important;
	}
	.outer {
		
		padding: 0px !important;
	}
}

@media only screen and (min-width: 624px) and (max-width: 947px) {
	.full {
		max-width: 612px !important;
	}
	.outer {
		
		height: auto;
		padding: 0px !important;
	}

	.full img.left {
		width: 100%;
		float: left;
		height: auto;
		max-height: inherit;
		
	}

	.img-header_about img {
		height: auto;
	
	}

	.full img.right {
		width: 100%;
		height: auto;
		max-height:inherit;
	}

	#cast-container .outer {
		height:auto;
	}

}
*/
@media (max-width: 1155px) {
	.isStuck ul.social-nav {
		margin-top: 9px;
		top: 28px;
		margin-right: 280px;
		left: 350px;
		right: inherit;
		width: 400px;}
	.isStuck .page-nav {
		line-height: 40px;}
}

@media (max-width: 1024px) {
	.page-nav li a {
		font-size: 14px;}
}

@media (max-width: 1190px) {
	.social-nav li {
		width: 15px;
		padding: 8px 6px;
		margin:0 0 0 6px;
	}
	.social-bubble {
		left: -35px;}

	.social-nav li a {
		background: url('http://static.tumblr.com/h2khale/Coxmyl51p/social-media-sprite_128px.png') no-repeat -200px 0;
		border: 0px solid #00ff00;
		background-size: 1200%;
	}

	.social-nav li a:hover {
		opacity:0.8;
	}

	.social-nav li.facebook a {
		background-position: -89px -25px;
	}

	.social-nav li.pinterist a {
		background-position: -58px -25px;
	}

	.social-nav li.twitter a {
		background-position: -31px -24px;
	}

	.social-nav li.googleplus a {
		background-position: -120px -24px;
	}

	.social-nav li.youtube a {
		background-position: -149px -24px;
	}


}

@media (max-width: 865px) {
	.page-nav, .social-nav, .social-nav-alt {
		padding: 0px 4px;
	}
	.social-nav li {
		margin: 0 0 0 0;
	}
}


.full {
	width: 100%;
	height: auto;
	-webkit-box-shadow: 0 3px 0 0 #bcbcbc;
	box-shadow: 0 3px 0 0 #bcbcbc;
}


.modal-header-tickets {
	height:400px;
	background-color:#fff;
	background: url('http://static.tumblr.com/hlg4i7e/jh2n5bnrj/nowplaying_other_woman_tickets.png') no-repeat bottom center;
	background-size:cover;
}

#tow-ticketing-modal {
	display:none;
}

.bottom {
	height: 80px;
	border-top: 1px solid white;
	position: relative;
	background-color:#000;
}

a.ticket-provider {
	background-position: 0 0;
	display: inline-block;
	width: 53px;
	height: 53px;
	overflow: hidden;
	float:left;
	text-decoration:none;
}

a.ticket-provider:hover {
	background-position: 0 -53px;
	text-decoration:none;
}

.get-tickets, .zip-finder, .select-provider {
	float:left;
}



.get-tickets {
	height:77px;
	width:220px;
	float:left;
	font-size:1.6em;
	line-height:3em;
	text-align:center;
	border-right:1px solid #ddd;
}

.zip-finder {
	height:77px;
	width:220px;
	margin:0 auto;
	border:0px solid #bbb;
}

.zip-finder input {
	margin: 17px 0 0 15px;
	padding: 10px;
	width: 210px;
}

.select-provider {
	float:right;
	height:77px;
	width:220px;
	border-left:1px solid #bbb;
}

a.ticket-fandango {
	margin:10px 0 0 24px;
	background-image: url('http://static.tumblr.com/h2khale/0lpn43m72/fandango.jpg');
}

a.ticket-movietickets {
	margin:10px 0 0;
	background-image: url('http://static.tumblr.com/h2khale/oNHn43m7c/movietickets.jpg');
}

a.ticket-yahoo {
	margin:10px 0 0;
	background-image: url('http://static.tumblr.com/h2khale/vw2n43m75/yahoo.jpg');
}