/*
Theme Name: Mojos
Theme URI: http://www.fuckyeahmedia.com
Author: Fuck Yeah! Media
Author URI: http://www.fuckyeahmedia.com
Description: 
Version: 1.0
*/

/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

body {
  background:url('images/brickwall.png') repeat #000;
  font-family: 'Roboto', sans-serif;
  color: #fff;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  line-height: 1.4;
  margin-bottom: 15px;
  font-size: 14px;
}
a {
  color:#f58c16;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
h1 {
  font-size: 28px;
  margin-bottom: 10px;
  color:#fff;
  text-transform: uppercase;
  font-weight: 700;
}
h2 {
  font-size: 20px;
  margin-bottom: 10px;
  color:#f58c16;
}
h3 {
  margin-bottom: 5px;
  color:#f58c16;
}
a:hover, a:focus {
  color:#fff;
  background: transparent;
  text-decoration: none;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.clear {
  clear: both;
}
.vanish {
  display: none;
}
.appear {
  display: block;
}
em {
  font-style: italic;
}
strong {
  font-weight: 700;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.row {
  margin-bottom: 2em;
}
.col-md-3, .col-md-4, .col-md-6, .col-md-8, .col-sm-3 {
  margin-bottom: 2em;
}
.navbar {
  margin-bottom: 0px !important;
  border: none;
  border-radius: 0;
  font-family: 'Arvo', serif;
  padding: 0px;
  /*position: absolute;
  bottom: 0px;*/
  margin: 0 auto;
  width: 100%;
}
.navbar li {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background: rgba(0,0,0,0.3);
  font-size: 16px;
  border-radius: 7px;
  margin-bottom: 5px;
  margin-top: 5px;
}

.navbar li a {
  color:#f58c16;
}
.navbar li a:hover, .navbar li a:focus {
  background: transparent;
  color: #e5e7b0;
}
.navbar-toggle {
  border: 1px solid #fff;
}
.navbar-collapse {
  padding-left: 0;
  margin-left: 0;
}
.navbar-container {
  background: url('images/brickwall-red.png') repeat;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 80px;
}
img.alignright { 
  float: right; margin: 0 0 1em 1em; 
}
img.alignleft { 
  float: left; margin: 0 1em 1em 0; 
}
img.aligncenter { 
  display: block; margin-left: auto; margin-right: auto; 
}
.alignright { 
  float: right; 
}
.alignleft { 
  float: left; 
}
.aligncenter { 
  display: block; margin-left: auto; margin-right: auto; 
}
header {
  background: url('images/stars') repeat fixed;
  position: relative;
}
.container-home {
  padding-top: 25px;
  padding-bottom: 250px;
  background: rgba(0,0,0,0.3);
}
#this-week {
  margin: 0 auto 25px auto;
  background: rgba(0,0,0,0.3);
  padding: 15px;
  color: #fff;
  max-width: 750px;
}
#this-week h2 {
  font-size: 25px;
  color: #fff;
}
.this-week-title {
  color: #e5e7b0 !important;
  text-transform: uppercase;
}
#coming-soon {
  margin: 0 auto;
  position: relative;
}
#coming-soon li {
max-width: 600px;
white-space: nowrap;
padding: 0px 10px;
position: relative;
margin-bottom: 10px;
}
#coming-soon h2 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 3px;
}
#coming-soon h3 {
  font-size: 18px;
  font-weight: 400;
}
.home-content {
  background: rgba(0,0,0,1);
  padding: 10px 5px;
  position: absolute;
  width: 100%;
  overflow:hidden;
  bottom: 0;
  padding: 10px;
  overflow: visible;
  max-width: 100%;

}
.home-content h2, .home-content h3 {
  color: #fff;
}
.content-wrap {
  position: relative;
}
.home-content h2 {
  max-width: 100%;
  position: relative;
  width: auto;
  white-space: pre-line;
}
.gallery-content {
  background: rgba(0,0,0,0.6);
  padding: 10px 5px 50px 5px;
}
footer {
  color: #f58c16;
  margin-top: -110px;
  font-size: 18px;
  /*padding-top: 50px;*/
  padding-bottom: 100px;
  background: #000;
}
#hero-pics {
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 25px;
}
#hero-pics li {
  width: 100%;
  margin-right: 0px;
  float: none;
  margin-bottom: 5px;
}
#hero-pics li:nth-child(2) {
  margin-right: 0;
}
.single {
  background:url('images/brickwall.png') repeat;
  padding-bottom: 150px;
}
.single h2, #gallery-list h2 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.single h3, #gallery-list h3 {
  font-size: 26px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.single p {
  margin-bottom: 10px;
  font-size: 14px;
}
.single .navbar {
  margin-bottom: 25px;
}
.btn-primary {
  background: #bb232e;
  border: none;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background: #222;
  border: none;
}
.btn-tickets {
  margin-bottom: 15px;
  margin-top: 15px;
  font-size: 18px;
  padding: 17px;
  font-weight: 700
}
.row-about {
  max-width: 900px;
  margin: 0 auto;
  padding-top: 25px;
}
.about-list {
  margin-bottom: 15px;
}
.about-list li {
  font-size: 14px;
  list-style-type: disc;
  margin-bottom: 5px;
}
.row-contact {
  max-width: 600px;
  margin: 0 auto;
  padding-top: 25px;
}
input {
  width: 100%;
  border-radius: 5px;
  margin-bottom: 5px;
  border: 1px solid #ddd;
  padding: 7px;
}
.big-text {
  font-size: 18px;
}
.img-header {
  margin-bottom: 25px;
}
b {
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Arvo', serif;
}
#sign {
  position: absolute;
  right: 0;
  top: 80px;
  z-index: 9999;
}
#header-img {
  /*background: url('images/mojos-header.jpg');
  background-size: cover;
  height: 350px;
  width: 100%;*/
}

#header-info {
  position: absolute;
  margin: 0 auto;
  top:40%;
  width: 704px;
}

.live-home {
  background: url('images/bg-nav.png') center top no-repeat;
  padding: 15px 0;
  margin-bottom: 0px;
}
.btn-group {
  width: 100%;
  margin-bottom: 15px;
}
.btn-default {
  width: 100%;
  display: block;
  margin-bottom: 5px;
  border-radius: 0;
}
.dark {
  background: rgba(0,0,0,0.3);
  padding-top: 15px;
  border-top: 2px solid #f58c16;
}
.social i {
  padding: 10px;
}

#gallery-list li {
  padding-bottom: 50px;
  border-top: 10px solid #f58c16;
}

.gallery-item {
  float: none !important;
  width: 100% !important;
}
.attachment-thumbnail {
  border-color: rgba(255,255,255,0.3) !important;
}
#fisherman {
  background: url('images/fisherman-style.jpg') no-repeat;
  background-size: cover;
  padding: 100px 10px 100px 10px;
  border-bottom: 10px solid #f58c16;
}
.regular-events {}
.regular-content {
  background: rgba(0,0,0,0.9);
  padding: 10px;
}
.regular-content h2 {
  font-size: 40px;
  text-transform: uppercase;
  color: rgba(255,255,255,1);
  font-weight: 600;
}
.regular-content h3 {
  margin-bottom: 15px;
  font-size: 18px;
}
#next-fisherman-event, #next-hussle-event, #next-comedy-event, #next-wom-event {
  border-top: 1px dashed rgba(255,255,255,0.1);
  padding-top: 15px;
}
#next-fisherman-event h2, #next-hussle-event h2, #next-comedy-event h2, #next-wom-event h2 {
  font-size: 20px;
  display: inline-block;
}
#next-fisherman-event h3, #next-hussle-event h3, #next-comedy-event h3, #next-wom-event h3 {
  font-size: 24px;

}
#next-fisherman-event li, #next-hussle-event li, #next-comedy-event li, #next-wom-event li {
  display: inline-block;
}
#hussle {
  background: url('images/hussle-hussle.jpg') no-repeat;
  background-size: cover;
  padding: 100px 10px 100px 10px;
  border-bottom: 10px solid #f58c16;
}
#comedy {
  background: url('images/mojos-monthly-comedy.jpg') no-repeat;
  background-size: cover;
  padding: 100px 10px 100px 10px;
  border-bottom: 10px solid #f58c16;
}
#collections {
  background: url('images/collections.jpg') no-repeat;
  background-size: cover;
  padding: 100px 10px 100px 10px;
  border-bottom: 10px solid #f58c16;
}
#wide-open-mic {
  background: url('images/wide-open-mic.jpg') no-repeat;
  background-size: cover;
  padding: 100px 10px 100px 10px;
  border-bottom: 10px solid #f58c16;
    border-top: 10px solid #f58c16;
}







@media (min-width: 600px) {
  #coming-soon li {
  float: left;
  width: 50%;

}

.navbar li {
  background: rgba(0,0,0,0.3);
  font-size: 16px;
  border-radius: 7px;
  margin-bottom: 5px;
  margin-top: 5px;
}
#hero-pics li {
  width: 49.5%;
  margin-right: 0.5%;
  float: left;
  margin-bottom: 5px;
}
.btn-group {
  width: 100%;
  margin-bottom: 15px;
}
.btn-default {
  width: 33%;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: auto;
}
.navbar li:hover, .navbar li:focus {
  background: rgba(0,0,0,0.5);
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.gallery-item {
    float: left !important;
    margin-top: 10px !important;
    margin-bottom: 20px !important;
    text-align: center !important;
    width: 33% !important;
}

}



/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
  .row {
    margin-bottom: 0;
  }
  .col-md-3, .col-md-4, .col-md-6, .col-md-8, .col-sm-3 {
    margin-bottom: 0;
  }
  .vanish {
  display: block;
  }
  .appear {
    display: none;
  }
  .navbar li {
    display: inline-block;
  }
 }

 @media (min-width: 900px) {
  #coming-soon li {
    width: 33%;

}
 .navbar li {
    font-size: 20px;
  }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { ... }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { ... }
