@charset "utf-8";
/* CSS Document */

body 
{
	background-color: #110D0B;
}

#header 
{
	height:170px;
	width:100%;
	text-align:center;
}

#nav
{
	background-image: url(../images/navHR.jpg);
	background-repeat: repeat-x;
	width:960px;
	height:170px;
	margin:0 auto;
}

#main 
{
	width:100%;
	height:100%;
	padding-top: 10px;
	background:url(../images/footerTracks.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#content
{
	width:943px;
	height:590px;
	margin:0 auto;
	padding-left:7px;
	padding-right:10px;
	padding-top:15px;
}

#proxyMention
{
	/*	border-top: 1px dotted #906A10;*/
	border-bottom: 1px dotted #906A10;
	width:943px;
	height:100px;
	margin:0px;
	margin-bottom:30px;
	padding-top: 15px;
	text-align: center;
/*	background-color:rgba(144, 106, 16, 0.1);*/
}

.proxyThumb
{
	float:left;
	margin-right: 20px;
	margin-left: 20px;
}

#proxyText
{
	float:left;
	width:200px;
}

#proxyTitle
{
	float:left;
	text-align: center;
	margin-left: 14px;
	margin-right: 14px;
}

#store
{
	clear:both;
	width:690px;
	height:620px;
	margin:0 auto;
	padding-top:15px;
	text-align:left;
}

#films
{
	width:950px;
	margin:0 auto;
	padding-left:10px;
	padding-top:0px;
	text-align:left;
}

#about
{
	width:950px;
	height:340px;
	margin:0 auto;
	padding-left:10px;
	padding-top:85px;
	text-align:left;
}

#contact
{
	width:760px;
	height:500px;
	margin:0 auto;
	padding-left:0px;
	padding-right:10px;
	padding-top:20px;
	text-align:left;
}

#news
{
	width:454px;
	height:290px;
	margin:0 auto;
	padding-top:140px;
	text-align:left;
}

#blog
{
	width:454px;
	height:290px;
	margin:0 auto;
	padding-top:140px;
	text-align:left;
}

#aboutColumnOne
{
	float:left;
	width:223px;
	text-align:right;
	margin-right:40px;
	padding-top:35px;
}

#aboutColumnTwo
{
	float:left;
	width:625px;
}

#scalene
{
	float:left;
	width:773px;
	padding-bottom: 50px;
}

#filmsColumn
{
	float:left;
	padding-top:35px;
	width: 140px;
	margin-right: 36px;
	text-align:right;
	height:100%;
}

#columnOne
{
	float:left;
	width:562px;
	margin-right:25px;
	padding-top: 16px;
}

#columnTwo
{
	float:left;
	width:185px;
}

.product
{
	width: 177px;
	height: 510px;
	float:left;
	position: relative;
	padding: 15px;
	border: 1px dotted #906A10;
	margin: 10px;
}

.futureProduct
{
	width: 177px;
	height: 210px;
	float:left;
	position: relative;
	padding: 15px;
	border: 1px dotted #906A10;
	margin: 10px;
}

.productImage
{
	height: 122px;
	margin-bottom:20px;
}

.productPurchase
{
	bottom: 15px;
	position: absolute;
	width: 180px;
	left: 15px;
	height: 35px;
}

#video
{
	float:left;
	margin-right:17px;
	border:solid;
	border-width:1px;
	border-color:#B7B69A;
}

#homePreorder
{
	float:left;
	width:280px;
	height:auto;
	text-align: center;
}

#homePreorderText
{
	position:absolute;
	left: 0px;
	top: 3px;
	width: 230px;
}

.quotes
{
	margin-top:15px;
	width:84px;
	padding-left: 5px;
	padding-right: 5px;
}

#videoDescription
{
	float:left;
	width:280px;
	height:220px;
}
	
#footer 
{
	width:940px;
	height:405px;
	margin:0 auto;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/footerHRsmall.jpg);
	background-repeat:repeat-x;
	clear: both;
}

#footerBlurb
{
	float:left;
	width:220px;
}

#footerJoin
{
	margin-left:24px;
	float:left;
	width:182px;
}

#footerFollow
{
	margin-left:23px;
	float:left;
	text-align:left;
	width:198px;
}

#footerFeed
{
	margin-left:17px;
	float:left;
	width:276px;
	overflow: auto;
}

#starring
{
	border-bottom: 1px dotted #906A10;
	border-top: 1px dotted #906A10;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#filmsNews
{
	border-bottom: 1px dotted #906A10;
	border-top: 1px dotted #906A10;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#filmsShowings
{
	border-bottom: 1px dotted #906A10;
	border-top: 1px dotted #906A10;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;
}

#filmsPress
{
	border-bottom: 1px dotted #906A10;
	border-top: 1px dotted #906A10;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;	
}

#filmsPreorder
{
	margin-bottom:30px;
	padding-right: 10px;
}

#crew
{
	margin-bottom:40px;
	padding-top:5px;
}

.floatLeft
{
	float:left;
}

.relative
{
	position:relative;
}

.marginBottom
{
	margin-bottom:10px;
}

.marginTop
{
	margin-top:10px;
}

.centerDiv
{
	margin:auto;
}

.productImageThumb
{
	margin-left:0px;
	border-width:1px;
	border-color:#B7B69A;
	float: left;
	margin-bottom: 10px;
}

.clear
{
	clear:both;
}
