html {
  font-size: 14px;
}

@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

html {
  position: relative;
  min-height: 100%;
}

body {
  margin-bottom: 60px;
}



.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% 00%;
}

a {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    /*font-size: 12pt;*/
    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;
    @include bold();
    font-size: 12pt;
}

#twitter-link img {
    border: none;
    opacity: 0.5;
    transition: opacity .1s ease-out;
    -moz-transition: opacity .1s ease-out;
    -webkit-transition: opacity .1s ease-out;
    -o-transition: opacity .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 a {
    display: inline;
}

.film-image a:hover .film-watch-links
{
    display: block;
}

.film-watch-links-spacer {
    display: none;
}

.film-watch-links-spacer {
    display: block;
    height: 76px;
}

ul.film-watch-links-menu {
    background-color: #333 !important;
    border: none;
}

ul.film-watch-links-menu a:hover > img {
    border: none;
}
/*
.film-watch-links-area {
    text-align: center;
    margin-top: 10px;
    .film-watch-links-button, .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;
    img

{
    border: none;
}

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;
    & > .panel-heading

{
    color: #fff;
    background-color: rgb(34, 34, 34);
    border-color: #080808;
    + .panel-collapse .panel-body

{
    border-top-color: #080808;
}

}

& > .panel-footer {
    + .panel-collapse .panel-body

{
    border-bottom-color: #080808;
}

}

background-color: #333;
}

.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-watch-links {
    a > img

{
    border: none !important;
    margin-right: 10px;
}

}

img.film-poster {
    border: 1px solid #333;
}

.film-poster {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

}

#bios {
    .bio-list

{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    li

{
    border-bottom: 1px solid #222;
    padding: 7px 7px;
    &:active, &:hover

{
    background-color: #222;
    border-radius: 5px;
}



a {
    display: block;
    width: 100%;
    &:hover

{
    text-decoration: none;
}

.bio-film {
    text-align: center;
    width: 100%;
    img

{
    margin: 0 auto;
    opacity: 0.5 !important;
}

}

.bio-character {
    color: #ccc;
    font-weight: normal;
}

}
}
}

.bio-title {
    color: white;
    font-size: 1.5em;
    margin: 10px 0px 10px 0px;
    text-transform: uppercase;
    @include bold();
}

.bio-body {
    .bio-body-pic

{
    margin-top: 10px;
    .img-thumbnail

{
    border-color: #222;
    border-width: 2px;
    padding: 0px;
    border-radius: 6px;
}

}

.bio-body-pic-caption {
    padding: 5px 10px 10px 10px;
    color: white;
    width: 100%
}

}
}
*/