
    @font-face {
      font-family: 'oswaldregular';
      src: url('fonts/oswald-regular-webfont.eot');
      src: url('fonts/oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
           url('fonts/oswald-regular-webfont.woff') format('woff'),
           url('fonts/oswald-regular-webfont.ttf') format('truetype'),
           url('fonts/oswald-regular-webfont.svg#oswaldregular') format('svg');
      font-weight: normal;
      font-style: normal;
      }

      a img {border: none; }
      a {border: none; outline: none;}
      .menu a {border: none;}
      .menu img a {border: none;}

      img
      {
        border:0;
      }

  :focus {
    outline: 0;
}

    body {
    margin: 0;
    min-width: 1050px !important;
    background-color: black;
    }

    .bgimage {
      background: url(http://cdn.dolimg.com/franchise/the-lone-ranger/images/LoneRanger_site_BG.jpg) no-repeat center -85px #f8f8f8;
      overflow: hidden;
      margin: 0 auto;
      z-index: -9999;

    }

    #wrapper {
      min-width: 1050px;
    }


    .subpage {
      background: none;
      background-color: transparent;
    }

    .menu {
      margin: 595px auto 0;
      width: 645px;
      height: 90px;
      text-align: center;
      padding-left: 0px;
      background: url(../images/whitemenubg.png) top center no-repeat;
    }

    .close:hover {
      cursor: pointer;
    }

    .trailer {
      display: none;
      margin: 10px auto 0px;
      width: 785px;
      height: 485px;
      text-align: left;
      color: white;
      padding: 0 220px 00px;
      background: url(../images/videomodulenew.png) no-repeat top center;
    }

    .trailer > .close {
      position: relative;
      top: -10px;
      left: 765px;
      width: 32px;
      height: 32px;
      display: inline-block;
      z-index: 9999;
    }


    .trailer > iframe {
      top: -20px;
      max-width: 100%;
      height: 560px;
      max-height: 560px;
      position: relative;
    }

    .trailer iframe {width:785px !important;height:560px !important; border:0px;} 


    .synopsis {
      display: none;
      margin: 10px auto 0px;
      width: 620px;
      height: 500px;
      text-align: left;
      background: url(../images/modulebg.png) no-repeat top center;
      color: white;
      padding: 0 220px 0px;
      font-family: 'oswaldregular', helvetica, arial, 'sans serif';
    }

    .synopsis p {
      line-height: 1.40em;
      margin-top:.5em;
      font-size: 17px;
    }

    .synposiscopy {
      height: 460px;
      outline:none;
      padding-right: 40px;
      margin-bottom: -20px;
    }

    .synopsis > .close {
      position: relative;
      top: -10px;
      left: 690px;
      width: 32px;
      height: 32px;
      display: inline-block;
    }

    .subsynopsis {
      width: 645px;
      height: 425px;
      text-align: left;
      color: white;
      font-family: 'oswaldregular', helvetica, arial, 'sans serif';
    }

    .subsynopsis p {
      line-height: 1.90em;
      margin-top: 1em;
      font-size: 17px;
    }

    .subsynposiscopy {
      /*height: 460px;*/
      outline:none;
      padding-right: 10px;
      margin-bottom: -20px;
    }

    .subsynopsis > .close {
      position: relative;
      top: -10px;
      left: 690px;
      width: 32px;
      height: 32px;
      display: inline-block;
    }


    .photogallery {
      display: none;
      margin: 05px auto 0px;
      /*width: 900px;*/
      width: 100% !important;
      height: 805px;
      text-align: left;
      color: white;
    }


    .photogallery > .close {
     position: relative;
      top: 30px;
      margin: 0 auto -5px !important;
      left: auto !important;
      width: 890px !important;
      height: 32px !important;
      text-align: right !important;
      padding-top: 10px !important;
      padding-right: 180px;
      display: block;
  
    }

    .photogallery .photoshare {
      background:url(../images/photoshare.png);
      width: 93px;
      height: 69px;
      display: block;
    }

    .photogallery .photoshare {
    position: absolute;
    top: 10px;
    right: 0;
    }

    .photogallery .photoshare div {
        float: right;
        margin-left: 5px;
    }

    .photogallery .pinit {
        margin-top: 2px;
    }

    .donthemask {
      display: none;
      margin: 0px auto 0px;
      width: 941px;
      text-align: left;
      background: transparent;
      color: white;
      padding: 0;
      font-family: 'oswaldregular', helvetica, arial, 'sans serif';
    }

    .donthemask p {
      line-height: 1.40em;
      margin-top:.5em;
      font-size: 17px;
    }

    .donthemaskcontent {
      height: 460px;
      outline:none;
      padding-right: 40px;
      margin-bottom: -20px;
    }

    .donthemask > .close {
      position: relative;
      top: 10px;
      left: 926px;
      width: 32px;
      height: 20px;
      display: inline-block;
    }

    .donthemask iframe {
      -webkit-box-shadow: 0px 0px 16px #333;
      -moz-box-shadow: 0px 0px 16px #333;
      box-shadow: 0px 0px 16px #333;
    }

    .hiding {visibility: hidden;}

    .menu > .btn {
      margin: 5px 5px;
      display: inline-block;
      float: left;
      text-align: center;
    }

    .menu a {
      display: inline-block;
      /*float:left;*/
      margin: 0 -25px;
    }

    .date {
      margin: 15px auto;
      display: block;
      width: 366px;
      height: 99px;
    }

    .social {
      background: url(../images/sharebg.png) top center no-repeat;
      margin: 10px auto 30px;
      width: 595px;
      height: 65px;
      text-align: center;
      padding-top: 17px;
    }

    .social > .btn {
      margin: 0px 10px;

    }

    div#lightbox-overlay {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url(../images/modalwindowtrans.png);
        display:none;
        z-index:999;   
    }
    div#lightbox-modal {
        width: 675px;
        height: 466px;
        margin: 200px auto;
    }
    iframe#lightbox-iframe {
      width:640px;
      height:360px;
      border:none;
    }

     div#nonlightbox-overlay {
        position: absolute;
        top: 40px;
        left: 0;
        right: 0;
        /*bottom: 0;*/
        background: rgba(0,0,0,0.0);
        display:none;
        z-index:0;   
    }
    div#nonlightbox-modal {
        width: 675px;
        height: 466px;
        margin: 200px auto;
    }
    iframe#nonlightbox-iframe {
      width:640px;
      height:360px;
      border:none;
    }

    #footer {
      background: black;
      padding-top: 2px;
      overflow: hidden;
      min-width: 1050px;
    }

    .rating {
      font-size: 11px; 
      color: white;
      font-family: sans-serif;
      text-align: center;
      padding-top: 85px;
      margin-top: 20px;
      background: url('../images/disneyrating.png') top center no-repeat;
      margin-bottom: 23px;
    }

    .ratinglinks a {
      color: white;
    }

    .audio a {
    color: white;
    font-size: 13px;
    padding-top: 10px;
    display: inline-block;    
    }

    /************* Twitter Feed ****************/ 

    .twitterseg {
    height: 200px;
    padding: 25px;
    background: url(http://cdn.dolimg.com/franchise/the-lone-ranger/images/twitterbase.jpg) 0 -2px;   
  }



  .twitterbox {
    background: url(http://cdn.dolimg.com/franchise/the-lone-ranger/images/twitterinset.png) top center no-repeat;
    height: 190px;
    padding: 14px 40px;
    width: 920px;
    margin: 0 auto;     
  }

  .twitterheader {
    background: url(http://cdn.dolimg.com/franchise/the-lone-ranger/images/twitterheader.png) no-repeat;
    padding: 10px;
    clear: both;   
    height: 13px;
    display: block;

  }

  .twitterfeed {
    width: 885px;
    margin-left: 35px;
    height: 150px;
    overflow-y: auto;
    color: white;

  }

    .twitterfeed .items a 
  {
    text-decoration:none;
    color:#cfcfcf;
  }


  .twitterfeed .items a:hover
  {
    color:#ffffff;
    text-decoration:underline;
  }

  .twitterfeed .items a:visited
  {
    color:#bebebe;
    text-decoration:none;
  }

  .twitterfeed .items a:active
  {
    color:#bebebe;
    text-decoration:none;
  }


  .twitterfeed > .items {
    font-size: 17px;
    margin-bottom: 7px;
    font-family: arial,helvetica,sans-serif;

  }

  .items:nth-last-child(1) {
    border-bottom: none;
  }

  .tweettext {
    padding-left: 10px;
    color: #eee;
    font-size: 16px;
    border-bottom: 2px solid #333;
    padding-bottom: 7px;
    display: block;
    width: 830px;

  }

  .tweettext a {
    color: #00aced !important;
  }

  .screen_name, .tweetdate, .replyto {
    color: grey;
  }

  .screen_name a {
    color: grey;
    text-decoration: none;
  }

  .fullname {
    font-weight: bold;
    color: white;
  }

  .twitterfeed .jspDrag {
  width: 5px;
  margin-left: -2px;
  background-color: #ccc;
  }

  .twitterfeed .jspVerticalBar .jspTrack {
    background-color: #666;
    width: 1px;
  }

  .jspVerticalBar
  {
    width: 8px;
  }

  .twitterfeed {
    font-family: arial, sans-serif;
  }


  /****** New Social / Share elements *********/

  .social {
  background: none !important;
  width: 795px !important;
  
}

  .social-follow {
    width: 280px;
    height: 100px;
    float: left;
    background: url(../images/followbg.png) no-repeat top center;
    padding-top: 10px;
  }

  .social-follow img.btn {
    top: 10px;
    position: relative;
  }

  .social-share {
    width: 436px;
    height: 100px;
    float: right;
    background: url(../images/sharebg2.png) no-repeat top center;
    padding-left: 64px;
  }

  .social-share img.btn {
    top: 12px;
    position: relative;
  }

  .twitter-share-button.twitter-count-horizontal {
    width: 98px !important;
  }

  .social-share-widgets {
    top: 15px;
    position: relative;
    display: inline-block;
  }



/* The media queries*/
@media screen and (max-width: 1010px) {

div#lightbox-overlay {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url(../images/modalwindowtrans.png);
        display:none;
        z-index:999;   
    }
    div#lightbox-modal {
        width: 675px;
        height: 466px;
        margin: 200px auto;
    }
    iframe#lightbox-iframe {
      width:640px;
      height:360px;
      border:none;
    }

     div#nonlightbox-overlay {
        position: absolute;
        top: 40px;
        left: 0;
        right: 0;
        /*bottom: 0;*/
        background: rgba(0,0,0,0.0);
        display:none;
        z-index:0;   
    }
    div#nonlightbox-modal {
        width: 675px;
        height: 466px;
        margin: 200px auto;
    }
    iframe#nonlightbox-iframe {
      width:640px;
      height:360px;
      border:none;
    }

    iframe.photogalleryframe {
      /*width: 805px;*/
      width: 100% !important;

    }

    #footer {
      background: black;
      padding-top: 2px;
      overflow: hidden;
    }


    .photogallery {
   display: none;
      margin: 0px auto 0px;
      /*width: 800px;*/
      width: 100% !important;
      height: 805px;
      text-align: left;
      color: white;
    }

    .photogallery > .close {
      position: relative;
      top: 30px;
      margin: 0 auto -5px !important;
      left: auto !important;
      width: 890px !important;
      height: 32px !important;
      text-align: right !important;
      padding-top: 10px !important;
      padding-right: 180px;
      display: block;
  
    }

    .photogallery .photoshare {
      background:url(../images/photoshare.png);
      width: 93px;
      /*height: 69px;*/
      display: block;
    }

    .photogallery .photoshare {
    position: absolute;
    top: 10px;
    right: 0;
    }

    .photogallery .photoshare div {
        float: right;
        margin-left: 5px;
    }

    .photogallery .pinit {
        margin-top: 2px;
    }

}

.fb-like {
    height: 20px;
}

.social_net_button.facebook_button {
  /*border: 1px solid red;*/
  display: inline-block;
  top: -4px;
}



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

  .menu {
      margin: 535px auto 0;
      width: 645px;
      height: 90px;
      text-align: center;
      padding-left: 0px;
      background: url(../images/whitemenubg.png) top center no-repeat;
    }


}
