body { background: #111; color: #888; font-family: Lucida Sans Unicode, Lucida Sans, Lucida Grande, sans-serif; font-size: 13px; }

a { color: #007DC9; outline: 0; }
a:hover { }

p, h1, h2, h3, h4, h5, h6 { line-height: 1.5em;}
em, i, strong, b { color: #ddd; }
small { font-size: .8em; }

.spacer { height: 20px;}
.clear { clear: both;}
img.float_left { float: left; margin: 0px 15px 5px 0px;}
img.float_right { float: right; margin: 0px 0px 5px 15px;}

#container { margin: 10px auto; margin-bottom: 0px; width: 960px; background: url(/img/bkg_mid.gif) repeat-y; }
#container_top { height: 20px; background: url(/img/bkg_top.gif) no-repeat;}
#container_btm { height: 20px; background: url(/img/bkg_btm.gif) no-repeat;}
#container2 { padding: 50px 40px 70px 80px;}
#head { height: 75px; }
#content_r { width: 210px; float: right; }
#content_l { width: 600px;}


#top_nav ul { height: 28px; background: #111; padding: 2px; padding-bottom: 0px;}
#top_nav li { float: left; margin-right: 2px; }
#top_nav li span { float: left; height: 0px; display: block; overflow: hidden; }
#top_nav li a {  display: block; height: 28px; width: 100px; background: url(/img/topnav.gif) no-repeat;  }

#top_nav li#tn_about a { width: 70px; background-position: 0px 0px; }
#top_nav li#tn_about a:hover, #top_nav li#tn_about a.active {  background-position: 0px -30px; }
#top_nav li#tn_trailer a { width: 85px; background-position: -70px 0px;}
#top_nav li#tn_trailer a:hover, #top_nav li#tn_trailer a.active {  background-position: -70px -30px; }
#top_nav li#tn_screenings a { width: 113px; background-position: -155px 0px;}
#top_nav li#tn_screenings a:hover, #top_nav li#tn_screenings a.active {  background-position: -155px -30px; }
#top_nav li#tn_news a { width: 62px; background-position: -268px 0px;}
#top_nav li#tn_news a:hover, #top_nav li#tn_news a.active {  background-position: -268px -30px; }
#top_nav li#tn_press a { width: 65px; background-position: -330px 0px;}
#top_nav li#tn_press a:hover, #top_nav li#tn_press a.active {  background-position: -330px -30px; }


#right_nav {margin-top: 30px; padding-bottom: 10px; }
#right_nav li { padding-bottom: 5px; }
#right_nav li a:hover { border-bottom: 1px dotted #333; }

.home_entry { margin: 10px 0px; padding-top: 20px; border-top: 1px dotted #333; }
.home_entry h3.news-title { font-size: 16px; color: #fff; margin-bottom: 5px; }
h3.news-title a { color: #aaa; }
.home_entry p { font-size: 12px; margin-bottom: 5px;}
.home_entry p.readmore { text-align: right; font-style: italic; margin: 10px 0px; }

#single, #news { padding: 15px; border: 2px solid #111; border-top: none; min-height: 300px }
.entry { margin-bottom: 30px;}
#trailer {}

.entry h3.entry-title { font-size: 18px; text-transform: uppercase; margin: 10px 0px 5px 0px; }
.entry h4.subhead { font-size: 18px; margin-top: 25px; margin-bottom: 3px; color: #FFF; }
.entry p { margin-bottom: 10px;}
.entry span.light { color: #ddd; margin-right: 5px; }
#head h1 {width: 405px; float: left;}
#head span { height: 0px; display: block; overflow: hidden; }
#site-slogan { float: left; margin-top: 18px; margin-left: 10px;}
p.job { color: #fff; font-style: italic; margin-bottom: 5px;  }


#foot { margin: 0px auto; margin-bottom: 20px; width: 940px; text-align: right; line-height: 40px;}
#foot img { float: right; margin-left: 10px;}
#foot p { color: #666; font-size: 10px; font-family: Verdana, Geneva, sans-serif; line-height: 40px; }
#foot a { color: #999;}

/* slideshow */
#slideshow { position:relative; height:337px; }
#slideshow IMG { position:absolute; top:0; left:0; z-index:8; }
#slideshow IMG.active { z-index:10; }
#slideshow IMG.last-active { z-index:9; }

/* gallery */
#gallery { padding: 25px 0px 15px 25px;  border: 2px solid #111; border-top: none; }
.gallery_thumb { margin: 15px 25px 10px 0px; float: left;}
.gallery_thumb {  }

/* download */
#download { font-size: 11px; border-top: 1px dotted #111; padding-top: 15px; margin-top: 30px;}
#download a { color: #fff; }
#download a:hover { border-bottom: 1px dotted #fff; }

/* These are standard sIFR styles... do not modify */

.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] { display: none !important; }
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash p#site-slogan {
	visibility: hidden;
	font-size: 15px;
	line-height: 20px;
}
.sIFR-hasFlash h3.entry-title {
	visibility: hidden;
	font-size: 18px;
}
.sIFR-hasFlash h4.subhead {
	visibility: hidden;
	font-size: 13px;
}

