/*
Theme Name: Fashion and Film Festival 2017
Description: Custom theme in dev
Version: 1.0
Author: Benoit Aveline
Author URI: http://www.avelinebenoit.fr

*/


html {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    overflow: auto;
    background-repeat: no-repeat;
    background-color: white;
    font-family: EuclidLight, 'Arial', sans-serif;
    margin: 0;
    padding: 0;
    height: 100%;
}

div {

}

a {
    text-decoration: none;
    color: black;
}

a:hover {
    //text-decoration: underline;
}

a img {
    border: none;
}

h1 {
    font-size: 32px;
    font-family: EuclidBold, 'Arial', sans-serif;
    margin-bottom: 0;
    font-weight: 500;
}

h2 {
    font-size: 27px;
    font-family: EuclidBold, 'Arial', sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
}

h3 {
    font-size: 22px;
    font-family: EuclidLight, 'Arial', sans-serif;

    font-weight: 500;
}

h4 {
    font-size: 15px;
}

/* Structure elements */

#container {
    width: 100%;
    min-height: 100%;
    margin: 0 auto 0 auto;
    background-color: #ffffff;
}

#header_container {
    width: 100%;
    //background-color: white;
}

#header {
    width: 100%;
    margin: 0 auto;
    //background-color: white;
    position: relative;
    height: 100px;
}

#header.home{
    height: 540px !important;
}

#header.noCarousel{
    height: 420px !important;
}

#header #header_inner {
    height: 70px;
    position: fixed;
    top: 0;
    padding-top: 0;
    width: 100%;
    color: white;
    background: transparent;
    z-index: 10;
}

#header.home {
    background-color: #ffffff;
    //height: 470px !important;
}

#header.about_us {
    background-color: #c4c7d6;
    height: 142px;
}

#header.home #header_inner {
    height: 70px !important;
    top: 0;
}

#header.home #home_page_carousel {
    height: 540px;
    z-index: 3;
    width: 1200px;
    margin: auto;
    position: relative;
    padding-top: 60px;
    //-webkit-box-shadow: 0 0 10px rgba(50, 50, 50, 0.6);
    //-moz-box-shadow: 0 0 10px rgba(50, 50, 50, 0.6);
    //box-shadow: 0 0 10px rgba(50, 50, 50, 0.6);
    overflow: hidden;
}

#page_header_image {
    margin-top: 70px;
    height: 405px;
    z-index: 3;
    position: relative;
    //-webkit-box-shadow: 0 0 10px rgba(50, 50, 50, 0.6);
    //-moz-box-shadow: 0 0 10px rgba(50, 50, 50, 0.6);
    //box-shadow: 0 0 10px rgba(50, 50, 50, 0.6);
}

#page_header_image #page_header_image_overlay {
    width: 214px;
    height: 405px;
    opacity: 0.5;
    background-color: #E6E6E6;
    position: absolute;
    right: 0;
    top: 0;
}

#page_header_image #page_header_image_text {
    width: 180px;
    position: absolute;
    right: 24px;
    top: 80px;
    text-align: right;
    font-size: 19px;
    font-weight: 600;
    font-family: sans-serif;
    font-style: italic;
    /**text-shadow: 1px 1px #D64518;*/
}

#page_header_image #page_header_image_text .slide {
    width: 180px;
    display: none;
}

#page_header_image #page_header_image_text .slide:first-child {
    display: block;
}

#header #header_inner #logo_home, #header #header_inner #logo  {
    position: absolute;
    top: 10px;
    z-index: 1000;
    right: 10px;
    width: 210px;
    height: auto;
}

#header #header_inner .header-share  {
    height: 20px;
    padding-right: 5px;
}

#header #header_inner .header-share:last-child  {
    padding-right: 0;
}

#header.home #header_inner #header_right {
    position: absolute;
    right: 0;
    top: 0;
    width: 214px;
    height: 142px;
    //background-color: black !important;
}

#menu_top_secondary {
    font-size: 13px;
    position: fixed;
    bottom: 0;
    //border-top: 1px solid black;
    background-color: white !important;
    color: black;
    padding: 3px;
    width: 100%;
    z-index: 100;
    box-shadow: 0 -2px 2px rgba(50, 50, 50, 0.1);
}

#header #header_inner #menu_top_primary_container {
    width: 100%;
    height: 70px;
    //padding-top: 30px;
    font-size: 16px;
    position: absolute;
    top: 0;
    background: white;
    box-shadow: 0 3px 5px rgba(50, 50, 50, 0.4);
    text-align: center;
}
#header #header_inner #menu_top_primary_container #menu_top_primary{
    display: inline-block;
    margin-left: -15%;
    width: 75%;
}


#header #header_inner #menu_top_primary_container #primary_menu {
    display: flex;
    justify-content: space-between;
    list-style: none outside none;
    padding: 0;
    text-align: center;
    width: 100%;
}


#header #header_inner #menu_top_primary_container #primary_menu li {
    display: block;
    padding: 18px 0;
    //margin-left: 60px;
    font-size: 17px;
    height: 60px;
    overflow: hidden;
    line-height: 25px;

}

#header #header_inner #menu_top_primary_container #primary_menu li:hover {
}

#header #header_inner #menu_top_primary_container #primary_menu li:first-child {
    margin-left: 0;
}

#header #header_inner #menu_top_primary_container #primary_menu li:last-child {
    background-image: none;
    //padding-right: 60px;
}

#header #header_inner #menu_top_primary_container #primary_menu li:nth-child(1) {
    z-index: 5;
}

#header #header_inner #menu_top_primary_container #primary_menu li:nth-child(2) {
    z-index: 4;
}

#header #header_inner #menu_top_primary_container #primary_menu li:nth-child(3) {
    z-index: 3;
}

#header #header_inner #menu_top_primary_container #primary_menu li:nth-child(4) {
    z-index: 2;
}

#header #header_inner #menu_top_primary_container #primary_menu li:nth-child(5) {
    z-index: 1;
}

#header #header_inner #menu_top_primary_container #primary_menu li.current-menu-item {
/ / background-color: #333 !important;

}

#header #header_inner #menu_top_primary_container #primary_menu li.current-menu-item a {

}

#header #header_inner #menu_top_primary_container #primary_menu li a {
    text-decoration: none;
    color: black !important;
    //font-weight: bold;
    z-index: 3;
    position: relative;
    font-style: normal;
    font-family: EuclidBold, 'Arial', sans-serif !important;
    text-transform: uppercase;
}

#header #header_inner #menu_top_secondary #secondary_menu {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 0 13px;
    font-style: normal;
    font-family: EuclidUltraLight, 'Arial', sans-serif !important;
    text-align: center;
}

#header #header_inner #menu_top_secondary #secondary_menu li {
    padding: 0;
    margin: 0 0 0 15px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
}

#header #header_inner #menu_top_secondary #secondary_menu li::after {
    content: '/';
    padding-left: 15px;
}

#header #header_inner #menu_top_secondary #secondary_menu li:first-child {
    margin-left: 5px;
}

#header #header_inner #menu_top_secondary #secondary_menu li:last-child::after {
    content: '';
}

#header #header_inner #menu_top_secondary #secondary_menu li:last-child {
    background-image: none;
}

#header #header_inner #menu_top_secondary #secondary_menu li.current-menu-item {
    //text-decoration: underline;
}

#header #header_inner #menu_top_secondary #secondary_menu li.current-menu-item a {

}

#header #header_inner #menu_top_secondary #secondary_menu li a {
    text-decoration: none;
    color: black;
}

#content {
    width: 910px;
    margin: 0 auto;
}

#page_content {
    box-sizing: border-box;
    width: 100% !important;
    margin: 0 auto;
    min-height: 525px;
    background-color: white;
    padding: 55px 26px 55px 25px;
    position: relative;
}

#page_content *:first-child {
    margin-top: 0;
}

#page_content.films {
    padding-left: 70px;
    padding-right: 70px;
    width: 670px;
}

#page_content .film {

    margin-bottom: 33px;

}

#page_content .film .film_image {
    width: 233px;
    height: 151px;
    background-color: grey;
    float: left;
}

#page_content .film .film_image img {
    width: 233px;
    height: 151px;
}

#page_content .film .title_container {
    background-color: white;
    padding: 5px;
}

#page_content .film .title_container .entry-title {

}

#page_content .film .title_container .entry-title a {
    color: black;
    text-decoration: none;
}

#page_content .film .title_container .entry-title a:hover {
    //text-decoration: underline;
}

#page_content .film .title_container a.film_link {
    bottom: 0;
    font-size: 13px;
    font-weight: bold;
}

#page_content .film .details_table_container {
    padding: 0 5px;
    background-color: #f2f2f2;
}

#page_content .film .details_table {
    font-size: 16px;
    border-collapse: collapse;
    width: 100%;

}

#page_content .film .details_table td {
    vertical-align: top;
    color: #666666;
    font-size: 13px;
}

#page_content .film .details_table td.director {
    color: #333333;
}

#page_content .film .details_table td.label_cell {
    padding: 5px 5px 5px 0;
    border-bottom: 1px solid grey;
}

#page_content .film .details_table tr:last-child td {
    border-bottom: none;
}

#page_content .film .details_table td.value_cell {
    padding: 5px 5px 5px 0;
    border-bottom: 1px solid grey;
}

#page_content .film .details_table td.value_cell.top_tags li {
    display: inline;
    margin-right: 4px;
}

#page_content .film .details_table td.value_cell.top_tags li:last-child {
    margin-right: 0;
}

#page_content .film .details_table ul {
    padding: 0;
    margin: 0;
    list-style: none outside none;
}

#page_content.home {
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 100px;
    width: 670px;
}

#page_content.home .post {
    margin-bottom: 80px;
    position: relative;
    padding-bottom: 40px;
    border-bottom: 1px solid black;
}

#page_content.home .post .post_title_container {
    margin-bottom: 20px;

}
#page_content.home .post .post_date {
    font-weight: normal;
    font-size: 12px;
    color: #4d4d4d;
    font-family: EuclidUltraLight, 'Arial', sans-serif !important;
}

#page_content.home .post .post_content {
    position: relative;
    padding-bottom: 20px;
    font-size: 15px;
    color: #000000;
}

#page_content.home .post .post_content a {
    font-family: EuclidLightItalic, 'Arial', sans-serif !important;
}

#page_content.home .post .post_content a:hover {
    text-decoration: underline;
}

#page_content.home .post .post_content p:nth-of-type(1) {
    margin-top: 0;
}

#page_content.home .post .post_content p {
    line-height: 22px;
    text-align: justify;
}

#page_content.home .post .post_content > p:last-of-type {
    margin-bottom: 0;
}

#page_content.home .post .category_image {
    display: none;
    position: absolute;
    top: -21px;
    left: -102px;
}

#page_content.home .post .post_content .entry {

    width: 352px;

    position: relative;
}

#page_content.home .post .post_content .more_info_link {
    position: absolute;
    bottom: 5px;
    font-size: 14px;
    font-weight: bold;
}

#page_content.home .post .post_content .more {
    display: none;
    margin-top: 13px;
}

#page_content.home .post .post_content .less_info_link {
    position: absolute;
    bottom: 5px;
    display: none;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
    font-weight: bold;
}

#page_content.home .post .post_content .post_line {
    position: absolute;
    bottom: 0;
    background-image: url('inc/images/line.png');
    background-repeat: repeat-x;
    width: 417px;
    height: 1px;
}

#page_content.home .post .post_title {
    font-size: 45px;
    line-height: 34px;
    margin-top: 0;
    margin-bottom: 6px;
    font-family: EuclidBold, 'Arial', sans-serif;
    font-style: normal;
    color: #1A1A1A;
    text-transform: uppercase;

}

#page_content.home .post .post_image {
    width: 100%;
    //padding: 50px;
}

#page_content.home .post .post_image img {
    margin: 0 0 25px 0;
    width: 100% !important;
}

#page_content.home .post .post_content img {
    margin: 30px 0 30px 0;
    width: 100% !important;
    height: auto !important;
}

#page_content.home .post .wp-caption {
    width: 770px !important;
}

#page_content.home .post .wp-caption img{
    width: 100% !important;
    height: auto !important;
}

#page_content.home .post .wp-caption-text {
    text-align: left !important;
    font-style: italic;
    font-size: 13px;
    margin: -20px 0 0 0 !important;
    width: 100%;
    color: #000;
}

h3.info_1 {
    font-size: 22px !important;
    font-family: EuclidLight, 'Arial', sans-serif;

    font-weight: 500;
}

#page_content.about {
    padding-left: 70px;
    padding-right: 70px;
    width: 670px;
}

#page_content .page.about .sub_page {
    margin-bottom: 40px;
}

#page_content .page .main-entry {
    color: #000000;
    font-size: 15px;
    margin-bottom: 5px;
    text-align: justify;
}

#festivals, #projects{
    padding: 0 30px 60px 30px;
    margin-top: 0 !important;
}

#page_content.single_festival .festival .entry-content{
    text-align: justify;
}

.publication_desc_inner, .item_desc_inner{
    text-align: justify;
}

.item_desc h3, .publication_desc h3{
    font-family: EuclidBold, 'Arial', sans-serif !important;
    text-transform: uppercase;
}

#page_content .page.about .sub_page .sub_page_content {
    font-size: 15px;
    color: #000000;
    padding-right: 10px;
    position: relative;
}

#page_content .page.about h2, #page_content .page.about .sub_page .sub_page_content h2 {
    color: #1A1A1A;
    font-family: EuclidLight, 'Arial', sans-serif;
    font-size: 28px;
    line-height: 26px;
    font-style: normal;
    font-weight: normal;
    margin-bottom: 12px;
    margin-top: 0;
}

#page_content .page.about .sub_page .sub_page_content_line {

    height: 1px;
    background-image: url('inc/images/line.png');
    background-repeat: repeat-x;
    margin-top: 40px;

}
.sharingLinks{
    text-align: center;
    margin: 30px 0 -10px 0;
    height: 35px;
}
.sharingLinks .footer-share  {
    margin: 0 !important;
    height: 30px !important;
    width: auto !important;
}
#page_content .page.about .sub_page .sub_page_content {

}

#page_content .page.about .sub_page .sub_page_content .more {
    display: none;
}

#page_content .page.about .sub_page .sub_page_content .more_info_link, #page_content .page.about .sub_page .sub_page_content .less_info_link {

}

#page_content .page.about .sub_page .sub_page_content .entry {
    text-align: justify;
}

#sidebar {
    display: none;
    float: right;
    width: 214px;
    margin-left: -214px;
    position: relative;
    background-color: #e6e6e6;
    z-index: 2;
}

#sidebar #search_container {
    padding: 121px 22px 0 22px;
}

#sidebar #search_container h3 {
    margin-top: 0;
    margin-bottom: 8px;
}

#sidebar #search_container #search_form {
    position: relative;
    height: 26px;
}

#sidebar #search_container #search {
    position: absolute;
    top: 0;
    left: 0;

}

#sidebar #search_container #go_search {
    position: absolute;
    top: 0;
    right: 0;
}

#sidebar #search_container #search, #sidebar #search_container #subscribe_email {
    width: 124px;
    font-style: italic;
    font-family: EuclidLight, 'Arial', sans-serif;
    font-size: 13px;
    height: 16px;
    padding: 4px;
}

#sidebar #subscribe_inner_div {
    position: relative;
    height: 26px;
    margin-bottom: 20px;
}

#sidebar #search_container #subscribe_email {
    position: absolute;
    top: 0;
    left: 0;
}

#sidebar #search_container #go_subscribe {
    position: absolute;
    top: 0;
    right: 0;
}

#sidebar #search_container #go_search, #sidebar #search_container #go_subscribe {
    width: 30px;
    background-image: url('inc/images/go_button.png');
    background-repeat: repeat-x;
    border: none;
    height: 26px;
    color: white;
    padding: 0;
}

#sidebar #search_container #go_search:active, #sidebar #search_container #go_subscribe:active {
    background-image: url('inc/images/go_button_depressed.png');
}

#sidebar #search_container #film_search {
    width: 170px;
    margin-top: 10px;
    background-image: url('inc/images/button_bg.png');
    background-repeat: repeat-x;
    border-radius: 4px;
    color: white;
    text-align: left;
    border: none;
    padding: 4px 6px;
    box-shadow: 1px 1px 3px #888888;
    letter-spacing: 1px;
    font-size: 15px;
}

#sidebar #search_container #film_search.active, #sidebar #search_container #film_search:active {
    background-image: url('inc/images/button_bg_pressed.png');
    box-shadow: none;
}

#sidebar #search_container #director_search {
    width: 170px;
    margin-top: 10px;
    background-image: url('inc/images/button_bg.png');
    background-repeat: repeat-x;
    border-radius: 4px;
    color: white;
    text-align: left;
    margin-bottom: 20px;
    border: none;
    padding: 4px 6px;
    box-shadow: 1px 1px 3px #888888;
    letter-spacing: 1px;
    font-size: 15px;
}

#sidebar #search_container #director_search.active, #sidebar #search_container #director_search:active {
    background-image: url('inc/images/button_bg_pressed.png');
    box-shadow: none;
}

#sidebar #search_container #subscribe_div {
    margin-top: 20px;
}

#sidebar #search_container #support_div {
    margin-top: 30px;
    margin-bottom: 10px;
}

#sidebar #search_container #support_div #support_header {
    color: white;
    background-color: #b8bbc6;
    padding: 10px;
}

#sidebar #search_container #support_div #support_header h3 {
    margin: 0;
}

#sidebar #search_container #support_div #support_text {
    padding: 10px;
    font-size: 13px;
    background-color: white;
}

#sidebar #search_container #support_div #support_text h3 {
    margin: 10px 0 0 0;
}

#sidebar #search_container #share_div {
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 126px;
}

#sidebar #search_container #highlights_div {
    margin-top: 20px;
    margin-bottom: 10px;
}

#sidebar #search_container #highlights_div .highlight {
    margin-bottom: 15px;
}

#sidebar #search_container #highlights_div .highlight .highlight-title {
    font-size: 15px;
}

#sidebar #search_container #highlights_div .highlight .highlight-detail {
    color: #666666;
    font-size: 14px;
}

#sidebar #side_menu_1 {
    list-style: none outside none;
    margin: 94px 10px 0 18px;
    padding: 0;
}

#sidebar #side_menu_1 li {
    margin-bottom: 22px;
}

#sidebar #side_menu_1 li a {
    font-size: 17px;
    font-weight: 600;
    font-style: italic;
    color: #D64518;
    text-decoration: none;
}

#sidebar .sidebar_line {
    height: 1px;
    background-image: url('inc/images/line.png');
    background-repeat: repeat-x;
}

.page_header {
    position: relative;
    margin-bottom: 10px;
}

.page_header h1 {
    font-family: EuclidBold, 'Arial', sans-serif !important;
    font-size: 28px;
    font-style: normal;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 0;
}

.pagination {
    position: absolute;
    right: 0;
    bottom: 12px;

}

.page_slider {
    width: 200px;
    float: left;
    border: none !important;
    height: 1px !important;
    background: repeat-x scroll #8c8c8c !important;
    display: none;
}

.page_slider a.ui-slider-handle {
    width: 30px;
    height: 10px;
}

#project-slider, #festival-slider {
    width: 200px;
    height: 1px;
    background-color: black;
    float: right;
    margin-top: 7px;
}

#project-slider .handle, #festival-slider .handle {
    background-color: #cccccc;
    height: 11px;
    position: relative;
    top: -5px;
    width: 30px;
    background-image: url('inc/images/slider_handle.png');
}

.page_nav_menu {
    font-size: 13px;
    font-family: Arial, sans-serif;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 20px;
}

.page_nav_menu li {
    float: left;
    line-height: 15px;
    margin-left: 4px;
}

.page_nav_menu li .dot {
    margin-left: 4px;
    color: #b3b3b3;
}

.page_nav_menu li a {
    color: #b3b3b3;
    font-weight: bold;
}

.page_nav_menu li.current a {
    color: black;
}

.page_nav_menu li.disabled {
    color: #dadbe1;
}

.sidebar_social_media_small > div {
    margin-bottom: 5px;
}

#page_content.single_film .film {
    width: 705px;
    border: none;

}

#page_content.single_film .film .entry-content {
    color: #000000;
    font-size: 15px;
    line-height: 19px;
}

#page_content h1{
    font-size: 28px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 6px;
    font-family: EuclidBold, 'Arial', sans-serif !important;
    font-style: normal;
    color: #1A1A1A;
    text-transform: uppercase;
}
#page_content #festivals h1, #page_content #projects h1{
    font-size: 28px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 6px;
    font-family: EuclidBold, 'Arial', sans-serif !important;
    font-style: normal;
    color: #1A1A1A;
    text-transform: uppercase;
}
#page_content h2{
    font-size: 35px;
    line-height: 34px;
    margin-top: 0;
    margin-bottom: 6px;
    font-family: EuclidBold, 'Arial', sans-serif !important;
    font-style: normal;
    color: #1A1A1A;
    text-transform: uppercase;
    text-align: left !important;
}

#project_page_1 h2, #festival_page_1 h2{
    font-size: 15px;
    line-height: 15px;
}


#page_content.single_film .film.related_film {
    float: left;
    margin-bottom: 33px;
    margin-right: 30px;
    width: 171px;
    padding: 0;
}

#page_content.single_film .film.related_film .related_film_image {
    background-color: grey;
    height: 110px;
    width: 171px;
}

input[type="text"] {
    color: grey;
}

input[type="text"].active {
    color: black;
}

.more_info_link, .more_info_page_link, .less_info_link {

    font-family: 'Arial', sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.full_festival_link {
    font-size: 13px;
}

input[type="submit"], input[type="button"] {
    cursor: pointer;
}

/********************************** START FILM ARCHIVE *********************************************/
#page .film {
    margin-bottom: 50px;
}

#page .film .film_content {
    border-right: 1px solid #ECECEC;
    border-top: 1px solid #ECECEC;
    color: #666666;
    font-size: 15px;
    margin-left: 233px;
    padding-right: 0;
    position: relative;
    min-height: 151px;
    font-family: EuclidLight, 'Arial', sans-serif;
    background-color: #F2F2F2;
}

#page .film .film_content .detail_link {
    bottom: -20px;
    color: black;
    font-weight: bold;
    position: absolute;
    right: 0;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
}

#page .film .film_content a {
    color: #333333;
    padding-left: 3px;
}

#page .film .film_content a:first-child, #page .film .film_content a.first {
    padding-left: 0;
}

#page .film .film_content .title_container {
    padding: 0;
}

#page .film .film_content .title_container .entry-title {
    margin-left: 10px;
    font-size: 16px;

    min-height: 30px;
    line-height: 30px;

    font-family: EuclidLight, 'Arial', sans-serif;
    font-weight: 500;
    margin-bottom: 0;

}

#page .film .film_content .title_container .entry-title a {

}

#page .film .film_content .film_details_table_container {
    background-color: #F2F2F2;
    padding: 0;
}

#page .film .film_content .film_details_table {
    border-collapse: collapse;
    height: 100%;
    margin: 0 10px;
    width: 416px;

}

#page .film .film_content .film_details_table td {
    height: 24px;
    padding: 0;

}

#page .film .film_content .film_details_table td.label {
    border-bottom: 1px solid #D2D2D2;
    color: #333333;
    width: 100px;
}

#page .film .film_content .film_details_table td.value {
    border-bottom: 1px solid #D2D2D2;
    color: #333333;
}

#page .film .film_content .film_details_table td.value ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#page .film .film_content .film_details_table td.value ul li {
    display: inline;
    margin-right: 4px;
}

#page .film .film_content .film_details_table td.value ul li:last-child {
    margin-right: 0;
}

#page .film .film_content .film_details_table td.excerpt {
    padding: 4px 0 2px 0;
    line-height: 18px;
    color: #000000;
}

.films-header {
    clear: both;
    color: black;
    font-size: 30px;
    font-weight: normal;
    height: 31px;
    line-height: 31px;
    margin-bottom: 28px;
    padding-left: 10px;
    font-family: Arial, sans-serif;

}

#film-letters {

}

#film-letters span {
    display: inline;
    margin-right: 3px;
    color: #b3b3b3;
    font-family: Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

#film-letters span a {
    color: #b3b3b3
}

#film-letters span.current a {
    color: black;
}

#film-letters span:last-child {
    margin-right: 0;
}

#films .film .film_content .title{
    height: auto !important;
    min-height: 30px;
}

/********************************** END FILM ARCHIVE *********************************************/