﻿.recaptchatable .recaptcha_input_area #recaptcha_response_field {
    padding: 2px !important;
}

.recaptchatable .recaptcha_input_area a {
    color: white !important;
}

.bold {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    font-size: 12pt;
}

* {
    font-family: 'Average Sans', sans-serif;
}

body {
    font-family: 'PTSans';
    background-color: #000;
    color: #ccc;
    background-image: url('../img/header-bg.html');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: 44% 0%;
}

a {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    color: white;
    text-decoration: none;
}

    a:hover {
        color: white;
        text-decoration: underline;
    }

    a img {
        border: 1px solid #333;
    }

    a:hover img {
        border: 1px solid #ddd;
    }

.admin-header {
    padding: 14px;
}

.bio-film a img {
    border: none;
}

.bio-film a:hover img {
    border: none;
}

.subheading {
    color: white;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    font-size: 12pt;
}

#twitter-link img {
    border: none;
    opacity: 0.5;
    transition: opacity 0.1s ease-out;
    -moz-transition: opacity 0.1s ease-out;
    -webkit-transition: opacity 0.1s ease-out;
    -o-transition: opacity 0.1s ease-out;
}

#twitter-link:hover img {
    opacity: 1;
}

#facebook-link img {
    border: none;
    opacity: 0.5;
    transition: opacity 0.1s ease-out;
    -moz-transition: opacity 0.1s ease-out;
    -webkit-transition: opacity 0.1s ease-out;
    -o-transition: opacity 0.1s ease-out;
}

#facebook-link:hover img {
    opacity: 1;
}

#navbar-links {
    margin-top: 17px;
    font-size: 1.1em;
}

    #navbar-links .active {
        color: white;
    }

.caption {
    text-align: center;
    font-size: 16pt;
}

    .caption a {
        color: white;
        font-weight: normal;
    }

        .caption a:hover {
            text-decoration: underline;
        }

.film-image .film-watch-links {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

    .film-image .film-watch-links a:hover img {
        border: 1px solid #333;
    }

.film-image a {
    text-align: center;
    margin-bottom: 20px;
}

    .film-image a img {
        margin: 0 auto;
    }

.film-image .film-watch-links {
    display: none;
}

    .film-image .film-watch-links a {
        display: inline;
    }

.film-image:hover .film-watch-links {
    display: block;
}

.film-image:hover .film-watch-links-spacer {
    display: none;
}

.film-image .film-watch-links-spacer {
    display: block;
    height: 76px;
}

.film-image ul.film-watch-links-menu {
    background-color: #333 !important;
}

    .film-image ul.film-watch-links-menu * {
        background-color: #333 !important;
        border: none;
    }

    .film-image ul.film-watch-links-menu a:hover > img {
        border: none;
    }

.film-image .film-watch-links-area {
    text-align: center;
    margin-top: 10px;
}

    .film-image .film-watch-links-area .film-watch-links-button, .film-image .film-watch-links-area .film-watch-links-button:hover {
        background-color: black !important;
        color: #ddd !important;
        margin: 0 auto;
    }

.intro-text {
    font-size: 12pt;
    margin-top: 10px;
}

#header {
    margin: 20px;
}

    #header img {
        border: none;
    }

    #header a:hover img {
        border: none;
    }

#header-links {
    bottom: 0;
    left: 0;
    position: absolute;
    z-index: 100;
    padding-left: 5px;
}

#footer {
    margin-top: 10px;
    border-top: 2px solid #080808;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 8pt;
    text-align: center;
    color: #888;
}

    #footer a {
        color: #aaa;
    }

.panel-dark {
    border-color: #080808;
    background-color: #333;
}

    .panel-dark > .panel-heading {
        color: #fff;
        background-color: #222222;
        border-color: #080808;
    }

        .panel-dark > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #080808;
        }

    .panel-dark > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #080808;
    }

.bio-body-pic {
    max-width: 300px;
}

.film-page .section-heading {
    margin: 20px 0 5px 0;
    font-size: 12px;
    font-weight: 700;
    color: #959595;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.film-page .film-watch-links a > img {
    border: none !important;
    margin-right: 10px;
}

.film-page img.film-poster {
    border: 1px solid #333;
}

.film-page .film-poster {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

#bios .bio-list {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

    #bios .bio-list li {
        border-bottom: 1px solid #222;
        padding: 7px 7px;
    }

        #bios .bio-list li:active, #bios .bio-list li:hover {
            background-color: #222;
            border-radius: 5px;
        }

        #bios .bio-list li a {
            display: block;
            width: 100%;
        }

            #bios .bio-list li a:hover {
                text-decoration: none;
            }

            #bios .bio-list li a .bio-film {
                text-align: center;
                width: 100%;
            }

                #bios .bio-list li a .bio-film img {
                    margin: 0 auto;
                    opacity: 0.5 !important;
                }

            #bios .bio-list li a .bio-character {
                color: #ccc;
                font-weight: normal;
            }

#bios .bio-title {
    color: white;
    font-size: 1.5em;
    margin: 10px 0px 10px 0px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
}

#bios .bio-body .bio-body-pic {
    margin-top: 10px;
}

    #bios .bio-body .bio-body-pic .img-thumbnail {
        border-color: #222;
        border-width: 2px;
        padding: 0px;
        border-radius: 6px;
    }

#bios .bio-body .bio-body-pic-caption {
    padding: 5px 10px 10px 10px;
    color: white;
    /*text-align: center;*/
    width: 100%;
}
