
.conferences_home #content h1 {
    padding-bottom: 29px;
    background: url("../../images/sitewide/chequer_ccc.png") repeat-x 0 100%;
    margin-bottom: 33px;
}
.conferences_home .right .banner {
    background: none;
}

#ifp.filmmaker_conference > header {
    /*min-height: 206px;*/
}
    /* #### TO DO #### possibly make regular h1's in the header position static, lineheight 88px, make header with image h1 position absolute and make home page header 110px line height (check 15b when done) */
    #ifp.filmmaker_conference > header h1 {
        /*line-height: 88px;*/
        /*top: 9px;*/
    }
.filmmaker_conference_shedule #content h2 {
    margin-bottom: 16px;
}
.filmmaker_conference_shedule #content ul.listing_conference_schedule + h2 {
    padding-top: 14px;
    background: url("../../images/sitewide/chequer_ccc.png") repeat-x 0 0;
}
.filmmaker_conference_shedule #content ul.listing_conference_schedule + h2 + h3 {
    margin-top: -6px;
    margin-bottom: 16px;
}
.filmmaker_conference_shedule #content .add_this_to {
    color: #333;
    margin: -3px 0 -16px;
}

.filmmaker_conference_shedule .dateTime {
    padding: 16px 0 0;
    border-top: 1px dotted #ccc;
    margin: -2px 0 16px;
}

.filmmaker_conference_shedule .about_the_author {
    padding-top: 16px;
}
    .filmmaker_conference_shedule .about_the_author + .about_the_author {
        margin-top: -1px;
    }
    .filmmaker_conference_shedule .about_the_author h1 {
        margin-bottom: 16px;
    }
    .filmmaker_conference_shedule #content .about_the_author h2 {
        font: bold 14px/22px Arial, Helvetica, sans-serif;
        margin: 0 0 5px;
        padding: 0;
        border: none;
    }
    .filmmaker_conference_shedule .about_the_author p {
        color: #4d4d4d;
    }
    .filmmaker_conference_shedule .about_the_author img {
        margin-bottom: 6px;
    }

.filmmaker_conference_shedule #content aside.share {
    margin-bottom: 32px;
}

.conferences_home .featured_video {
  width: 100%;
  height: 400px;
  float: right;
}
