@import url(http://fonts.googleapis.com/css?family=Roboto:100italic);
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTaRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(http://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3bO3LdcAZYWl9Si6vvxL-qU.woff) format('woff');
}

html, body{
    width: 100%;
    height: 100%;
    margin: 0;
}

body{
    height: auto;
}

html{ 
    /*background-image: url("{image:Background}");*/
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#ly_firefly{
    position: absolute;
    width: 100%;
    height: 100%;
    min-width: 952px;
    overflow: hidden;
    z-index: 4;
}
.ly_backalt{
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    min-width: 952px;
    overflow: hidden;
    background-repeat:no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#ly_contain{
    position: relative;
    z-index: 40;
    width: 100%;
    height: 120%;
    min-width: 952px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
}

#ly_header{
    position: relative;
    z-index: 100;
    background: transparent url('http://static.tumblr.com/jnf57tp/uQnmwfpi7/header_bg1.png') repeat;
    width: 100%;
    min-width: 952px;
    position: fixed;
}

.fullview_notfixed #ly_header{
    position: relative;
}

#ly_header_logo{
    display: block;
    position: relative;
    float: left;
    height: 75px;
    width: 282px;
}
#ly_menu_select{
    position: relative;
    z-index: 100;
    display: none;
    background: transparent url('http://static.tumblr.com/jnf57tp/uQnmwfpi7/header_bg1.png') repeat;
}

.play_ico{
  float: right;
  cursor: pointer;
  display: block;
  padding: 20px;
  padding-top: 30px;
  text-align: center;
  padding-left: 30px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 200;
  background: transparent url('http://static.tumblr.com/vmonn17/5UKmwya5v/play.png') no-repeat center center;
}
.play_ico:hover{
  text-decoration: none;
}
#ly_header_playico.play_ico{
  display: none;
}

.menu_ico{
  float: left;
  cursor: pointer;
  display: block;
  padding: 20px;
  padding-top: 30px;
  text-align: center;
  padding-left: 30px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 200;
  background: transparent url('http://static.tumblr.com/vmonn17/6Vxmwi51v/menu-button.png') no-repeat center center;
}
.menu_ico:hover{
  text-decoration: none;
}
#ly_header_menuico.menu_ico{
  display: none;
}


#ly_header_menu{
    position: relative;
    float: left;
    height: 35px;
    padding-top: 35px;
    margin: 0px;
}
#ly_header_menu li{
    float: left;
    display: block;
    margin-right: 25px;
}
#ly_header_menu li a{
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 200;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
}

#ly_cd{
    position: relative;
    z-index: 10;
    margin-left: 25px;
    margin-top: 0px;
    width: 235px;
    height: 295px;
    background: transparent url('http://static.tumblr.com/jnf57tp/IWZmwfynv/header_bg1.png') repeat;
    z-index: 100;
    position: fixed;
    margin-top: 75px;
}
.fullview_notfixed #ly_cd{
    margin-top: 0px;
    position: relative;
}

#ly_social{
    position: relative;
    z-index: 10;
    margin-left: 25px;
    margin-top: 0px;
    width: 235px;
    height: 28px;
    padding-top: 5px;
    z-index: 100;
    position: fixed;
    margin-top: 370px;
}
.fullview_notfixed #ly_social{
    margin-top: 0px;
    position: relative;
}
#ly_social:hover{
    text-decoration: none;
}

#ly_content{
    position: relative;
    z-index: 50;
}
#ly_content img{
    max-width: 100%;
}
#ly_content_inner{
    background: transparent;
    position: relative;
    padding-left: 300px;
    z-index: 51;
}
#ly_content_more{
    background: transparent;
    position: relative;
    padding-left: 300px;
    z-index: 52;
}

#ly_content_paging{
    position: relative;
    padding-left: 300px;
}
#ly_content_paging_prev{
    position: relative;
    width: 20%;
    float: left;
}
#ly_content_paging_jump{
    position: relative;
    width: 59%;
    float: left;
}
#ly_content_paging_next{
    position: relative;
    width: 20%;
    float: left;
}
.nav{
    display: block;
    width: 60px;
    border: solid 1px #ccc;
}
.nav prev{
}
.nav next{
}

#ly_content_spacer{
    position: relative;
    height: 1px;
}

#ly_content_spacer_firefly{
    position: absolute;
    height: 100%;
    width: 100%;
}
#ly_content_spacer_arrow_down{
    position: absolute;
    display: block;
    bottom: 0;
    height: 130px;
    width: 100%;
    background: transparent url('http://static.tumblr.com/vmonn17/Mylmxzp65/arrow_down.png') no-repeat center bottom;
    opacity: 0.6;
}


a{
/*    color: {color:Link Text};*/
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}


.post{
  float: left;
  font-family: "Open sans", Helvetica, sans-serif;
  font-weight: 300;
  font-size: 16px;
/*  color: {color:Body Text};*/
  position: relative;
  width: 600px;
  margin: 3px;
  margin-bottom: 50px;
  padding: 0px;
  overflow: hidden;
  border-radius: 8px;
}
.post_outer{
    position: absolute;
    width: 600px;
    margin: 0px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    opacity: 0.3;
    border-radius: 10px;
}
.post_inner{
    position: relative;
    margin: 6px;
    padding: 0px; /* we add padding to content later */
    overflow: hidden;
    width: 580px;
/*    border: solid 4px {color:Post BG};
    background: {color:Post BG};*/
    border-radius: 6px;
    box-shadow: 0px 2px 2px #aaa;
}
.post_body{
    padding: 5px;
    padding-top: 0px;
}
.post_body img{
    display: block;
    margin: 0 auto;
    width: auto;
}

.nopadd{
    padding: 0px;
}
.post_footer{
    padding: 3px 5px;
    font-size: 13px;
    background: #fff;
    color: #bbb;
    border-top: solid 1px #eee;
    
}
.post_footer_share{
    float: left;
    width: 50%;
}

.post_footer_date{
    float: right;
    text-align: right;
    width: 50%;
}
.post_footer_extra{
    display: none;
}

.post h1, .post h2 {
    font-size: 1.7em;
    margin-top: 0px;
}


/* photos */
.post.photo img{
    width: 100%;
}
.photoset .post_figure{
    position: relative;
    width: 580px;
    zoom: 1;
}

.photoset_photo:nth-last-of-type(1){
    width: 579px;
    height: 400px;
}
.photoset_photo:nth-of-type(odd){
    width: 289px;
    height: 200px;
}
.photoset_photo:nth-of-type(1) {
    width: 579px;
    height: 400px;
}

.photoset_photo{
    position: relative;
    float: left;
    width: 289px;
    height: 200px;
    border-bottom: solid 1px #fff;
    border-left: solid 1px #fff;
    background: transparent url('http://static.tumblr.com/jnf57tp/E4jmwfyml/arrow_down.png') center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.photoset_photo a{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}



/* QUOTE*/
.post.quote .post_inner{
    width: 588px;
    border: none;
/*    background: {color:Quote BG};*/
}
.post_quote{
    padding: 20px 15px;
    font-size: 22px;
    line-height: 33px;
/*    color: {color:Quote Text};*/
    font-family: 'Roboto', serif;
    font-weight: 100;
    font-style: italic;
}
.post_quotesource{
/*    background: {color:Post BG};*/
    border-top: solid 1px #ccc;
    padding: 10px;
    padding-left: 20px;
    font-size: 14px;
/*    color: {color:Quote Source Text};*/
}
.post_quotesource p{
    margin: 0px;
}
.post_quotesource p:first-child:before{
    content: "\2014\20";
    padding-left: -5px;
}
q {
  quotes: "“" "”" "‘" "’";
}
q:before {
    content: open-quote;
    font-size: 28px;
}
q:after {
    content: close-quote;
    font-size: 28px;
}




/* LINK */
.post.link .post_inner{
    width: 588px;
    border: none;
/*    background: {color:PostLink BG};*/
}
.post_link{
}
.post_link_container{
    display: block;
    padding: 20px 15px;
    font-size: 22px;
    line-height: 33px;
/*    color: {color:PostLink Text};*/
    font-family: 'Open Sans', Helvetica, sans-serif;
    font-weight: 300;
    cursor: pointer;
}
.post_link_container:hover{
    text-decoration: none;
}
.post_link_name{
    text-align: center;
    cursor: pointer;
}
.post_link_domain{
    font-size: 13px;
    text-align: center;
    cursor: pointer;
}
.post_link_description{
/*    background: {color:Post BG};*/
    border-top: solid 1px #ccc;
    padding: 10px;
    padding-left: 20px;
    font-size: 14px;
}

.post.video .post_figure iframe{
    width: 100%;
    height: 350px;
}

.post_audio_player iframe{
    width: 580px;
}



.booking_frame{
    width: 480px;
    height: 900px;
    border: none;
}

@media only screen and (min-width: 1500px) {
  .post{
    margin-right: 20px;
  }
}


@media only screen and (max-width: 960px) {
    
    #ly_firefly{
        min-width: 400px;
    }
    .ly_backalt{
        min-width: 400px;
    }
    #ly_contain{
        min-width: 400px;
    }

    #ly_header{
        position: relative;
        min-width: 400px;
    }

    #ly_header_menuico.menu_ico{
        display: block;
    }
    #ly_header_playico.play_ico{
      display: block;
      margin-top: -75px;
    }
    #ly_cd{
      display: none;
    }
    

    #ly_header_logo{
        float: none;
        margin: 0 auto;
    }
    #ly_menu_select{
        display: block;
        float: none;
    }
    #ly_header_menu{
        float: none;  
        display: none;
        padding: 10px;
        height: auto;
    }
    #ly_header_menu li{
        float: none;
        display: block;
        padding-bottom: 10px;
        margin: 0px;
    }
    #ly_header_menu li a{
        font-family: 'Open Sans', sans-serif;
        font-size: 15px;
        font-weight: 200;
        color: #fff;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        display: block;
    }
    

    #ly_header_menu li{
        float: none;
    }
    #ly_cd{
        position: relative;
        margin: 0 auto;
    }
    #ly_social{
        position: relative;
        margin: 0 auto;
    }
    #ly_content{
        margin-top: 0px; /* ly_cd height margin-top: -295px; */
        padding-left: 0px; 
    }
    #ly_content_inner{
        padding-left: 0px;
        width: 606px;
        margin: 0 auto;

    } 
    #ly_content_more{
        padding-left: 0px;
        width: 606px;
        margin: 0 auto;
    }
    #ly_content_paging{
        padding-left: 0px;
        margin: 0 auto;
    }
    /* Style adjustments for viewports that meet the condition */
}


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

  #ly_content_inner{
    width: 406px; /* plus post border width rmember */
  }
  #ly_content_more{
     width: 406px; /* plus post border width rmember */
  }
  #ly_content_paging{
    width: 406px;
  }
  .post{
    width: 406px;
  }
  
  .post_outer{
    position: absolute;
    width: 400px;
  }
  .post_inner{
    width: 380px;
  }
  .post.quote .post_inner{
    width: 388px;
  }
  .post.link .post_inner{
    width: 388px;
  }
  .photoset .post_figure{
    width: 380px;
  }
  
  .photoset_photo:nth-last-of-type(1){
    width: 379px;
    height: 300px;
  }
  .photoset_photo:nth-of-type(odd){
    width: 189px;
    height: 150px;
  }
  .photoset_photo:nth-of-type(1) {
    width: 379px;
    height: 300px;
  }

  .photoset_photo{
    width: 189px;
    height: 150px;
  }

  .booking_frame{
    width: 380px;
    height: 600px;
  }  
  
  .post_audio_player iframe{
     width: 380px;
  }

  .post.video .post_figure iframe{
    width: 100%;
    height: 300px;
}

}

.socialico{
    display: inline-block;
    width: 28px;
    height: 28px;
    overflow: hidden;
}
.isocial_facebook{
    background: transparent url('http://static.tumblr.com/vmonn17/7x6mwjnt2/s_facebook.png') no-repeat center center;
}
.isocial_twitter{
    background: transparent url('http://static.tumblr.com/vmonn17/Xlsmwjnvo/s_twitter.png') no-repeat center center;
}
.isocial_youtube{
    background: transparent url('http://static.tumblr.com/vmonn17/MZ9mwjnw9/s_youtube.png') no-repeat center center;
}


#ly_cdcontain{
    width: 235px;
    height: 235px;
    overflow: hidden;
}
#ly_cdcontain_inner{
    width: 235px;
    height: 235px;
    overflow: hidden;
}
.album{
    float: left;
    width: 235px;
    height: 235px;
}
#ly_cdnav{
    height: 45px;
    width: 235px;
    position:relative;
}
.cdnav_left{
    width: 20px;
    height: 55px;
    float: left;
    cursor: default;
}
.cdnav_left.active{
    cursor: pointer;
    background: transparent url('http://static.tumblr.com/bnmat9c/8znmwssv0/alb_arrow_l.png') no-repeat center center;
}
.cdnav_mid{
    width: 195px;
    float: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #eee;
    font-weight: 200;
}
.cdnav_right{
    width: 20px;
    height: 55px;
    float: right;
    cursor: default;
}
.cdnav_right.active{
    cursor: pointer;
    background: transparent url('http://static.tumblr.com/bnmat9c/on8mwssuf/alb_arrow_r.png') no-repeat center center;
}

.cdnav_mid_artname{
    width: 195px;
    height: 21px;
    font-size: 11px;
    line-height: 21px;
    vertical-align: baseline;
    text-align: center;
    overflow: hidden;
    text-transform: uppercase;
    text-overflow: ellipsis;
}
.cdnav_mid_name{
    width: 195px;
    height: 18px;
    line-height: 18px;
    vertical-align: baseline;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cdnav_mid_count{
    height: 16px;
    text-align: center;
}
.albitem{
    margin-top: 3px;
    width: 13px;
    height: 13px;
    cursor: pointer;
    background: transparent url('http://static.tumblr.com/bnmat9c/Fnjmwssvn/alb_item_off.png') no-repeat center center;
    display: inline-block;
}
.albitem.active{
    cursor: default;
    background: transparent url('http://static.tumblr.com/bnmat9c/JP3mwssvc/alb_item_on.png') no-repeat center center;
    display: inline-block;
}
