@charset "utf-8";

/*-- import css --*/

@import "https://0e996c.claudeassets.com/20180822124646cs_/http://www.stacysmusic.org/css/common.css";



/* common */

body { font-size: 17px; }



/* layout */

#wrap, #top h1, #gbnav ul, #bottom div {
  width: 940px;
  margin: 0 auto;
}

#content {
  float: left;
  width: 640px;
  padding-bottom: 80px;
}

#home #content { padding-top: 40px; }

#side {
  float: right;
  width: 280px;
  position: relative;
  padding-top: 540px;
}



/* content */

#content h1 {
  padding: 10px;
  margin-bottom: 1em;
  font-size: 1.76em;
}

#content h2 {
  border-top:    2px dotted #17b698;
  border-bottom: 2px dotted #17b698;
  padding: 0.6em 0;
  margin-bottom: 1.6em;
  font-size: 1.3em;
}

#content h3 {
  border-left: 8px solid #17b698;
  padding: 4px 0 4px 10px;
  margin-bottom: 1.6em;
  font-size: 1.1em;
}

#content h4 {
  font-size: 1.05em;
  margin-bottom: 1.6em;
}
  #content h4:before {
    content: "●";
    color: #17b698;
    margin-right: 4px;
  }

#content p {
  font-size: 1em;
  line-height: 1.6;
}

#content p, #content figure { margin-bottom: 2em; }

#content ul, #content dl, #content table {
  margin-right: 4%;
  margin-left:  4%;
}

#content ul {
  padding: 1.1em;
  margin-bottom: 2.6em;
  font-size: 0.9em;
}

#content li { margin: 0 0 1em 1em; }

#content dl { margin-bottom: 2em; }

#content dt {
  padding: 10px;
  margin-bottom: 1em;
  font-size: 0.9em;
}

#content dd {
  margin: 0 0 10px 10px;
  line-height: 1.3;
  font-size: 0.9em;
}

#content table {
  font-size: 0.76em;
  margin-bottom: 2.6em;
}

#content table th, #content table td { padding: 0.4em; }



/* navi */

.logo {
  background: url(https://6d33f3.claudeassets.com/20180822124646im_/http://www.stacysmusic.org/img/logo-pc.png) no-repeat 0 center;
  text-indent: -9999px;
  width: 370px;
  height: 80px;
  padding: 10px 0;
  display: table;
}

#wrap, #top h1 { position: relative; }

header#top { margin-bottom: 16px; }

header#top h1 {
  background: url(https://8ecf43.claudeassets.com/20180822124646im_/http://www.stacysmusic.org/img/logo-after.png) no-repeat right 60px;
}

#gbnav {
  background: #17b698;
  padding: 10px 0;
}

#gbnav li {
  float: left;
  margin-right: 2em;
  font-size: 0.8em;
}

#gbnav li a {
  background: #fff;
  color: #17b698;
  padding: 8px 20px 6px 30px;
  display: block;
}
  #gbnav li:hover a { background: #fffae6; }

#gbnav li a span:before {
  position: absolute;
    top:   5px;
   left: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #17b699;
}

#breadcrumb {
  font-size: 13px;
  margin-bottom: 10px;
  overflow: hidden;
}

#breadcrumb li {
  float: left;
  line-height: 20px;
}
  #breadcrumb li:after {
    content: ">";
    margin: 0 6px;
    display: inline-block;
  }
  #breadcrumb li:last-child:after { content: ""; }
  #breadcrumb li:first-child a {
    background: url(https://9e23ec.claudeassets.com/20180822124646im_/http://www.stacysmusic.org/img/icon-home.png) no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    content: "";
    display: inline-block;
  }

#return a {
  padding: 4px 20px;
  margin: 0 auto 60px;
  font-size: 0.8em;
  line-height: 17px;
  text-decoration: none;
  display: table;

  -webkit-border-radius: 50px;
     -moz-border-radius: 50px;
          border-radius: 50px;
}
  #return a:before {
    background: url(https://e01d25.claudeassets.com/20180822124646im_/http://www.stacysmusic.org/img/icon-return.png) no-repeat 0 center;
    background-size: 12px;
    width: 12px;
    height: 17px;
    margin-right: 4px;
    content: "";
    display: inline-block;
    position: relative;
      top: 2px;
  }

#tohome a {
  background: url(https://ec87bc.claudeassets.com/20180822124646im_/http://www.stacysmusic.org/img/back-home.png) no-repeat 0 center;
  width:  36px;
  height: 42px;
  margin: 0 auto 20px;
  text-indent: -9999px;
  display: block;
}

footer#bottom {
  border-top: 4px solid #17b698;
  padding: 1em 0;
  font-size: 0.8em;
  line-height: 40px;
  overflow: hidden;
}

footer#bottom p, footer#bottom li {
  float: left;
  margin-right: 2em;
}

footer#bottom .logo-atthn {
  background: url(https://0552e1.claudeassets.com/20180822124646im_/http://www.stacysmusic.org/img/logo-atthn.png) no-repeat 0 center;
  background-size: 84px;
  width: 84px;
  height: 40px;
  text-indent: -9999px;
  display: inline-block;
}

footer#bottom address { float: right; }

#side .pagemenu { font-size: 0.8em; }

#side .pagemenu h2 {
  border-top: 4px solid #17b698;
  border-bottom: 1px solid #ddd;
  background: url(https://bf379c.claudeassets.com/20180822124646im_/http://www.stacysmusic.org/img/icon-side-h2.gif) no-repeat 0 center;
  background-size: 20px;
  line-height: 20px;
  padding: 10px 0 10px 30px;
  color: #17b698;
  font-weight: bold;
}

#side .pagemenu li { border-bottom: 1px solid #ddd; }
  #side .pagemenu ul li:last-child { border-bottom: none; }

#side .pagemenu li a {
  padding: 1em 0;
  line-height: 1.3;
  display: block;
}



/* shop */

.shopinfo:before {
  background: url(https://0552e1.claudeassets.com/20180822124646im_/http://www.stacysmusic.org/img/logo-atthn.png) no-repeat right center;
  background-size: 54px;
  line-height: 40px;
  border-bottom: 2px solid #17b698;
  font-size: 1.1em;
  font-weight: bold;
  display: block;
}

.iteminfo {
  padding: 1.2em;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}

.iteminfo figure {
  float: left;
  width: 50%;
  margin: 0 !important;
}

.iteminfo div {
  float: right;
  width: 50%;
}

.iteminfo small {
  font-size: 0.82em;
  margin-bottom: 0.6em;
  display: inline-block;
}

.iteminfo em {
  width: 280px;
  height: 40px;
  margin-bottom: 1em;
  text-indent: -9999px;
  display: block;
}

.iteminfo:first-child em { background: url(https://faa659.claudeassets.com/20180822124646im_/http://www.stacysmusic.org/img/item-logo-zitromax.png) no-repeat; }
.iteminfo:last-child  em { background: url(https://6a7fe4.claudeassets.com/20180822124646im_/http://www.stacysmusic.org/img/item-logo-azee.png) no-repeat; }

.iteminfo p {
  font-size: 0.82em !important;
  line-height: 1.4 !important;
  margin-bottom: 1em !important;
}

.iteminfo .cart-btn {
  float: right;
  width: 50%;
}

.iteminfo .cart-btn span { padding: 1em; }
  .iteminfo .cart-btn span:before {
    background: url(https://d34f95.claudeassets.com/20180822124646im_/http://www.stacysmusic.org/img/icon-arrow.png) no-repeat;
    background-size: 8px;
    width: 8px;
    height: 12px;
    margin-right: 10px;
    content: "";
    display: inline-block;
  }

.iteminfo + * { clear: both; }

a.cart-btn {
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  padding: 2px;
  display: block;

  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

a.cart-btn span {
  display: block;

  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

span.amount {
  float: left;
  padding: 0.2em 0.3em;
  font-size: 0.76em;
  display: inline-block;
}

span.price {
  float: right;
  font-weight: bold;
}

span.price s {
  font-size: 0.8em;
  margin-right: 1em;
}

.sideshop {
  padding: 10px;
  position: absolute;
    top: 40px;

  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.sideshop section {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.sideshop h2 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding-top: 1.2em;
  display: block;
}

.sideshop li {
  padding: 10px 16px 16px;
  overflow: hidden;
}
  .sideshop li:last-child { border-bottom: none; }

.sideshop img {
  width: 140px;
  margin: 0 auto 16px;
  display: table;
}

.sideshop div {
  float: left;
  width: 140px;
  margin-right: 10px;
}

.sideshop small {
  font-size: 11px;
  margin-bottom: 8px;
  display: table;
}

.sideshop em {
  font-size: 14px;
  margin-bottom: 8px;
  display: table;
}

.sideshop .price {
  font-size: 14px;
  padding: 3px 0;
}

.sideshop .cart-btn {
  float: right;
  width: 70px;
  margin-top: 12px;
  font-size: 14px;
}

.sideshop .cart-btn span { padding: 16px 0; }





/*
     FILE ARCHIVED ON 00:47:48 Oct 16, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:22:25 Jul 09, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.647
  exclusion.robots: 0.156
  exclusion.robots.policy: 0.125
  esindex: 0.047
  cdx.remote: 27.481
  LoadShardBlock: 140.638 (3)
  PetaboxLoader3.datanode: 48.543 (4)
  PetaboxLoader3.resolve: 279.388 (2)
  load_resource: 286.488
*/