html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figure,figcaption,hgroup,menu,header,footer,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0}article,aside,canvas,figure,figure img,figcaption,hgroup,footer,header,nav,section,audio,video{display:block}a img{border:0}figure{position:relative}figure img{width:100%}


@font-face {
    font-family: 'buildingcondensed_medium';
    src: url('fonts/building_typeface-webfont.eot');
    src: url('fonts/building_typeface-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/building_typeface-webfont.woff') format('woff'),
    url('fonts/building_typeface-webfont.ttf') format('truetype'),
    url('fonts/building_typeface-webfont.svg#buildingcondensed_medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'SteelfishRgRegular';
    src:url('fonts/steelfish_rg-webfont.eot');
    src:url('fonts/steelfish_rg-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/steelfish_rg-webfont.woff') format('woff'),
    url('fonts/steelfish_rg-webfont.ttf') format('truetype'),
    url('fonts/steelfish_rg-webfont.svg#SteelfishRgRegular') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family: 'steelfish_rgbold';
    src: url('fonts/steelfish_bd-webfont.eot');
    src: url('fonts/steelfish_bd-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/steelfish_bd-webfont.woff') format('woff'),
    url('fonts/steelfish_bd-webfont.ttf') format('truetype'),
    url('fonts/steelfish_bd-webfont.svg#steelfish_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


.group:after {
  content: "";
  display: table;
  clear: both;
}

html,
body,
.block {
    height:100%;
}
body {
    min-width:700px;
    background: url('images/obl-home-background.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    font-family:'Avenir LT W01 65 Medium', 'Century Gothic', Helvetica, Arial, sans-serif;
    color: #43566c;
    font-size:1.125em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family:'SteelfishRgRegular';
    font-weight:200;
    letter-spacing:.07em;
}
h1 {
    font-size:2.3em;
}
h2 {
    font-size:1.7em;
}

a {
    color:#6685a7;
}

p {
    padding: 10px 0 20px;
    font-size: 1em;
}



.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.clear{
    clear: both;
}

.center{
    text-align: center;
    font-size: 0.9em;
}

.active{
    font-weight: bold;
}



/*HEADER*/

.obl-header {
    display: block;
    margin: 0 auto;
    padding-top: 0px;
    width: 640px;

}

.logo {
    width:640px;
    height:240px;
    background-image: url('images/obl-logo.png');
    background-repeat: no-repeat;
    display:block;
    max-width:100%;
}

hr{
    color: #c2cedb;
}

/*HOME*/

.home-hr{
    width: 50%;
    margin-top: -40px;
}

.home-navigation {
    margin: 60px auto ;
    display: block;
    width: 1176px;
}

.home-navigation ul li{
    float: left;
    width:32%;
    margin:0.5%;
    list-style: none;
}

.home-navigation ul li img{
    width:100%;
}

/*ABOUT*/
.navigation{
    display: block;
    font-size: 1.1em;
    letter-spacing: 0.07em;
    margin: -70px auto 30px;
    width: 315px;
}
.navigation a{
    text-decoration:none;
    font-family:'SteelfishRgRegular';
    text-transform:uppercase;
    font-size:1.5em;
}
.navigation .active a{
    font-family:'steelfish_rgbold';
}

.replace{
    float: left;
    list-style: none;
    margin: 10px 15px;
}

.about-hr{
    width: 70%;
    margin: 20px auto;
}

.about-wrapper{
    width: 960px;
    margin: 0 auto;
}

.about-obl{
    text-align: center;
    padding: 20px 0px;
    line-height: 1.4em;
    letter-spacing:.03em;
}

#about-img1{
    display: block;
    margin: 0 auto;
    padding: 20px 0px;
}

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

#ten-reasons {
    content: "."; display: block; height: 0; clear: both;
    margin:0 auto;
}

#ten-reasons div {
    width:300px;
    margin:10px 10px 10px 10px;
    display:block;
}

#ten-reasons div:nth-child(2n) {

}

.reason-10,
.reason-9,
.reason-8,
.reason-7,
.reason-6 {
    float:left;
}

.reason-5,
.reason-4 {
    float:right;
}

.reason-image {
    float:left;
    width:538px !important;
    height: 362px !important;
    padding-bottom: 20px;
}

.reason-3,
.reason-2,
.reason-1 {
    float:left;
}

/*clearfix after reason 4 on desktop*/
.reason-3 {
    clear:both;
}

/*.reason-5{
        height: 300px;
    } */

#ob{
    white-space: nowrap;
}

.lucille{
    padding: 20px 10px 10px 10px;

}

.league{
    padding: 0px 10px;

}

#about-img3{
    float: left;
    padding-right: 40px;
    padding-bottom: 10px;
}

#obl-logo-small{
    margin: 0 auto;
    display: block;
}

/*      Tweet
        -----   */
.tweet-wrapper {
    background-image:url('images/tweeter.png');
    width:863px;
    height:106px;
    padding:20px 50px 70px;
    margin:0 auto;
}

.tweet-wrapper .tweet {
    width:100%;
    height:100%;
}

/*TWITTER*/

.tweet_list{
    width:870px;
    min-height:125px;
    font-size: 1.8em;
    /*letter-spacing: 0.8px;*/
    margin: 10px auto ;
    color: #233141;

}

.tweet_list li {
    line-height: 1em;
    width:100%;
    height:100%;
    text-align:center;
}

.tweet_avatar, .tweet_time, .tweet_join {
    display: none;
}

.tweet_text a{
    color: #233141;
    text-decoration:none;
}

.tweet_hashtag{
    color: #233141;
    text-decoration:none;
}

#join{
    margin-top: -40px;
    margin-left: 60px;
    position: absolute;
    z-index: 999;
}

#join-mobile{
    display: none;
}


/*THEATRES*/


.theatres-wrapper{
    /*width: 550px;*/
    width: 670px;
    margin: 20px auto;
}

.item-left {
    float: left;
    width: 50%;
    padding: 0;
    font-size: 0.9em;
    text-transform: uppercase;

}
.item-right {
    float: right;
    width: 50%;
    padding: 0;
    font-size: 0.9em;
    text-transform: uppercase;
}

.theatres-list:after {
    content:"";
    display: table;
    clear: both;
}

.theatres-list-even{
    background-color: #dae1ea;
}

.theatres-list-odd , .theatres-list-even {
    list-style: none;
    clear: both;
    overflow: hidden;
}



.theatres-list-odd p, .theatres-list-even p{
    padding: 0.125em 0.313em 0.125em 0.438em;
}

.small{
    font-size: 0.8em;
}

.t-url{
    color: #43566c;
    text-decoration: none;
}

.t-url:hover{
    text-decoration: underline;
}

/*FOOTER*/

#footerwrap{
    width: 960px;
    margin: 0 auto;
    padding-bottom: 20px;
}

#home-footerwrap{
    width: 960px;
    margin: 30px auto;
    padding-bottom: 20px;
}

.social-link{
    text-decoration: none;
}

#social img{
    margin: 0 3px;
}

#home #mc_embed_signup {
    display: inline-block ;
    position: relative ;
    margin-right: auto ;
    margin-left: auto ;
    width: 100% ;
    height: 40px ;
}


.validate{
    float:right;
    margin-top: -41px;
    margin-right: 140px;
}

.validate label{
    padding-right: 15px;
    font-family:'SteelfishRgRegular';
    text-transform:uppercase;
    font-size:1.5em;
    letter-spacing: .07em;
    float: left;
}

input.email {
    background-color: transparent !important;
    border: none !important;
    background-image: url('images/email.png');
    float: right;
    height: 24px;
    padding: 0 8px;
    width: 135px;
    margin-top: 4px;
}
input:focus{
    outline:none;
}

#mce-responses .response,
#mc_embed_signup div.mce_inline_error{
    font-family:'Avenir LT W01 65 Medium', 'Century Gothic', Helvetica, Arial, sans-serif;
    background-color: transparent !important;
    font-size: 0.6em !important;
    color: #FF0000 !important;
    margin: 33px 0 0 124px !important;
    width: 175px !important;
    font-weight: normal !important;
    position: absolute !important;
    padding: 5px 0 !important;

}

#mc_embed_signup div#mce-success-response{
    font-family:'Avenir LT W01 65 Medium', 'Century Gothic', Helvetica, Arial, sans-serif !important;
    background-color: transparent !important;
    font-size: 0.6em !important;
    color: #1e7b1e !important;
    margin: 0 0 0 124px!important;
    width: 250px !important;
    position: absolute !important;
    font-weight: normal !important;
    padding: 5px 0 !important;

}

::-webkit-input-placeholder {
    color: #43566c;
    font-size: 0.9em;
}

:-moz-placeholder { /* Firefox 18- */
    color:#43566c;
    font-size: 0.9em;
}

::-moz-placeholder {  /* Firefox 19+ */
    color: #43566c;
    font-size: 0.9em;
}

:-ms-input-placeholder {
    color: #43566c;
    font-size: 0.9em;
}

.listed{
    text-align: center;
    padding: 10px 0px 10px 0px;
}


/*   banner on frontpage  */

.obw-banner {
    position: relative ;
    margin-left: auto ;
    margin-right: auto ;
    margin-top: 28px ;
    margin-bottom: 28px ;
    width: 98% ;
    max-width: 960px ;
    text-align: center ;
}

.obw-banner  a  {
    display: block ;
    position: relative ;
}

.obw-banner  a  img {
    max-width: 100% ;
}


/*RESPONSIVE*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
    body {
        min-width:700px;
    }

    /*HOME*/

    .home-navigation {
        margin: 60px auto ;
        display: block;
        width: 775px;
    }

    .home-navigation ul li{
        float: left;
        width:32%;
        margin:0.5%;
        list-style: none;
    }

    .home-navigation ul li img{
        width:100%;
    }

    #home .logo{
        margin-top: 50px;
    }

    /*ABOUT*/

    .about-wrapper{
        width: 700px;
        margin: 0 auto;
    }


    #ten-reasons div {
        width: 310px;
        margin:20px 20px 10px 20px;
        display:block;
    }

    .reason-10,
    .reason-9,
    .reason-8,
    .reason-7,
    .reason-6,
    .reason-5,
    .reason-4,
    .reason-3,
    .reason-2,
    .reason-1 {
        float:left;
    }

    .reason-image {
        display: block !important;
        margin: 0 auto !important;
        width:538px !important;
        height: 362px !important;
        clear: both;
        float: none;

    }

    #about-img2{
        width: 538px;
        display: block !important;
        margin: 0 auto !important;
    }

    .lucille{
        margin: 20px 10px 10px 10px;

    }

    .league{
        margin: 0px 10px;

    }

    /*clearfix after reason 4 on desktop*/
    .reason-3 {
        clear:none;
    }
    .reason-2, .reason-6 {
        clear: both;
    }

    .tweet-wrapper {
        background-image:url('images/twitter-tablet.png');
        width:580px;
        height:70px;
        padding:10px 50px 70px;
        margin:0 auto;
    }

    .tweet_list{
        width:580px;
        min-height:105px;
        font-size: 1.2em;
        /*letter-spacing: 0.8px;*/
        margin: 10px auto ;
        color: #233141;

    }

    #join {
        margin-left: 60px;
        margin-top: -18px;
        position: absolute;
        width: 230px;
    }

    /*FOOTER*/

    #footerwrap{
        width: 700px;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .validate {
        float: right;
        margin-right: 14px;
        margin-top: -37px;
    }

    /*home footer*/

    #home-footerwrap{
        width: 700px;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .validate {
        float: right;
        margin-right: 14px;
        margin-top: -37px;
    }
    #mc_embed_signup div#mce-success-response{
        width: 180px !important;
    }
}

@media only screen and (max-width: 767px) {

    /*ABOUT*/

    .about-wrapper{
        width: 700px;
        margin: 0 auto;
    }


    #ten-reasons div {
        width: 310px;
        margin:20px 20px 10px 20px;
        display:block;
    }

    .reason-10,
    .reason-9,
    .reason-8,
    .reason-7,
    .reason-6,
    .reason-5,
    .reason-4,
    .reason-3,
    .reason-2,
    .reason-1 {
        float:left;
    }

    .reason-image {
        display: block !important;
        margin: 0 auto !important;
        width:538px !important;
        height: 362px !important;
        clear: both;
        float: none;

    }

    #about-img1, #about-img2{
        width: 420px;
        display: block !important;
        margin: 0 auto !important;
    }

    /*clearfix after reason 4 on desktop*/
    .reason-3 {
        clear:none;
    }
    .reason-2, .reason-6 {
        clear: both;
    }


    /*FOOTER*/

    #footerwrap{
        width: 700px;
        margin: 0 auto;
        padding-bottom: 20px;
    }
    .validate {
        float: right;
        margin-right: 14px;
        margin-top: -37px;
    }



}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    body {
        min-width:100%;
    }

    h1 {
        font-size: 1.9em;
    }

    h2 {
        font-size: 1.5em;
    }

    .obl-header {
        display: block;
        margin: 0 auto;
        padding-top: 0px;
        width: 440px;

    }

    .navigation {
        display: block;
        margin: -70px auto 30px;
        width: 323px;
    }

    .logo {
        width:400px;
        height:150px;
        background-image: url('images/obl-logo-mobile.png');
        background-repeat: no-repeat;
        display:block;
        max-width:100%;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    /*HOME*/

    .home-navigation {
        display: block;
        margin: 60px auto;
        width: 478px;
    }

    .home-navigation ul li{
        float: left;
        width:32%;
        margin:0.66%;
        list-style: none;
    }

    .home-navigation ul li img{
        width:100%;
    }

    /*ABOUT*/

    .about-wrapper{
        width: 460px;
        margin: 0 auto;
    }

    #ten-reasons div {
        width: 210px;
        margin:5px 10px 0px 10px;
        display:block;
    }

    .reason-image {
        display: block !important;
        margin: 0 auto !important;
        width:420px !important;
        height: auto !important;
        clear: both;
        float: none;

    }

    #about-img2{
        width: 420px;
        display: block !important;
        margin: 0 auto !important;
        padding-bottom: 10px;
    }

    .lucille {
        padding: 20px 0 0 10px;
    }

    .league{
        padding-left:10px;
    }

    .tweet-wrapper {
        background-image: url("images/twitter-mobile.png");
        height: 35px;
        margin: 0 auto;
        padding: 10px 50px 70px;
        width: 350px;
    }


    .tweet_list{
        width:340px;
        min-height:105px;
        font-size: 1em;
        /*letter-spacing: 0.8px;*/
        margin: 3px auto ;
        color: #233141;

    }

    #join {
        display: none;
    }

    #join-mobile {
        display: block;
        margin-left: 26px;
        margin-top: 19px;
        position: absolute;
        width: 155px;
    }

    /*THEATRES*/

    .theatres-list-odd p, .theatres-list-even p{
        padding: 0.4em 0.313em 0.4em 0.438em;
    }

    .theatres-wrapper{
        width: 450px;
        margin: 30px auto 0px;
    }
    .tweet_list li {
        font-size: 0.9em;
    }



    /*FOOTER*/


    #footerwrap, #home-footerwrap{
        width: 460px;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    .social-link{
        text-decoration: none;
    }

    #social img{
        margin: 0 3px;
    }

    .validate{
        display: block;
        margin: 10px auto;
        float:none;
        width: 275px;
    }


}

@media only screen and (max-width: 479px) {

    body {
        min-width:100%;
    }

    h1 {
        font-size: 1.7em;
    }

    h2 {
        font-size: 1.4em;
    }

    .navigation {
        display: block;
        font-size: 1em;
        margin: -70px auto 30px;
        width: 292px;
        letter-spacing: 0.05em;
    }

    .navigation .active a{
        font-family:'steelfish_rgbold';
        letter-spacing: 0.03em;
    }
    .obl-header {
        display: block;
        margin: 0 auto;
        padding-top: 0px;
        width: 300px;

    }

    .logo {
        width:300px;
        height:140px;
        background-image: url('images/obl-logo-vertical.png');
        background-repeat: no-repeat;
        display:block;
        max-width:100%;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    /*HOME*/

    .home-navigation {
        display: block;
        margin: 60px auto;
        width: 300px;
    }

    .home-navigation ul li{
        float: left;
        width:98%;
        margin:0.66%;
        list-style: none;
    }

    .home-navigation ul li img{
        width:100%;
    }


    /*ABOUT*/

    .about-obl {
        line-height: 1.2em;
        padding: 20px 10px;
        text-align: center;
    }

    .about-wrapper{
        width: 300px;
        margin: 0 auto;
    }

    .reason-image {
        display: block !important;
        margin: 0 auto !important;
        width: 280px !important;
        height: auto !important;
        clear: both;
        float: none;

    }

    #about-img2, #about-img1{
        width: 280px;
        display: block !important;
        margin: 0 auto !important;
    }

    #about-img2{
        padding: 10px 0px 20px 0px;
    }

    #ten-reasons div {
        width: 280px;
        margin:0px;
        display:block;
        padding: 0px 10px;
    }

    #about-img3 {
        display: block;
        float: none;
        margin: 0 auto;
        padding: 0px;
        width: 230px;
    }

    .lucille h1{
        text-align: center;
        padding-top: 10px;
    }

    .lucille, .league{
        padding: 0px 10px;
    }

    .tweet-wrapper {
        background-image:url('images/bubble-mobile.png');
        width:200px;
        height:90px;
        padding:30px 50px 70px;
        margin:0 auto;
    }

    .tweet_list{
        width:200px;
        min-height:105px;
        font-size: 0.8em;
        /*letter-spacing: 0.8px;*/
        margin: -8px auto ;
        color: #233141;

    }

    #join {
        display: none;
    }

    #join-mobile {
        display: block;
        margin-left: -37px;
        margin-top: 15px;
        position: absolute;
        width: 154px;
    }



    /*THEATRES*/



    .theatres-wrapper{
        width: 300px;
    }

    .theatres-list-odd p, .theatres-list-even p{
        padding: 0.5em 0.313em 0.5em 0.438em;
        font-size: 0.9em;
    }


    /*FOOTER*/


    #footerwrap, #home-footerwrap{
        width: 300px;
        margin: 0 auto;
        padding-bottom: 20px;
    }

    .social-link{
        text-decoration: none;
    }

    #social img{
        margin: 0 3px;
    }

    .validate{
        display: block;
        margin: 10px auto;
        float:none;
        width: 275px;
    }

    #mc_embed_signup #mce-responses .response, #mc_embed_signup div.mce_inline_error{
        width: 165px !important;
    }
}


#home #mc_embed_signup {
    display: inline-block ;
    position: relative ;
    margin-right: auto ;
    margin-left: auto ;
    width: 100% ;
    height: 40px ;
}

@media screen and (min-width: 768px) {

    #home #mc_embed_signup {
    display: inline-block ;
    position: relative ;
    margin-top: -4px ;
    margin-right: auto ;
    margin-left: auto ;
    width: 100% ;

    }        
}

