/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background-color: #000;	
	margin-right: 1px;
}
#photoBar{
	background-color: #000;
	border-bottom: 1px solid #85f9ff;	
	margin: 29px 0 0 0;
	padding: 0;
}
#photoBar img{
	width: 1050px;
	margin: 0 auto;
	display: block;
}
#homeSplash{
	text-align: center;
	width: 100%;
	background-color: #edece9;	
	overflow: hidden;
	height: 537px;
}
#homeSplash img{
	width: 1050px;
	margin: 0 auto;
	display: block;
}
#inTheaters{
	font: bold 28px/28px 'Montserrat', sans-serif;
	letter-spacing: 1px;
	text-align: center;
	width: 1050px;
	margin: -46px auto 0 auto;
}
#nav{
	height: 28px;
	background-color: #edece9;
	border-top: 1px solid #fff;	
	border-bottom: 1px solid #85f9ff;
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 0px 0px 8px black;
}
body.home #nav{
	box-shadow: none;	
}
#nav a{
	width: 16.66%;
	border-right: 1px solid #fff;
	margin-right: -1px;
	font: bold 16px/16px 'Montserrat', sans-serif;
	text-align: center;
	color: #3D3D3D;
	display: block;
	float: left;
	padding: 6px 0 6px 0;
	text-decoration: none;
}
#nav a.sel{
	background-color: #b3b3b3;
	color: #3D3D3D;
	border-right: 1px solid #fff;
	margin-right: -1px;
}	
#nav a:hover{
	border-right: 1px solid #fff;
	background-color: #b3b3b3;
}	

#contentArea{

	background-color: #edece9;	
	min-height: 537px;
}
#content{
	width: 1010px;
	margin: 0 auto;
	padding: 40px 20px 40px 20px;
	font-family: 'Montserrat', sans-serif;
}
h1{
	margin: 0;
	padding: 0 0 20px 0;	
	font-size: 30px;
	font-weight: bold;
	color: #8b0000;
}
h2{
	margin: 0;
	padding: 10px 0 10px 0;	
	font-size: 25px;
	font-weight: bold;
	color: #000;
}
p{
	margin: 0;
	padding: 0 0 14px 0;	
	font-size: 16px;
	font-weight: normal;
}
#header{
	height: 120px;
	margin: 29px auto 0 auto;
	background: #000 url(i/photoreel_bg.jpg) center center no-repeat;
	background-size: 1050px;
	text-align: center;	
	border-bottom: 1px solid #85f9ff;
}
#header h3{
	font-family: 'Vollkorn', serif;
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 32px;
	margin: 0;
	padding: 27px 0  0 27px;	
	color: #960000;
	text-shadow: 2px 2px 5px black;
	cursor: default;
}
#header h4{
	font-family: 'Vollkorn', serif;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 2px;
	margin: -10px 0 0 0;
	padding: 2px 0 0px 0;	
	color: #fff;
	text-shadow: 2px 2px 5px black;
	text-transform: uppercase;
	cursor: default;
}

#footer{
	font: 16px/18px 'Montserrat', sans-serif;
	color: #999;
	text-align:center;
	padding: 15px;
}
#social{
	padding: 0 0 15px 0;	
}
#social img{
	width: 30px;
	height: 30px;	
}

.person{
	overflow: hidden;	
}
.person img{
	float: left;
	width: 150px;
	padding: 5px 15px 5px 0;	
}
h2 .role{
	color: #7C7C7C;
	font-weight: normal;	
}


.socialImages td{
	font-size: 12px;
	padding: 0 20px 20px 0;
	text-align: center;
}
.socialImages img{
	margin: 0 0 4px 0;	
	border: 1px solid #777;
}
#stills td{
	width: 300px;
	font-size: 12px;
	padding: 0 20px 20px 0;
	text-align: center;
}
#stills img{
	margin: 0 0 4px 0;	
}

#overlay{
	display:none;
	z-index:10;
	width:100%;
	height:100%;
	position: fixed;	
	top:0;
	left:0;
	background-color:#000;
	filter:alpha(opacity=65);
	-moz-opacity:0.65;
	-khtml-opacity: 0.65;
	opacity: 0.65;	
}
#trailerArea{
	width: 711px;
	margin: 0 auto;
	position: absolute;
	top: 168px;
	left: 50%;
	margin-left: -355px;
	z-index: 11;
}
#closeWin{
	float: right;
	margin-bottom: -30px;
    position: relative;
    top: 0;
    z-index: 30;
}
#closeWin a {
    display: block;
    border: 1px solid #eee;
    padding: 1px 0 1px 1px;
    width: 12px;
    height: 12px;
    font: bold 12px/12px 'Montserrat', sans-serif;
    color: #eee;
    text-align: center;
    text-decoration: none;
    margin: 2px;
}
#closeWin a:hover{
	color: #B8B8B8;
	background-color: #000;
}
#rcol {
    float: right;
    padding: 20px 0 90px 0;
    width: 350px;
}
#listings{
	
}
.theaterSel{
	font-size: 25px;
}
#listings h2{
	margin: 0;
	padding: 20px 0 10px 0;
	font-size: 18px;
	font-weight: bold;	
	color: #8b0000;
}
#listings .active h2{
	font-size: 28px;
}
#listings h3{
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;	
}
#listings .active h3{
	font-size: 25px;
}
#listings p{
	padding: 0 0 8px 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;	
}
#listings .active p{
	font-size: 20px;
	padding: 0 0 18px 0;
}
.underlist td{
	border-bottom: 1px solid #666;
	padding: 4px 15px 2px 0;	
}
#purchase{
	font: 16px/18px 'Montserrat', sans-serif;
	color: #fff;	
}
#purchase td{
	padding: 10px 10px 15px 10px;	
}

@media all and (max-width: 1050px) {
	#content{
		width: auto;
		margin: 0 auto;
		padding: 40px 20px 40px 20px;
		font-family: 'Montserrat', sans-serif;
	}
}
@media all and (max-width: 1050px) {
	#nav{
		height: 66px;	
	}
	#nav a{
		width: 16.66%;
		height: 46px;
		border-right: 1px solid #fff;
		margin-right: -1px;
		font: bold 26px/26px 'Montserrat', sans-serif;
		text-align: center;
		color: #3D3D3D;
		display: block;
		float: left;
		padding: 10px 0 10px 0;
		text-decoration: none;
	}
	#photoBar, #header{
		margin: 66px 0 0 0;
	}
	#header h3{
		font-family: 'Vollkorn', serif;
		font-size: 60px;
		font-weight: 600;
		letter-spacing: 32px;
		margin: 0;
		padding: 7px 0  0 27px;	
		color: #960000;
		text-shadow: 2px 2px 5px black;
	}
	#header h4{
		font-family: 'Vollkorn', serif;
		font-size: 20px;
		font-weight: 400;
		letter-spacing: 2px;
		margin: -10px 0 0 0;
		padding: 2px 0 0px 0;	
		color: #fff;
		text-shadow: 2px 2px 5px black;
		text-transform: uppercase;
	}
}