@font-face
{
	font-family: 'BleedingCowboysRegular';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts//fonts/bleeding_cowboys-webfont.eot');
	src: url('../fonts/bleeding_cowboys-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/bleeding_cowboys-webfont.woff') format('woff'),url('../fonts/bleeding_cowboys-webfont.ttf') format('truetype'),url('../fonts/bleeding_cowboys-webfont.svg#BleedingCowboysRegular') format('svg');
}
@font-face
{
	font-family: 'OratorStdSlanted';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/oratorstd-slanted-webfont.eot');
	src: url('../fonts/oratorstd-slanted-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/oratorstd-slanted-webfont.woff') format('woff'),url('../fonts/oratorstd-slanted-webfont.ttf') format('truetype'),url('../fonts/oratorstd-slanted-webfont.svg#OratorStdSlanted') format('svg');
}
@font-face
{
	font-family: 'OratorStdMedium';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/oratorstd-webfont.eot');
	src: url('../fonts/oratorstd-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/oratorstd-webfont.woff') format('woff'),url('../fonts/oratorstd-webfont.ttf') format('truetype'),url('../fonts/oratorstd-webfont.svg#OratorStdMedium') format('svg');
}
html,body,ul,li
{
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
body
{
	background-attachment: fixed;
	background-color: #2b1202;
	background-image: url(../images/background.jpg);
	background-position: center;
	background-repeat: no-repeat;
	color: #2b1202;
	font-family: 'OratorStdMedium';
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}
a,a:visited
{
	color: #2b1202;
	moz-transition: all .2s ease-in;
	padding-left: 0;
	text-decoration: none;
	transition: all .2s ease-in;
	webkit-transition: all .2s ease-in;
}
a:hover,a:visited:hover
{
	color: #4d2d19;
	moz-transition: all .1s ease-out;
	padding-left: 3px;
	text-decoration: none;
	transition: all .1s ease-out;
	webkit-transition: all .1s ease-out;
}
.container
{
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 960px;
}
.content
{
	float: right;
	width: 790px;
}
.star-icon
{
	background: url(../images/star.png) no-repeat;
	background-position: center center;
	border-top: dotted #2b1202 1px;
	height: 20px;
	padding-top: 10px;
	width: 100%;
}
header
{
	float: left;
	margin: 10px 50px 0 0;
	position: fixed;
	text-align: center;
	width: 120px;
}
header .fb-container
{
	margin-top: 30px;
}
header .navi
{
	border-color: #2b1202;
	border-style: solid;
	border-width: 0 0 1px 0;
	margin-bottom: 2px;
	padding-bottom: 20px;
	width: 100%;
}
header h1
{
	color: #2b1202;
	font-family: 'BleedingCowboysRegular';
	font-size: 30px;
	font-weight: normal;
	line-height: 27px;
	text-transform: capitalize;
}
header a,header a:visited
{
	color: #2b1202;
	moz-transition: all .5s ease-in;
	text-decoration: none;
	text-transform: none;
	transition: all .5s ease-in;
	webkit-transition: all .5s ease-in;
}
header a:hover,header a:visited:hover
{
	color: #4d2d19;
	moz-transition: all .2s ease-out;
	padding-left: 0;
	transition: all .2s ease-out;
	webkit-transition: all .2s ease-out;
}
header ul
{
	margin-top: 13px;
}
header li
{
	font-family: 'OratorStdMedium';
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin-right: 15px;
}
section
{
	margin-bottom: 60px;
}
section h2
{
	font-family: 'BleedingCowboysRegular';
	font-size: 30px;
	font-weight: normal;
	line-height: 35px;
}
section .left
{
	float: left;
	width: 200px;
}
section .right
{
	float: right;
	padding-top: 12px;
	width: 590px;
}
#home .movie
{
	background: url(../images/movie-620.png) no-repeat center bottom;
	height: 620px;
	margin: 10px 0 0 0;
	padding: 0;
}
#cast-and-crew h3
{
	font-family: 'OratorStdMedium';
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
#cast-and-crew ul
{
	list-style: none;
	padding-left: 5px;
}
#credits ul
{
	list-style: none;
}
#own-it-now td
{
	width: 250px;
	padding-left: 10px;
	vertical-align: middle;
}