body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

html, body {
    background: #000000;
    font-family: Helvetica, Arial, "Droid Sans", sans-serif;
    margin: 0;
    padding: 0;
}

body {
    font-size: 13px;
    overflow-x: hidden;
}

img {
    border: 0;
}

h1 {
    margin: 0;
    padding: 0;
    position: relative;
    top: -20px;
}

h1 a {
    color: #fff;
    text-decoration: none;
}

h1 span {
    background: #fff;
    color: #000;
    font-family: "ImpactLabelRegular", monospace;
    font-size: 40px;
    font-weight: normal;
}

h2 {
    color: #bf2838;
    font-family: monospace;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
    text-transform: uppercase;
}

h2 a {
    color: #bf2838;
    text-decoration: none;
}

strong {
    color: #bf2838;
}

.tf-header-bg {
}

.tf-header-bg {
    color: #fff;
    position: relative;
    font-family: "ImpactLabelReversedRegular", monospace;
    top: -40px;
}

.tf-content {
    margin: 0 auto;
    width: 954px;
    text-align: left;
}

#tf-hd {
    background: #000002;
}

#tf-hd .tf-content {
    width: 954px;
}

#tf-hd .tf-inner {
    background: url(../images/off-season-header.jpg) right top no-repeat;
}

#tf-nav {
    background: #bf2838;
}

#tf-nav {
    z-index: 60000;
}

#tf-nav ul {
    margin: 0;
    padding: 0;
}

#tf-nav li {
    list-style-type: none;
    float: left;
}

#tf-nav ul ul {
    display: none;
}

#tf-nav li.sfHover ul {
    display: block;
    margin-top: 35px;
    position: absolute;
    width: 200px;
    opacity:0.95;
    filter:alpha(opacity=95);
    -moz-opacity:0.95;
    -khtml-opacity: 0.95;
    box-shadow: 0px 4px 5px #000;
    -webkit-box-shadow: 0px 4px 5px #000;
    -moz-box-shadow: 0px 4px 5px #000;
    background: #bf2838;
    background: -webkit-gradient(linear, left top, left bottom, from(#bf2838), to(#3a1d1d));
    background: -moz-linear-gradient(top, #bf2838, #3a1d1d);
    z-index: 50000;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

#tf-nav li.sfHover ul li {
    float: none;
}

* html #tf-nav li.sfHover ul {
    background: #bf2838;
}

#tf-nav li.sfHover ul ul {
    margin-top: 0;
}

#tf-nav li.sfHover ul a {
    color: #fff;
    display: inline-block;
    font-weight: normal;
    text-decoration: none;
    text-transform: lowercase;
}

#tf-nav li.sfHover ul a.tf-brand {
    text-transform: none;
}

.sf-sub-indicator,
a > .sf-sub-indicator {
    top: 77px;
}

#tf-nav li.sfHover ul a {
    padding: 8px 8px;
    display: block;
}

#tf-nav li.sfHover ul a:hover {
    background-color: #3a1d1d;
}

a.tf-nav-root .sf-sub-indicator {
    display: none;
}

#tf-nav a.tf-nav-root {
    background-image: url(../images/nav.png);
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    float: left;
    overflow: hidden;
    padding: 10px 28px 10px 0;
    text-indent: 10000px;
    text-decoration: none;
}

#tf-nav-news a.tf-nav-root {
    background-position: left center;
    width: 54px;
}

#tf-nav-about a.tf-nav-root {
    background-position: -91px center;
    width: 67px;
}

#tf-nav-attend a.tf-nav-root {
    background-position: -190px center;
    width: 75px;
}

#tf-nav-program a.tf-nav-root {
    background-position: -299px center;
    width: 96px;
}

#tf-nav-sponsor a.tf-nav-root {
    background-position: -427px center;
    width: 91px;
}

#tf-nav-volunteer a.tf-nav-root {
    background-position: -552px center;
    width: 113px;
}

#tf-nav-submit a.tf-nav-root {
    background-position: -696px center;
    width: 71px;
}

#tf-nav-media a.tf-nav-root {
    background-position: -790px center;
    width: 60px;
}

#tf-nav-merch a.tf-nav-root {
    background-position: -883px center;
    width: 67px;
}

#tf-bd #tf-left {
    float: left;
    width: 598px;
}

#tf-bd #tf-right {
    position: relative;
    float: left;
    margin-top: 36px;
    padding-top: 6px;
    width: 356px;
}

#tf-bd #tf-main-left {
    position: absolute;
    top: 425px;
}

#tf-bd #tf-main-right {
    background: url(../images/content-header.png) left top no-repeat;
    margin: 14px 0 0 165px;
    padding-top: 60px;
}

#tf-main-social {
    position: relative;
    top: -120px;
}

.tf-main #tf-ft {
    position: relative;
    left: 60px;
    top: 0px; /* was -70?? */
}

#tf-bd #tf-main-content {
    min-height: 790px;
    padding-top: 20px;
}

* html #tf-bd #tf-main-content {
    height: 790px;
}

#tf-bd #tf-main-right-inner {
    background: url(../images/content-bg.png) left 0 repeat-y;
    padding-right: 140px;
    width: 634px;
}

#tf-quotes {
    background: url(../images/quote-bg.png) left top no-repeat;
    color: #000;
    display: block;
    font-family: monospace;
    font-size: 12px;
    height: 73px;
    padding: 20px 60px 20px 80px;
    text-decoration: none;
    width: 514px;
}

.tf-quote-source {
    font-weight: bold;
    padding-right: 120px;
}

.tf-wp #tf-ft {
    top: -20px;
}

.tf-wp h2 {
    margin-top: 1.5em;
}

#tf-twitter,
#tf-facebook {
    background: url(../images/twitter.png) left center no-repeat;
    height: 70px;
    display: block;
    position: relative;
    width: 71px;
    text-decoration: none;
    z-index: 35000;
}

#tf-twitter {
    left: 560px;
    top: -60px;
}

.tf-main #tf-twitter {
    background-image: url(../images/twitter-small.png);
    left: 920px;
    top: 165px;
    height: 51px;
    width: 52px;
}

#tf-facebook {
    background-image: url(../images/facebook.png);
    margin-top: 45px;
    position: absolute;
}

.tf-main #tf-facebook {
    background-image: url(../images/facebook-small.png);
    left: 885px;
    top: 150px;
    height: 50px;
    width: 51px;
}

#tf-carousel-pager {
    position: absolute;
    top: 80px;
    z-index: 20000;
}

#tf-carousel-pager a {
    color: #fff;
    background: #bf2838;
    display: block;
    font-weight: bold;
    margin: 0 0 5px 10px;
    padding: 3px 6px;
    text-align: center;
    text-decoration: none;
}

#tf-carousel-pager a.activeSlide {
    background: #a9a9a9;
}

#tf-carousel-container {
    background: url(../images/carousel-bg.png) no-repeat;
    height: 330px;
    padding: 68px 23px 0 52px;
    position: relative;
    top: -48px;
    width: 492px;
}

#tf-carousel a {
    text-decoration: none;
}

#tf-carousel img {
    display: block;
}

#tf-carousel-caption {
    background: url(../images/carousel-caption-bg.png);
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 36px;
    margin-top: -60px;
    padding: 12px;
    width: 468px;
    position: absolute;
}

#tf-box-office {
    background: url(../images/box-office-bg.png) left top no-repeat;
    padding: 100px 148px 20px 68px;
    height: 216px;
    left: -20px;
    top: -164px;
    position: relative;
    width: 503px;
    z-index: 30000;
}

#tf-box-office .tf-box-office-item {
    padding: 3px 12px;
}

#tf-box-office .tf-box-office-item-highlight {
    background: rgba(226, 182, 60, .65);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#tf-box-office a {
    color: #000;
    text-decoration: none;
}

#tf-box-office .tf-box-office-item a.tf-link-link-link {
    color: blue;
    text-decoration: underline;
}

#tf-box-office h3 {
    margin: 0;
    padding: 0;
}

#tf-box-office h3:hover {
    text-decoration: underline;
}

#tf-box-office p {
    margin: 0;
    padding: 0;
}

#tf-news {
    background: url(../images/news-bg.png) left top no-repeat;
    padding: 110px 30px 60px 20px;
    position: relative;
    top: -160px;
    width: 318px;
}

#tf-news ul {
    margin: 0;
    padding-left: 4px;
}

#tf-news li {
    margin: 0;
    padding: 0;
}

#tf-news-container {
    min-height: 378px;
}

.tf-news-item {
    padding: 4px 0 0 20px;
}

#tf-twitter-container {
    padding: 0 0 0 20px;
    position: absolute;
    top: 428px;
    width: 270px;
}

#tf-twitter-tools {
    color: #333;
    padding-right: 10px;
}

#tf-twitter-tools a {
    background-image: url(../images/twitter-sprite.png);
    background-repeat: no-repeat;
    float: right;
    color: #333;
    padding-left: 24px;
    text-decoration: underline;
}

#tf-twitter-tools a.tf-twitter-retweet {
    background-position: 6px -58px;
}

#tf-twitter-tools a.tf-twitter-reply {
    background-position: 6px -18px;
}

#tf-news-container .tf-news-date {
    color: #333;
}

#tf-news-container a {
    color: #000;
    font-weight: bold;
    display: block;
    text-decoration: none;
}

#tf-news-container a:hover {
    text-decoration: underline;
}

#tf-tweet-status {
    color: #333;
}

#tf-sponsors {
    background: url(../images/sponsor-bg.png) left top no-repeat;
    z-index: 10;
    position:relative;
}

.tf-sponsor {
    display: block;
    width: 129px;
}

.tf-main #tf-sponsors {
    overflow: hidden;
}

.tf-sponsor-inner {
    display: block;
    height: 129px;
    width: 145px;
}

#tf-feature-map {
    position: relative;
    top: -150px;
    left: -5px;
}

#tf-video-blog {
    background: url(../images/video-bg.png) 40px top no-repeat;
    position: relative;
    height: 367px;
    left: 26px;
    padding: 80px 200px 0 51px;
    width: 315px;
    top: -140px;
}

#tf-video-blog-caption {
    font-family: monospace;
    font-size: 14px;
    font-weight: bold;
    padding: 80px 0 0 3px;
}

#tf-ft a:hover {
    text-decoration: underline;
}

#tf-ft {
    clear: both;
    color: #fff;
    padding-top: 0; /* was 2em */
}

.tf-home #tf-ft {
    position: relative;
    top: -220px;
}

#tf-ft li {
    list-style-type: none;
    margin: 0 0 1em 0;
}

#tf-ft li li {
    margin-bottom: 0;
}

#tf-ft li ul {
    margin: 0;
    padding: 0;
}

#tf-ft li ul ul {
    padding-left: 1em;
}

#tf-ft li a {
    color: #e8ae21;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

#tf-ft li li a {
    color: #fff;
    font-weight: normal;
    text-transform: lowercase;
}

#tf-ft li li a.tf-brand {
    text-transform: none;
}

#tf-ft-nav {
    padding: 16px 0 0 25px;
}

.tf-ft-nav-group {
    float: left;
    margin: 0;
    padding: 0 3.5% 0 0;
    width: 16%;
}

.tf-ft-nav-merch {
    padding-top: 40px;
}

#tf-contact-info {
    clear: both;
    font-weight: bold;
    padding: 2em 0;
    text-align: center;
}

#tf-contact-info span {
    padding: 0 12px;
}

.tf-clear {
    clear: both;
}

#tf-stuff-lamp {
    background: url(../images/lamp.png) 15px 20px no-repeat;
    padding: 0 0 80px 95px;
}

#tf-stuff-skull {
    background: url(../images/skull.png) left bottom no-repeat;
}

#tf-stuff-violin {
    background: url(../images/violin.png) top left no-repeat;
    height: 285px;
    margin-left: 550px;
    margin-top: -180px;
    position: absolute;
    width: 176px;
}

#tf-photo-strip {
    border: 20px solid #fff;
    border-right: 10px solid #fff;
    border-left: 10px solid #fff;
}

#tf-photo-strip img {
    display: block;
    border-bottom: 10px solid #fff;
}

#tf-sponsor-container {
    border: 1px solid #666;
    background: #fff;
    margin-right: 4em;
    padding: 2em;
}

#tf-sponsor-container-inner {
    margin: auto;
    width: 420px;
}

#tf-box-office-kaldis {
    margin-bottom: 200px;
    margin-left: 60px;
    width: 185px;
    text-align: center;
    float: right;
}

#tf-box-office-kaldis a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
}

.tf-film-still img {
    border: 1px solid #000;
}

.tf-inline-sponsor {
    border: 1px solid #ccc;
    background-color: #fff;
    background-position: 1em center;
    background-repeat: no-repeat;
    color: #333;
    padding: 1em;
    padding-left: 110px;
    display: block;
    text-decoration: none;
}

.tf-inline-sponsor-bxr {
    background-image: url(../sponsors/bxr-small.png);
}

.tf-inline-sponsor-crossing {
    background-image: url(../sponsors/crossing-small.png);
    padding-left: 140px;
}

.tf-inline-sponsor-tyten {
    background-image: url(../sponsors/tyten.png);
    padding: 30px 10px 30px 186px;
}

.tf-inline-sponsor-creative-days {
    background-image: url(../sponsors/creative-days-small.png);
    padding: 40px 0 40px 100px;
}

.tf-inline-sponsor-chicken-and-egg {
    background-image: url(../sponsors/chicken-and-egg.png);
    padding: 40px 0 40px 100px;
}

.tf-inline-sponsor-komu {
    background-image: url(../sponsors/komu-small.png);
    padding: 2.2em 1em 2.2em 110px;
}

.tf-inline-sponsor-cat {
    background-image: url(../sponsors/cat.png);
    background-position: 60px center;
    margin-bottom: 1em;
    padding: 2.2em 1em 2.2em 220px;
}

.tf-inline-sponsor-tribune {
    background-image: url(../sponsors/tribune.png);
    margin-bottom: 100px;
    padding: 2.2em 1em 2.2em 220px;
}

.tf-inline-sponsor-diggit {
    background-image: url(../sponsors/diggit.png);
    padding: 2.2em 1em 2.2em 200px;
}

.tt {
    display: none;
}

#tf-newsletter {
    background: url(../images/join-list.png) left top no-repeat;
    height: 30px;
    padding: 2px 0 0 150px;
    position: relative;
    top: -24px;
}

#tf-newsletter input {
    border: 0;
    background: #fff;
    color: #666;
    width: 136px;
}

#tf-newsletter input:focus {
    color: #000;
}

#newsletter-submit {
    display: none;
}

#tf-berries {
    background: url(../images/berries.png) left top no-repeat;
    width: 78px;
    height: 163px;
    position: absolute;
    margin-left: -200px;
}

#tf-sponsor-list {
    padding-bottom: 12em;
    width: 620px;
}

#tf-sponsor-list table {
    width: 100%;
}

#tf-sponsor-list td {
    height: 160px;
    width: 33.33%;
    text-align: center;
}

#tf-sponsor-list h2 {
    clear: left;
    padding: 2em 0 1em 0;
}

#tf-theme-container {
    position: absolute;
    margin-left: 200px;
    top: 0;
    z-index: 0;
}

embed, object {
    z-index: 0;
}

#tf-home-link {
    height: 283px;
    display: block;
    position: relative;
    width: 954px;
    z-index: 10;
}

.swat-form {
    padding-bottom: 286px;
}

.dawdle-purchase-total th,
.dawdle-purchase-total td {
    font-size: 167%;
    padding-bottom: 1em;
}


/* form styles */
form { font-size: 0.9em; line-height: 135%; }
fieldset { width: 100%; border: 1px solid #999; padding: 0 0 1em; margin: 1em 0; }
legend { color: #981b1f; font-weight: bold; font-size: 1.2em; margin: 0 1em; }
dl.inputList { padding: 0; margin: 0; clear: both; }
.inputList dt { font-weight: normal; clear: left; float: left; display: inline-block; text-align: right; margin: 0.5em 1%; padding: 0; width: 25%; }
.inputList dd { text-align: left; width: 70%; margin: 0.5em 0; display: inline-block; padding: 0; }
br.inputClear { height: 1%; margin: 0; padding: 0; clear: both; }
#passPurchase label.error { display: block; font-weight: bold; margin: 0; color: #f00; }
.required { background-color: #fcc; }
input.submit { margin: 1em; }
fieldset p { clear: both; padding: 1em; margin: 0; }
.salesMessage {font-weight: bold; margin: 0 0.5em; color: #981b1f; }
#passPurchase input.text {
}

.tf-button::-moz-focus-inner {
    border: 0;
}

.tf-button {
    background: #7fbf4d;
    background: -moz-linear-gradient(0% 100% 90deg,#63a62f, #7fbf4d);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7fbf4d), to(#63a62f));
    border: 1px solid #63a62f;
    border-width: 1px 1px 0 1px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: inset 0 1px 0 0 #96ca6d;
    -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
    -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
    color: #fff;
    font-family: "lucida grande", sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 8px 8px 8px;
    text-align: center;
    text-shadow: 0 -1px 0 #4c9021;
    width: 150px;
}

.tf-button:hover {
    background: #5a962c;
    background: -moz-linear-gradient(0% 100% 90deg,#5a962c, #72ac45);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#72ac45), to(#5a962c));
    cursor: pointer;
}

.tf-button:active {
    background: #7fbf4d;
    background: -moz-linear-gradient(0% 100% 90deg,#7fbf4d, #63a62f);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#63a62f), to(#7fbf4d));
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-width: 0 1px 1px 1px;
    padding: 8px 0 7px 0;
}

/* Styling for films.php */
/* Film, event, workshop listing pages */
#eventTable { background: none; border: 0px; }
#eventTable td { padding: 4px; border: 0px; }
#eventTable td img { padding: 0px; border: 0px; }
ul#eventsList { font-size: 0.95em; line-height: 1.1em; list-style-type: none; list-style-position: outside; clear: both; float: right; width: 120px; text-align: left; padding: 0px; margin: 0px; }
ul#eventsList li { padding: 4px 0px; margin: 0px; width:250px;}
/* #eventsList a:link, #eventsList a:visited { color: #000; text-decoration: none; } */
#eventsList a:hover { background-color: #51415D; color: #FFF; border: 0px; }
#eventsList a:link, #eventsList #eventsList a:hover, #eventsList a:active, #eventsList a:visited { font-weight: bold; color: #000000; outline: none; text-decoration: none; font-family:Helvetica, Arial;font-size:12px;}
#eventsList ul { line-height: 1.4em; list-style-position: inside; list-style-type: square; margin: 0px 0px 15px 0px; }
#eventsList li a{font-weight: bold; color: #000000; outline: none; text-decoration: none; font-family:Helvetica, Arial;font-size:12px;}
#eventsList li a:hover { color: #bf2838;background:none;}
#eventsList li a:hover:before {content: url('../images/movies/tic.png') !important;margin-right:7px;}

div#shortBlurb {
    z-index: 15; position: absolute; overflow: none;
    padding: 3px;
    color: #ccc; background-color: #000;
    font-size: 0.85em; line-height: 1.4em;
    border: 1px solid #666;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
    width: 300px;
}

#shortBlurb b {
    color: #fff;
}

.programHover, a.programHover{border: 0px;color: #bf2838 !important;}
.noBefore {content:none !important;}
.nobg {background:none !important;}
.nobg.programHover:before {content: url('../images/movies/tic.png') !important;margin-right:7px;}
dl.listing { font-size: 0.95em; line-height: 1.4em; text-align: justify; }
dl.listing dt { font-weight: bold; margin-top: 8px; margin-bottom: 2px; }
dl.listing dd { margin: 0px; border-bottom: 1px dotted #999; padding-bottom: 8px; }

.hiddenBox {
    z-index: 15; position: absolute; overflow: none;
    visibility: hidden; display: none;
    width: 180px; padding: 2px;
    color: black; background-color: #F6F6F6; layer-background-color: #F6F6F6;
    font-size: 0.8em; text-align: left !important;
    border-style: solid; border-color: #444; border-width: 1px 4px 3px 1px;
}

/* Modal box for movies in films.php */

.mTitle {
    font-family:Helvetica, Arial;
    font-weight:bold;
    font-size:18px;
    margin-top: 5px;
}
.mInfo {font-family:Helvetica, Arial;font-size:12px;font-weight:bold;color:#fff;}
.mContent {
    font-family:Helvetica, Arial;
    font-size:12px;
    line-height: 18px;
    font-weight:normal;
    color:#ccc;
}
.imgStill {border: 1px solid #666;}

.tf-film-dialog {
}

.ui-widget-overlay {
    background: #000;
}

.tf-main .ui-widget {
    -moz-box-shadow: 0px 0px 15px #000;
    -webkit-box-shadow: 0px 0px 15px #000;
    box-shadow: 0px 0px 15px #000;
}

.ui-widget-content {
    background: #000;
    color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-color: #333;
}

.ui-widget-header {
    background: #000;
}

#movie {
}

#eventTable {
    position: static;
    z-index: 3;
}

#eventTable td {
    position: relative;
    /* z-index: 2; */ // In tf-ie7.css to fix z-indexing error
}

#eventTable td:hover {
    position: relative;
    z-index: 4;
}


#eventTable td a, #eventTable a.programHover {
    position: relative;
    display: block;
    height: 75px;
    width: 130px;
}

#eventTable td a img, #eventTable a.programHover img {
    height: 75px;
    width: 130px;
    z-index: 1;
    position: absolute;
}

#eventTable td a:hover img, #eventTable a.programHover img {
    position: absolute;
    width: 160px;
    height: 100px;
    z-index: 3;
    top: -15px;
    left: -15px;
    border: 3px solid #fff;
}

#program-table {
    background: url('../images/main-content-bg.jpg') repeat-y;
    width: 948px;
}

#program-table th {
    width: 130px;
    text-align: center;
}

#program-table td {
    vertical-align: top;
}

.program-day-separator {

}

.schedule-hour {
    color: #333;
    font-weight: bold;
    text-align: center;
    height: 64px;
    position: relative;
    top: -9px;
}

.program-event {
    position: absolute;
    overflow: hidden;
    background: #fff;
    border: 1px solid #680000;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin: 0 1px;
    width: 75px;
    display:block;
    color: #333;
    cursor: pointer;
    text-decoration:none;
    z-index: 2;
}

.program-event:hover {
    border: 1px solid #680000;
    overflow: visible;
    -moz-box-shadow: 0 0 3px #333;
    -webkit-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;
    height: auto !important;
}

.program-event .title {
    background: #c22735;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    display: block;
    height: 16px;
    color: #ffffff;
    font: bold 10px Helvetica;
    text-align: center;
    overflow: hidden;
}
.program-event .title span {
    padding-top: 2px;
    display: block;
}

.program-event .content{
    background: #fff;
    font: bold 10px Helvetica;
    padding: 7px 4px 0 4px;
    margin-bottom: 7px;
    display: block;
    border-top: none;
}

.program-event .startEnd {
    background: #fff;
    font-size: 9px;
    display: inline;
}

.program-event:hover .content {
}

.program-event .content .runTime {
    font: normal 10px Helvetica;
    color: #666;
    height: 16px;
    background: #fff;
}

.program-event:hover {
    z-index: 3;
}

#program-venues {
    clear: both;
    margin: 10px auto;
    width: 904px;
}

.program-venue {
    color: #000;
    font-weight: bold;
    text-align: center;
}

/* BG for schedule */
.program-day {
    margin: auto;
    width: 904px;
}

.program-day img {
    border: none;
}

.program-day td {
    color: #fff;
    border: 1px solid #c59563;
    border-right: none;
    padding: 0;
    vertical-align: top;
}

.program-hour-separator {
    border-bottom: 1px solid #e7b785;
    height: 31px;
}

.program-last {
    border-right: 1px solid #c59563;
}

.program-half-hour {
    border-bottom: 1px solid #ffdeb5;
}

.schedule {
    background: url('../images/main-content-bg.jpg') repeat-y;
    width: 948px;
    padding:0px 0 0 0;
    margin:0px auto;
    text-align:center;
}
.schedule-top {
    background: url('../images/main-content-top.jpg') no-repeat;
    height:38px;
    width:948px;
    margin:0px auto;
    text-align:center;
    margin-top:22px;
}
.schedule-bottom {
    background: url('../images/main-content-bg-bottom.jpg') no-repeat;
    width:948px;
    height:123px;
    position: relative;
    left: -3px;
    margin:0px auto;
    text-align:center;
}

.fest-map {
    left: 0;
}

.schedule-date {
    background: url('../images/date-bg.jpg') no-repeat;
    width:191px;
    height:70px;
    float:left;
    margin:-15px 0 0 0;
}
.schedule-date span {
    color: #333;
    font-family: "Courier", "Droid Sans Mono", monospace;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    display: block;
    padding-top: 13px;
}

.official-schedule {
    height:57px;
    width:170px;
    float:left;
    margin:-20px 0 0 35px;
}

.day-text {
    display: none;
}

.schedule-prev {
    width:54px;
    height: 33px;
    float:left;
    margin: 0 5px 0 117px;
    cursor:pointer;
}

.schedule-next {
    width:57px;
    height: 35px;
    float:left;
    margin:0 0 0 5px;
    cursor:pointer;
}

.prev-day {
    width:171px;
    height:80px;
    float:left;
    cursor:pointer;
    margin:0 0 0 -20px;
}

.next-day {
    width:183px;
    height:97px;
    float:left;
    position: relative;
    left: 30px;
    margin: 0 0 0 605px;
    cursor:pointer;
}

.tf-in-person {
    color: #fff;
    font-weight: normal;
}

.tf-in-person strong {
    color: #fff;
}

.tf-film-print {
    background: url(../images/print.png) left center no-repeat;
    padding: 4px 0 4px 22px;
    display: block;
    margin-top: 12px;
    cursor: pointer;
    color: #333;
    clear: both;
    font-size: 10px;
    text-decoration: underline;
}

#tf-schedule-print {
    background: url(../images/print.png) left center no-repeat;
    padding: 4px 0 4px 22px;
    display: block;
    margin: 12px 32px 0 0;
    cursor: pointer;
    color: #333;
    text-decoration: underline;
    float: right;
}

/*#44612d*/
.program-other, .program-other:hover {
    border-color: #ada936;
}

.program-other .title {
    background: #ada936;
}


/* Reservations */
.reservationThumb {
    width:200px;
    cursor:pointer;
    -moz-box-shadow: 0px 0px 15px #000;
    -webkit-box-shadow: 0px 0px 15px #000;
    box-shadow: 0px 0px 15px #000;
}
.floatLeft{float:left;margin-left:15px;}

dt .mInfo {
    color: #333;
}

.tf-nrt {
    vertical-align: middle;
}

.tf-screening .tf-nrt {
}

#tf-nrt-notice {
    clear: both;
    color: #333;
    margin: 2em 62px .5em 62px;
    padding-top: 1em;
    font-size: 90%;
    text-align: center;
}

#tf-nrt-notice a {
    color: #333;
}

.tf-nrt-entry {
    margin-bottom: 6px;
}

.tf-nrt-entry strong {
    color: #000;
}

.tf-nrt-entry .tf-screening {
    color: #333;
}

h2 {
    clear: both;
}

.tf-venue-address {
    margin: 0 0 1em 0;
    padding: 0;
}

.tf-venue-picture {
    border: 1px solid #000;
    float: left;
    margin: 0 1em .5em 0;
}

.restaurant-listing {
    margin: 0 0 15px 0;
}
.restaurant-listing p {
    margin:0;
}

.restaurant-listing cite{
    display:inline-block;
}

.tf-main .slideshowlink {
    display: none;
}

#blog {width:986px;margin:0 auto;background: url('../images/blogbg.jpg') repeat-y;padding-bottom:35px;}
#blog .left {width:676px;float:left;}
#blog .blogIntro {width:589px;height:111px;background: url('../images/bloghead.jpg');margin:31px auto;}
#blog .tapeCorner {width:197px;height:128px;background: url('../images/tapecorner.png') no-repeat;float:left;display:inline-block;margin:-20px 0 -68px 50px;z-index:15;position:relative;}
#blog .tapeCorner-content {width:197px;height:128px;background: url('../images/tapecorner.png') no-repeat;float:left;display:inline-block;margin:10px 0 -68px 50px;z-index:15;position:relative;}
#blog .featured-post {width:492px;height:276px;background: url('../images/leobig.jpg') no-repeat;margin:0 auto;overflow:hidden;z-index:11;position:relative;}
#blog .featured-post .info {width:492px;height:52px;background:#000000;width:100%;float:left;display:inline-block;margin-top:224px;background: url('../images/black50.png');display:inline;}
#blog .featured-post .info .heading {font:bold 18px Courier New;color:#ffffff;padding:2px;margin-left:2px;}
#blog .featured-post .info .heading a {color:#f9df07;text-decoration:none;}
#blog .featured-post .info .heading a:hover {font-style:italic;}
#blog .featured-post .info p {margin:-5px 0 0 4px;color:#ffffff;line-height:12px;font:12px Courier New;}
#blog .sub-stories {width:492px;margin:42px auto;}
#blog .sub-stories div {width:228px;float:left;}
#blog .sub-stories div img {width:228px;height:128px;overflow:hidden;}
#blog .sub-stories div.sub-right {float:right;}
#blog .sub-stories div .heading, #blog .sub-stories div .heading a {font:bold 18px Courier New;color:#000000;text-decoration:none;}
#blog .sub-stories div .heading a:hover {font-style:italic;}
#blog .left p {margin:10px 0 10px 0;}
#blog .left h2 {font-size:15px;}
#blog .left .introText {font-style:italic;font-weight:bold;width:100%;margin:18px 0;}

#blog .right {width:310px;float:left;}
#blog .recent-heading {width:237px;height:34px;background:url('../images/blog-recent.jpg');float:left;margin:-16px 0 0 20px;z-index:9;position:relative;}
#blog .blog-post-type {width:91px;float:left;margin-top:17px;text-align:right;font:bold 12px Courier New;}
#blog .blog-post-type span {color:#b03a36;display:block;}
#blog .blog-post-intro {width:153px;margin:17px 0 0 10px;float:left;font:12px Verdana;}

#tf-ft .tf-logo {height:83px;width:83px;background: url('../images/tflogo.jpg');float:left;margin-right:10px;}
#tf-ft .twitter {height:51px;width:50px;float:left;margin:7px 0 0 -112px;}
#tf-ft .facebook {height:width:50px;float:left;margin:55px 0 0 -126px;}
.clear {clear:both;height:0;}

em {font-style:italic;font-weight:lighter;}
strong {font-weight:bold;}

/* single content pages main images */
