/*  
Theme Name: Maysles Films 105
Theme URI: http://mayslesfilms.com/
Description: WP Theme
Version: 1.0.5
Author: Andrew Lindstrom
Author URI: http://www.andrewlindstrom.com
*/


/*

black: #333;
blue: #0098cd;

*/

:root {
    --black: #333;
    --blue: #0098cd;
    --white: #fff;
}


html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
menu {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

html {
    background-color: #0098cd;
    padding-bottom: 30px;
}

body {
    line-height: 1;
    font: 62.5%/1.6 Geneva, Helvetica, "Helvetica Neue", Arial, sans-serif;
    background-color: #ccc;
    color: #333;
    -webkit-text-size-adjust: 100%;
}



/* -- Typography & Colors -- */
#page a {
    color: #333;
}

#page a:hover {
    color: #0098cd;
}

.page-template-page-home-php #page a {
    color: #fff;
}

.page-template-page-home-php #page a:hover {
    color: #0098cd;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Condensed', Helvetica, "Helvetica Neue", Arial, sans-serif;
}

h3 {
    color: #0098cd;
    font-size: 13px;
    margin-bottom: 15px;
    font-weight: normal;
}

.page-title {
    font-size: 24px;
    text-transform: uppercase;
    color: #0098cd;
    font-weight: normal;
    background: url(images/dot.png) bottom repeat-x;
    padding-bottom: 5px;
}

.widgettitle {
    font-size: 13px;
    text-transform: uppercase;
    color: #0098cd;
    font-weight: normal;
}

#content h2 {
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
    color: #0098cd;
    font-weight: normal;
}

#content h2 a {
    text-decoration: none;
}

.post #content-wrapper,
.single-film  #content-wrapper,
#content-film-right  #content-wrapper,
#content-film-left #content-wrapper {
    font-size: 11px;
    line-height: 15px;
}

.post p,
.single-film p,
#content-film-right p,
#content-film-left p {
    padding-bottom: 15px;
}

.newscolumn .post p {
    padding-bottom: 5px;
}

#albert-menu {
    font: normal 13px 'Roboto Condensed', Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
}

#albert-menu a {
    color: #0098cd;
    text-decoration: none;
    background: url(images/dot.png) bottom left repeat-x;
    display: block;
    line-height: 16px;
    padding: 9px 0 11px 0;
}

#albert-menu a:hover,
#albert-menu .current-menu-item a {
    background: url(images/dot-dark.png) bottom left repeat-x;
    color: #333;
}

.widget_sp_image-description {
    font-family: 'Roboto Condensed', Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 11px;
    margin-top: -3px;
}

.film-title {
    color: #0098cd;
    font: normal 17px 'Roboto Condensed', Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    margin-bottom: 7px;
    display: block;
}

#content-films .film-title a {
    text-decoration: none;
    color: #0098cd;
}

#content-films .film-title a:hover {
    color: #333;
}

.film-item {}

.film-item p {
    margin: 0 100px 7px 0;
}

#view-menu {
    font-size: 16px;
    margin-left: 113px;
}

#view-menu a {
    text-decoration: none;
}

.black {
    color: #333;
}

.single-film-title {
    font-size: 17px;
    color: #333;
    text-transform: uppercase;
}

.single-film h3 {
    margin: 0 0 15px 0;
}

.single-film .page-title {
    padding: 12px 0 16px 0;
}

#film-nav a {
    text-decoration: none;
    font-weight: bold;
}

.page-template-page-split-php #content h2 {
    font-size: 24px;
    text-transform: uppercase;
    color: #0098cd;
    font-weight: normal;
    background: url(images/dot.png) bottom repeat-x;
    padding: 10px 0 15px 0;
    margin-bottom: 25px;
}

.page-template-page-split-php #content .entry h2 {
    font-size: 17px;
    line-height: 20px;
    background: none;
    margin-bottom: 0;
    padding-top: 0;
}

.buy-it {
    font: normal 20px 'Roboto Condensed', Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    border: 3px solid #0098cd;
    padding: 3px 7px;
    text-decoration: none;
    float: left;
    margin-top: 20px;
}

.news-press-item {
    font-size: 11px;
    line-height: 15px;
    margin-top: 7px;
}

#page #press-archive {
    font-size: 11px;
    text-decoration: none;
    color: #0098cd;
    margin-top: 10px;
    display: block;
    text-transform: uppercase;
}

#page #press-archive:hover {
    text-decoration: underline;
}


/* -- Structure -- */
#logo a {
    background: url(images/maysles-films-inc.png) no-repeat;
    text-indent: -10000px;
    width: 98px;
    height: 98px;
    display: block;
    float: left;
}

#header-wrapper {
    background-color: #0098cd;
    padding: 9px 33px;
}

#page {
    padding: 0 0 4px 0;
}

#content-wrapper {
    background-color: #fff;
    padding: 19px 33px 30px 33px;
    /* width: 826px; */
    max-width: 826px;
    width: 100%;
    margin: 4px auto 0 auto;
}

#header-content {
    max-width: 826px;
    width: 100%;
    margin: 0 auto;
}

#main-menu {
    font: 13px 'Roboto Condensed', Helvetica, "Helvetica Neue", Arial, sans-serif;
    text-align: right;
    letter-spacing: 0.03em;
    float: right;
    display: block;
    clear: right;
    margin-top: 19px;
}

#main-menu a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

#main-menu a:hover {
    color: #333;
}

#main-menu .current-menu-item a {
    color: #333;
}

#main-menu li {
    display: inline;
    margin-left: 12px;
}

#social-links a:hover {
    background-position: bottom;
}

#twitter-link {
    display: block;
    width: 22px;
    height: 22px;
    text-indent: -10000px;
    background: url(images/social-twitter.png) top left no-repeat;
    float: right;
    margin: 18px 0 0 7px;
}

#facebook-link {
    display: block;
    width: 22px;
    height: 22px;
    text-indent: -10000px;
    background: url(images/social-facebook.png) top left no-repeat;
    float: right;
    margin: 18px 0 0 7px;
}

.fb-like-box {
    margin-bottom: 22px;
}

#content .post {
    background: url(images/dot.png) bottom repeat-x;
    padding-bottom: 13px;
    margin-bottom: 13px;
    display: block;
}

#content-wrapper .newscolumn {
    background: url(images/dot.png) left repeat-y;
    width: 460px;
    float: right;
    margin-top: 25px;
    padding-left: 36px;
}

#content-albert,
#content-films {
    margin-top: 25px;
}

#content-albert .entry {
    display: block;
    width: 430px;
    float: left;
    margin-left: 55px;
}

#albert-menu {
    width: 130px;
    float: left;
    margin-top: -12px;
}

.press-item {
    width: 460px;
    float: right;
    background: url(images/dot.png) bottom left repeat-x;
    padding-bottom: 13px;
    margin: 0 185px 10px 0;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    font-style: italic;
}

.press-item .press-title {
    color: #0098cd;
    text-transform: uppercase;
    font-style: normal;
    margin-bottom: 5px;
}

.press-item a {
    font-style: normal;
}

.press-item img {
    border: 3px solid #ccc;
    float: left;
    margin-right: 40px;
}

.film-item {
    background: url(images/dot.png) bottom left repeat-x;
    padding-bottom: 16px;
    margin-bottom: 10px;
}

.film-item img {
    border: 3px solid #ccc;
    float: left;
    margin-right: 20px;
    float: left;
    width: 150px;
    height: 130px;
    object-fit: cover;
}

.film-item-content {
    display: block;
    float: right;
    width: 650px;
}

#content-film-right {
    width: 335px;
    float: right;
    margin: 25px 85px 0 0;
}

#content-film-left {
    width: 360px;
    float: left;
    margin: 27px 0 0 0;
}

#content-film-left img {
    border: 5px solid #ccc;
    margin-bottom: 15px;
}

.page-template-page-split-php .entry {
    width: 360px;
    background: url(images/dot.png) top left repeat-y;
    padding: 0 0 0 30px;
    float: left;
}

.page-template-page-split-php #content .post {
    background: none;
}

#left-column {
    width: 320px;
    float: left;
    margin-right: 25px;
}

.division {
    background: url(images/dot.png) bottom left repeat-x;
    height: 5px;
    width: 352px;
    margin-bottom: 15px;
}

.content-bump {
    margin-bottom: 20px;
    display: block;
    padding-top: 20px;
}

.page-template-page-store-php form img {
    border: none;
}

.film-item form {
    margin-left: -40px;
    margin-top: 25px;
}


/* -- Albert Maysles Section -- */
.page-template-page-albert-maysles-landing-php p {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
}

#content-albert-landing img {
    float: left;
    margin-right: 20px;
    margin-top: 30px;
}

#content-albert-landing nav {
    margin: 30px 0 0 0;
    display: block;
    float: left;
}

#albert-menu-landing li {
    display: inline;
    padding: 0;
    margin: 0;
}

#albert-menu-landing a {
    color: #0098cd;
    font-family: 'Roboto Condensed', Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
    border: 1px solid #0098cd;
    padding: 7px 10px 8px 10px;
    display: block;
    float: left;
    margin-right: 3px;
}

#albert-menu-landing a:hover {
    color: #fff;
    background-color: #0098cd;
}

#albert-blurb {
    display: inline-block;
    width: 400px;
    margin-top: 20px;
}

#albert-landing-blog {
    background-color: #fff;
    padding: 19px 33px 30px 33px;
    width: 826px;
    margin: 5px auto 0 auto;
}

#albert-landing-blog h3 {
    font-size: 24px;
    color: #333;
}

#albert-landing-blog h3 a {
    text-decoration: none;
}

#albert-landing-blog .hr {
    margin: 30px auto 25px auto;
    clear: both;
    display: block;
    border: none;
    background: url(images/dot.png) bottom repeat-x !important;
    height: 3px;
}

#albert-landing-blog .aligncenter {
    margin: 20px auto;
    display: block;
}

#albert-landing-blog img {
    border: 5px solid #ccc;
    height: auto;
    width: 100%;
}

#albert-landing-blog .wp-caption {
    background-color: #ccc;
    padding: 5px 0 10px 0;
    font-family: 'Roboto Condensed', Helvetica, "Helvetica Neue", Arial, sans-serif;
    font-size: 13px;
    text-align: center;
}

#albert-landing-blog .wp-caption img {
    border: none;
}

#albert-landing-blog img.alignright {
    padding: 0;
    margin: 0 0 2px 15px;
    display: inline;
}

#albert-landing-blog img.alignleft {
    padding: 0;
    margin: 0 15px 2px 0;
    display: inline;
}

#albert-landing-blog .navigation {
    font-size: 14px;
    text-transform: uppercase;
}

#albert-landing-blog .navigation a {
    color: #0098cd;
    text-decoration: none;
}

#albert-landing-blog .navigation a:hover {
    text-decoration: underline;
}


#albert-landing-blog iframe {
    margin-top: 20px;
}


/* -- Homepage -- */
body.home {
    background-color: #292621;
}

.page-template-page-home-php #page {
    width: 100%;
    height: 100%;
    position: relative;
}

.page-template-page-home-php .entry li {
    padding: 0;
    margin: 0;
}

body.home,
html.home-html {
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
}

html .full-slide {
    display: block;
    height: 100%;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}

html .full-slide-darken {
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.5;
}

html .full-slide .single-slide {
    position: absolute;
    bottom: 0;
    width: 900px;
    width: 100vw;
}

html .full-slide .slide-wrapper {
    max-width: 826px;
    width: 100%;
    margin: 0 auto;
    padding: 19px 33px 30px 33px;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
}

.page-template-page-home-php #header-wrapper {
    position: relative;
    z-index: 100;
    background-color: transparent;
}

.page-template-page-home-php #page {
    padding: 0;
    margin: 0;
}

.page-template-page-home-php #content-wrapper,
.page-template-page-home-php .unslider,
.page-template-page-home-php .my-slider,
.page-template-page-home-php .unslider-wrap {
    width: 100%;
    height: 100%;
    max-width: initial;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.page-template-page-home-php .unslider .prev {
    color: red !important;
    z-index: 1000;
    top: 49%;
    text-indent: -10000px;
    background: url(images/arrow-left.png) center left no-repeat;
    display: block;
    width: 20px;
    height: 40px;
}

.page-template-page-home-php .unslider .next {
    color: red !important;
    z-index: 1000;
    top: 49%;
    text-indent: -10000px;
    background: url(images/arrow-right.png) center right no-repeat;
    display: block;
    width: 20px;
    height: 40px;
}



/* -- Sidebar -- */
#sidebar {
    width: 300px;
    float: left;
    margin-top: 25px;
}

.widget {
    background: url(images/dot.png) bottom repeat-x;
    padding-bottom: 17px;
    margin-bottom: 17px;
}

#image-sidebar {
    float: right;
}

#image-sidebar .widget {
    background: none;
    margin-bottom: 3px;
}

#image-sidebar .widget img {
    border: 3px solid #ccc;
}


/* -- Images -- */
p img {
    padding: 0;
    max-width: 100%;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

.post img {
    border: 5px solid #ccc;
    margin-top: 5px;
}

.post .vvqbox {
    border: 5px solid #ccc;
}


/* -- Begin Lists -- */
ol,
ul {
    list-style: none;
}

.entry ul {
    list-style: disc outside;
    padding-bottom: 15px;
}

.entry ol {
    list-style: decimal outside;
    padding-bottom: 15px;
}

.entry li {
    padding-bottom: 5px;
    margin: 0;
    margin-left: 20px;
}


/* -- Begin Various Tags & Classes -- */
.clr {
    clear: both;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    zoom: 1;
    /* For IE 6/7 (trigger hasLayout) */
}

.clr {
    clear: both;
}

.post-edit-link {
    display: block;
    width: 40px;
    height: 40px;
    background: url(images/edit-post.png) top left no-repeat;
    text-indent: -10000px;
    position: fixed;
    right: 20px;
    bottom: 20px;
}

/*  2024 Updates
..........................*/



/*  Nav
..........................*/
.mobile-navigation,
.menu-toggle {
    display: none;
}

.menu-toggle {
    z-index: 10001;
    position: fixed;
    top: 30px;
    right: 23px;
    background: url(images/nav-open.png) center center no-repeat;
    background-size: 100% auto;
    width: 50px;
    height: 50px;
    border: none;
    cursor: pointer;
}

.menu-toggle.scrolled {
    background-color: var(--blue);
}

.menu-toggle.menu-active {
    background: url(images/nav-close.png) center center no-repeat;
    background-size: 100% auto;
}

.menu-toggle .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
            clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
    word-wrap: normal;
}


.mobile-navigation {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: var(--blue);
    top: 0;
    left: 0;
    z-index: 10000;
    text-align: center;
    font-size: 22px;
    padding-top: 100px;
}

.mobile-navigation .menu-main-menu-container {
    padding-left: 50px;
    padding-right: 50px;
}

.mobile-navigation a {
    text-decoration: none;
    color: var(--white) !important;
}

.mobile-navigation a:hover {
    color: var(--white) !important;
}

.mobile-navigation #social-links {
    clear: both;
    margin: 20px auto 0 auto;
    width: 100px;
    display: flex;
    justify-content: center;
}

.mobile-navigation #logo a {
    float: none;
    display: block;
    margin: 0 auto 40px auto;
}

@media ( max-width: 768px ) {
    .desktop-social-links,
    .desktop-nav {
        display: none;
    }

    .menu-toggle {
        display: block;
    }

    #logo a {
        width: 80px;
        height: 80px;
        margin-top: 10px;
        margin-bottom: 10px;
        background-size: 100% auto;
    }



}

@media ( max-width: 900px ) {
    #content-wrapper {
        box-sizing: border-box;
    }

    /* About page */
    #content-albert-landing img {
        float: none;
        width: 100%;
        height: auto;
        margin-right: 0;
    }
    #content-albert-landing nav {
        float: none;
    }
    #albert-blurb {
        width: 100%;
    }

    #albert-landing-blog {
        width: 100%;
        box-sizing: border-box;
    }

    #albert-landing-blog iframe {
        width: 100%;
    }

    /* Biography */
    #albert-menu {
        width: 100%;
        float: none;
    }

    #content-albert .entry {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-top: 30px;
    }

    .press-item {
        width: 100%;
        margin: 10px 0 0 0;
    }

    /* Films */
    #view-menu {
        display: block;
        margin-left: 0;
    }

    .film-item img {
        width: 100%;
        margin-right: 0;
        margin-top: 10px;
        float: none;
        display: block;
        height: auto;
        box-sizing: border-box;
    }
    .film-item-content {
        float: none;
        width: 100%;
        margin-top: 20px;
        font-size: 12px;
    }
    
    .film-item p {
        margin: 0 0 10px 0;
    }

    #content-film-left {
        width: 100%;
        float: none;
    }

    #content-film-left img {
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    #content-film-right {
        width: 100%;
        float: none;
    }

    /* Contact */
    .page-template-page-split-php #left-column {
        width: 100%;
        float: none;
        margin-right: 0;
    }

    .page-template-page-split-php #left-column img {
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .page-template-page-split-php .entry {
        width: 100%;
        float: none;
        background: none;
        padding: 0;
    }

    .page-template-page-split-php .division {
        width: 100%;
    }

    .page-template-page-split-php .division:nth-of-type(2) {
        opacity: 0.1;
    }
}