/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #FFFFFF;
}

html, body {
height: 100%;
}

body {
margin: 0 !important;
padding: 0 !important;
    font-size: 1em;
    line-height: 1.4;
    background-color: #000000;
    background-image: url(../img/main-background.png);
    background-repeat: no-repeat;
    background-position: center top;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Webfonts
   ========================================================================== */

/*
@font-face {
    font-family: 'M1cthin';
    src: url('../webfonts/mplus-1c-thin-webfont.eot');
    src: url('../webfonts/mplus-1c-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/mplus-1c-thin-webfont.woff') format('woff'),
         url('../webfonts/mplus-1c-thin-webfont.ttf') format('truetype'),
         url('../webfonts/mplus-1c-thin-webfont.svg#M1cthin') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

/*
@font-face {
    font-family: 'M1clight';
    src: url('../webfonts/mplus-1c-light-webfont.eot');
    src: url('../webfonts/mplus-1c-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/mplus-1c-light-webfont.woff') format('woff'),
         url('../webfonts/mplus-1c-light-webfont.ttf') format('truetype'),
         url('../webfonts/mplus-1c-light-webfont.svg#M1clight') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

@font-face {
    font-family: 'M1cregular';
    src: url('../webfonts/mplus-1c-regular-webfont.eot');
    src: url('../webfonts/mplus-1c-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/mplus-1c-regular-webfont.woff') format('woff'),
         url('../webfonts/mplus-1c-regular-webfont.ttf') format('truetype'),
         url('../webfonts/mplus-1c-regular-webfont.svg#M1cregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
@font-face {
    font-family: 'M1cmedium';
    src: url('../webfonts/mplus-1c-medium-webfont.eot');
    src: url('../webfonts/mplus-1c-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/mplus-1c-medium-webfont.woff') format('woff'),
         url('../webfonts/mplus-1c-medium-webfont.ttf') format('truetype'),
         url('../webfonts/mplus-1c-medium-webfont.svg#M1cmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

@font-face {
    font-family: 'M1cbold';
    src: url('../webfonts/mplus-1c-bold-webfont.eot');
    src: url('../webfonts/mplus-1c-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/mplus-1c-bold-webfont.woff') format('woff'),
         url('../webfonts/mplus-1c-bold-webfont.ttf') format('truetype'),
         url('../webfonts/mplus-1c-bold-webfont.svg#M1cbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'M1cheavy';
    src: url('../webfonts/mplus-1c-heavy-webfont.eot');
    src: url('../webfonts/mplus-1c-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/mplus-1c-heavy-webfont.woff') format('woff'),
         url('../webfonts/mplus-1c-heavy-webfont.ttf') format('truetype'),
         url('../webfonts/mplus-1c-heavy-webfont.svg#M1cheavy') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'M1cblack';
    src: url('../webfonts/mplus-1c-black-webfont.eot');
    src: url('../webfonts/mplus-1c-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/mplus-1c-black-webfont.woff') format('woff'),
         url('../webfonts/mplus-1c-black-webfont.ttf') format('truetype'),
         url('../webfonts/mplus-1c-black-webfont.svg#M1cblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

h1 {
font-family: 'M1cheavy';
font-size: 24px;
line-height: 24px;
font-weight: normal;
margin: 30px 0 12px 0;
padding: 0;
color: #B7A8BD;
}

h2 {
font-family: 'M1cheavy';
font-size: 16px;
line-height: 24px;
font-weight: normal;
margin: 12px 0 0 0;
padding: 0;
color: #B7A8BD;
text-transform: uppercase;
}

p, li {
font-family: 'M1cregular';
font-size: 16px;
line-height: 24px;
color: #FFFFFF;
margin: 0;
padding: 0;
}

a, a:link, a:visited, a:active {
color: #B7A8BD;
}

a:hover {
color: #836E8C;
}

strong {
font-family: 'M1cheavy';
font-weight: normal;
}

em {
font-style: italic;
}

/* ------------------------------
   Page Header
   ------------------------------ */

header, #page-content, footer, nav {
display: block;
width: 920px;
margin: 0 auto 0 auto !important;
}

header {
position: relative;
height: 145px;
padding: 0px 0px 0px 0px;
overflow: hidden;
}

#film-title-treatment {
display: block;
position: absolute;
top: -93px;
left: 120px;
width: 681px;
margin: 0 auto;
}

#social-media-links {
position: absolute;
right: 0;
top: 30px;
}

/* ------------------------------
   Main Navigation
   ------------------------------ */

nav ul {
background-color: rgb(18, 3, 40);
background-color: rgba(18, 3, 40, .75);
border-top: 1px solid #65546B;
border-bottom: 1px solid #65546B;
text-align: center;
margin: 0;
}

nav ul li {
display: inline-block;
position: relative;
margin: 0 20px 0 20px;
padding: 8px 0 4px 0;
/* line-height: 19px; */
}

nav ul a, nav ul a:link, nav ul a:visited, nav ul a:active {
font-family: 'M1cheavy';
color: #E3CBA0;
text-transform: uppercase;
font-size: 19px;
line-height: 19px !important;
text-decoration: none;
padding: 0 10px 0 10px;
}

nav ul a:hover {
color: #B7A8BD;
}

nav ul li ul {
display: none;
position: absolute;
top: 36px;
padding: 0 !important;
width: 100%;
border-top: 1px solid #65546B;
border-bottom: none;
background-color: #352C38;
border-radius: 0px 0px 8px 8px; 
-moz-border-radius: 0px 0px 8px 8px; 
-webkit-border-radius: 0px 0px 8px 8px;
}

nav ul li:hover ul {
display: block;
}

nav ul li ul li {
display: block;
margin: 10px 0 10px 0;
padding: 0 !important;
}

nav ul li ul li a, nav ul li ul li a:link, nav ul li ul li a:visited, nav ul li ul li a:active  {
font-family: 'M1cbold' !important;
margin: 0 !important;
padding: 0 !important;
font-size: 14px !important;
line-height: 20px !important;
text-transform: none !important;
color: #B7A8BD;
}

nav ul li ul li a:hover  {
color: #E3CBA0;
}

/* ------------------------------
   General Page Content
   ------------------------------ */

#page-content {
overflow: auto;
padding-bottom: 30px;
}

.left-column {
width: 530px;
}

.right-column {
width: 340px;
float: right;
}

.float-right {
float: right;
margin: 0 0 10px 10px;
}

.image-right-40 {
float: right;
margin: 0 0 40px 40px;
}

.image-right-20 {
float: right;
margin: 0 0 20px 20px;
}

.right-wrap-40 {
float: right;
margin: 0 0 40px 40px;
}





/* ------------------------------
   Homepage Content
   ------------------------------ */

#page-content.homepage {
padding-bottom: 0 !important;
}

#trailer {
width: 100%;
}

#trailer iframe {
display: block;
width: 700px;
margin: 0 auto !important;
text-align: center;
-webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 1);
-moz-box-shadow:    0px 0px 15px rgba(0, 0, 0, 1);
box-shadow:         0px 0px 15px rgba(0, 0, 0, 1);
background-color: #000000;
}

#quotes {
padding: 20px 0;
margin: 0 0 0px 0;
text-align: center;
}

#quotes h1 {
font-family: 'M1cblack';
font-size: 26px;
line-height: 30px;
color: #B7A8BD;
font-weight: normal;
margin: 0;
padding: 0;
}

#quotes h2 {
font-family: 'M1cblack';
font-size: 15px;
line-height: 20px;
color: #836E8C;
font-weight: normal;
margin: 0;
padding: 0;
}

#homepage-news {
margin: 10px 0 0 0;
}

#homepage-news p {
font-size: 16px;
line-height: 20px;
margin: 0 0 10px 0;
text-align: center;
font-family: 'M1cheavy';
color: #B7A8BD;
text-transform: uppercase;
}


/* ------------------------------
   Synopsis Page
   ------------------------------ */

#page-content.synopsis p {
font-size: 18px;
line-height: 27px;
margin-bottom: 13px;
text-align: justify;
}


/* ------------------------------
   Meet the Filmmakers Page
   ------------------------------ */

#page-content.meet-the-filmmakers p {
font-size: 18px;
line-height: 27px;
margin-bottom: 0px;
}

#page-content.meet-the-filmmakers a,
#page-content.meet-the-filmmakers a:link,
#page-content.meet-the-filmmakers a:visited,
#page-content.meet-the-filmmakers a:hover,
#page-content.meet-the-filmmakers a:active {
font-family: 'M1cheavy';
}

.filmmaker-bio {
display: none;
background: #000000;
border: 3px solid #65546B;
padding: 20px 20px 10px 20px;
width: 800px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.filmmaker-bio h1 {
font-size: 20px !important;
line-height: 24px !important;
margin-bottom: 12px !important;
margin-top: 0px !important;
}

.filmmaker-bio p {
font-size: 14px !important;
line-height: 20px !important;
margin-bottom: 10px !important;
text-align: justify;
}

/* ------------------------------
   Making the Film Page
   ------------------------------ */

#page-content.making-the-film {
/*
width: 620px;
padding-right: 300px;
*/
}

#page-content.making-the-film p {
font-size: 16px;
line-height: 24px;
margin-bottom: 12px;
text-align: justify;
}



/* ------------------------------
   About Journey Page
   ------------------------------ */

#page-content.about-journey p {
font-size: 16px;
line-height: 24px;
margin-bottom: 12px;
text-align: justify;
}

#page-content.about-journey li {
font-size: 18px;
line-height: 27px;
margin-bottom: 12px;
}

#meet-the-band {
margin-bottom: 10px !important;
}

#meet-the-band h1 {
margin-top: 0 !important;
}

#meet-the-band-group-photo {
margin-bottom: 10px;
}

#meet-the-band a {
font-family: 'M1cheavy';
}

.journey-bio {
display: none;
background: #000000;
border: 3px solid #65546B;
padding: 20px 20px 10px 20px;
width: 600px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
overflow: auto;
}

.journey-bio h1 {
font-family: 'M1cregular' !important;
font-size: 20px !important;
line-height: 24px !important;
margin-bottom: 12px !important;
margin-top: 0px !important;
}

.journey-bio p {
font-size: 14px !important;
line-height: 20px !important;
margin-bottom: 10px !important;
text-align: justify;
}

/* ------------------------------
   See the Film Page
   ------------------------------ */

#showings p, #rentals p {
font-size: 14px;
line-height: 20px;
margin-bottom: 4px;
}

#rentals h2:first-child {
margin-top: 0;
}

#rentals h2 {
margin-top: 24px;
}

/* ------------------------------
   Press Page
   ------------------------------ */

#page-content.press .right-column {
width: 270px;
float: right;
}

#page-content.press .left-column {
width: 570px;
}

.press h2 {
font-size: 18px;
line-height: 24px;
color: #FFFFFF;
font-family: 'M1cregular';
text-align: left;
text-transform: none;
}

.press h3 {
font-size: 16px;
line-height: 24px;
color: #B7A8BD;
font-family: 'M1cregular';
text-align: left;
margin-left: 40px;
margin-bottom: 36px;
}

#press-downloads h1 {
margin-top: 0;
}

#press-downloads li {
margin-bottom: 12px;
}

/* ------------------------------
   Contact Page
   ------------------------------ */

#page-content.contact h2 {
margin-top: 24px;
}

/* ------------------------------
   Error Page
   ------------------------------ */

#page-content.error-page {
min-height: 400px;
}


/* ------------------------------
   Page Footer
   ------------------------------ */

footer {
text-align: center;
padding: 20px 0 30px 0;
/* margin-top: 20px !important; */
border-top: 1px solid #65546B;
}

#logos-and-laurels {
margin: 0;
padding: 0px 0 30px 0;
}

footer p {
font-family: 'M1cregular';
font-size: 14px;
line-height: 21px;
color: #65546B;
margin: 0;
padding: 0;
}

footer a, footer a:link, footer a:visited, footer a:active {
color: #65546B;
}

footer a:hover {
color: #836E8C;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
