html, body {
    background: #0e0e0e url(../images/techredesign/bodybg.jpg) no-repeat center 174px;
    font-family: Helvetica, Arial, "Droid Sans", sans-serif;
    margin: 0;
    padding: 0;
    color: #a48e2d;
    width: 100%;
    overflow-x: hidden;
}

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

img {
    border: 0;
}

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

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

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

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

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

strong {
    color: #a48e2d;
}

.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: #fff;
}

#tf-hd .tf-content {
    width: 100%;
}

#tf-hd .tf-inner {
    background: #181204 url('../images/annual-theme-header-2014.jpg') center top no-repeat;
    z-index: 10;
    position: relative;

}

#tf-nav {
    background: #aa5104;
    z-index: 60000;
    font-family: "futura-pt",sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
}

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

#tf-nav li {
    list-style-type: none;
    float: left;
    margin-right:10px;
}

#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: #343200;
    background: -webkit-gradient(linear, left top, left bottom, from(#363400), to(#726a06));
    background: -moz-linear-gradient(top, #363400, #726a06);
    z-index: 50000;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}

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

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

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

#tf-nav li.sfHover ul a {
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-family: Helvetica, Arial, sans-serif;
    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: #393200;
}

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

#tf-nav a.tf-nav-root {
    background:none;
    background-repeat: no-repeat;
    color: #fff;
    display: block;
    float: left;
    overflow: hidden;
    padding: 9px 23px 9px 0;
    text-decoration: none;
    font-size: 18px;
    line-height: 20.83px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#tf-nav-news a.tf-nav-root {
    width: 44px;
}

#tf-nav-about a.tf-nav-root {
    width: 57px;
}

#tf-nav-attend a.tf-nav-root {
    width: 65px;
}

#tf-nav-program a.tf-nav-root {
    width: 86px;
}


#tf-nav-dawdle a.tf-nav-root {
    width: 86px;
}

#tf-nav-sponsor a.tf-nav-root {
    width: 81px;
}

#tf-nav-volunteer a.tf-nav-root {
    width: 93px;
}

#tf-nav-submit a.tf-nav-root {
    width: 61px;
}

#tf-nav-media a.tf-nav-root {
    width: 50px;
}

#tf-nav-merch a.tf-nav-root {
    width: 57px;
}

#tf-nav-educate li a.tf-nav-root {
    padding-right: 10px;
    width: auto !important;
}

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

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

#tf-bd #tf-main-left {
    position: absolute;
    width: 190px;
    top: 425px;
    margin-left: -65px;
}

#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;
}

.tf-main #tf-ft {
    position: relative;
    width:830px;
    margin:0 auto;
    margin-top:50px;
    margin-bottom:15px;
}
.tf-home #footerHands {
    display:none;
}
.tf-main #homeFooterImages {
    display:none;
}
img.keyFooter {
    margin-left: 689px;
    position: relative;
    top: 100px;
    -webkit-transform: rotate(325deg);
    -moz-transform: rotate(325deg);
    -o-transform: rotate(325deg);
    writing-mode: lr-tb;
}
body #homeFooterImages {
    visibility:hidden;
}
body.tf-home #homeFooterImages {
    visibility:visible;
}
img.tangerineFooter {
    margin-left: -639px;
    position: relative;
    top: -47px;
    -webkit-transform: rotate(332deg);
    -moz-transform: rotate(332deg);
    -o-transform: rotate(332deg);
    writing-mode: lr-tb;
}
body.tf-main #footerHands {
    margin-bottom: -278px;
    position: relative;
    top: 30px;
    height:179px;
}
body.tf-main #footerHands img.openHandFooter {
    margin-left: 185px;
    position: relative;
    top: 161px;
}
body.tf-main #footerHands img.handBallFooter {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    margin-left: 596px;
    position: relative;
    top: 87px;
}
body.tf-main.tf-wp #footerHands {
    margin-bottom: -278px;
    position: relative;
    top: 30px;
    height:179px;
}
body.tf-main.tf-wp #footerHands img.openHandFooter {
    margin-left: 185px;
    position: relative;
    top: 161px;
}
body.tf-main.tf-wp #footerHands img.handBallFooter {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    margin-left: 596px;
    position: relative;
    top: 87px;
}
body #footerHands {
    margin-bottom: -180px;
    position: relative;
    top: 30px;
    height:0;
}
body #footerHands img.openHandFooter {
    position: relative;
    top: 164px;
    margin-left: 186px;
}
body  #footerHands img.handBallFooter {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    margin-left: 596px;
    position: relative;
    top: 82px }
#tf-bd #tauton-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: #fff;
    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 {

    height: 70px;
    display: block;
    position: relative;
    width: 71px;
    text-decoration: none;
    z-index: 35000;
}

#tf-twitter {
    left: 560px;
}

.tf-main #tf-twitter {
    background-image: url('../images/twitter-small.png');
    left: 920px;
    top: 0;
    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;
    height: 50px;
    width: 51px;
}

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

#tf-carousel-pager a {
    color: #fff;
    background: #aa5104;
    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: #a28b2c;
}

#tf-carousel-container {
    background: url(../images/techredesign/carouselBG2.png) no-repeat;
    height: 400px;
    padding: 33px 23px 140px 38px;
    position: relative;
    top: 10px;
    width: 484px;
    margin-left:5px;
}

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

#tf-carousel img {
    display: block;
    width: 426px;
    margin-left: 11px;
    margin-top: -6px;
    height: auto;
}

.tf-carousel-item {
}

#tf-carousel-caption {
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    padding: 6px;
    width: 415px;
    position: absolute;
    bottom: 0;
    margin-left: 11px;
}

#tf-left .handBall {
    margin-top: -192px;
position: relative;
left: -81px;
top: -186px;
transform: rotate(-7deg);
-ms-transform: rotate(-7deg);
-webkit-transform: rotate(-7deg);
}
#tf-box-office {
    background: url(../images/techredesign/boxoffice.png) left top no-repeat;
    padding: 108px 148px 20px 12px;
    height: 265px;
    left: 36px;
    top: -273px;
    position: relative;
    width: 330px;
    z-index: 30000;
}

#tf-box-office .tf-box-office-item {
    padding: 10px 12px;
    width:126%;
}

#tf-box-office .tf-box-office-item-highlight {

}

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

#tf-box-office .tf-box-office-item a.tf-link-link-link {
    color:#fff;
    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/techredesign/news.png) left top no-repeat;
    padding: 70px 30px 60px 20px;
    position: relative;
    top: -6px;
    width: 368px;
    height: 538px;
    left:2px;
}

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

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

#tf-news-container {
    min-height: 378px;
    position: relative;
    z-index: 10;
}

.see-more-posts {float:right;margin:0 55px 0 0;}

.tf-news-link {width:202px;height:45px;display:block;float:left;z-index:110;margin:-83px 0 25px 58px;}

.tf-news-item {
    padding: 0 0 12px 20px;display:block;width:296px;float:left;
    font-size:12px;
}

#tf-twitter-container {
    padding: 0 0 0 20px;
    position: absolute;
    top: 355px;
    width: 270px;
    z-index: 0;
}
#tf-twitter-container img {
    margin-left: -34px;
    position: relative;
    top: 25px;
}
#tf-twitter-tools {
    color: #fff;
    padding-right: 10px;
}

#tf-twitter-tools a {
    background-image: url(../images/twitter-sprite.png);
    background-repeat: no-repeat;
    float: right;
    color: #fff;
    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: #9db0c3;
}
#tf-news-item a {
    color:#fff;
}
#tf-news-container a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

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

.tf-pednet {
    float: left;
    padding: 12px 12px 12px 0;
}

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

.tf-main .fm-reservation-content #tf-sponsors {
    left: 852px;
}

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

.tf-sponsor-hidden {
    display: none;
}

.tf-main #tf-sponsors {
    left: 860px;
    top: -82px;
    overflow: hidden;
    position: absolute;
}

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

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

#tf-video-blog {
    background: url(../images/techredesign/videoblog.png) 40px top no-repeat;
    position: relative;
    height: 283px;
    padding: 0 198px 21px 80px;
    width: 315px;
    top:-139px;
    left:-57px;
    z-index: 100;
}
#tf-video-blog div iframe {
    margin-left:-20px;
    margin-top:13px;
    width:355px;
    height:195px;
}
#tf-video-blog h2 {
    padding-top:13px;
    margin-left:-17px;
}
#tf-video-blog-caption {
    font-family: monospace;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 0 0 3px;
    text-align:center;
    width:310px;
    position:relative;
    left:0px;
    color:#a28b2c;
    margin-top:58px;
}
#tf-video-blog img.butterflyHome {
    margin-top: -5px;
    margin-left: -136px;
}
#tf-ft a:hover {
    color:#fff;
    border-bottom:1px solid #aa5104;
}

#tf-ft {
    clear: both;
    color: #d8d8d8;
    padding-top: 2em;
    width:830px;
    margin:0 auto;
}

#tf-ft .tf-content {
    width: auto;
}

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

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

#tf-ft li li {
    margin-bottom: 0;
    padding-top:4px;
}

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

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

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

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

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

#tf-ft-nav {
    margin: 4em 0;
    z-index: 0;
}

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

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

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

.tf-clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

#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 {
    width: 190px;
    margin-left: -55px;
    height: 1067px;
    padding: 10px 0px;
    overflow: hidden;
    text-align: center;
    margin-top:-44px;
}
.photo-strip-top {
    background: url('../images/techredesign/sidebar-top.png') no-repeat center;
}
.photo-strip-main {
    background: url('../images/techredesign/sidebar-content.png') repeat-y center;
    margin-top:-12px;
    padding-bottom:11px;
    margin-bottom:-8px;
}
.photo-strip-bottom {
    background: url('../images/techredesign/sidebar-bot.png') no-repeat center;
}
#tf-photo-strip h2 {
    display: none;
}
#tf-photo-strip img.tangerine {
    width: 97px;
height: 125px;
border: none;

}
.ngg-galleryoverview {
    padding-top:10px;
}
.ngg-album {
    border:1px solid #a48e2d!important;
}
.ngg-thumbnail img {
    background-color:#a48e2d!important;
}
#tf-photo-strip img {
    display: block;
    margin: 9px auto;
    width:120px;
    height:95px;
    border:2px 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-sponsor-bg,
.tf-inline-sponsor {
    background-color: #fff;
    background-color: rgba(255, 255, 255, .65);
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    margin: 10px;
    padding: 1em;
    color: #333;
}

.tf-inline-sponsor {
    background-position: 1em center;
    background-repeat: no-repeat;
    margin: 1em 0;
    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-garrity {
    background-image: url(../sponsor-logos/19.png);
    padding-left: 250px;
}

.tf-inline-sponsor-columbia-ortho {
    background-image: url(../sponsors/columbia-ortho.png);
    padding: 30px 0 30px 260px;
}

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

.tf-inline-sponsor-cvb {
    background-image: url(../sponsors/columbia-visitors-bureau.jpg);
    padding-left: 140px;
    padding: 32px 16px 32px 140px;
}

.tf-inline-sponsor-travelodge {
    background-image: url(../sponsors/travelodge.jpg);
    padding-left: 140px;
    padding: 32px 16px 32px 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;
}

hr {
    border: none;
	background: #2e6194;
	height: 1px;
	padding: 0;
	margin: 24px 5%;
	overflow: hidden;
	width: 90%;
	display: block;
}

#tf-newsletter {
    background: url('../images/techredesign/mailinglist-input.png') left top no-repeat;
    width:359px;
    height: 120px;
    position: relative;
    top: -24px;
}

#tf-newsletter #email-text {
    border: 0;
    background: none;
    color: #c2daeb;
    width: 227px;
    height:21px;
    margin:53px 0 0 31px;
    float:left;
    outline: 0 none;
}

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

#newsletter-submit {
    width:70px;
    height:29px;
    float:left;
    margin: 49px 1px 1px 1px;
    cursor:pointer;
    background:none;
    border:none;
}

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

.tf-sponsor-list #tealbg .tealbg-main-content,
.tf-film-list #tealbg .tealbg-main-content {
    margin-left: 36px;
}

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

#tf-sponsor-list td {
    height: 160px;
    width: 33%;
    padding-right: .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;
}

.tf-socket-home-link {
    background: url(../images/techredesign/socket-small-inverted.png) left center no-repeat;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 12px 0 12px 92px;
    text-decoration: none;
    width: 300px;
}

.tf-mo-x-promo {
    float: left;
    margin-right: 10px;
    padding: 10px 0 10px 0;
}

embed, object {
    z-index: 0;
}

.tf-taxi-sponsor {
    padding-left: 1em;
    text-align: center;
}

.tf-taxi-sponsor a {
    text-decoration: none;
}

#tf-home-link {
    height: 288px;
    display: block;
    position: relative;
    width: 1800px;
    z-index: 10;
    text-decoration: none;
    margin: 0 auto;
    display: block;
}

#tf-hd-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    background: #4f6368;
    height: 288px;
    z-index: 0;
}

#tf-hd-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    background: #4f6368;
    height: 288px;
    z-index: 0;
}

.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: #1d5b9a; 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 {
}

.travel-hotel-wrapper {
    background: #fff;
    color: #000;
    margin-top: 20px;
    padding: 20px;
    opacity: .9;
}

.travel-hotel-wrapper td {
    text-align: center;
    font-size: 90%;
    color: #666;
}

.travel-hotel-wrapper td a:first-child {
    display: block;
    min-height: 65px;
}


.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;
}

/* 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: 0 24px 0 0; }
ul#eventsList li { padding: 4px 0px; margin: 0px; width:250px;}
/* #eventsList a:link, #eventsList a:visited { color: #000; text-decoration: none; } */
#eventsList a:hover { border: 0px; }
#eventsList a:link, #eventsList #eventsList a:hover, #eventsList a:active, #eventsList a:visited { font-weight: bold; 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; outline: none; text-decoration: none; font-family:Helvetica, Arial;font-size:12px;}
#eventsList li a:hover { 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 */
.tf-gateway-info-column .mTitle span {
    color: red;
    font-size: 12px;
    font-weight: normal;
    margin-left: 10px;
    text-decoration: underline;
}
.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;
    text-align: center;
    height: 64px;
    position: relative;
    top: -9px;
    font-size: 11px;
}

.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-venues-print-repeat {
    display: none;
}

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

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

.schedule-print-title {
    display: none;
}

.schedule-links {
    float: none;
    margin-bottom: 1em;
    text-align: center;
}

.schedule-links a {
    margin: 0 20px;
    text-decoration: none;
}

.schedule-links a span {
    font-size: .95em;
    text-transform: uppercase;
}

.schedule-links a,
.schedule-links img {
    vertical-align: text-bottom;
}

.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-2012 {
    background: url('../images/schedule-2012/schedule-bg-content.png') repeat-y;
}

.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-top-2012 {
    margin-top: 2em;
    background: url('../images/schedule-2012/schedule-bg-top.png') no-repeat;
}

.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;
}

.tf-schedule-content-bottom {
    background: url('../images/schedule-2012/schedule-bg-bot.jpg') bottom center no-repeat;
    padding-bottom: 120px;
}

.fest-map {
    left: 0;
}

.schedule-date {
    background: url('../images/date-bg.jpg') no-repeat;
}

.schedule-date-2012 {
    background: none;
    margin-top: -12px;
    position: relative;
    text-align: center;
}

.schedule-date span {
    color: #333;
    font-family: "Courier", "Droid Sans Mono", monospace;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding-top: 13px;
    letter-spacing: 0;
    word-spacing: 0;
}

.schedule-header {
    position: relative;
    margin: 0 2em;
    padding: 1em 0;
}

.schedule-date-2012 span.title {
    font-size: 12px;
}

.schedule-date-2012 span {
    font-weight: bold;
    font-size: 2em;
    padding-top: 0;
    text-transform: uppercase;
}

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

.day-text {
    display: none;
}

.schedule-nav {
    position: absolute;
    top: 0;
    z-index: 1;
}

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

.schedule-prev-2012 {
    width: 128px;
    height: 34px;
    margin: 0;
    float: none;
}

.schedule-prev-wrapper {
    left: 0;
}

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

.schedule-next-2012 {
    width: 128px;
    height: 34px;
    float: none;
    margin: 0;
}

.schedule-next-wrapper {
    right: 0;
}

.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 {

}

#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: #fff;
}

.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 {
    color: #000;
    margin: 0 0 1em 0;
    padding: 0;
}

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

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

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

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

.alignright {
    float: right;
}

.dawdle-sponsors a {
    display: block;
    float: left;
    height: 120px;
    text-align: center;
    width: 50%;
}

.fm-pass-info {
    padding-bottom: 12px;
}

.fm-pass-info-container h2 {
    margin: 0;
    padding: 0;
}

.fm-pass-info-container h3 {
    margin: 0;
    padding: 0;
}

.fm-pass-purchase-container {
    z-index: 15;
    position: absolute;
    left: 20px;
    top: 540px;
    overflow: none;
    padding: 8px;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0, 0, 0, .9);
    line-height: 1.4em;
    border: 1px solid #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 220px;
}

.fm-pass-purchase-container .fm-footer {
    border-top: 1px solid #666;
    text-align: center;
    padding: 6px;
}

.fm-pass-purchase-container .fm-footer .fm-button {
    color: #418DB0;
    font-weight: bold;
}

.fm-pass-purchase-container table {
    width: 100%;
}

.fm-pass-purchase-container h2 {
    color: #fff;
    font-size: 120%;
    margin: 0;
    padding: 0;
}

.fm-pass-purchase-container .fm-total-row {
    font-size: 120%;
}

.fm-pass-purchase-container .fm-total-label {
    padding: 6px 6px 6px 0;
    text-align: right;
    font-weight: bold;
}

.fm-pass-purchase-container .fm-discount {
    text-decoration: line-through;
}

.fm-pass-purchase-container ul {
    margin-left: 0;
    padding-left: 20px;
}

.fm-sticky .fm-pass-purchase-container,
.fm-sticky #fm-passholders-waypoint,
.fm-sticky #fm-day-nav-waypoint {
    position: fixed;
    top: 20px;
}

.fm-sticky #fm-day-nav {
    width: 625px;
    background: url('../images/techredesign/tealbg-content-inset.png') center center repeat-y;
}

.fm-button {
    -moz-border-radius:13px;
    -webkit-border-radius: 13px;
    border-radius:13px;
    border: 1px solid #888;
    font-size: 11px;
    line-height: 40px;
    padding: 5px 10px;
    white-space: nowrap;
    background: #ccc;
    color: #333;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#cdcdcd');
    background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#cdcdcd));
    background: -moz-linear-gradient(top,  #efefef,  #cdcdcd);
    -moz-box-shadow: inset 0px 1px 1px #fff, 0px 1px 1px #fff;
    -webkit-box-shadow: inset 0px 1px 1px #fff, 0px 1px 1px #fff;
    box-shadow: inset 0px 1px 1px #fff, 0px 1px 1px #fff;
    -moz-text-shadow: 0px 1px 1px #fff;
    -webkit-text-shadow: 0px -1px 1px #fff;
    text-shadow: 0px 1px 1px #fff;
    text-decoration: none;
    cursor: pointer;
    position: relative;
}

.fm-footer {
    border-top: 1px solid #333;
    padding: 6px 0;
    margin-top: 24px;
}

.fm-footer .fm-button {
    font-weight: bold;
}

.fm-form-field {
    margin: 3px 0;
    padding: 3px 0;
}

.fm-form-field-with-errors {
    background: #ffe3e0;
    border: 1px solid #dc6e66;
    padding: 2px 6px;
}

.fm-form-field-message {
    color: #e31b0c;
}

.fm-form-field label {
    font-weight: bold;
}

.fm-message-display {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-size: 120%;
    padding: 12px 6px;
    margin-bottom: 24px;
}

.fm-passholder-info-table td .fm-form-field{
    margin: 0;
    padding: 0;
}

.fm-passholder-info-table label {
    display: none;
}

#fm-purchase-form .fm-footer {
    padding-bottom: 24px;
}

.fm-inline-term {
    color: #418DB0;
    cursor: help;
    border-bottom: 1px dotted #418DB0;
}

.lodging-options {
    font-size: 90%;
}

.lodging-options .title {
    white-space: nowrap;
}

.lodging-options td {
    padding: 3px 16px 3px 0;
}

.tf-venue-header a {
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    padding-left: 220px;
}

.tf-venue-header a {
    color: #333;
}

.tf-venue-jesse a {
    background-image: url(http://fm.truefalse.org/uploads/sponsor-web-logo/originals/214.png);
    padding: 24px 0 24px 130px;
}

.tf-venue-ragtag a {
    background-image: url(../sponsors/ragtag.png);
    padding: 12px 0 12px 245px;
}

.tf-venue-odd-fellows a {
    background-image: url(http://fm.truefalse.org/uploads/sponsor-web-logo/originals/714.png);
    padding: 24px 0 24px 245px;
}

.tf-venue-picturehouse a {
    background-image: url(http://fm.truefalse.org/uploads/sponsor-web-logo/originals/35.png);
    padding: 24px 0 24px 245px;
}

.tf-venue-missouri-theatre a {
    background-image: url(http://fm.truefalse.org/uploads/sponsor-web-logo/originals/41.png);
    padding: 12px 0 12px 245px;
}

.tf-venue-tiger a {
    background-image: url(http://fm.truefalse.org/uploads/sponsor-web-logo/originals/232.png);
    padding: 32px 0 32px 150px;
}

.tf-venue-globe a {
    background-image: url(../sponsors/first-presbyterian.png);
    padding: 24px 0 24px 220px;
}

.tf-venue-mu a {
    background-image: url(http://truefalse.org/sponsor-logos/910.png);
    padding: 32px 0;
    padding-left: 130px;
}

/* Tech Redesign */
#tealbg {width:775px;margin:0 auto;padding-top: 24px;}
#tealbg .tealbg-top-overlay {width:775px;height:232px; background: url('../images/techredesign/tealbg-top-overlay.png') no-repeat; }
#tealbg .tealbg-top-inset   {width:763px;height:210px;float:left;margin:21px 0 0 5px; /* background: url('../images/techredesign/tealbg-top-inset.jpg') repeat-y; */}
#tealbg .tealbg-content-overlay {width:775px;margin-top:-1px; background: url('../images/techredesign/tealbg-content-overlay.png') repeat-y; }
#tealbg .tealbg-content-inset   {width:766px;margin-left:4px; /* background: url('../images/techredesign/tealbg-content-inset.jpg') repeat-y; */ }
#tealbg .tealbg-bot-overlay {width:775px;height:236px;background:url('../images/techredesign/tealbg-bot-overlay.png') no-repeat bottom center;}
#tealbg .tealbg-bot-inset   {width:759px;height:227px;margin:0 auto; /* background: url('../images/techredesign/tealbg-bot-inset.jpg') no-repeat center bottom; */}
#tealbg .tealbg-main-content {width:617px;margin:-180px 33px 20px 60px;float:left;min-height: 800px;}
#tealbg h1 {top:0;}

#quotes {
    width:540px;
    height:240px;
    background: url('../images/techredesign/quotes-bg.png') no-repeat;
    top:-191px;
    position:relative;
    font-family: "futura-pt",sans-serif;
    font-size: 102%;
    padding:1px 0 0 18px;
}
#quote-readmore {
    margin:-8px 0 0 0;
    padding:0;
    float:left;
}

/* w/TF Blog */
#blog {width:700px;margin:-180px auto 0 auto;padding-bottom:35px;}
#blog .left {width:676px;float:left;}
#blog .blogIntro {width:589px;height:111px;background: url('../images/bloghead.jpg');margin:0 auto 35px auto;}
#blog .tapeCorner {width:197px;height:128px;background: url('../images/tapecorner.png') no-repeat;float:left;display:inline-block;margin:-45px 0 -68px 16px;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:#fff;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:#fff;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:#fff;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:17px 0 0 22px;text-align:left;font:bold 12px Courier New;}
#blog .blog-post-type span {color:#b03a36;display:block;}
#blog .blog-post-intro {width:153px;margin:-2px 0 0 22px;float:left;}
#blog .blog-sidebar {float:left;width:180px;margin:0 0 0 -145px;background-color:#fff;}
#blog .tealbg-main-content {float:left;width:600px;margin:0 0 0 15px;}
.tf-wtf #tealbg {margin-bottom:30px;}
.tf-wtf {position:relative;padding:0;margin:0;display:block;}

.tf-socket-home-link {
	border-radius: 10px;
	padding: 15px 0px 15px 100px;
	background-position: 5px center;
	margin: 20px auto;
	color: #67b0e5;
	text-decoration: none;
	font-weight: bold;
}


h1 span {
	color: #3a8cb1;
	background: transparent;
	font-family: "futura-pt",sans-serif;
	text-transform: uppercase;
	padding: 0 6px 0 0;
}

h2, h2 a, h2 span {
	font-family: "futura-pt",sans-serif;
	text-transform: uppercase;
	color: #46839e;
}

.tealbg-main-content .storycontent {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 4px double #418db0;
	overflow: hidden;
	clear: both;
}

a {
	font-weight: bold;
	color: #418db0;
}

a:hover {
	color: #35b4ed;
}

#tf-nav a.tf-nav-root {
	font-weight: normal;
}

#quotes .quote-item {width:485px;}
#news-header {
    width:573px;
    height:111px;
    background:url('../images/techredesign/news-header.png') no-repeat;
    display:block;
    margin:0 auto;
}
#wtf-header {
    width:536px;
    height:110px;
    margin:0 auto 40px auto;
    display:block;
    background: url('../images/techredesign/wtf-header.png') no-repeat;
}

#page-buttons {
    width:660px;
    height:190px;
    top:-191px;
    position:relative;
}

.tealbg-news-sidebar {
    width:194px;
    float:left;
    display:inline;
    position:absolute;
    margin: 53px 0 0 -143px;
}

.tealbg-news-sidebar-top{
    background:url('../images/techredesign/sidebar-top-news.png') no-repeat;
    width:194px;
    height:67px;
    z-index:1000;
}

.tealbg-news-content {
    background: url('../images/techredesign/sidebar-content.png') repeat-y;
    width:194px;
    z-index:1000;
    position:relative;
}

.tealbg-news-sidebar-bot
{
    background: url('../images/techredesign/sidebar-bot-news.png') no-repeat;
    width:194px;
    height:97px;
    z-index:1000;
    position:relative;
}

.tealbg-news-content h2 {
    padding:0;
    margin:-50px 0 10px 12px;
    float:left;
    width:194px;
    display:block;
}

.tealbg-news-content li {
    list-style-type: none;
    padding:6px 0 0 19px;
    width:189px;
}

.tealbg-news-content li ul {
    padding:0;
}

.tealbg-news-content li ul li {
    margin:0 0 0 10px;
}

.tealbg-news-content li a {
    font-family: "futura-pt",sans-serif;
    text-transform: uppercase;
    color: #276c8e;
}

.tf-wp #tf-main-left {
    display:none;
}

.tf-wtf .tealbg-news-sidebar {
    margin: 22px 0 0 -39px;
}

.tf-wtf .tealbg-news-sidebar a {
    font-family: "futura-pt",sans-serif;
    text-transform: uppercase;
    color: #365a6c;
}

/* Image Caption CSS */
.ic_container{
    vertical-align:baseline;
    margin:10px;
    position:relative;
    margin:0 auto;
    width:450px;
    /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-box-shadow: 0 1px 3px #888;
    -webkit-box-shadow: 0 1px 3px #888;*/
}
.tf-wtf .overlay{
    opacity:0.3;
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.ic_caption{
    position:absolute;
    opacity:0.6;
    overflow:hidden;
    margin:0px;
    padding:0px;
    left:0px;
    right:0px;
    cursor:default;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
.ic_category{
    text-transform:uppercase;
    font-size:11px;
    letter-spacing:3px;
    padding:2px;
    margin:0px;
}
.ic_caption h3{
    padding:0 5px 0 5px;
    margin:0px;
    font-size:13px;
    line-height:16px;
    font: bold 18px Courier New;
}
.ic_caption h3 a{
    text-decoration:none;
    color:#f9df07;
}
.ic_caption h3 a:hover {
    font-style:italic;
}
.ic_text{
    padding:5px;
    margin:0px;
    text-align:justify;
    font-size:11px;

}

.tf-wtf-sponsors {
    float:left;
}

.tf-sponsor-komu {
    background: #fff url(../sponsors/komu-small.png) 5px center no-repeat;
    background-color: rgba(255, 255, 255, .65);
    padding: 2.2em 0 2.2em 100px;
    text-decoration: none;
    display: block;
    color: #000;
    width: 200px;
    margin: 2em auto;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.tf-sponsor-bertha {
    text-align: center;
}

.tf-sponsor-bertha  a {
    text-decoration: none;
}



.fm-clear {
    clear: both;
}

.fm-reservation-promo {
    background: rgba(226, 182, 60, .65);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 6px 128px 6px 6px;
    margin: 12px 0;
}

.fm-reservation-promo .fm-reservation-content {
    padding-top: 4px;
    float: left;
}

.fm-reservation-links {
    margin: 0 12px;
    padding: 0 12px;
}

.fm-reservation-promo .fm-button {
    float: right;
    line-height: 13px;
    vertical-align: middle;
}

.yui3-g p {
    margin-top: 0;
    padding-top: 0;
}

.tf-reservation-time {
    padding-left: 12px;
}

.tf-reservation-time table {
    width: 100%;
}

.tf-reservation-time td {
    padding: 3px 0;
}

.tf-reservation-time h3 {
    margin: 0;
    padding: 0;
}

.tf-reservation-time .tf-reservation-time {
    text-align: right;
}

.tf-reservation-box-office {
    padding-left: 36px;
}

.tf-reservation-image {
    background: #000;
    color: #fff;
    margin: 5px 0;
    padding: 10px;
    display: block;
    text-decoration: none;
}

.tf-reservation-image:hover {
    -webkit-box-shadow: 0 0 18px #666;
    -moz-box-shadow: 2px 2px 2px #999;
}

.tf-reservation-image .tf-caption {
    display: block;
    padding-top: 5px;
}

.fm-reservation-timeslot {
    clear: both;
}

.fm-reservation-timeslot h2 {
    padding-top: 48px;
}

.fm-reservation-timeslot:first-child h2 {
    padding-top: 0;
}

.fm-reservation-timeslot table {
    width: 100%;
}

h2.fm-sticky {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 650px;
}

h2.fm-ghost-title {
    background: url(../images/reservation-header-bg.png) repeat-x;
    padding: 0 0 12px 0;
    margin: 0;
}

h2.fm-timeslot-title span,
h2.fm-ghost-title span {
    font-size: 14px;
    float: right;
    text-transform: none;
}

h2.fm-reserve-confirmed span {
    color: #090;
    background: url(../images/check.png) left center no-repeat;
    padding-left: 24px;
}

.fm-reservation-timeslot .fm-action {
    text-align: right;
}

.fm-reserve-button {
    padding: 12px 0 0 0;
    position: relative;
}

.fm-reservation-content #tealbg {

}

.fm-reserve-now,
.fm-reserve-slot .fm-reserve-now {
    color: #fff;
    background: #bf2838;
    border: 1px solid #666;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    font-size: 13px;
    text-shadow: 1px 1px 1px #000;
    text-decoration: none;
    white-space: nowrap;
    padding: 3px 12px;
}

.fm-reserve-now .fm-passholder-label {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    vertical-align: text-baseline;
}

.fm-reserve-now:hover {
    color: #fff;
    background: #c43948;
}

.fm-reserve-now-pressed,
.fm-reserve-now-pressed:hover {
    background: rgba(0, 0, 0, .9);
    box-shadow: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.fm-reserve-now-nrt,
.fm-reserve-now-nrt:hover {
    background: #333 !important;
    border-color: #000;
}

.fm-reserve-nrt-notice {
    color: #333;
    display: none;
    padding-left: 12px;
}

.fm-reserve-nrt-status .fm-reserve-nrt-notice {
    display: inline;
}

#fm-nrt-dialog {
    display: none;
}

.fm-reserve-slot .fm-reserve-now-confirmed,
.tf-gateway-selection .fm-reserve-now-confirmed {
    color: #eee;
    background: #008a00 url(../images/check.png) 6px 1px no-repeat;
    padding-left: 30px;
    box-shadow: inset 0 0 25px #0a0;
}

.fm-reserve-selector {
    width: 200px;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, .9);
    border: 1px solid #666;
    display: block;
    color: #fff;
    top: 32px;
    text-decoration: none;
    z-index: 3000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.fm-passholder-selector {
    display: block;
    text-decoration: none;
    padding: 12px 3px;
    font-weight: normal;
}

.fm-passholder-selector input,
.fm-passholder-selector .fm-passholder-label,
.fm-passholder-selector label {
    vertical-align: middle;
    cursor: pointer;
}

.fm-hover {
    background: #333;
    cursor: pointer;
}

.fm-passholder-selector .fm-passholder-label {
    display: inline-block;
    height: 12px;
    width: 4px;
    margin: 0 2px 0 4px;
    float: right;
    overflow: hidden;
}

.fm-reservation-passholder-container {
    font-size: 13px;
}

.fm-reservation-passholder-container .fm-passholder {
    margin: 4px 0 8px 0;
}

.fm-overlay {
    position: fixed;
    z-index: 900;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.fm-passholder-label {
    border: 1px solid #fff;
    padding: 0 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.fm-reservation-timeslot .fm-passholder-label {
    font-size: 10px;
    padding: 0 4px;
}

.fm-reservation-passholder-container .fm-passholder-details {
    color: #777;
    padding-left: 20px;
}

#fm-reservation-timeslot-wrapper {
    width: 650px;
}

.fm-reserve-program-number {
    width: 20px;
}

.fm-reserve-title {
    width: 280px;
}

.fm-reserve-date {
    width: 110px;
    font-size: 11px;
}

.fm-reserve-slot {
    padding: 12px 8px;
}

.fm-reserve-slot-image-wrapper {
    text-align: center;
}

.fm-reserve-slot img {
    cursor: pointer;
    border: 1px solid #666;
}

.fm-reserve-slot a,
.tf-gateway-info-column a {
    color: #000;
    text-decoration: none;
}

.fm-reserve-slot .mInfo {
    color: #fff;
}

.fm-reserve-slot .mTitle,
.tf-gateway-selection .mTitle {
    font-size: 18px;
    white-space: nowrap;
}

.fm-reserve-slot .mTitle span.title,
.tf-gateway-selection .mTitle span.title {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 410px;
}

.fm-reserve-slot .mTitle span.info,
.tf-gateway-selection .mTitle span.info {
    color: #bf2838;
    text-decoration: underline;
    vertical-align: top;
    font-size: 10px;
    padding-left: 6px;
}

.fm-reserve-venue {
    width: 90px;
    font-size: 11px;
}

.ui-dialog a {
    color: #999;
}

.fm-reservation-summary h4 {
    margin: 6px 0 0 0;
    padding: 0;
}

.fm-purchase-code-wrapper {
    padding: 12px 0;
    text-align: center;
}

.fm-purchase-code-wrapper a,
.fm-purchase-code-wrapper input {
    vertical-align: middle;
}

.fm-purchase-code-wrapper a {
    color: #bf2838;
}

.fm-purchase-code-wrapper input {
    margin-right: 12px;
}

.fm-reserve-footer {
    padding-top: 36px;
}

.fm-reserve-submit {
    color: #bf2838;
    font-size: 16px;
    font-weight: bold;
}

.fm-selection-loading .fm-passholder-label {
    display: none;
}

.fm-selection-loading {
    background-image: url(../images/throbber.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

.fm-reserve-single .fm-selection-loading {
    padding-left: 26px;
    background-image: url(../images/throbber.gif) !important;
    background-position: 6px center !important;
    background-repeat: no-repeat !important;
}

.fm-reserve-logout {
    display: block;
    margin-top: 6px;
    font-weight: normal;
    font-size: 11px;
}

input.fm-button {
    line-height: 100%;
    color: #bf2838;
    font-weight: bold;
}

.fm-reserve-sponsor {
    padding: 12px 30px;
}

.fm-purchase-code-form-wrapper {
    padding: 24px 0;
    width: 400px;
}

.fm-reserve-nrt {
    filter:alpha(opacity=60);
    -moz-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6;
}

body .fm-reserve-condensed .fm-reserve-slot-image-wrapper,
body .fm-reserve-condensed .mInfo {
    display: none;
}

body .fm-reserve-condensed .fm-reserve-now {
    display: block;
    float: right;
    position: relative;
    top: -40px;
}

body .fm-reserve-condensed .tf-screening {
    display: block;
}

body .fm-reserve-condensed .fm-reserve-slot {
    padding: 0 8px;
}

body .fm-reserve-condensed .yui3-g .yui3-u-2-3 {
    width: 100% !important;
}

body .fm-reserve-condensed .fm-reservation-timeslot h2 {
    padding-top: 0;
}

body .fm-reserve-condensed h2.fm-ghost-title {
    display: none !important;
}

body .fm-reserve-condensed .fm-reserve-selector {
    right: 0;
    top: -6px;
}

body .fm-reserve-condensed .fm-reserve-nrt-notice {
    display: none;
}

.fm-reservation-schedule {
    width: 100%;
}

.fm-reservation-schedule td {
    padding: 6px 0;
}

.fm-reservation-schedule .fm-title-cell {
    width: 38%;
}

.fm-reservation-schedule .fm-date-cell {
    width: 25%;
}

.fm-reservation-schedule .fm-runtime-cell {
    width: 12%;
}

.fm-reservation-schedule .fm-venue-cell {
    width: 25%;
}

.tf-gateway-selection .mInfo {
    color: #fff;
}

.tf-gateway-button-column {
    width: 120px;
}

img.alignleft {
    margin: 0 12px 24px 0;
    border: 1px solid #333;
    float: left;
}

h2 {
    clear: both;
}

.dawdle-schedule {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.dawdle-schedule .time {
    padding-right: 6px;
    font-weight: bold;
}

.dawdle-schedule .description {
}

.fm-shuttle-row label {
    display: inline;
}

.sponsor-logo-wrapper {
    display: block;
    float: left;
    text-align: center;
    width: 185px;
    background-position: 1em center;
    background-repeat: no-repeat;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .65);
    border-radius: 8px;
    min-height: 100px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    margin: 1em 5px;
    color: #333;
    padding: 5px;
    display: block;
    text-decoration: none;
}

.sponsor-logo-wrapper-with-message {
     background-color: transparent;
}

.sponsor-logo-with-message {
    background-color: transparent;
}

.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-columbia-ortho {
    background-image: url(../sponsors/columbia-ortho.png);
    padding: 30px 0 30px 260px;
}

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

.tf-inline-sponsor-cvb {
    background-image: url(../sponsors/columbia-visitors-bureau.jpg);
    padding-left: 140px;
    padding: 32px 16px 32px 140px;
}

.tf-inline-sponsor-travelodge {
    background-image: url(../sponsors/travelodge.jpg);
    padding-left: 140px;
    padding: 32px 16px 32px 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;
}

hr {
    border: none;
	background: #2e6194;
	height: 1px;
	padding: 0;
	margin: 24px 5%;
	overflow: hidden;
	width: 90%;
	display: block;
}

#tf-newsletter {
    background: url('../images/techredesign/mailinglist-input.png') left top no-repeat;
    width:359px;
    height: 120px;
    position: relative;
    margin-top: 7px;
}

#tf-newsletter #email-text {
    border: 0;
    background: none;
    color: #c2daeb;
    width: 227px;
    height:21px;
    margin:53px 0 0 31px;
    float:left;
    outline: 0 none;
}

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

#newsletter-submit {
    width:70px;
    height:29px;
    float:left;
    margin: 49px 1px 1px 1px;
    cursor:pointer;
    background:none;
    border:none;
}

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

.tf-sponsor-list #tealbg .tealbg-main-content,
.tf-film-list #tealbg .tealbg-main-content {
    margin-left: 36px;
}

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

#tf-sponsor-list td {
    height: 160px;
    width: 33%;
    padding-right: .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;
}

.tf-socket-home-link {
    background: url(../images/techredesign/socket-small-inverted.png) left center no-repeat;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 12px 0 12px 92px;
    text-decoration: none;
    width: 300px;
}

.tf-mo-x-promo {
    float: left;
    margin-right: 10px;
    padding: 10px 0 10px 0;
}

embed, object {
    z-index: 0;
}

.tf-taxi-sponsor {
    padding-left: 1em;
    text-align: center;
}

.tf-taxi-sponsor a {
    text-decoration: none;
}

#tf-home-link {
    height: 270px;
    display: block;
    position: relative;
    width: 1800px;
    z-index: 10;
    text-decoration: none;
    margin: 0 auto;
    display: block;
}

#tf-hd-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    background: #4f6368;
    height: 288px;
    z-index: 0;
}

#tf-hd-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    background: #4f6368;
    height: 288px;
    z-index: 0;
}

.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: #1d5b9a; 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;
}

/* 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: 0 24px 0 0; }
ul#eventsList li { padding: 4px 0px; margin: 0px; width:250px;}
/* #eventsList a:link, #eventsList a:visited { color: #000; text-decoration: none; } */
#eventsList a:hover { border: 0px; }
#eventsList a:link, #eventsList #eventsList a:hover, #eventsList a:active, #eventsList a:visited { font-weight: bold; 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; outline: none; text-decoration: none; font-family:Helvetica, Arial;font-size:12px;}
#eventsList li a:hover { 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;
    text-align: center;
    height: 64px;
    position: relative;
    top: -9px;
    font-size: 11px;
}

.program-event {
    position: absolute;
    overflow: hidden;
    background: #fff;
    border: 1px solid #aa5104;
    -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: #aa5104;
    -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;
}

.fest-map {
    left: 0;
}

.day-text {
    display: none;
}

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

.schedule-prev-2012 {
    width: 128px;
    height: 34px;
    margin: 0;
    float: none;
}

.schedule-prev-wrapper {
    text-align: left;
}

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

.schedule-next-2012 {
    width: 128px;
    height: 34px;
    float: none;
    margin: 0;
}

.schedule-next-wrapper {
    text-align: right;
}

.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: #a28b2c;
}

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


/* 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: #fff;
}

.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-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;
}

.alignright {
    float: right;
}

.dawdle-sponsors a {
    display: block;
    float: left;
    height: 120px;
    text-align: center;
    width: 50%;
}

.fm-pass-info {
    padding-bottom: 12px;
}

.fm-pass-info-container h2 {
    margin: 0;
    padding: 0;
}

.fm-pass-info-container h3 {
    margin: 0;
    padding: 0;
}

.fm-pass-purchase-container {
    z-index: 15;
    position: absolute;
    left: 50px!important;
    top: 389px;
    overflow: none;
    padding: 8px;
    color: #ccc;
    background-color: #000;
    background-color: rgba(0, 0, 0, .9);
    line-height: 1.4em;
    border: 1px solid #666;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 220px;
}

.fm-pass-purchase-container .fm-footer {
    border-top: 1px solid #666;
    text-align: center;
    padding: 6px;
}

.fm-pass-purchase-container .fm-footer .fm-button {
    color: #418DB0;
    font-weight: bold;
}

.fm-pass-purchase-container table {
    width: 100%;
}

.fm-pass-purchase-container h2 {
    color: #fff;
    font-size: 120%;
    margin: 0;
    padding: 0;
}

.fm-pass-purchase-container .fm-total-row {
    font-size: 120%;
}

.fm-pass-purchase-container .fm-total-label {
    padding: 6px 6px 6px 0;
    text-align: right;
    font-weight: bold;
}

.fm-pass-purchase-container .fm-discount {
    text-decoration: line-through;
}

.fm-pass-purchase-container ul {
    margin-left: 0;
    padding-left: 20px;
}

.fm-sticky .fm-pass-purchase-container,
.fm-sticky #fm-passholders-waypoint,
.fm-sticky #fm-day-nav-waypoint {
    position: fixed;
    top: 20px;
}

.fm-sticky #fm-day-nav {
    width: 625px;
    background: url('../images/techredesign/tealbg-content-inset.png') center center repeat-y;
}

.fm-button {
    -moz-border-radius:13px;
    -webkit-border-radius: 13px;
    border-radius:13px;
    border: 1px solid #888;
    font-size: 11px;
    line-height: 40px;
    padding: 5px 10px;
    white-space: nowrap;
    background: #ccc;
    color: #333;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#cdcdcd');
    background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#cdcdcd));
    background: -moz-linear-gradient(top,  #efefef,  #cdcdcd);
    -moz-box-shadow: inset 0px 1px 1px #fff, 0px 1px 1px #fff;
    -webkit-box-shadow: inset 0px 1px 1px #fff, 0px 1px 1px #fff;
    box-shadow: inset 0px 1px 1px #fff, 0px 1px 1px #fff;
    -moz-text-shadow: 0px 1px 1px #fff;
    -webkit-text-shadow: 0px -1px 1px #fff;
    text-shadow: 0px 1px 1px #fff;
    text-decoration: none;
    cursor: pointer;
    position: relative;
}

.fm-footer {
    border-top: 1px solid #333;
    padding: 6px 0;
    margin-top: 24px;
}

.fm-footer .fm-button {
    font-weight: bold;
}

.fm-note {
    color: #eaff3b;
}

.fm-note p {
    margin: 0;
    padding: 0 0 3px 0;
}

.fm-form-field {
    margin: 3px 0;
    padding: 3px 0;
}

.fm-form-field-with-errors {
    background: #ffe3e0;
    border: 1px solid #dc6e66;
    padding: 2px 6px;
}

.fm-form-field-message {
    color: #e31b0c;
}

.fm-form-field label {
    font-weight: bold;
}

.fm-message-display {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-size: 120%;
    padding: 12px 6px;
    margin-bottom: 24px;
}

.fm-passholder-info-table td .fm-form-field{
    margin: 0;
    padding: 0;
}

.fm-passholder-info-table label {
    display: none;
}

#fm-purchase-form .fm-footer {
    padding-bottom: 24px;
}

.fm-inline-term {
    color: #aa5104;
    cursor: help;
    border-bottom: 1px dotted #aa5104;
    text-decoration: none;
}
.fm-inline-term a {
    text-decoration: none;
}
.lodging-options {
    font-size: 90%;
}

.lodging-options .title {
    white-space: nowrap;
}

.lodging-options td {
    padding: 3px 16px 3px 0;
}

.tf-venue-header a {
    background-position: left center;
    background-repeat: no-repeat;
    display: block;
    text-decoration: none;
    padding-left: 220px;
}

.tf-venue-header a {
    color: #333;
}

.tf-venue-jesse a {
    background-image: url(http://fm.truefalse.org/uploads/sponsor-web-logo/originals/214.png);
    padding: 24px 0 24px 130px;
}

.tf-venue-ragtag a {
    background-image: url(../sponsors/ragtag.png);
    padding: 12px 0 12px 245px;
}

.tf-venue-blue-note a {
    background-image: url(http://fm.truefalse.org/uploads/sponsor-web-logo/originals/909.png);
    padding: 24px 0 24px 255px;
}

.tf-venue-picturehouse a {
    background-image: url(http://fm.truefalse.org/uploads/sponsor-web-logo/originals/35.png);
    padding: 24px 0 24px 245px;
}

.tf-venue-missouri-theatre a {
    background-image: url(http://fm.truefalse.org/uploads/sponsor-web-logo/originals/41.png);
    padding: 12px 0 12px 245px;
}

.tf-venue-tiger a {
    background-image: url(http://fm.truefalse.org/uploads/sponsor-web-logo/originals/232.png);
    padding-left: 150px;
}

.tf-venue-odd-fellows a {
    background-image: url(http://fm.truefalse.org/uploads/sponsor-web-logo/originals/714.png);
    padding: 24px 0 24px 245px;
}

.tf-venue-globe a {
    background-image: url(../sponsors/first-presbyterian.png);
    padding: 24px 0 24px 225px;
}

.tf-venue-mu-theatre a {
    background-image: url(http://truefalse.org/sponsors/mu-theatre.png);
    padding: 32px 0 32px 240px;
}

/* Tech Redesign */
#tealbg {width:775px;margin:0 auto;padding-top: 24px;margin-left:76px;}
#tealbg .tealbg-top-overlay {width:784px;height:78px; background: url('../images/yellowContentBorderTop.png') no-repeat; }
#tealbg .tealbg-top-inset   {width:763px;height:210px;float:left;margin:21px 0 0 5px; /* background: url('../images/techredesign/tealbg-top-inset.jpg') repeat-y; */}
#tealbg .tealbg-content-overlay {width:784px;margin-top:-1px; background: url('../images/yellowContentMainBorder.png') repeat-y; }
#tealbg .tealbg-content-inset   {width:766px;margin-left:4px; /* background: url('../images/techredesign/tealbg-content-inset.jpg') repeat-y; */ }
#tealbg .tealbg-bot-overlay {width:784px;height:88px;background:url('../images/yellowConentBottomBorder.png') no-repeat bottom center;}
#tealbg .tealbg-bot-inset   {width:759px;height:227px;margin:0 auto; /* background: url('../images/techredesign/tealbg-bot-inset.jpg') no-repeat center bottom; */}
#tealbg .tealbg-main-content {width:617px;margin:-180px 33px 20px 60px;float:left;min-height: 800px;}
#tealbg h1 {top:0;}

#quotes {
    width:540px;
    height:240px;
    background: url('../images/techredesign/quotes-bg.png') no-repeat;
    top:-229px;
    position:relative;
    font-family: "futura-pt",sans-serif;
    padding:1px 0 0 18px;
    margin-left:20px;
    padding-left:31px;
}
#quote-readmore {
    margin:-8px 0 0 0;
    padding:0;
    float:left;
}

/* w/TF Blog */
#blog {width:700px;margin:-180px auto 0 auto;padding-bottom:35px;}
#blog .left {width:676px;float:left;}
#blog .blogIntro {width:589px;height:111px;background: url('../images/bloghead.jpg');margin:0 auto 35px auto;}
#blog .tapeCorner {width:197px;height:128px;background: url('../images/tapecorner.png') no-repeat;float:left;display:inline-block;margin:-45px 0 -68px 16px;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:#fff;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:#fff;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:#fff;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:17px 0 0 22px;text-align:left;font:bold 12px Courier New;}
#blog .blog-post-type span {color:#b03a36;display:block;}
#blog .blog-post-intro {width:153px;margin:-2px 0 0 22px;float:left;}
#blog .blog-sidebar {float:left;width:180px;margin:0 0 0 -145px;background-color:#fff;}
#blog .tealbg-main-content {float:left;width:600px;margin:0 0 0 15px;}
.tf-wtf #tealbg {margin-bottom:30px;}
.tf-wtf {position:relative;padding:0;margin:0;display:block;}

.tf-socket-home-link {
	border-radius: 10px;
	padding: 15px 0px 15px 100px;
	background-position: 5px center;
	margin: 20px auto;
	color: #d8d8d8;
	text-decoration: none;
	font-weight: bold;
}


h1 span {
	color: #a48e2d;
	background: transparent;
	font-family: "futura-pt",sans-serif;
	text-transform: uppercase;
	padding: 0 6px 0 0;
}

h2, h2 a, h2 span {
	font-family: "futura-pt",sans-serif;
	text-transform: uppercase;
	color: #a28b2c;
}

.tealbg-main-content .storycontent {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 4px double #a28b2c;
	overflow: hidden;
	clear: both;
}

#tealbg .tealbg-bot-overlay {

}

a {
	font-weight: bold;
	color: #a28b2c;
}

a:hover {
	color: #b39d41;
}

#tf-nav a.tf-nav-root {
	font-weight: normal;
}

#quotes .quote-item {width:470px;
    margin-top:-10px;}
#news-header {
    width:573px;
    height:111px;
    background:url('../images/techredesign/news-header.png') no-repeat;
    display:block;
    margin:0 auto;
}
#wtf-header {
    width:536px;
    height:110px;
    margin:0 auto 40px auto;
    display:block;
    background: url('../images/techredesign/wtf-header.png') no-repeat;
}

#page-buttons {
    width:660px;
    height:190px;
    top:-191px;
    position:relative;
}

.tealbg-news-sidebar {
    width:194px;
    float:left;
    display:inline;
    position:absolute;
    margin-top:55px;
    margin-left:-215px;
}

.tealbg-news-sidebar-top{
    background:url('../images/techredesign/sidebar-top-news.png') no-repeat;
    width:194px;
    height:67px;
    z-index:1000;
}

.tealbg-news-content {
    background: url('../images/techredesign/sidebar-content.png') repeat-y;
    width:194px;
    z-index:1000;
    position:relative;
}

.tealbg-news-sidebar-bot
{
    background: url('../images/techredesign/sidebar-bot-news.png') no-repeat;
    width:194px;
    height:97px;
    z-index:1000;
    position:relative;
}

.tealbg-news-content h2 {
    padding:0;
    margin:-50px 0 10px 12px;
    float:left;
    width:194px;
    display:block;
}

.tealbg-news-content li {
    list-style-type: none;
    padding:6px 0 0 13px;
    width:189px;
    font-size:13px;
}

.tealbg-news-content li ul {
    padding:0;
}

.tealbg-news-content li ul li {
    margin:0 0 0 10px;
}

.tealbg-news-content li a {
    font-family: "futura-pt",sans-serif;
    text-transform: uppercase;
    color: #a48e2d;
}

.tf-wp #tf-main-left {
    display:none;
}

.tf-wtf .tealbg-news-sidebar {
    margin: 22px 0 0 -39px;
}

.tf-wtf .tealbg-news-sidebar a {
    font-family: "futura-pt",sans-serif;
    text-transform: uppercase;
    color: #365a6c;
}

/* Image Caption CSS */
.ic_container{
    vertical-align:baseline;
    margin:10px;
    position:relative;
    margin:0 auto;
    width:450px;
    /*-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-box-shadow: 0 1px 3px #888;
    -webkit-box-shadow: 0 1px 3px #888;*/
}
.tf-wtf .overlay{
    opacity:0.3;
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.ic_caption{
    position:absolute;
    opacity:0.6;
    overflow:hidden;
    margin:0px;
    padding:0px;
    left:0px;
    right:0px;
    cursor:default;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
.ic_category{
    text-transform:uppercase;
    font-size:11px;
    letter-spacing:3px;
    padding:2px;
    margin:0px;
}
.ic_caption h3{
    padding:0 5px 0 5px;
    margin:0px;
    font-size:13px;
    line-height:16px;
    font: bold 18px Courier New;
}
.ic_caption h3 a{
    text-decoration:none;
    color:#f9df07;
}
.ic_caption h3 a:hover {
    font-style:italic;
}
.ic_text{
    padding:5px;
    margin:0px;
    text-align:justify;
    font-size:11px;

}

.tf-wtf-sponsors {
    float:left;
}

.tf-sponsor-komu {
    background: #fff url(../sponsors/komu-small.png) 5px center no-repeat;
    background-color: rgba(255, 255, 255, .65);
    padding: 2.2em 0 2.2em 100px;
    text-decoration: none;
    display: block;
    color: #000;
    width: 200px;
    margin: 2em auto;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.tf-sponsor-bertha {
    text-align: center;
}

.tf-sponsor-bertha  a {
    text-decoration: none;
}



.fm-clear {
    clear: both;
}

.fm-reservation-promo {
    background: rgba(226, 182, 60, .65);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    padding: 6px 128px 6px 6px;
    margin: 12px 0;
}

.fm-reservation-promo .fm-reservation-content {
    padding-top: 4px;
    float: left;
}

.fm-reservation-links {
    margin: 0 12px;
    padding: 0 12px;
}

.fm-reservation-promo .fm-button {
    float: right;
    line-height: 13px;
    vertical-align: middle;
}

.yui3-g p {
    margin-top: 0;
    padding-top: 0;
}

.tf-reservation-time {
    padding-left: 12px;
}

.tf-reservation-time table {
    width: 100%;
}

.tf-reservation-time td {
    padding: 3px 0;
}

.tf-reservation-time h3 {
    margin: 0;
    padding: 0;
}

.tf-reservation-time .tf-reservation-time {
    text-align: right;
}

.tf-reservation-box-office {
    padding-left: 36px;
}

.tf-reservation-image {
    background: #000;
    color: #fff;
    margin: 5px 0;
    padding: 10px;
    display: block;
    text-decoration: none;
}

.tf-reservation-image:hover {
    -webkit-box-shadow: 0 0 18px #666;
    -moz-box-shadow: 2px 2px 2px #999;
}

.tf-reservation-image .tf-caption {
    display: block;
    padding-top: 5px;
}

.fm-reservation-timeslot {
    clear: both;
}

.fm-reservation-timeslot h2 {
    padding-top: 48px;
}

.fm-reservation-timeslot:first-child h2 {
    padding-top: 0;
}

.fm-reservation-timeslot table {
    width: 100%;
}

h2.fm-sticky {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 650px;
}

h2.fm-ghost-title {
    background: url(../images/reservation-header-bg.png) repeat-x;
    padding: 0 0 12px 0;
    margin: 0;
    text-shadow: 0 0 1px #666;
}

h2.fm-timeslot-title span {
    display: none;
}

h2.fm-timeslot-title span,
h2.fm-ghost-title span {
    font-size: 14px;
    float: right;
    text-transform: none;
}

h2.fm-reserve-confirmed span {
    color: #090;
    background: url(../images/check.png) left center no-repeat;
    margin: 5px 0 0 12px;
    padding-left: 24px;
    max-width: 365px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fm-reservation-timeslot .fm-action {
    text-align: right;
}

.fm-reserve-button {
    padding: 12px 0 0 0;
    position: relative;
}

.fm-reservation-content #tealbg {

}

.fm-reserve-now,
.fm-reserve-slot .fm-reserve-now {
    color: #fff;
    background: #bf2838;
    border: 1px solid #666;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    font-size: 13px;
    text-shadow: 1px 1px 1px #000;
    text-decoration: none;
    white-space: nowrap;
    padding: 3px 12px;
}

.fm-reserve-now .fm-passholder-label {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    vertical-align: text-baseline;
}

.fm-reserve-now:hover {
    color: #fff;
    background: #c43948;
}

.fm-reserve-now-pressed,
.fm-reserve-now-pressed:hover {
    background: rgba(0, 0, 0, .9);
    box-shadow: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.fm-reserve-now-nrt,
.fm-reserve-now-nrt:hover {
    background: #333 !important;
    border-color: #000;
}

.fm-reserve-nrt-notice {
    color: #fff;
    display: none;
    padding-left: 12px;
}

.fm-reserve-nrt-status .fm-reserve-nrt-notice {
    display: inline;
}

#fm-nrt-dialog {
    display: none;
}

.fm-reserve-slot .fm-reserve-now-confirmed,
.tf-gateway-selection .fm-reserve-now-confirmed {
    color: #eee;
    background: #008a00 url(../images/check.png) 6px 1px no-repeat;
    padding-left: 30px;
    box-shadow: inset 0 0 25px #0a0;
}

.fm-reserve-selector {
    width: 200px;
    position: absolute;
    background: #000;
    background: rgba(0, 0, 0, .9);
    border: 1px solid #666;
    display: block;
    color: #fff;
    top: 32px;
    text-decoration: none;
    z-index: 3000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.fm-passholder-selector {
    display: block;
    text-decoration: none;
    padding: 12px 3px;
    font-weight: normal;
}

.fm-passholder-selector input,
.fm-passholder-selector .fm-passholder-label,
.fm-passholder-selector label {
    vertical-align: middle;
    cursor: pointer;
}

.fm-hover {
    background: #333;
    cursor: pointer;
}

.fm-passholder-selector .fm-passholder-label {
    display: inline-block;
    height: 12px;
    width: 4px;
    margin: 0 2px 0 4px;
    float: right;
    overflow: hidden;
}

.fm-reservation-passholder-container {
    font-size: 13px;
}

.fm-reservation-passholder-container .fm-passholder {
    margin: 4px 0 8px 0;
}

.fm-overlay {
    position: fixed;
    z-index: 900;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.fm-passholder-label {
    border: 1px solid #fff;
    padding: 0 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.fm-reservation-timeslot .fm-passholder-label {
    font-size: 10px;
    padding: 0 4px;
}

.fm-reservation-passholder-container .fm-passholder-details {
    color: #777;
    padding-left: 20px;
}

#fm-reservation-timeslot-wrapper {
    width: 650px;
}

.fm-reserve-program-number {
    width: 20px;
}

.fm-reserve-title {
    width: 280px;
}

.fm-reserve-date {
    width: 110px;
    font-size: 11px;
}

.fm-reserve-slot {
    padding: 12px 8px;
}

.fm-reserve-slot-image-wrapper {
    text-align: center;
}

.fm-reserve-slot img {
    cursor: pointer;
    border: 1px solid #666;
}

.fm-reserve-slot a,
.tf-gateway-info-column a {
    color: #fff;
    text-decoration: none;
}

.fm-reserve-slot .mInfo {
    color: #fff;
}

.fm-reserve-slot .mTitle span.info,
.tf-gateway-selection .mTitle span.info {
    color: #bf2838;
    text-decoration: underline;
    vertical-align: top;
    font-size: 10px;
    padding-left: 6px;
}

.fm-reserve-venue {
    width: 90px;
    font-size: 11px;
}

.ui-dialog a {
    color: #999;
}

.fm-reservation-summary h4 {
    margin: 6px 0 0 0;
    padding: 0;
}

.fm-purchase-code-wrapper {
    padding: 12px 0;
    text-align: center;
}

.fm-purchase-code-wrapper a,
.fm-purchase-code-wrapper input {
    vertical-align: middle;
}

.fm-purchase-code-wrapper a {
    color: #bf2838;
}

.fm-purchase-code-wrapper input {
    margin-right: 12px;
}

.fm-reserve-footer {
    padding-top: 36px;
}

.fm-reserve-submit {
    color: #bf2838;
    font-size: 16px;
    font-weight: bold;
}

.fm-selection-loading .fm-passholder-label {
    display: none;
}

.fm-selection-loading {
    background-image: url(../images/throbber.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

.fm-reserve-single .fm-selection-loading {
    padding-left: 26px;
    background-image: url(../images/throbber.gif) !important;
    background-position: 6px center !important;
    background-repeat: no-repeat !important;
}

.fm-reserve-logout {
    display: block;
    margin-top: 6px;
    font-weight: normal;
    font-size: 11px;
}

input.fm-button {
    line-height: 100%;
    color: #bf2838;
    font-weight: bold;
}

.fm-reserve-sponsor {
    padding: 12px 30px;
}

.fm-purchase-code-form-wrapper {
    padding: 24px 0;
    width: 400px;
}

.fm-reserve-nrt {
    filter:alpha(opacity=60);
    -moz-opacity: .6;
    -webkit-opacity: .6;
    opacity: .6;
}

body .fm-reserve-condensed .fm-reserve-slot-image-wrapper,
body .fm-reserve-condensed .mInfo {
    display: none;
}

body .fm-reserve-condensed .fm-reserve-now {
    display: block;
    float: right;
    position: relative;
    top: -40px;
}

body .fm-reserve-condensed .tf-screening {
    display: block;
}

body .fm-reserve-condensed .fm-reserve-slot {
    padding: 0 8px;
}

body .fm-reserve-condensed .yui3-g .yui3-u-2-3 {
    width: 100% !important;
}

body .fm-reserve-condensed .fm-reservation-timeslot h2 {
    padding-top: 0;
}

body .fm-reserve-condensed h2.fm-ghost-title {
    display: none !important;
}

body .fm-reserve-condensed .fm-reserve-selector {
    right: 0;
    top: -6px;
}

body .fm-reserve-condensed .fm-reserve-nrt-notice {
    display: none;
}

.fm-reservation-schedule {
    width: 100%;
}

.fm-reservation-schedule td {
    padding: 6px 0;
}

.fm-reservation-schedule .fm-title-cell {
    width: 38%;
}

.fm-reservation-schedule .fm-date-cell {
    width: 25%;
}

.fm-reservation-schedule .fm-runtime-cell {
    width: 12%;
}

.fm-reservation-schedule .fm-venue-cell {
    width: 25%;
}

.tf-gateway-selection .mInfo {
    color: #fff;
}

.tf-gateway-button-column {
    width: 120px;
}

img.alignleft {
    margin: 0 12px 24px 0;
    border: 1px solid #333;
    float: left;
}

h2 {
    clear: both;
}

.dawdle-schedule {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.dawdle-schedule .time {
    padding-right: 6px;
    font-weight: bold;
}

.dawdle-schedule .description {
}

.fm-shuttle-row label {
    display: inline;
}

.sponsor-logo-wrapper {
}

.sponsor-logo-wrapper img {
    max-width: 170px;
}

.sponsor-message-wrapper {
    font-weight: bold;
    padding: 25px 0;
}

.sponsor-message-multiple {
    clear: both;
    width: 100%;
}

.swat-form label {
    color: #fff;
}

.swat-note {
    color: #fff;
}

.tf_lodging .sponsor-logo-wrapper {
    min-height: 150px;
}

.tf-venue-listing {
    text-align: left;
}

.tf-venue-listing p {
    color: #000;
}

.tf-venue-header {
    margin: 10px;
}

.tf-venue-wrapper {
    clear: both;
    padding-top: 20px;
}

.guest_logo {
    display: none;
}

.march-march-content {
    padding: 30px 45px;
}

.march-march-content,
.march-march-content strong {
    color: #000;
}

.guest_info table td {
    padding-right: 12px;
    vertical-align: top;
}

.listing dd p {
    margin: 0;
}

.schedule-header {
    color: #000;
    text-align: center;
}

.schedule-footer {
    text-align: center;
    width: 950px;
    margin-top: 24px;
}

.stream .inline-media {
    display: none;
}

.dawdle-attractions {
    width: 100%;
}

.dawdle-attractions td {
    height: 142px;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 33.33%;
}

.icon-mobile {
    display: none;
    height: 32px;
    width: 32px;
    text-indent: -9999em;
    background: url(../images/icon-mobile.png) no-repeat;
}

/* ========================================================
 * EVENTS PAGES - added Nov 2014
 * ======================================================== */

.events {
    padding: 2em 0 5em 0;
}

.events .loading {
    display: none;
    text-align: center;
}

.events .icon {
    display: inline-block;
    height: 24px;
    width: 24px;
    margin: 0 10px .25em 0;
    vertical-align: middle;
}

.events .icon.director {
    background: url(../images/icon-director.png) no-repeat;
}

.events .icon.showings {
    background: url(../images/icon-showings.png) no-repeat;
}

.events .icon.inperson {
    background: url(../images/icon-inperson.png) no-repeat;
}

.events .icon.artist {
    background: url(../images/icon-artist.png) no-repeat;
}

.events .icon.location {
    background: url(../images/icon-location.png) no-repeat;
}

.events h1 {
    top: 0;
    margin-bottom: 1em;
}

.events h1 .back {
    display: inline-block;
    position: relative;
    top: -8px;
    padding: .2em .5em;
    margin-left: 15px;
    color: #aa5104;
    font-size: .8rem;
    border: 2px solid #aa5104;
    border-left: 0;
    -webkit-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}

.events h1 .back .left {
    position: absolute;
    top: 50%;
    left: -18px;
    height: 0;
    width: 0;
    margin-top: -12px;
    border-top: .8rem solid transparent;
    border-bottom: .8rem solid transparent;
    border-right: .8rem solid #aa5104;
    -webkit-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}

.events h1 .back:hover {
    color: #fff;
    border-color: #fff;
}

.events h1 .back:hover .left {
    border-right-color: #fff;
}

.zoom-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.zoom-list .item {
    position: relative;
    float: left;
    width: 33.33%;
}

.zoom-list .item a {
    position: relative;
    display: block;
    height: 100%;
    font-family: futura-pt, sans-serif;
    font-weight: bold;
    text-decoration: none;
    overflow: hidden;
}

.zoom-list .item a .img {
    position: relative;
    background-clip: padding-box;
}

.zoom-list a .overlay,
.zoom-list.scrolling a:hover .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    -webkit-box-shadow: 0 0 60px 0 #000 inset;
            box-shadow: 0 0 60px 0 #000 inset;
    -webkit-transition: all 300ms ease-out;
            transition: all 300ms ease-out;
}

.zoom-list a:hover .overlay {
    -webkit-box-shadow: none;
            box-shadow: none;
}

.zoom-list .item a .promo-image {
    height: 0;
    padding: 30%;
    background-clip: padding-box;
}

.zoom-list .img-zoom .promo-image {
    transition-property: all;
    transition-duration: 450ms;
    background-size: cover;
}

.zoom-list .img-zoom:hover .promo-image {
    -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
            transform: scale(1.1);
}

.zoom-list.scrolling .img-zoom:hover .promo-image {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}

.events .item a h2 {
    position: absolute;
    left: 0;
    bottom: -4em;
    z-index: 1;
    padding: .3em;
    background: rgba(0,0,0,0.66);
    -webkit-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}

.events .item a:hover h2 {
    color: #fff;
    bottom: 0;
}

.zoom-list .img-zoom {
    display: block;
    overflow: hidden;
}

.single-view .background-image {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    opacity: .5;
    /*-webkit-filter: blur(3px);
       -moz-filter: blur(3px);
         -o-filter: blur(3px);
        -ms-filter: blur(3px);
            filter: blur(3px);poor performance*/
}

.single-view header {
    position: relative;
    height: 500px;
    background-size: cover;
    background-position: 50% 50%;
    -webkit-box-shadow: 0 0 100px 0 rgba(0,0,0,0.5) inset;
       -moz-box-shadow: 0 0 100px 0 rgba(0,0,0,0.5) inset;
            box-shadow: 0 0 100px 0 rgba(0,0,0,0.5) inset;
}

.single-view header h2 {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    padding: .3em;
    color: #fff;
    font-size: 4em;
    text-transform: none;
    background: rgba(0,0,0,0.66);
}

.single-view .trailer {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 5em;
    width: 5em;
    color: #aa5104;
    font-size: .9em;
    text-transform: uppercase;
    text-decoration: none;
    border: 5px solid #aa5104;
    border-radius: 50%;
    background: rgba(0,0,0,0.25);
    -webkit-transition: all 200ms ease-out;
            transition: all 200ms ease-out;
}

.single-view .play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: -15px;
    margin-left: -5px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #aa5104;
    text-indent: -9999em;
    -webkit-transition: all 200ms ease-out;
            transition: all 200ms ease-out;

}

.single-view .trailer:hover {
    color: #fff;
    border-color: #fff;
}

.single-view .trailer:hover .play {
    border-left-color: #fff;
}

.single-view article.info {
    padding: 1em;
    background: rgba(0,0,0,0.8);
    overflow: hidden;
}

.single-view .meta > div {
    margin-bottom: .5em;
    padding-bottom: .5em;
    color: #ccc;
    border-bottom: 1px solid #1a1a1a;
}

.single-view .meta > div em {
    font-size: .85em;
    text-transform: uppercase;
}

.single-view section {
    margin: 1em 0;
}

.single-view .description,
.single-view .meta {
    float: left;
}

.single-view .description {
    width: 54%;
    margin-right: 4%;
    color: #fff;
    font-size: 1.2em;
    overflow: hidden;
}

.single-view .description p:first-child {
    margin-top: 0;
}

.single-view .description p:last-child {
    margin-bottom: 0;
}

.single-view .description .trailer {
    display: inline-block;
    position: relative;
    top: initial;
    right: initial;
    height: auto;
    width: auto;
    padding: .2em .4em .2em 20px;
    border-width: 2px;
    border-radius: 0;
}

.single-view .description .play {
    top: 90%;
    left: 12px;
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-left-width: 6px;
}

.single-view .meta {
    width: 42%;
}

.single-view .meta > div {
    overflow: hidden;
}

.single-view .meta > div > * {
    float: left;
}

.single-view .meta > div > div,
.single-view .meta > div > ul {
    width: 90%;
}

.single-view .meta > div > div {
    margin: .2em 0;
}

.single-view .screenings ul {
    margin: 0;
    padding: 0;
}

.single-view .screenings li {
    list-style: none;
    margin: .5em 0;
}

.single-view .screenings li:first-child {
    margin-top: .2em;
}

.single-view .screenings li:last-child {
    margin-bottom: .2em;
}

.single-view .images {
    overflow: hidden;
}

.single-view .images .poster,
.single-view .images .screencaps {
    float: left;
}

.single-view .images img {
    max-width: 100%;
}

.single-view .images .poster {
    width: 33%;
    margin-right: 2%;
}

.single-view .images .screencaps {
    width: 65%;
}

.single-view .images .screencaps img {
    width: 120px;
}

.single-view .gallery-pagination {
    position: relative;
    height: 66px;
    margin-top: 1em;
}

.single-view .arrow-gallery .arrow {
    display: block;
    height: 66px;
    width: 94px;
    background-image: url(../images/arrows-gallery.png);
    background-repeat: no-repeat;
    opacity: .5;
    -webkit-transition: opacity 200ms ease-out;
            transition: opacity 200ms ease-out;
}

.single-view .arrow-gallery:hover .arrow {
    opacity: 1;
}

.single-view .arrow-gallery.next .arrow {
    background-position-x: -94px;
}

.single-view .arrow-gallery {
    display: block;
    float: left;
    text-decoration: none;
}

.single-view .arrow-gallery .title {
    display: block;
    margin-top: 1em;
}

.single-view .arrow-gallery .arrow {
    display: inline-block;
    text-indent: 9999em;
}

.single-view .arrow-gallery.next {
    float: right;
    text-align: right;
}


/* Modals */

.modal {
    display: none;
    position: relative;
    height: 92%;
    padding: 2%;
}

#trailer.modal {
    position: relative;
    text-align: center;
}

#trailer.modal iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
}

.simplemodal-close {
    position: absolute;
    top: -12px;
    right: -12px;
    display: inline-block;
    height: 24px;
    width: 24px;
    text-indent: -9999em;
    cursor: pointer;
    background: url(../images/x.png) no-repeat;
}

#simplemodal-overlay {
    background-color:#000;
}

/* Container */
#simplemodal-container {
    height: 75%;
    max-height: 450px;
    width: 75%;
    max-width: 800px;
    color: #ccc;
    border: 2px solid #000;
    background-color: rgba(0,0,0,0.9);
}

/* ========================================================
 * SCHEDULE - added Dec 2014
 * ======================================================== */

.schedule-wrap {
    position: relative;
    margin: 3em 1em 1em 1em;
    padding: 1.2em;
    background: #f7f7e3;
    -webkit-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.5);
            box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.5);
}

.schedule-wrap > * {
    position: relative;
    z-index: 1;
}

.schedule .page {
    position: absolute;
    top: 0;
    z-index: 0;
    height: 100%;
    width: 50%;
    background: #f7f7e3; /* Old browsers */
    background: -moz-linear-gradient(left,  #f7f7e3 0%, #e0e0d0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f7f7e3), color-stop(100%,#e0e0d0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #f7f7e3 0%,#e0e0d0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #f7f7e3 0%,#e0e0d0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #f7f7e3 0%,#e0e0d0 100%); /* IE10+ */
    background: linear-gradient(to right,  #f7f7e3 0%,#e0e0d0 100%); /* W3C */
}

.schedule .page-left {
    left: 0;
}

.schedule .page-right {
    left: 50%;
}

/* schedule header */

.schedule header {
    overflow: hidden;
}

.schedule header .left {
    position: relative;
    float: left;
    width: 48%;
    padding: 0 2% 0 0;
}

.schedule header .right {
    position: relative;
    float: right;
    width: 48%;
    padding: 0 0 0 2%;
}

.schedule h1 {
    float: left;
    margin: .6em;
}

.schedule h1,
.schedule h1 span {
    top: 0;
    display: inline-block;
    font-family: 'futura-pt', Helvetica, arial, verdana, sans-serif;
    color: #dbdbc5;
    text-transform: uppercase;
}

.schedule h1 img {
    float: left;
    width: 100px;
    opacity: .85;
}

.schedule h1 div {
    position: relative;
    top: .5em;
    float: left;
    font-weight: normal;
    line-height: 1em;
}

.schedule h1 span {
    font-size: 2em;
}

.schedule .date-wrapper {
    display: inline-block;
    position: relative;
    float: right;
    margin-right: 32px;
}

.schedule .paginate {
    display: block;
    position: absolute;
    top: 50%;
    float: none;
    height: 24px;
    width: 25px;
    margin: 0;
    margin-top: -12px;
    text-indent: -9999em;
}

.schedule .paginate.disabled {
    opacity: .5;
    cursor: default;
}

.schedule .paginate-prev {
    left: -32px;
    background: url(../images/icon-schedule-arrow-l.png) no-repeat 0 0;
}

.schedule .paginate-next {
    right: -32px;
    background: url(../images/icon-schedule-arrow-r.png) no-repeat 0 0;
}

.schedule h2.date {
    display: inline-block;
    margin: 0;
    padding: 0 .5em;
    line-height: 2.8em;
    font-size: 14px;
    font-family: 'futura-pt', Helvetica, arial, verdana, sans-serif;
    text-align: center;
    text-transform: uppercase;
    background: #f2f2eb;
}

.schedule .date > * {
    display: block;
}

.schedule .date .month {
    position: relative;
    left: .5em;
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: 1.2em;
}

.schedule .date .day {
    font-size: 5em;
}

.schedule .date .day-txt {
    letter-spacing: .15em;
}

.schedule .filter-sort {
    position: absolute;
    z-index: 1;
    bottom: .5em;
    right: .5em;
}

/* filter dropdown */

.dropdown {
    position: relative;
}

.dropdown select {
    padding: .3em;
    padding-right: 1em;
    font-family: 'futura-pt', Helvetica, arial, verdana, sans-serif;
    color: #333;
    text-transform: uppercase;
    border: 1px solid #a48e2d;
    background: rgba(255,255,255,0.5);
    outline: none;
    -webkit-appearance: none;
}

.dropdown:after {
    content: '';
    position: absolute;
    top: 50%;
    right: .4em;
    height: 0;
    width: 0;
    margin-top: -2px;
    border-top: 5px solid #333;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown select:focus {
    border-color: #aa5104;
}

.dropdown option:hover {
    color: #fff;
    background: #aa5104;
}

.sort {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 32px;
    line-height: 32px;
}

.sort .icon {
    display: none;
    height: 32px;
    width: 32px;
    text-indent: -9999em;
    background-repeat: no-repeat;
}

.sort .icon.active {
    display: inline-block;
}

.sort .venue {
    background: url(../images/icon-by-venue.png);
}

.sort .time {
    background: url(../images/icon-by-time.png);
}

.schedule header .pic {
    height: 8.5em;
    background: url(../images/schedule-header-pic.jpg) no-repeat 50% 50%;
    background-size: cover;
    opacity: .2;
}

.schedule .note {
    position: absolute;
    top: -28px;
    left: 55%;
    height: 145px;
    width: 263px;
    background: url(../images/note.png) no-repeat 0 0;
}

.schedule .note > div {
    position: relative;
    top: 3.1em;
    left: 3.2em;
    line-height: 1.5em;
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
}

.schedule .note div:nth-child(2) {
    left: 3.7em;
}

.schedule .note a {
    font-weight: normal;
    font-family: "felt-tip-roman", sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}

.schedule .note .icon {
    display: inline-block;
    position: relative;
    top: .2em;
    height: 16px;
    width: 16px;
    margin-right: .2em;
}

.schedule .note a:hover .icon {
    background-position-x: -16px;
}

.schedule .note .icon-group {
    background: url(../images/icon-group.png) no-repeat 0 0;
}

.schedule .note .icon-download {
    background: url(../images/icon-download.png) no-repeat 0 0;
}

/* schedule table */

.schedule table {
    table-layout: fixed;
    width: 100%;
    margin-top: 1em;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

.schedule th {
    width: 10%;
}

.schedule th {
    height: 100%;
    padding: .5em;
    font-size: .85em;
    font-weight: normal;
    color: #333;
    text-align: center;
    background-color: rgba(170,81,4,0.25);
    border-left: 1px solid rgba(255,255,255,0.5);
}

.schedule th.time {
    width: 4.5%;
    border: 0;
}

.schedule .time strong {
    position: relative;
    top: -2px;
    font-family: 'futura-pt', Helvetica, arial, verdana, sans-serif;
    font-size: 1.5em;
}

.schedule td {
    position: relative;
    vertical-align: top;
    height: 7em;
    padding: 0;
    border: 1px solid rgba(164,142,45,0.25);
}

.schedule td.time {
    padding: .5em .5em 0 0;
    text-align: right;
    font-size: .8em;
    border: 0;
}

.schedule td:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
    margin-top: -1px;
    border-top: 1px dashed rgba(164,142,45,0.25);
}

.schedule td.time:after {
    content: none;
}

.schedule .events-wrapper {
    position: relative;
}

/* event */

.schedule .program-event {
    position: absolute;
    width: 100%;
    margin: -1px;
    background: #fff;
    border-radius: 3px 3px 0 0;
    border: 1px solid #333;
    overflow: initial;
    overflow-wrap: break-word;
}

.schedule .program-event.first {
    top: 0;
}

.schedule .program-event.second {
    top: 1.85em;
}

.schedule .program-event.third {
    top: 3.6em;
}

.schedule .program-event.fourth {
    top: 5.35em;
}

.schedule .program-event.event-half-hour {
    margin-top: 100%;
}

.schedule .program-event * {
    -webkit-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
}

.schedule .program-event:hover {
    color: #333;
    -webkit-box-shadow: none;
            box-shadow: none;
}

.schedule .program-event-start-time {
    margin: 1px;
    padding: .2em;
    color: #fff;
    font-size: .8em;
    text-align: center;
    border-radius: 3px 3px 0 0;
}

.schedule .program-event-info-wrapper {
    padding: 0 .2em;
}

.schedule .program-event .nrt {
    position: absolute;
    z-index: 1;
    bottom: 1px;
    right: 1px;
    padding: 2px 2px 2px 3px;
    color: #fff;
    font-size: .8em;
    letter-spacing: 1px;
    background-color: #bc2836;
}

.schedule .program-event-title {
    margin: .2em 0;
    font-size: 1em;
    color: #333;
}

.schedule .program-event:hover .program-event-title {
    color: #bc2836;
}

.schedule .program-event-type {
    font-size: .5em;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.schedule .program-event-duration {
    font-weight: normal;
}

.schedule .program-event-duration,
.schedule .program-event-full-time {
    margin: .2em 0;
    font-size: .7em;
}

.schedule .program-event .program-event-start-time {
    background-color: #333;
}

.schedule .program-event.film {
    border-color: #aa5104;
}

.schedule .program-event.film .program-event-start-time,
.schedule .filter option[value="films"] {
    color: #fff;
    background-color: #aa5104;
}

.schedule .program-event.reception {
    border-color: #6ba42d;
}

.schedule .program-event.reception .program-event-start-time,
.schedule .filter option[value="receptions"] {
    color: #fff;
    background-color: #6ba42d;
}

.schedule .program-event.concert {
    border-color: #2d92a4;
}

.schedule .program-event.concert .program-event-start-time,
.schedule .filter option[value="concerts"] {
    color: #fff;
    background-color: #2d92a4;
}

.schedule .program-event.short {
    border-color: #a48e2d;
}

.schedule .program-event.short .program-event-start-time,
.schedule .filter option[value="shorts"] {
    color: #fff;
    background-color: #a48e2d;
}

.schedule .program-event.party {
    border-color: #934ab5;
}

.schedule .program-event.party .program-event-start-time,
.schedule .filter option[value="parties"] {
    color: #fff;
    background-color: #934ab5;
}

.schedule .program-event.meeting {
    border-color: #a4aa04;
}

.schedule .program-event.meeting .program-event-start-time,
.schedule .filter option[value="meetings"] {
    color: #fff;
    background-color: #a4aa04;
}

.schedule .program-event.conversation {
    border-color: #4669b0;
}

.schedule .program-event.conversation .program-event-start-time,
.schedule .filter option[value="conversations"] {
    color: #fff;
    background-color: #4669b0;
}

.schedule .program-event.other {
    border-color: #777;
}

.schedule .program-event.other .program-event-start-time,
.schedule .filter option[value="other"] {
    color: #fff;
    background-color: #777;
}

.schedule .program-event:hover .program-event-start-time {
    background-color: #333;
}

.schedule .program-event-summary h3 {
    margin: 0 0 .25em 0;
    text-transform: uppercase;
}

.schedule footer {
    position: relative;
    overflow: hidden;
    height: 24px;
    margin-top: 2em;
}

.schedule footer .paginate {
    width: auto;
    line-height: 24px;
    font-family: 'futura-pt', Helvetica, arial, verdana, sans-serif;
    font-weight: 100;
    text-indent: 0;
    text-transform: uppercase;
    text-decoration: none;
}

.schedule footer .paginate-prev {
    left: 0;
    padding-left: 2.5em;
}

.schedule footer .paginate-next {
    right: 0;
    padding-right: 2.5em;
    background-position-x: 100%;
}

/* tooltips */

.schedule .tooltip {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: 100%;
    left: -100%;
    width: 280%;
    margin-bottom: 1em;
    padding: 10%;
    font-size: .8em;
    font-weight: 100;
    color: #fff;
    background: rgba(25,25,25,0.9);
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
}

.schedule .tooltip:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -2.5px;
    height: 0;
    width: 0;
    border-top: 5px solid rgba(25,25,25,0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.schedule .program-event:hover .tooltip {
    visibility: visible;
    opacity: 1;
}

/* adjust tooltip if on edges of screen */
.schedule td:nth-child(2) .tooltip {
    left: 0;
}

.schedule td:nth-child(2) .tooltip:after {
    left: 17.5%;
}

.schedule td:last-child .tooltip {
    left: -200%;
}

.schedule td:last-child .tooltip:after {
    left: 82.5%;
}

/* schedule compact */

.schedule-body.compact {
    display: none;
    margin-top: 1em;
    clear: both;
}

.schedule-body.compact h3 {
    padding: 1em .5em;
    font-size: 1.5em;
    color: #fff;
    background-color: #333;
}

.schedule-body.compact ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.schedule-body.compact li small {
    text-transform: uppercase;
    padding-left: .2em;
}

.schedule.compact .program-event-info-wrapper {
    padding: .5em 1em;
}

.schedule-body.compact .half-hour {
    display: none;
}

.schedule-body.compact .program-event {
    top: auto;
    min-height: 0 !important;
    margin: 1em 0;
}

.schedule-body.compact .program-event-start-time {
    padding: .4em 1em;
    text-align: left;
    font-size: 1.2em;
}

.schedule-body.compact .program-event-info-wrapper {
    padding: 0 .5em;
}

.schedule-body.compact .program-event-title {
    float: left;
    font-size: 1.7em;
}

.schedule-body.compact .program-event-type {
    position: absolute;
    top: .3em;
    right: 1em;
    margin-top: 1em;
    font-size: .7em;
    color: #fff;
}

.schedule-body.compact .program-event-duration {
    clear: both;
    font-size: .9em;
}

.schedule-body.compact .program-event-full-time {
    font-size: 1.1em;
    font-weight: bold;
}

.schedule-body.compact .tooltip {
    display: none;
}


/* RESPONSIVE */

@media only screen and (max-width: 980px) {

    .tf-content {
        width: 100%;
    }

    .schedule h1 div {
        display: none;
    }

    .schedule .date {
        float: left;
        margin-left: 3em;
    }

}

@media only screen and (max-width: 768px),
       only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

    .events .item a h2 {
        bottom: 0;
    }
}

@media only screen and (max-width: 768px) {

    body {
        background-position: 50% 100px;
    }

    #tf-hd .tf-inner {
        background-size: 230%;
    }

    #tf-home-link {
        height: 0;
        padding-bottom: 35%;
    }

    #tf-nav {
        padding: .5em 10px;
    }

    .icon-mobile {
        display: block;
    }

    #tf-nav ul {
        display: none;
        width: 100%;
    }

    #tf-nav #tf-nav-ul {
        margin: 1em 0 0 0;
    }

    #tf-nav-ul a,
    #tf-nav #tf-nav-ul a.tf-nav-root {
        display: block;
        position: relative;
        width: auto;
        margin-right: 40px;
        padding: .5em 0;
        color: #fff;
        text-decoration: none;
        overflow: visible;
    }

    #tf-nav li,
    #tf-nav a.tf-nav-root {
        float: none;
    }

    a.tf-nav-root .sf-sub-indicator,
    .sf-sub-indicator, a > .sf-sub-indicator {
        display: block;
        top: 0;
        right: -40px;
        padding: 15px;
        line-height: .5em;
        text-indent: 0;
        background: none;
    }

    #tf-nav-ul > li {
        border-bottom: 1px solid #9A3417;
    }

    #tf-nav-ul > li:last-child {
        border: 0;
    }

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

    #tf-nav-ul ul li {
    }

    #tf-bd {
        padding: 0 10px;
    }

    #tf-bd #tealbg,
    #tf-bd .tealbg-top-inset,
    #tf-bd .tealbg-content-overlay,
    #tf-bd .tealbg-content-inset,
    #tf-bd .tealbg-main-content,
    #tf-bd .tealbg-bot-overlay,
    #tf-bd .tealbg-bot-inset {
        width: auto !important;
        margin: 0 !important;
        background: none !important;
    }

    #tf-bd .tealbg-top-overlay,
    #tf-bd #tf-main-left {
        display: none;
    }

    .tf-main #tf-ft,
    .tf-main #tf-contact-info {
        width: 100%;
    }

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

    .zoom-list .item {
        width: 50%;
    }

    /* schedule */

    .schedule-body.full,
    .schedule .page-left,
    .schedule .page-right,
    .schedule header .pic,
    .schedule h1 {
        display: none;
    }

    .schedule-body.compact {
        display: block;
    }

    .schedule header {
        overflow: visible;
    }

    .schedule header .left,
    .schedule header .right {
        position: static;
        float: none;
        width: 100%;
        padding: 0;
    }

    .schedule header .date-wrapper {
        display: block;
        float: none;
        margin: 0;
        margin-bottom: 1em;
    }

    .schedule .paginate-prev {
        left: .5em;
    }

    .schedule .paginate-next {
        right: .5em;
    }

    .schedule header h2.date {
        display: block;
        float: none;
        padding: 1em 0 2em 0;
    }

    .schedule header .date .day {
        margin: 0 .05em;
    }

    .schedule header .date .month {
        left: 0;
        letter-spacing: .15em;
    }

    .schedule header .filter-sort {
        position: relative;
        bottom: 0;
        right: 0;
    }

    .schedule header .dropdown {
        margin-right: 40px;
    }

    .schedule header .sort {
        display: block;
    }

    .schedule header .dropdown:after {
        margin-top: -4px;
        right: .5em;
        border-top: 10px solid #333;
        border-right: 8px solid transparent;
        border-left: 8px solid transparent;
    }

    .schedule header .dropdown select,
    .schedule header .dropdown option {
        width: 100%;
        padding: .25em;
        font-size: 1.2em;
    }

    .schedule .note {
        position: static;
        height: auto;
        width: auto;
        margin-top: 2em;
        background: none;
        border-top: 1px solid #a48e2d;
    }

    .schedule .note > div {
        display: inline-block;
        position: static;
        width: 49.6%;
        margin: .5em 0;
        text-align: center;
        -webkit-transform: rotate(0);
            -ms-transform: rotate(0);
                transform: rotate(0);
    }

    .schedule .note a {
        font-size: 1.2em;
    }

    .schedule header .date > * {
        display: inline-block;
    }

    .schedule header .date .day {
        position: relative;
        top: .25em;
    }

    .schedule header .date .month {
        font-size: 1.8em;
    }

    .schedule header .date .day-txt {
        font-size: 1.5em;
    }

    .schedule .program-event {
        position: relative;
    }

    .schedule-body.compact .program-event-start-time {
        padding-right: 7em;
    }
}

@media only screen and (max-width: 600px) {

    body {
        background-position: 50% 0;
    }

    .zoom-list .item {
        float: none;
        width: 100%;
    }

    .single-view .description,
    .single-view .meta {
        float: none;
        width: auto;
    }

    .single-view .description .trailer {
        display: block;
        margin: 2em 0;
        padding: .7em;
        text-align: center;
    }

    .single-view .description .play {
        top: 75%;
    }

    #simplemodal-container {
        width: 95%;
    }

    .single-view .arrow-gallery {
        width: 50%;
    }
}

@media only screen and (max-width: 480px) {

    .single-view header h2 {
        font-size: 3em;
    }

    /* schedule */

    .schedule header .date > * {
        display: block;
    }

    .schedule header .date .month {
        letter-spacing: .8em;
        left: .5em;
    }

    .schedule header .date .day {
        top: 0;
    }

    .schedule .note > div {
        width: 100%;
        margin-bottom: 0;
    }
}
