/**********************
------HTML5-----------
*********************/
section, header, footer, aside, article, nav {
	display: block;
}

h1, h2, h3, h4, h5, h6, h7 {
	padding: 0px;
	margin: 0px;
}

/**********************
------GENERAL-----------
*********************/

body {
	background: black url('../img/nav-bkgd.png') repeat-x;
}

a {
	text-decoration: underline;
	color: white;
}

a:hover {
	text-decoration: none;
}

p {
	font-size: 14px;
	line-height: 24px;
	font-family: Arial, sans-serif;
	color: white;
}


ul {
	overflow: hidden;
}


li {
	list-style: none;
	margin-left: 0;
}

.container_12 {
	padding-left: 5px;
	padding-right: 5px;
}


/**********************
------HEADER-----------
*********************/
header {
	background: black;
	overflow: hidden;
	height: 100px;
	padding-top: 10px;
}

/**********************
------NAV-----------
*********************/

header nav {
	overflow: hidden;
	float: right;
	margin-top: -25px;
	height: 100px;
	line-height: 100px;
}

header nav li {
	float: left;
	margin-right: 40px;
}

	header a {
		text-transform: uppercase;
		font-family: Open Sans Condensed, sans-serif;
		font-size: 18px;
		text-decoration: none;
	}


	header a:hover, nav .selected {
		border-bottom: 3px solid #ff0000;
		padding-bottom: 5px;
	}

/**********************
------CONTENT-----------
*********************/
#main {
	background: #000 url('../img/hmpg-bkgd.jpg') no-repeat center top;
	}

#main_copy {
	padding-left: 200px;
	padding-top: 100px;
}


#main {
	height: 547px;
}

#main img {
	float: right;
	padding-top: 10%;
	padding-right: 5%;
}


	/**ABOUT**/
	#about {
		background: #000 url('../img/about-bkgd.jpg') no-repeat center top;
		}
	
	#about {
		height: 547px;
	}
	
	
	#about h3 {
		font-family: Open Sans, sans-serif;
		color: white;
		font-size: 18px;
		font-weight: 300;
		font-style: italic;
		text-shadow: 0 1px 3px #000;
		line-height: 30px;
		border-bottom: 1px solid #fff;
		border-top: 1px solid #fff;
		padding-bottom: 5%;
		padding-top: 5%;
		margin-top: 190px;
		
	}
	
	#about h2 {
		text-transform: uppercase;
		font-family: Open Sans Condensed, sans-serif;
		font-size: 24px;
		line-height: 36px;
		color: #fff;
		font-weight: normal;
		text-shadow: 0 1px 3px #000;
		padding-top: 20px;
	}
	
	/**TRAILER**/
	#trailer {
		background: #000;
		}
	
	#trailer {
		height: 546px;
	}
	
	/**CAST**/
	#cast {
		background: #f5f5f5 url('../img/cast-bkgd.jpg') no-repeat left top;
		}
	
	#cast {
		height: 546px;
	}
	
	#cast h2 {
		text-transform: uppercase;
		font-family: Open Sans Condensed, sans-serif;
		font-size: 14px;
		color: #fff;
		font-weight: normal;
		text-shadow: 0 1px 3px #000;
		margin-bottom: 0px;
		padding-left: 95px;
		margin-top: 460px;
		
	}
	
	#cast h4 {
		text-transform: uppercase;
		font-family: Open Sans Condensed, sans-serif;
		font-size: 14px;
		line-height: 14px;
		color: #fff;
		font-weight: normal;
		text-shadow: 0 1px 3px #000;
		margin-bottom: -15px;
		margin-left: -15px;
	}
	
	#cast p {
		font-family: Open Sans Condensed, sans-serif;
		font-weight: normal;
		font-style: italic;
		margin-left: -15px;
		
	}
	
	#cast .indent {
		padding-left: 100px;
	}
	
	
	/**DIRECTOR**/
	#director {
		background: #f5f5f5 url('../img/director-bkgd.jpg') no-repeat left top;
		}
	
	#director {
		height: 546px;
	}
	
	#director h2 {
		text-transform: uppercase;
		font-family: Open Sans Condensed, sans-serif;
		font-size: 24px;
		line-height: 24px;
		color: #fff;
		font-weight: normal;
		text-shadow: 0 1px 3px #000;
		padding-top: 380px;
		padding-left: 10px;
	}
	
	#director p {
		font-family: Open Sans, sans-serif;
		color: white;
		font-size: 13px;
		line-height: 24px;
		font-weight: 300;
		text-shadow: 0 1px 3px #000;
		
	}
	
	/**CREW**/
	#crew {
		background: #f5f5f5 url('../img/crew-bkgd.jpg') no-repeat left top;
		}
	
	#crew {
		height: 546px;
	}
	
	#crew h2 {
		text-transform: uppercase;
		font-family: Open Sans Condensed, sans-serif;
		font-size: 24px;
		line-height: 24px;
		color: #fff;
		font-weight: normal;
		text-shadow: 0 1px 3px #000;
		text-align: center;
	}
	
	#crew ul {
		font-family: Open Sans, sans-serif;
		color: white;
		font-size: 13px;
		line-height: 24px;
		font-weight: 300;
		text-shadow: 0 1px 3px #000;
		text-align: center;
		
	}
	
	#crew_copy {
		padding-top: 80px;
		padding-left: 400px;
	}
	
	
	/**CONTACT**/
	#contact {
		background: #f5f5f5 url('../img/contact-bkgd.jpg') no-repeat left top;
		}
		
	
	#contact {
		height: 546px;
	}
	
	#contact h2 {
		text-transform: uppercase;
		font-family: Open Sans Condensed, sans-serif;
		font-size: 24px;
		line-height: 24px;
		color: #fff;
		font-weight: normal;
		text-shadow: 0 1px 3px #000;
		text-align: center;
		padding-left: 30px;
	}
	
	#contact ul {
		font-family: Open Sans, sans-serif;
		color: white;
		font-size: 13px;
		line-height: 24px;
		font-weight: 300;
		text-shadow: 0 1px 3px #000;
		text-align: center;
		
	}
	
	#contact_copy {
		padding-top: 100px;
	}
	

/**********************
------FOOTER-----------
*********************/

#footer {
	height: 100px;
}

#footer p {
	text-align: center;
	color: #666;
	font-size: 10px;
	line-height: 100px;
	text-transform: uppercase;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}