body {
  background: #f2f2f2;
  font-family: 'Lora', serif;
}
h1, h2, h3, h4, h5 {
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0;
  font-weight: lighter;
}
.navbar-inner {

}
.nav {
  font-family: 'Montserrat', sans-serif;
}
.navbar-inverse .btn-navbar {
  margin-top: 15px;
}
.nav li, .brand {
  line-height: 30px;
}
.nav li.current {
  background: #000000;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
  color: #ffffff;
  padding: 15px 20px 15px;
}
.nav li.current a {
  color: #bfbfbf;
}
.nav li:hover, a.brand:hover {
  background-color: #000000;
}
#content {
	margin-top: 80px;
	margin-bottom: 80px;
	min-height: 100%;
}
a {
	color: #000000;
}
.brand {
  width: 30px;
  height: 30px;
  background: url('../img/houndstooth-logo.png') no-repeat 10px 5px;
	color: #ffffff !important;
  padding: 0 20px 0;
}

.blogpost {
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
  clear: both;
}
.blogpost img {
  width: 300px;
}
.news {
  height: auto !important;
  min-height: 480px;
}
.news img, .media img, .media iframe, .news iframe {
  width: 100% !important;
}
.news a {
  color: #ed1b26;
}
.postimg {
  float: left;
  padding-right: 20px;
  border-bottom: none;
}
.postimg:hover {
  text-decoration: none;
  border: none;
}
.lnk, .lnk:hover {
  border: none;
}
.pagination p, .pagination div {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
}
.pagination p span, .pagination div a {
	display: inline-block;
	padding: 10px 15px;
	padding-top: 15px;
}

.blogpost {
  height: 210px;
  margin-bottom: 30px;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
}
.blogpostimage {
  width: 100%;
  height: 170px;
  margin-bottom: 15px;
  border: 1px solid #dedede;
}
.blogpost a {
  color: #000000;
}
.blogpost p {
  margin-top: 10px;
  font-size: 16px;
}
.news p {
  font-size: 16px;
}
.blogpost img {
  width: 370px;
}
.postimg {
  float: left;
  padding-right: 20px;
  border-bottom: none;
}
.postimg:hover {
  text-decoration: none;
  border: none;
}
.latestposts {
  margin-top: 20px;
  margin-left: 0;
  list-style: none;
}
.latestposts a {
  line-height: 1.6em;
  display: block;
  font-size: 16px;
  background: #333333;
  margin-bottom: 1px;
  color: #ffffff;
  padding: 7px 10px;
}
.latestposts a:hover {
  background: #444444;
}
.newsimagelink {
  height: 170px;
  display: block;
}
.releaselink, .releaselink:hover {
  border: none;
}
#featured {
  height: 400px;
  overflow: hidden;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #footer {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (max-width: 480px) {
  #content {
    margin-top: 20px;
  }
  #featured {
    height: 200px;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .featured_blogpost h3 {
    font-size: 18px;
    line-height: 1.4em;
  }
}
.featured_blogpost {
  width: 100%;
  height: 100%;
}
.featured_blogpost a {
  display: block;
}
.featured_blogpost h3 {
  text-align: center;
  background: #ffffff;
  margin-top: 0;
  margin-bottom: 0;
  opacity:0.8;
  filter:alpha(opacity=80); /* For IE8 and earlier */
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
}
.featured_blogpost h3 a {
  color: #000000;
  text-shadow: 0 1px 1px #ffffff;
  opacity:1;
  filter:alpha(opacity=100); /* For IE8 and earlier */
  padding: 5px 10px;
  border: none;

}
#slidepager {
  font-family: Helvetica, Arial, sans-serif;
  height: 50px;
  z-index: 50;
  position: absolute;
  bottom: -28px;
  right: 0px;
}
#slidepager a {
  background: #000000;
  opacity:0.8;
  filter:alpha(opacity=80); /* For IE8 and earlier */
  color: #ffffff;
  padding: 5px 10px;
}
#slidepager a:hover {
  background: #666666;
  text-decoration: none;
}
#slidepager a.activeSlide {
  background: #333333;
}
#prev1, #next1 {
  position: absolute;
  top: 250px;
  font-size: 40px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 0px 1px 1px #000000;
  filter: dropshadow(color=#000000, offx=0, offy=1);
  padding: 10px;
}
#prev1:hover, #next1:hover {
  color: #666666;
}
#prev1 {
  z-index: 51;
  left: 0px;
}
#next1 {
  z-index: 52;
  right: 0px;
}
.homepost h4 {
  font-size: 18px;
  line-height: 1.3em;
}
.homepost {
  border: none;
}

.artist {
  height: 170px;
  width: 100%;
  display: block;
  float: left;
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.artist a {
  display: block;
}
.artistlink {
  width: 100%;
  height: 100%;
}
.artistcont {
  height: 260px;
}
.artistcont h3 {
  line-height: 1.3em;
}
.links a {
  border: none;
  margin: 0 5px 0 0;
}

.releaselink, .releaselink:hover {
  font-family: 'Montserrat', sans-serif;
  border: none;
  font-weight: bold;
  color: #000000;
  font-size: 16px;
}
.releaselink img {
  border: 1px solid #dedede;
}

.artistname {
  text-transform: uppercase;
  font-weight: bold;
}
.largetext {
  font-size: 38.5px;
}
h1, .largetext {
  margin-bottom: 20px;
}
p {
  line-height: 1.4em;
}
.artistmedia {
  margin-top: 0;
}
.newsfeedpostimg {
  height: 350px;
}
@media (max-width: 480px) {
  .newsfeedpostimg {
  height: 200px;
  }
  h1, h2, h3.largetext {
    font-size: 20px;
    line-height: 1.2em;
  }
}
.videoWrapper {
  margin-top: 20px;
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#footer {
  text-align: center;
  height: 200px;
  background: #000000;
  color: #ffffff;
}
#footer a {
  color: #ffffff;
  display: block;
}
#footer ul {
  list-style: none;
  margin: 0;
  padding: 20px 0;
}
#footer ul li {
  display: inline-block;
  height: 32px;
  width: 32px;
  margin: 0 5px;
}
.facebook {
  height: 32px;
  width: 32px;
  background: url('../img/social/facebook.png') no-repeat;
}
.twitter {
  height: 32px;
  width: 32px;
  background: url('../img/social/twitter.png') no-repeat;
}
.youtube {
  height: 32px;
  width: 32px;
  background: url('../img/social/youtube.png') no-repeat;
}
.soundcloud {
  height: 32px;
  width: 32px;
  background: url('../img/social/soundcloud.png') no-repeat;
}
.spotify {
  height: 32px;
  width: 32px;
  background: url('../img/social/spotify.png') no-repeat;
}
.instagram {
  height: 32px;
  width: 32px;
  background: url('../img/social/instagram.png') no-repeat;
}
.rss {
  height: 32px;
  width: 32px;
  background: url('../img/social/rss.png') no-repeat;
}
.min330 {
  min-height: 360px;
}