@font-face {
    font-family: 'BitstreamVeraSansBoldOblique';
    src: url('/static/fonts/Vera-Bold-Italic-webfont.eot');
    src: url('/static/fonts/Vera-Bold-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/Vera-Bold-Italic-webfont.woff') format('woff'),
         url('/static/fonts/Vera-Bold-Italic-webfont.ttf') format('truetype'),
         url('/static/fonts/Vera-Bold-Italic-webfont.svg#BitstreamVeraSansBoldOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'BitstreamVeraSansBold';
    src: url('/static/fonts/Vera-Bold-webfont.eot');
    src: url('/static/fonts/Vera-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/static/fonts/Vera-Bold-webfont.woff') format('woff'),
         url('/static/fonts/Vera-Bold-webfont.ttf') format('truetype'),
         url('/static/fonts/Vera-Bold-webfont.svg#BitstreamVeraSansBoldOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
  /*background: rgb(231, 76, 60);*/
/*  padding-top: 60px;  60px to make the container go all the way to the bottom of the topbar 
*/  font-family: sans-serif;
  /*font-weight: 500;*/
  overflow-x: hidden;

}



.wetasphalt{
  background: rgb(52, 73, 94);
}

.alizarin{
  background: rgb(231, 76, 60);
}

.sunflower{
  background: rgb(241, 196, 15);
}

.emerland{
  background: rgb(46, 204, 113);
}

.midnight{
  background: rgb(44, 62, 80);
}

.pomegranate{
  background: rgb(192, 57, 43);
}

.orange{
  background: rgb(243, 156, 18);
}

.nephritis{
  background: rgb(39, 174, 96);
}

.silver{
  background: rgb(189, 195, 199);
}

.cloud{
  background: rgb(236, 240, 241);
}

@media (min-width: 1200px){

    .row-fluid .span3 {
      width: 25%;
      margin-left:0;
  }

  .row-fluid .offset3:first-child {
      margin-left: 25%;
  }

  .row-fluid .span6 {
    width: 50%;
  }

}
 
@media screen and (min-width: 992px) {
    .row-fluid .span3 {
      width: 25%;
      margin-left:0;
  }

  .row-fluid .offset3:first-child {
      margin-left: 25%;
  }

  .row-fluid .span6 {
    width: 50%;
  }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px)  { 
  .row-fluid .span3 {
      width: 25%;
      margin-left:0;
  }

  .row-fluid .offset3:first-child {
      margin-left: 25%;
  }

  .row-fluid .span6 {
    width: 50%;
  }

 }

.below, .about-below{
    padding: 5% 10% 5% 10%; 
}

.media-column{
  padding: 0;
}

.container{
  width: 100%;
}


.filler {
  height: 145px;
  padding-top: 20px;
}

.spacer{
  padding: 10%;
  width: 100%;
}

header .header{
    color: rgb(236, 240, 241);
}

.navbar-inner,
.navbar-fixed-bottom {
    bottom: 0;
    background: white;
    border:0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.right{
  margin-right: 1.2em;
  text-align: right;
}

.loves{
  margin-top: 2em;
}

#images img{
  width: 50%;
  z-index: 1;
}

.instagram{

}

h2, h3{
  font-family: 'Arial Black', sans-serif;
  transform: scaleX(0.95) scaleY(1.05);
  font-style: normal;
  text-transform: uppercase;
  font-weight: 500;
  color: #03907e;
}

a:focus,
a:hover,
a:active {
    color: #00217e;
}

a {
    color: #104dfc;
}

h2 {
    font-size: 4em;
}

h3 { font-size: 1.5em; }

header > h2 {
    color: #104dfc;
}

.textbox {
    position: absolute;
    width: 40%;
    padding: 1em;
    left: 30%;
    text-align: left;
    background: rgba(255,255,255,0.9);
}

#get-tickets {
    top: 10px;
    left: 10px;
    position: absolute;
    font-size: 30px;
}

iframe.youtube {
    position:relative;
    height: 300px;
    width: 100%;
}

article.bee {
    height: 100%;
    width: 100%;
    position: absolute;
    text-align: center;
    background: url('/static/img/bee2.png') no-repeat center top 30px;
    background-size: auto 100%;
}

.rtl {
    direction: rtl;
}

.article-inner {
    position: relative;
}

h1{
  color:white;
  font-size: 3em;
  font-family: BitstreamVeraSansBoldOblique;
  font-weight: 500;
  /*font-style: italic;*/
  /*text-shadow: 5px 5px 0 #222;*/
  text-transform: uppercase;
}

h1.rotate{
  margin-bottom: 0px;
  line-height: 30px;
  -webkit-transform: rotate(-7deg); 
  -moz-transform:    rotate(-7deg); 
  -ms-transform:     rotate(-7deg); 
  -o-transform:      rotate(-7deg);
  /* Rotate from top left corner (not default) */
  -webkit-transform-origin: 0 0;
  -moz-transform-origin:    120px 0;
  -ms-transform-origin:     0 0;
  -o-transform-origin:      0 0;
}

@media only screen and (max-device-width:768px) {
       /* default iPad screens */
        font-size: 2em;
}


.face img,
.bottom img{
  width: 100%;
}

header a{
    text-shadow: 0 1px 0 rgba(255,255,255,.1);
  -webkit-transition: all .2s ease-in-out;
     -moz-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
    text-decoration: none;
}


header a:hover,
header a:focus,
header a:active{
 text-shadow: 0 0 5px rgba(255,255,255,.25);
 text-decoration: none;
 color: rgb(189, 195, 199);
}

a:hover,
a:focus,
a:active{
 text-decoration: none;
}

.social {
  margin-top: 85px;
}

.social-btn {
  color: white;
  font-size: 3em;
  z-index: 100;
}

a:hover .navvy,
a:focus .navvy,
a:active .navvy{
 text-shadow: 0 0 40px rgba(255,255,255,.25);
 text-decoration: none;
 color: rgb(189, 195, 199);
}

#comingup a {
  font-weight: bold;
}

#past a {
  font-style: strikethrough;
}

#comingup li,
#past li {
  list-style: none;
  list-style-position: inside;
}

.gigs h4 {
  padding-left: 1em;
}

.gigs {
  background: url('../img/songkick.png') no-repeat;
  background-position: 95% 95%;
  padding-bottom: 3em;
}
