/************************************************
*	General									*
************************************************/
html {
	background: #2b0e04 url(images/body-bg.jpg?cache=0) center top no-repeat;
	min-height:100%;
}

html,body {
	width: 100%;
	color: #fff;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px auto 0px;
	padding: 0px;
	word-spacing:3px;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}
	
.alignCenter {
	text-align:center;
	margin:inherit auto;
}	
	
.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

div {
	position:relative;
}

.inner {
	width:960px;
	margin:0 auto;
}

.pagearea .wp-caption {
	margin:10px;
	background:#000;
	text-align:center;
}

.pagearea .wp-caption img {
	margin-top:5px;
}

.pagearea .wp-caption p {
	padding:10px;
	line-height:12px; 
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.wp-image-230 {
	margin:10px;
}

input, textarea {
	background:#421b0a;
	border:solid 1px #fff;
	padding:5px 1px;
	font-size:12px;
	line-height:14px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input[type="submit"], input[type="image"] {
	cursor:pointer;
	border:none;
	background:none;
}

/************************************************
*	Hyperlinks									*
************************************************/
a, a:visited {
	color: #e9af40;
	text-decoration: none;
	}
	
a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/************************************************
*	TYPOGRAPHY *
************************************************/
h1 {
	font-weight:bold;
	font-size:2.00em;
	}

h2 {
	font-weight:normal; 
	font-size:1.75em;
}

h3 {
	font-weight:normal;
	font-size:1.25em;
}

h4 {
	font-weight:normal;
	font-size:1em;
}

p {
	margin:0 0 10px;
	line-height:20px;
}

/************************************************
*	Top Navigation								*
************************************************/
#topnav {
	width:100%;
	background:url(images/nav-bg.jpg) center top no-repeat;
	height:53px;
}

#nav-container {
	padding: 20px 0 0 5px;
	margin: 0px;
	}
		
#nav-container ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav-container li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav-container li a{
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding:0 10px 0 7px;
	background:url(images/nav-seperator-large.png) right center no-repeat;
	}
	
#nav-container li.last a {
	background:none;
}

#nav-container li.current_page_item a, #nav li.current_page_parent a {
	background: #ececec;
	text-decoration:none;
	color:#333;
	}

#nav-container li a:hover, #nav li a:active {
	text-decoration:underline;
}

#contact {
	position:absolute; 
	top:425px;
	left:0px; 
	z-index:999;
}
/************************************************
*	Corner Navigation							*
************************************************/

#cornernav-container {
	margin: 0px;
	position:absolute;
	top:10px;
	right:5px;
	}
		
#cornernav-container ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#cornernav-container li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 13px 0 0 0;
	}
	
#cornernav-container li.last {
	padding:0px;
}	
	
#cornernav-container li a{
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding:0 10px 0 7px;
	background:url(images/nav-seperator.png) right center no-repeat;
}

#cornernav-container li.last a {
	background:none;
}

#cornernav-container li.current_page_item a, #nav li.current_page_parent a{
	background: #ececec;
	text-decoration:none;
	color:#333;
	}

#cornernav-container li a:hover, #nav li a:active {
	text-decoration:underline;
}

/************************************************
*	Sub Navigation								*
************************************************/
#subnav {
	background:url(images/subnav-bg.jpg) no-repeat center;
	height:47px;
	margin: 0px;
	padding: 0px;
	}
		
#subnav-items {
	margin: 0px 10px;
	padding: 0px;
	float:left;
	}
	
#subnav-items ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav-items li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#subnav-items li a, #subnav-items li a:link, #subnav-items li a:visited {
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 6px 5px 0px 0px;
	padding: 14px 6px 16px 6px;
	}

#subnav-items li a:hover {
	color:#fff;
	text-decoration:none;
}

#subnav-items li.current_page_item a, #subnav-items li.current_page_ancestor a {
	color: #fff;
	display: block;
	background:#581A0C;
	text-decoration:none;
	border-left:solid 1px #7F5C53;
	border-right:solid 1px #7F5C53;
	}
		
/************************************************
*	Banner										*
************************************************/
#banner-home {
	background:url(images/banner-bg.jpg) center no-repeat;
	height:283px;
}

#banner-home > .inner {
	width:950px;
	padding:0 5px;
}

#home-trailer {
	background: url(images/banner-trailer-bg.png?cache=0) no-repeat;
	width:364px;
	height:223px;
	margin-top:10px;
}

#home-trailer .video-player {
	width:328px; 
	height:184px; 
	margin:18px 8px;
}

#banner-small {
	background:url(images/banner-all.jpg) center no-repeat;
	height:187px;
}

#banner-small > .inner {
	text-align:center;
}

/************************************************
*	Content										*
************************************************/
#content {
	padding:0 10px;
	}

/************************************************
*	Main Page Cotnent							*
************************************************/
#main.left {
	width:709px;
}

.pagearea {
	padding:30px;
	background:url(images/tinted-bg.png);
	height:inherit;
	}

.pagearea h2 {
	margin:30px 0 0;
}


/************************************************
*	Right Sidebar 								*
************************************************/
#sidebar.right {
	width:250px;
	height:inherit;
}

#sidebar ul {
	list-style:none; 
	margin:0px;
}

#sidebar > ul {
	padding:10px 0 0 25px;
}

.widget {
	list-style:none;
	padding:10px 0;
}

.widget > ul {
	list-style:none; 
	margin:0px; 
	padding:0px;
}

.widget > ul > li {
	list-style:none;
	margin:0px;
	padding:0px;
}

.widget h2 {
	margin:0 0 10px 0;
}

#social-buttons > ul > li {
	float:left;
	padding:0 5px 0 0;
}

#social-buttons {
	
}

#fbConnect-button.widget {
	height:25px;
}


/************************************************
*	Footer										*
************************************************/
#footer {
	margin:25px 0 0 0;
}
.thrive {
	padding:5px 0;
	color:#e9af40;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.thrive a {
	
}
/************************************************
*	Facebook Connect							*
************************************************/
.fb_popupContainer {
}

/************************************************
*	Cast & Crew									*
************************************************/
#cast-crew.pagearea {
	padding:25px 13px 0;
}

#cast-crew p {
	font-size:12px;
}

#cast-list {
	list-style:none; 
	margin:0px; 
	padding:0px;
}

#cast-list li {
	list-style:none; 
	margin:0px; 
	padding:5px 0;
}

#cast-list li ul {
	display:none;
	margin:5px 0 0 0;
	padding:0 0 0 15px;
}

#cast-list li.current_page_ancestor ul {
	display:block;
}

#cast-list li.current_page_item a{
	color:#fff;
}

#cast-list li a {
	font-size:14px;
}

#cast-list li a:hover {
	text-decoration:none;
}

#cast-photo {
	background:url(images/cast-photoframe-under.png) no-repeat;
	padding:24px 27px;
	margin:15px 0 0 0;
	width:628px; 
	height:214px;
}

#cast-photo .overlay {
	position:absolute; 
	z-index:999; 
	top:-20px;
	left:-15px;
}

#page-545 h2 {
	padding:15px 0 2px 2px;
	margin-bottom:5px;
	clear:both;
	color:#e9af40;
	border-bottom:solid 1px #e9af40;
}

#page-545 img {
	margin-right:5px;
	}
/************************************************
*	Quotes & Endorsements									*
************************************************/
#random-quote {
	font-size:11px;
}

#random-quote {
	padding:40px 0 0 0;
	margin:20px 0 0 0;
	background:url(images/sidebar-endorsements.png) top left no-repeat;
}

blockquote {

}

q {
	clear:both;
}

cite {
	color:#e9af40;
}


#page-28 h3 {
	border-bottom:solid 1px #fff;
}

q:after, q:before {
    content: "";
}

.widget q, .widget cite {
	line-height:14px;
}


/* ///////////////////////////////////////////////
/// Theaters Table
//////////////////////////////////////////////////*/
#theaters {

	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/theatres-table-cells.jpg) repeat-y top left;
	border-collapse:collapse;
}

#theaters td, #theaters tr {
	height:50px;
	vertical-align:middle;
	text-align:center;
	padding:12px;
	border-bottom:solid 1px #e9af40;
}

#theaters thead {
	background:url(images/theatres-table-header.jpg) no-repeat;
	height:41px;
}

#theaters thead td{
	border:none;
	vertical-align:top;
	padding:8px 0 0 0;
	font-size:14px;
	font-weight:bold;
}



#theaters .state {
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

/* ///////////////////////////////////////////////
/// Homepage Recent News
//////////////////////////////////////////////////*/
div.post-list {
	width:300px;
}
div.post-list h2 {
	margin:0 0 5px;
}

div.post-list h2 img {
	width:250px;
}

.post-list ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}
.post-list ul li {
	margin:0;
	padding:0;
}
.post-list > ul > li > img {
	float:left;
	margin:0 10px 0 0;
}
.post-list > ul > li > h3 {
	margin:15px 0 0 0;
}
.pie-img {
	margin:3px;
}

/************************************************
*	Download Section							*
************************************************/
#page-11 h2 {
	margin:30px 0 10px;
	padding:5px;
	border-bottom:solid 1px #fff;
}

#page-11 p a {
	margin:0px;
	font-size:14px;
}

#page-11 .description a {
	font-size:10px;
	background:#714327;
	padding:4px;
	color:#fff;
}

#page-11 .description a:hover {
	background:#e9af40; 
	color:#000;
	text-decoration:none;
}
/* Hompage Download List */
.top-downloads ul span {
	display:none;
}

.top-downloads {
	width:230px;
}

.top-downloads ul, .top-downloads ul li {
	margin:0px; 
	padding:5px 0 0 2px;
	list-style:disc;
	color:#e9af40;
	text-decoration:none;
}

.top-downloads ul, .top-downloads ul li a {
	font-size:10px;
	font-weight:normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.top-downloads h2 {
	margin:0 0 5px;
}



/* ///////////////////////////////////////////////
/// 9 Slice Content Module 
//////////////////////////////////////////////////*/
.content .content-top {
	/* No rules needed here, but for the sake of completeness */
} 
.content .content-top .content-top-left {
	/* float this one left and .content-top-right right so they flow over .content-top-repeat, which is the top center slice */
	float: left;
	/* width and height are defined by the image */
	width: 45px;
	height: 33px;
	background: url('images/content-box/content_01.png') no-repeat;
} 
.content .content-top .content-top-right {
	float: right;
	/* height needs to be the same across all top slices! */
	height: 33px;
	width: 40px;
	background: url('images/content-box/content_03.png') no-repeat;
} 
.content .content-top .content-top-repeat {
	height: 33px;
	/* the margins are the width of the top left and top right slices - this is not always neccessary, but in my case I was using alpha-transparent PNG8, which broke the layout in IE6 then */
	margin-left: 45px;
	margin-right: 40px;
	/* note that we repeat-x the image here */
	background: url('images/content-box/content_02.png') repeat-x;
} 
.content .content-repeat {
	
} 
.content .content-repeat .content-repeat-left {
	/* repeat-y the image - this div will automatically resize with the content */
	background: url('images/content-box/content_04.png') left repeat-y;
} 
.content .content-repeat .content-repeat-left .content-repeat-right {
	/* same as center left slice */
	background: url('images/content-box/content_06.png') right repeat-y;
} 
.content .content-repeat .content-repeat-left .content-repeat-right .content-repeat-center {
	/* Put your text formatting here */
	/* again, margins are the widths of the left and right center slice */
	margin-left: 45px;
	margin-right: 40px;
	/* and this is the solid background color */
	background: url('images/content-box/content_05.png');
} 
.content .content-repeat .content-repeat-clearfix {
	/* you better have this if you have floated stuff in your content */
	clear: right;
} .content .content-bottom {
	/* No rules needed here, but for the sake of completeness */
} 
.content .content-bottom .content-bottom-left {
	/* same technique as above when stying the top part */
	float: left;
	/* again, image size defines the size of this div */
	width: 45px;
	height: 42px;
	background: url('images/content-box/content_07.png') no-repeat;
} 
.content .content-bottom .content-bottom-right {
	/* see above */
	float: right;
	width: 40px;
	/* note the height _must_ be euqal across all bottom slices */
	height: 42px;
	background: url('images/content-box/content_09.png') no-repeat;
} 
.content .content-bottom .content-bottom-repeat {
	/* margins again defined by the width of the bottom left and right slices */
	margin-left: 45px;
	margin-right: 40px;
	/* and height is the same across all bottom slices */
	height: 42px;
	/* don't forget the repeat-x thingy */
	background: url('images/content-box/content_08.png') repeat-x;
}


/* ///////////////////////////////////////////////
/// Page Content 
//////////////////////////////////////////////////*/
#home-content {
	margin-top:30px;
}

#page-share {
	position:absolute; 
	bottom:0px; 
	right:2px;
}

#partners {
	margin:20px 0 30px;
	text-align:center;
}
#partners .header {
	text-align:left;
}
#partners img.partner {
	padding:5px;
}

/* ///////////////////////////////////////////////
/// Sponsorship 
//////////////////////////////////////////////////*/
#page-36 {
	background:none;
}

.pagearea.sponsorship img {
	margin-left:0;
}

/* ///////////////////////////////////////////////
/// Register & Sign up 
//////////////////////////////////////////////////*/
#login {
	width:450px; 
}
#login h3 {
	margin:0;
}

#login-integrated {
	width:200px;
}
#login-fbConnect {
	padding:0px 0 0 30px;
	width:220px;
}
#login-fbConnect h2, #login-integrated h2 {
	margin:10px 0;
}

/* ///////////////////////////////////////////////
/// AFA Page
//////////////////////////////////////////////////*/

#vid-container {
	width:500px; 
	margin:0 auto;
}

#vid-container ul {
	list-style:none;
	margin:0;
	padding:0;
	z-index:999;
	display:block;
}

#vid-container ul li
{
	padding:0 5px 10px 5px;
	float:left;
	display:inline;
	list-style:none;
	margin:0px;
}

#vid-container #from-rich
{
	display:none;
}

#vid-container .video {
	height:375px;
}

#mc_embed_signup {
	width:500px;
	margin:20px auto;
	padding-bottom:20px;
}

#mc_embed_signup input[type="submit"], input[type="image"] {
	cursor:pointer;
	border:#333;
	background:#2b0e04;
	color:#fff;
}