#scp-notice, #scp-trigger {
  top: initial !important;
  bottom: 0 !important;
  border-bottom: 0 !important;
  border-top: 2px solid black !important;
}

/* Home */

.phone-filter{
  display:none;
  }

#loader {
 position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  margin: 0px 0 0 -30px;
  border: 8px solid #BDC3C7;
  border-radius: 50%;
  border-top: 8px solid #e91e24;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}


@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* Add animation to "page content" */
.animate-bottom {
  position: relative;
  -webkit-animation-name: animatebottom;
  -webkit-animation-duration: 1s;
  animation-name: animatebottom;
  animation-duration: 1s
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}

#myDiv {
  display:block;
  float:left;
  margin-top:80px;
  display: none;
  text-align: center;
}

p{
  margin:10px 0;
}
#artist-left{
 width:45%; 
 float:left;
 padding: 0px 0 0 15px;
 height:auto;
 display:inline-block;  
}

#artist-left img{
 margin-bottom:20px; 
}
.product_photos .thumbnails {
  margin-bottom: 0;
  margin-left: 0;
  padding:0;
  list-style: none;
  text-align: center;
  width:100%;
}

.product_photos .featured img {
  width: 100%;
 display:block;
}



.thumbnails li {
  float: left;
  height: auto;
  width: 22%;
  margin-right:10px;
  margin-top: 10px;
  border: 1px solid #d8d8d8;
}

.thumbnails .featured {
  width: 100%;
  margin: 0;
  padding: 0;
}


#flags{
  font-size:12px !important;
  float:left;
  padding-left:8px;
}




@media only screen and (min-width: 64.063em){
.large-block-grid-3>li {
    width: 31%;
    padding: 0 0.625rem 1.25rem;
}
}

@media only screen and (max-width: 1025px){
.medium-block-grid-2>li:nth-of-type(n) {
    clear: none;
    width: 47%;
}

 .thumbs{
 display:none !important; 
}}


.small-block-grid-2>li {
    clear: both;
    width: 45%;
}

@media only screen and (min-width: 64.063em){
.large-block-grid-5>li:nth-of-type(5n+1) {
    clear: none;
}


.small-block-grid-2>li:nth-of-type(n) {
    clear: none;
}


.small-block-grid-2>li {
    width: 46% !important;
    padding: 0 0.625rem 1.25rem;
}
}


.large-block-grid-4>li {
    width: 23%;
    padding:0 .25rem 1rem 1rem;
    
}






@media only screen and (max-width: 40.063em){
 
 
 #header-image{
  margin-top:60px !important;

}

 
  
  #myDiv{
   margin-top:60px; 
  }

  .top-bar{
  height:60px !important;
  line-height:35px;
}

#nav-right ul{
 line-height:55px !important; 
}
 
  #nav li {
line-height:55px !important; 
}


#logo-container img{
  height:30px !important;
}

.icons{
 line-height:100px; 
}
  

  .row-container{
   margin-top:70px !important; 
  }
  
  #content{
margin-top:10px !important;

}

    .bottom-bar{
  display:none;
}

.phone-filter{
 display:block;
 float:left;
 width:100%;
 margin:-20px 0 20px 0;
 text-align:center;
}

.phone-filter a{
 color:#e91e24;
}


#roster-fix li{
  width:46% !important;
  height:auto;
}


.medium-block-grid-4>li {
    width: 18%;
    padding: 0.625rem 1rem;
}

.medium-block-grid-3>li:nth-of-type(3n+1) {
    clear: both;
    width: 30%;
}


.medium-block-grid-3>li:nth-of-type(n) {
    clear: none;
    width: 30%;
}
}

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

#flags{
  margin-top:-20px;
  width:100%;
  padding:0;
}

#fuck {
width:100%;
padding:0;
}

.footer{
  height:300px !important;
}

#footer-logo{
   float:left;
   display:block;
   width:100% !important;
 }

#footer-links{
  
    font-size:9px;
    margin-top:-20px !important;
    padding:0 !important;
    display:block;
    width:100%;
}
}

@media only screen and (min-width: 40.063em){

.medium-block-grid-5>li:nth-of-type(5n+1) {
    clear: none;
}}

@media only screen and (min-width: 64.063em)
{
.large-block-grid-5>li {
    clear:none;
    width:19% !important;
}
}


@media only screen and (max-width:800px){
  
  .right{
    width:100%;
  }
  
  #flags{
    margin-top:-20px;
   padding:0px; 
  }

#mobile-nav{
 float:left;
 display:block;
 width:300px;
 margin-top:100px;
 margin-left:5px;
}

#search{
  display:none;
}

  #product-left{
    width:100% !important;
  }
  
  #artist-left{
    width:100% !important;
  }
  
  
  #product-right{
    width:100% !important;
  }
  
  .list_artist{
    line-height:0px !important;
    font-size:10px !important;
  }
  
  .list_title{
   font-size:10px !important; 
  }
  
  
  #artist-store{
  width:100% !important;
  }
#artist-right{
  width:100% !important;
  }
  
  .large-block-grid-4>li {
    width:46%;
    padding: 0 .25rem 1rem 1rem;
}

.small-block-grid-3>li:nth-of-type(3n+1) {
    clear: none; 
}

.small-block-grid-3>li:nth-of-type(3n+1) {
    clear: none;
}
  
  #product-name span{
   font-size:18px !important;
  }
  
    #nav li {
    font-size:10px;
    padding:0px;
  
}
}

@media only screen and (max-width:750px){
 #nav li {font-size:7px;
 }
 
.medium-block-grid-2>li:nth-of-type(n) {
    clear: none;
    width: 46%;
}
 
 
 .content-container{
min-height:310px !important;
 }

}


#search{
  margin-top:6px;
  float:left;
  color:black;
}
#search input {
  font-size: 0.6875rem;
  padding: 0.625rem 0.625rem 0.625rem 0.625rem;
}

#search .button {
  background-color: #eaeac0;
  border: 2px solid #2795b6;
  margin: 0;
  padding: 0.625rem 0.625rem 0.625rem 0.625rem;

}

#icon{
 display:inline-block; 
}

.product img{
  width:100% !important;
}

.product a.th {
  display: block;
  line-height: 200px;
  position: relative;
  text-align: center;
}

.shop_item{
 padding-bottom:5px; 
 background:white;
 border:0px solid #f4f4f4;
 box-shadow:0px 0px 0px #959595;
}

.shop_item figure{
 box-sizing:border-box;
 -webkit-backface-visibility: hidden; 
}

.shop_item img{
 padding:0 !important;
 width:100% !important;
 opacity:1;
 -moz-opacity:1;
 display:block;
 position:relative;
 border:0;
}

#card{
  width:100%;
  float:left;
  background:white;
  padding:0 0 3px 0;
  display:inline-block;
}

#card .list_title{
  padding-left:10px;
}


h6.list_artist{

  font-size:13px; 
  line-height:8px;
  padding:8px 0 0px 10px;
  font-weight:700;
  color:black;
  margin-bottom:2px;

}

span.list_title{
  color:#e91e24;
  height:auto;
  font-family:futura;
  font-style:italic;
  font-size:13px;
  border-bottom:0px solid #cdcdcd;
  font-weight:400;
  padding:0 0 0px 0px;
  margin:0;
}

#roster{

}

#roster-fix{
  width:100%;
  height:auto;
  display:block;
}


#roster-fix li{
  display:inline;
  width:23%;
  height:auto;
}

#roster ul li > div img{
  width:100% !important;
  }
  
  .table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
}


/* Custom CSS */

.product-row{
  width:100%;
padding-left:15px;
}

#content{
float:left;
margin-top:60px;
 background:#f4f4f4;
 min-height:900px;
 width:100%;
 padding: 20px 0;
}

.row-container{
 width:100%;
 float:left;
 padding:0 20px 0 10px;
 margin:40px 0 0 0px ;
}

.row-container ul{
 margin-bottom:8px; 
}
.top-bar{
  z-index:1000;
  position:fixed;
  float:left;
  width:100%;
  height:80px;
  opacity:.96;
  background:white;
  border-bottom:0px solid #f2f2f2;

}

#logo-container{
  float:left;
  width:auto;
  padding:10px 10px;
  margin-left:15px;
  height:100%;
}

#logo-container:hover{
  */background:#eaeac0;*/
}

#logo-container img{
  height:56px;
  margin-top:3px;
}


#nav{
  float:left;
  width:auto;
  list-style-type: none;
  margin: 0;
  height:100%;
  padding-left:20px;
  text-transform:uppercase;
}

#nav a{
  font-weight:700;
}

#nav li{
  padding:5px;
  line-height:75px;
}


ul li{
  float:left;
  display:inline;
  height:100%;
  padding:0px;
  margin-right:11px;
  letter-spacing:1px;
  font-size:14px;
  width:auto;
  transition:background .3s;
  transition:color .3s;
  -webkit-transition: color .3s; /* Safari */
}




#nav li:hover{
 background:#eaeac0; 
 color:white;
 transition:background .3s;
 -webkit-transition:.3s;
}

#nav-right{
  float:right;
  height:100%;
  display:inline-block;
  width:auto;
}

#nav-right ul{
 line-height:75px; 
}

#icons{
 color:white;
 float:right;
 line-height:75px;
 width:auto;
 padding:5px 5px 0 10px;
 height:100%;
}

#icons li{
  display:inline;
  font-size:14px;
  float:left;
  height:100%;
color:black;
}

#icons li:hover{
  color:#eaeac0;
}

.bottom-bar{
  margin:0;
  padding:0;
  width:100%;
  position:fixed;
  z-index:1000;
  background:#191919;
  color:white;
  text-transform:uppercase;
  height:30px;
  float:left;
}

.bottom-bar ul{
   line-height:32px; 
   float:left;
   height:auto;
   width:100%;
   padding-left:8px;
}

.bottom-bar ul li{
 font-size:11px; 
}

.bottom-bar ul li a {
  color:white;
}

.bottom-bar ul li a:hover{
 color:#e91e24; 
 transition: .5s;
 -webkit-transition: color .5s; /* Safari */
   
}



.red{
 height:30px;
 width:auto;
 padding:0 10px; 
 display:inline;
 color:black;
 background:#eaeac0 !important;
}

.red:hover{
 background:#e91e24 !important;
 color:white;
 transition:background .3s;
}

#header-image{
  margin-top:55px;
  width:100%;
  float:left;
}

.footer{
  line-height:45px;
  padding:5px 25px;
  font-size:12px !important;
  color:black;
  margin:0;
  float:left;
  width:100%;
  height:100%;
  background:#eaeac0 !important;
}

.footer a:hover{
  color:#e91e24;
}

#footer-links{
  float:left;
  padding:0 0 0 10px;
  text-transform:uppercase;
  display:inline-block;
  width:auto;
 margin-top:1px;
}

#footer-links a{
   color:#e91e24 !important; 
}

#footer-links a:hover{
 color:black !important;
 transition: color .3s;
 -webkit-transition: color: .3s;
}

#footer-logo{
  font-size:14px;
  width:auto;
  float:left;
  letter-spacing:1px;
  font-weight:bold;
  color:black;
}

#contact-us{
width:100%;display:block;margin-top:-15px; !important;padding:0 !important;text-transform:uppercase; 
}

.left{
  float:left;
}

.right{
  float:right;
}


.list_artist{
  font-size:13px;
  line-height:10px;
  font-weight:bold;
}

.list-title{
  line-height:11px;
 font-size:11px; 
}



.panel {
  margin-top:-1px;
  margin-bottom:0;
  background:none;
}

.panel h6{
 margin:0 0 3px 0;
 padding-top:5px;
 line-height:15px;
}

.media-body{
  width:auto:
  height:auto;
  float:left;
  display:block;
  background:#e8e8e8;
}

.media-body:hover{
 background:#eaeac0; 
 transition:background 1.5s;
}

#product-left{
 width:45%; 
 float:left;
 padding: 0px 0 0 0px;
 height:auto;
 display:inline-block;
}



#product-left img{
 width:100%;
 margin:0;
 padding:0;
}

#descrip{
 padding-bottom:20px; 
}

#product-right{
 width:55%;
 float:right;
 padding:0 0 0 15px;
 height:auto;
 display:inline-block;
}

#product-right .list_artist{
 font-size:28px; 
 line-height:0px;
 font-weight:bold;
}

#product-right .list_title{
 font-size:28px; 
 font-weight:normal;
 font-style:italic;
 line-height:0px;
}

#product-name{
width:100%;
 padding:15px 0; 
 float:left;
}

#product-description p{
 font-family:helvetica;
 padding:0 0 10px 0;
 font-weight:normal;
 font-size:12px;
}

ol {
 margin-left:.2em; 
 margin-top:10px;
 font-weight:normal;
 font-family:helvetica;
}

ol li{
 font-size: 12px; 
}

.tour-band{
  background:#eaeac0;
  padding:10px;
  height:30px;
  line-height:13px;
  width:auto;
  position:relative;
  display:block;
  font-size:16px;
  font-weight:bold;
  margin-bottom:10px;
  box-shadow: 1px 1px 0px #d3d3d3;
}

#arrow{
}

#band_name{
 width:100%;
 float:left;
}

#artist-right{
 width:55%;
 float:right;
 margin-top:5px;
 padding:0 0 0 15px;
 height:auto;
 display:inline-block;
}

#artist-store{
  margin-top:40px;
}


.banner{
  */ background-image: url("https://s9.limitedrun.com/images/1248861/Untitled-1.png") 
  background-repeat:no-repeat; */
  width:200px !important;
  height:25px;
  margin-bottom:20px;
  border-bottom:1px solid grey;
  text-transform:uppercase;
 
}

.banner span{
  font-size:16px;
 margin: 10px 0 0px 0px; 
}

#band-socials{
 float:right; 
 display:inline-block;
 width:auto;
 line-height:40px;
 font-size:25px;
}

#band-socials a{
 color:black; 
 -webkit-transition: color .3s; /* Safari */
  transition: color .3s;
}

#band-socials a:hover{
 color:#e91e24;
 transition: .03;
}

#band_name{
 float:left;
 width:auto;
 display:inline-block;
}

.social-column ul{
 margin:0 0 0 0 !important; 
}

.social-column ul li{
  display:block;
  float:none;
  height:10px;
  text-align:center;
}

.social-column a:hover{
 color:black !important;
}

  

/* Foundation Overrides */

a {
  color: #2ba6cb;
  font-weight:bold;
}

a:hover, a:focus {
  color: #000000;
}

.button {
  background-color: #eaeac0;
  border-color: #2795b6;
  color: #000000;
}

.button:hover, .button:focus {
  background-color: #000000;
  border-color: #earac0;
  color: #eaeac0;
}

p{margin:0;}

.hide {
  display: none !important;
}

.orbit-container {
  margin: 0 0 1.1875rem 0;
}

.orbit-container .orbit-slides-container li {
  text-align: center;
}

.orbit-container .orbit-slides-container li img {
  margin: 0 auto;
}

.orbit-container .orbit-timer {
  visibility: hidden;
}

.orbit-container .orbit-bullets-container .orbit-bullets {
  margin-bottom: 0.59375rem;
}

.postfix {
  height: 2.125rem;
}

.postfix.button {
  height: 2.125rem;
  line-height: 2.125rem;
}

nav.pagination {
  display: block;
  font-size: 1rem;
  height: 1.5rem;
  line-height: 1.6;
  margin-left: -0.3125rem;
}

nav.pagination span {
  color: #999999;
  font-size: 0.875rem;
  height: 1.5rem;
  margin-left: 0.3125rem;
}

nav.pagination span a, nav.pagination span.current, nav.pagination span.inactive {
  background-color: transparent;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #999999;
  display: block;
  padding: 0.0625rem 0.625rem 0.0625rem;
}

nav.pagination span:hover a, nav.pagination span a:focus {
  background-color: #e6e6e6;
  color: #999999;
}

nav.pagination span.inactive {
  background-color: transparent;
  color: #999999;
  cursor: default;
}

nav.pagination span.inactive:hover, nav.pagination span.inactive:focus {
  background-color: transparent;
}

nav.pagination span.current {
  background-color: #2ba6cb;
  color: #ffffff;
  font-weight: bold;
  cursor: default;
}

nav.pagination span.current:hover, nav.pagination span.current:focus {
  background-color: #2ba6cb;
  color: #ffffff;
}

nav.pagination span {
  float: left;
  display: block;
}

.pagination-centered nav.pagination span {
  float: none;
  display: inline-block;
}

.postfix {
  height: 2.2125rem;
}


.th {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

  .th:hover, .th:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }




@media only screen and (min-width: 40.063em) {
  .top-bar-section .social li a {
    padding: 0 7px;
  }

  h1 a.right, h2 a.right, h3 a.right, h4 a.right, h5 a.right {
    font-size: 0.5em;
    margin-top: 1.5em;
  }
}




/* Layout */

body { 
  position:relative;
  font-family:futura;
  
    background-color: white;
  
  color: #222222;

}

h1, h2, h3, h4, h5, h6 {
  color: #222222;
}

h2{margin-top:10px;
}

h4 {

  font-family:futura;
  font-size:15px;
  font-weight:bold;
}

.content-container {
background:#f4f4f4;
height:100%;
min-height:650px;
}

@media (max-width:900px){
  .content-container{
   min-height:335px;
  }

}

.content-container > div {
  background-color: white;
  margin: 0 auto;
  max-width:100%;
}

.content-container h1 .right, .content-container h2 .right, .content-container h3 .right, .content-container h4 .right, .content-container h5 .right {
  font-size: 0.65em;
  margin-top: 0.5em;
}

.content-container h1 + hr, .content-container h2 + hr, .content-container h3 + hr, .content-container h4 + hr, .content-container h5 + hr {
  margin-top: 0;
}

.footer-container {
  color: #ffffff;
}

.footer-container > div {
  margin: 0 auto;
  padding: 0 0;
  max-width: 58em;
  width: 100%;
}

.footer-container p, .footer-container ul {
  color: #ffffff;
  font-size: 0.75rem;
}

.footer-container a {
  color: #f9f9f9;
}

.footer-container a:hover {
  color: #ffffff;
}


/* Errors */

#error {
  padding: 100px 0 150px 0;
}

#error h3 {
  text-align: center;
}

#error p {
  text-align: center;
}


/* Product Grid */

.product {
  margin: 0 auto;
  max-width: 400px;
  max-height:400px;
}

.product img{

}

.product a.th {

  display: block;
  max-height:200px;
  max-width:200px;
  position: relative;
  text-align: center;
}

@media (max-width: 400px) {
  
 
   .product a.th {
    height: 150px;
    line-height: 150px;
  }
  
  .product a.th img {
    max-height: 100%;
    max-width: 100%;
  }
}

.product a.th .panel-banner {
  background-color: white;
  bottom: 0;
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 0 0;
  padding: 0.25rem;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 100;
}


.product .panel {
  background-color:none;
  border-color: transparent;
  font-size: 0.7rem;
  padding: 6px 10px 6px 10px;
}




.product .panel div {
  display: block;
  margin-bottom: 0em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


.product .panel-info div + div {
  font-size: 0.5rem;
  margin-top: 0rem;
}


/* Product Page */

#product {

}

#product .clearing-assembled {
  
  margin: 0 auto 1.1875rem auto;
  max-width: 600px;
}

#product .clearing-assembled .clearing-thumbs li {
  text-align: center;
  width: 100%;
}

#product .clearing-assembled .clearing-thumbs li + li {
  height: 125px;
  line-height: 125px;
  margin: 0;
  padding: 5px;
  text-align: center;
  width: 33%;
}

@media (max-width: 400px) {
  


  #product .clearing-assembled .clearing-thumbs li + li {
    height: 75px;
    line-height: 75px;
  }
}

#product .clearing-assembled .clearing-thumbs li + li a img {
  max-height: 100%;
  max-width: 100%;
}

#product .clearing-assembled.clearing-blackout {
  max-width: 100%;
}

#product .clearing-assembled.clearing-blackout .clearing-thumbs li {
  width: 120px !important;
}

#product .panel {
  background-color: transparent;
  border-color: transparent;
  
  font-size: 0.9rem;
  padding: 0.5rem;
}

#product .panel div {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#product .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 1.1875rem 0;
  padding: 0.25rem;
  text-align: center;
}

#product .soundcloud-container {
  margin-bottom: 1.1875rem;
}

#product .add-to-cart-container {

}


/* Product Search */





/* Event Grid */

.event {
  margin: 0 auto;
  max-width: 202px;
}

.event a.th {
  display: block;
  height: 200px;
  line-height: 200px;
  position: relative;
  text-align: center;
}

@media (max-width: 400px) {
  


  .event a.th {
    height: 150px;
    line-height: 150px;
  }
  
  .event a.th img {
    max-height: 100%;
    max-width: 100%;
  }
}

.event a.th .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  bottom: 0;
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 0 0;
  padding: 0.25rem;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 100;
}

.event .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 0.25rem 0rem;
}

.event .panel div {
  display: block;
  margin-bottom: 0rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.event .panel-info div + div {
  font-size: 0.75rem;
  margin-top: 0rem;
}


/* Event Page */

#event {

}

#event .clearing-assembled {
  
  margin: 0 auto 1.1875rem auto;
  max-width: 432px;
}

#event .clearing-assembled .clearing-thumbs li {
  text-align: center;
  width: 100%;
}

#event .clearing-assembled .clearing-thumbs li + li {
  height: 125px;
  line-height: 125px;
  margin: 0;
  padding: 5px;
  text-align: center;
  width: 33%;
}

@media (max-width: 400px) {
  
  
  

  #event .clearing-assembled .clearing-thumbs li + li {
    height: 75px;
    line-height: 75px;
  }
}

#event .clearing-assembled .clearing-thumbs li + li a img {
  max-height: 100%;
  max-width: 100%;
}

#event .clearing-assembled.clearing-blackout {
  max-width: 100%;
}

#event .clearing-assembled.clearing-blackout .clearing-thumbs li {
  width: 120px !important;
}

#event .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 0.5rem;
}

#event .panel div {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#event .panel-banner {
  background-color: rgba(0, 0, 0, 0.55);
  color: #ffffff;
  font-size: 0.75rem;
  line-height: 1.25rem;
  margin: 0 0 1.1875rem 0;
  padding: 0.25rem;
  text-align: center;
}

#event .map-container {
  margin-bottom: 1.1875rem;
}

#event .soundcloud-container {
  margin-bottom: 1.1875rem;
}

#event .add-to-cart-container {

}


/* Contact Page */

#contact {

}

#contact textarea {
  height: 115px;
}

#contact #recaptcha_widget_div {
  margin: 0 0 1rem 0;
}


/* Gallery Page */

#gallery {

}

#gallery ul li > div {
  margin: 0 auto;
  max-width: 202px;
}


/* History Page */

#history {

}

#history .history-item {

}

#history .history-item .orbit-container {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  margin: 0 auto 1.1875rem auto;
  max-width: 300px;
}

#history .history-item .release-information {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  margin-bottom: 0;
}

#history .history-item .links.inline-list a {
  font-size: 0.9rem;
}


/* Order Page */

#order {

}

#order #question .panel {
  font-size: 0.9rem;
  line-height: 1.2rem;
  padding: 0.75rem 0;
  text-align: center;
}

#order table tbody tr td + td {
  text-align: right;
}

/* Roster Page */

#roster {

}

#roster ul li > div {
  margin: 0 auto;

}

#roster ul li > div .panel {
  background-color: transparent;
  border-color: transparent;
  font-size: 0.9rem;
  padding: 0.25rem 0rem;
}

#roster ul li > div .panel div {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}


/* Roster Item Page */

#roster-item {

}

#roster-item #description p {
  font-size: 0.9rem;
}

#roster-item #links .inline-list a {
  font-size: 0.9rem;
}

#roster-item #soundcloud iframe {
  margin-bottom: 1rem;
}

#roster-item #bandsintown {
  margin-bottom: 1rem;
}
