.clear_both
{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

a:link
{
	color: #fff;
}

a:visited
{
	color: #ccc;
}

a:hover,
a:active
{
	color: #f00;
	outline: none;
}

body
{
	background: #0f1011 url(../images/layout/bg_body.jpg) center top repeat-x;
	padding: 19px 0;
}

#primary
{
	position: relative;
	width: 899px;
	margin: 0 auto;
	z-index: 10;
}

#masthead
{
	position: relative;
	width: 899px;
	height: 236px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo
{
	display: block;
	position: absolute;
	top: 45px;
	left: 50px;
	border: 0;
}

#logo_print
{
	display: none;
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#tagline_countdown
{
	position: relative;
	width: 893px;
	height: 54px;
	margin: 0;
	border: 3px solid #fff;
	border-width: 0 3px;
	border-bottom: 1px solid #000;
}

#tagline
{
	width: 893px;
	height: 54px;
	margin: 0;
	background: transparent url(../images/layout/bg_tagline.gif) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

#columns
{
	width: 893px;
	background: transparent url(../images/layout/bg_columns.gif) 0 0 repeat-y;
	border: 3px solid #fff;
	border-width: 0 3px;
}

#column_l,
#column_r
{
	float: left;
	width: 175px;
	height: 1%;
}

#column_l
{
	margin: 0 0 0 -718px;
	background: transparent url(../images/layout/bg_column_l_bot.jpg) left bottom no-repeat;
	padding: 0 0 114px;
}

	#column_l h2
	{
		width: 175px;
		height: 27px;
		margin: 0;
		background: transparent url(../images/layout/bg_menu_titles.gif) 0 0 no-repeat;
		padding: 0;
		font-size: 1px;
		line-height: 1px;
		text-indent: -9999em;
	}

		#column_l h2.featured
		{
			background-position: 0 0;
		}

		#column_l h2.festival
		{
			background-position: 0 -27px;
		}

		#column_l h2.submissions
		{
			background-position: 0 -54px;
		}

		#column_l h2.sponsors
		{
			background-position: 0 -81px;
		}

		#column_l h2.press
		{
			background-position: 0 -135px;
		}

		#column_l h2.other
		{
			background-position: 0 -162px;
		}

		#column_l h2.interaction
		{
			background-position: 0 -243px;
		}

	#column_l ul
	{
		margin: 0;
		background: transparent url(../images/layout/bg_column_l_ul.jpg) 0 0 repeat-y;
		padding: 0;
		list-style: none;
		font-weight: bold;
		font-size: 10px;
		line-height: 13px;
		text-shadow: 2px 2px 2px #250400;
	}

	#column_l li
	{
		border-bottom: 1px solid #250400;
		margin: 0;
		background: none;
		padding: 0;
	}

	#column_l li a:link,
	#column_l li a:visited
	{
		display: block;
		color: #fff;
		text-decoration: none;
		padding: 4px 18px;
		background: transparent url(../images/layout/list_arrow.gif) 8px 6px no-repeat;
	}

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

#column_r
{
	padding: 5px 0;
}

#column_r img
{
	display: block;
	margin: 0 auto;
}

#column_m
{
	float: left;
	width: 503px;
	margin: 0 0 0 175px;
	background: transparent url(../images/layout/bg_column_m.gif) 0 0 repeat-x;
	padding: 0 20px 30px;
}

#section_title
{
	position: relative;
	width: 503px;
	height: 70px;
	margin: 0;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

	body.box_office #section_title
	{
		background-image: url(../images/titles/box_office.gif);
	}

	body.error #section_title
	{
		background-image: url(../images/titles/error.gif);
	}

	body.festival #section_title
	{
		background-image: url(../images/titles/festival.gif);
	}

	body.film_submissions #section_title
	{
		background-image: url(../images/titles/film_submissions.gif);
	}

	body.home #section_title,
	body.updates #section_title
	{
		background-image: url(../images/titles/festival_updates.gif);
	}

		body.home #section_title #subscribe_link,
		body.updates #section_title #subscribe_link
		{
			display: block;
			position: absolute;
			top: 25px;
			left: 223px;
			width: 16px;
			height: 16px;
		}

	body.other #section_title
	{
		background-image: url(../images/titles/other.gif);
	}

	body.press_publicity #section_title
	{
		background-image: url(../images/titles/press_publicity.gif);
	}

	body.program #section_title
	{
		background-image: url(../images/titles/program.gif);
	}

	body.sponsors_partners #section_title
	{
		background-image: url(../images/titles/sponsors_partners.gif);
	}

	body.spread_the_word #section_title
	{
		background-image: url(../images/titles/spread_the_word.gif);
	}

	body.interaction #section_title
	{
		background-image: url(../images/titles/interaction.gif);
	}

#page_footer_links
{
	margin: 2em 0 0;
	border-top: 1px solid #fff;
	padding: 8px 0 0;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
}

	#page_footer_links li
	{
		float: left;
		margin: 0;
		background: none;
		padding: 0;
	}

	#page_footer_links a:link,
	#page_footer_links a:visited
	{
		display: block;
		float: left;
		height: 16px;
		padding: 0 15px 0 20px;
	}

	#page_footer_links li.print a:link,
	#page_footer_links li.print a:visited
	{
		background: transparent url(../images/icons/print_page_16x16.gif) 0 0 no-repeat;
	}

	#page_footer_links li.send a:link,
	#page_footer_links li.send a:visited
	{
		background: transparent url(../images/icons/contact_16x16.gif) 0 0 no-repeat;
	}

	#page_footer_links li.facebook a:link,
	#page_footer_links li.facebook a:visited
	{
		background: transparent url(../images/icons/facebook_16x16.gif) 0 0 no-repeat;
	}

	#page_footer_links li.contact a:link,
	#page_footer_links li.contact a:visited
	{
		background: transparent url(../images/icons/contact_16x16.gif) 0 0 no-repeat;
	}

#sponsors
{
	width: 893px;
	border: 3px solid #fff;
	border-width: 3px 3px 0;
}

	#sponsors h2
	{
		width: 893px;
		height: 37px;
		background: transparent url(../images/layout/title_sponsors.gif) 0 0 no-repeat;
		font-size: 1px;
		line-height: 1px;
		text-indent: -9999em;
	}

#sponsor_gallery
{
	width: 893px;
	margin: 0;
	background: #f4f4f4 url(../images/layout/bg_sponsors_bot.gif) left bottom no-repeat;
	padding: 0 0 1px;
}

#sponsor_gallery div
{
	clear: both;
	margin: 0 0 15px;
	text-align: center;
}

	#sponsors div.major img
	{
		margin: 5px 10px;
	}

	#sponsors div.general img
	{
		margin: 5px 16px;
	}

#contact_info
{
	width: 863px;
	background: #0e0e0e url(../images/layout/bg_contact_info.gif) 0 0 repeat-x;
	border: 3px solid #fff;
	border-width: 0 3px;
	padding: 1px 15px;
}

	#contact_info p
	{
		margin: 1em 0 0;
		font-size: 10px;
		line-height: 14px;
	}

#contact_info_bot
{
	width: 899px;
	height: 21px;
	background: transparent url(../images/layout/bg_contact_info_bot.gif) 0 0 no-repeat;
}

#countdown
{
	position: absolute;
	top: 0;
	right: 6px;
	width: 142px;
	height: 42px;
	background: transparent url(../images/countdown/bg_countdown.gif) 0 0 no-repeat;
	padding: 12px 0 0 21px;
}

	#countdown img
	{
		display: inline;
		margin: 0 0 0 1px;
		border: 0;
	}

	#countdown.now_on
	{
		background: transparent url(../images/countdown/bg_countdown_now_on.gif) 0 0 no-repeat;
	}

	#countdown.wrapped
	{
		background: transparent url(../images/countdown/bg_countdown_wrapped.gif) 0 0 no-repeat;
	}

#newsletter_signup
{
	width: 100%;
	background: transparent url(../images/column_r_modules/newsletter_signup_bg.gif) left bottom no-repeat;
}

	#newsletter_signup h2
	{
		width: 100%;
		height: 74px;
		background: transparent url(../images/column_r_modules/newsletter_signup_title.gif) 0 0 no-repeat;
		font-size: 1px;
		line-height: 1px;
		text-indent: -9999em;
	}

	#newsletter_signup form
	{
		padding: 10px 0;
		text-align: center;
	}

	#newsletter_signup form
	{
		padding: 6px 0 10px;
		text-align: center;
	}

	#newsletter_signup input.text
	{
		margin: 0 0 5px;
		width: 130px;
		padding: 1px;
		border: 1px solid #593f00;
		font-size: 11px;
	}

div.update
{
	border-top: 1px solid #333;
	padding: 2.5em 0 1em;
}

	div.update.first
	{
		border: 0;
		padding: 0 0 1em;
	}

.update h2
{
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 1.25em;
}

div.entry_date
{
	float: left;
	width: 35px;
	background: #333 url(../images/layout/bg_entry_date_bot.gif) left bottom no-repeat;
	text-align: center;
	font-size: 16px;
	line-height: 1;
	padding: 0 0 5px;
	text-shadow: 2px 2px 2px #000;
	color: #CCC;
}

	div.entry_date span
	{
		display: block;
		background: transparent url(../images/layout/bg_entry_date_top.gif) 0 0 no-repeat;
		padding: 4px 4px 2px;
		margin: 0;
		font-size: 12px;
		line-height: 1;
		font-weight: bold;
	}

div.entry_content
{
	margin: 0 0 0 46px;
}

#pagination
{
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	background-color: #111;
	border: 1px solid #333;
	padding: 5px;
}

.wide_image
{
	width: 500px;
	margin: 0 auto 1.5em;
}

	.wide_image img
	{
		display: block;
		margin: 0 auto;
		border: 0;
		padding: 0;
	}

.image_tiles
{
	width: 498px;
	height: 156px;
	margin: 0 auto 1.5em;
}

	.image_tiles img
	{
		display: block;
		float: left;
		margin: 0;
		border: 0;
		padding: 0;
	}

#previous_updates
{
	margin: 0;
	width: 120px;
	height: 25px;
	background: transparent url(../images/layout/btn_previous_updates.gif) 0 0 no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999em;
}

	#previous_updates a:link,
	#previous_updates a:visited
	{
		display: block;
		width: 120px;
		height: 25px;
	}

#email_check
{
	display: none;
	width: 1px;
	border: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	background: none;
}

ol.form_fields
{
	padding: 0;
	list-style: none;
}

	ol.form_fields li
	{
		margin: 0 0 1em;
		padding: 0;
		list-style: none;
	}
	
		ol.form_fields li *
		{
			margin: 0;
		}
	
	ol.form_fields label
	{
		display: block;
		margin: 0 0 5px;
		font-weight: bold;
	}
	
	ol.form_fields input.text
	{
		padding: 1px;
		font-size: 11px;
		width: 300px;
	}
	
	ol.form_fields input.submit
	{
		border: auto;
	}
	
	ol.form_fields textarea
	{
		font-size: 11px;
		font-family: 'Lucida Grande',Verdana,Arial,sans-serif;
		width: 99%;
		height: 100px;
	}

div.feature_masthead
{
	margin: 20px 0;
	width: 500px;
	height: 156px;
}

	div.feature_masthead img
	{
		display: block;
		float: left;
	}

div.trailer
{
	width: 425px;
	height: 350px;
	margin: 0 auto 1.5em;
	background: transparent url(../images/layout/bg_trailer.gif) 0 0 no-repeat;
	padding: 6px;
}

ul.feature_buttons
{
	height: 24px;
	padding: 0;
	margin-left: 0 ! important;
}

	ul.feature_buttons li
	{
		float: left;
		width: 107px;
		height: 24px;
		margin: 0;
		background: none;
		padding: 0;
	}

		ul.feature_buttons li a:link,
		ul.feature_buttons li a:visited
		{
			display: block;
			float: left;
			width: 107px;
			height: 24px;
			background: transparent url(../images/layout/bg_feature_buttons.gif) 0 0 no-repeat;
			font-size: 1px;
			line-height: 1px;
			text-indent: -9999em;
		}

		ul.feature_buttons li.buy_tickets a:link,
		ul.feature_buttons li.buy_tickets a:visited
		{
			background-position: 0 0;
		}

		ul.feature_buttons li.watch_trailer a:link,
		ul.feature_buttons li.watch_trailer a:visited
		{
			background-position: -103px 0;
		}

		ul.feature_buttons li.tell_a_friend a:link,
		ul.feature_buttons li.tell_a_friend a:visited
		{
			background-position: -214px 0;
		}

ul.stills
{
	float: left;
	padding: 0 0 0 35px;
	margin: 0 ! important;
}

	ul.stills li
	{
		float: left;
		width: 92px;
		height: 92px;
		margin: 0 5px 10px;
		background: none;
		padding: 0;
	}

		ul.stills li img
		{
			display: block;
			float: left;
			border: 1px solid #FFF;
			margin: 0;
			padding: 0;
		}

ul.schedule_list
{
	margin: 0 0 2em ! important;
	border: 1px solid #222;
	border-width: 1px 0;
	padding: 5px 40px;
	text-align: center;
	font-weight: bold;
}

	ul.schedule_list li
	{
		display: inline;
		margin: 0;
		background: none;
		padding: 0;
	}

		ul.schedule_list li span
		{
			padding: 0 5px;
		}

		ul.schedule_list li a
		{
			white-space: nowrap;
		}

table.schedule_event
{
	border-collapse: collapse;
	width: 500px;
}

table.schedule_event td
{
	vertical-align: top;
	background-color: #222;
	padding: 10px 20px 10px 10px;
	border: 1px solid #000;
	border-width: 0 0 1px 1px;
}

table.schedule_event td.time
{
	width: 70px;
}

table.schedule_event td.event
{
	width: 60%;
}

table.schedule_event td.venue
{
	width: 40%;
}


	ul.schedule_event li
	{
		float: left;
		background-color: #222;
		background-image: none;
		padding: 10px 20px 10px 10px;
		border-left: 1px solid #000;
	}

	ul.schedule_event li.time
	{
		width: 70px;
	}

	ul.schedule_event li.info
	{
		width: 168px;
	}