@-webkit-viewport { width: device-width; }
@-moz-viewport { width: device-width; }
@-ms-viewport { width: device-width; }
@-o-viewport { width: device-width; }
@viewport { width: device-width; }

body {background: #000; color:#000; line-height: 2em;
	font-family: 'proxima-nova', "Helvetica Neue", "Helvetica", Arial, sans-serif; font-weight: 400;
	 background-attachment: fixed; 
}


#bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -100;
    background: #000 url('../img/##'); background-repeat: no-repeat;
}​



img {max-width: 100%; height:auto;}

h1,h2,h3,h4,h5,h6 {color: #ebebeb; margin: 0; padding: 0;}

h1 {font-size: 7em; font-weight: 800;text-transform: uppercase; text-align:left;  padding: 0.2em 0 0.2em 0;  color: #333;line-height: 0.8em;margin: 25px 0;}
h1.band-name {margin: 25px 0;}


h2 {font-weight:100; text-align:left; line-height: 0.8em; padding: 75px 0 25px 0;   color: #666;}

h3 {color: #000; }

h4 a {color: #fff;}

h5 {color: #000; font-weight: 800; font-size: 2em; margin-top: 1em;}

h6 {color: #000; font-weight: 200; font-size: 2em; margin-top: 1em;}


p {line-height: 1.6em;}
strong {font-weight: 700;}

ul {padding: 0; margin: 0; }
ul li a {}

a:link {color: #0F88F2}
a:visited {color: #57C6F2;}
a:active {}
a:hover {text-decoration: none;}

.fluid-width-video-wrapper {margin-bottom: 20px;}

.logo {max-width: 300px;  z-index: 9999 !important; }
.logo-wrap {z-index: 9998;}
#menu-button {z-index: 9999;}

.blackbg {background: #000; color: #fff;}

/* navigation */

#menuwrap {background: #000;}
#newsletter-top {margin: 15px 0 0 0;}
#menu-top {margin: 15px 0 0 0;}

.navbar {background: #000; border: none; margin-bottom: 0; border-radius: 0; font-size: 1.1em;}
.navbar a {color: #eb5f7d; text-align: center;}
.navbar-default .navbar-nav>li>a:hover {color: #666;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {color: #eb5f7d; background: #222;}
.current-menu-item {background: #fff; color: #000 !important;}
.current-menu-item a {color: #000 !important;}

.navbar-toggle {border: none;}
ul.buttons {margin: 0; padding: 0 0 0 0; list-style: none;  float: right; display: inline;}
ul.buttons li {float: left; margin: 5px; }

.dropdown-menu {background: #000;}
.dropdown-menu li a {color: #fff;}
.dropdown-menu>li>a {padding: 5px 20px;}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover {background-color:#eb5f7d; }
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {color:#eb5f7d; background-color: #000;}


.menu-footer-menu-container {background: none !important;}
.menu-footer-menu-container ul li a {color: #000 !important;}
.menu-footer-menu-container ul li a:hover {color: #fff!important;background:#000 !important;}
.menu-footer-menu-container .current-menu-item a {background: #000 !important; color: #fff !important;}

#article-nav {padding: 0; margin: 0;}

ul.social-artist-icons {list-style: none; }
ul.social-artist-icons li { float: left;  text-indent: -9999px;}
ul.social-artist-icons li a { 
width: 50px; height:50px;
  display: block;
  margin-right: 0;
  text-indent: -9999px;
  transition: 0s;
  
  }
ul.social-artist-icons li a:hover {}

ul.social-artist-icons li.facebook {background: url("../img/svg/facebook.svg") no-repeat scroll 0 0 rgba(0,0,0,0);
  background-size: 50px auto;
  background-position: 0;}
ul.social-artist-icons li.twitter {background: url("../img/svg/twitter.svg") no-repeat scroll 0 0 rgba(0,0,0,0);
  background-size: 50px auto;
  background-position: 0;}
ul.social-artist-icons li.instagram {background: url("../img/svg/instagram.svg") no-repeat scroll 0 0 rgba(0,0,0,0);
  background-size: 50px auto;
  background-position: 0;}  
ul.social-artist-icons li.youtube {background: url("../img/svg/youtube.svg") no-repeat scroll 0 0 rgba(0,0,0,0);
  background-size: 50px auto;
  background-position: 0;}   
ul.social-artist-icons li.email {background: url("../img/svg/email.svg") no-repeat scroll 0 0 rgba(0,0,0,0);
  background-size: 50px auto;
  background-position: 0;} 
ul.social-artist-icons li.spotify {background: url("../img/svg/spotify.svg") no-repeat scroll 0 0 rgba(0,0,0,0);
  background-size: 50px auto;
  background-position: 0;}   
ul.social-artist-icons li.tumblr {background: url("../img/svg/tumblr.svg") no-repeat scroll 0 0 rgba(0,0,0,0);
  background-size: 50px auto;
  background-position: 0;}     


ul.social-artist {list-style: none; display: inline; float: left; clear: both;}
ul.social-artist li {float: left;}
ul.social-artist li a {display: block; padding: 5px 10px; background: #fff; color: #000; border: 1px solid #000; font-size: 1.2em; margin: 5px;}
ul.social-artist li a:hover {background: #000; color: #fff;}

ul.share-small {display: inline; list-style: none;  font-size: 1em; text-transform: uppercase; display: block;}
ul.share-small li {float: left;}
ul.share-small > li:first-of-type  {border-left: none;color: #666;padding-right: 10px;}
ul.share-small > li:second-of-type  {border-left: none;}

ul.share-small li a {color: #999; text-decoration: none; padding: 5px 10px; background: #fff;}
ul.share-small li a:hover {color: #57C6F2;}

ul.share {list-style: none; background: #000; float: left;}
ul.share li {float: left; margin: 10px;}

.social-bottom ul {list-style: none;}
.social-bottom ul li {float: left; opacity: 0.5;}
.social-bottom ul li:hover {opacity: 1.0;}


#header {background:#000;}


#slider1_container {}

#article-nav {margin-top: 20px;}



a.news-name {border: 1px solid #000; font-size: 3em; background: #fff; color: #000 !important; display: block; padding: 10px 15px; margin-bottom: 10px;}
a.news-name:hover {background: #000; color: #fff !important;}
span.post-date {font-size: 0.5em; float: right; text-align: right; text-transform: uppercase; color: #999;}


.band { height: 300px; margin: 10px;

transition: 0.2s ease-out;
-webkit-clip-path: polygon(0 0, 95% 0, 95% 100%, 0 100%);
clip-path: polygon(0 0, 95% 0, 95% 100%, 0 100%);
}


.band:hover {
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

a.band-name { background: rgba(0,0,0,0.7); color:#fff; padding: 0.3em 0.4em 0.2em 0.4em; margin: 1em 0 0 0; font-size: 4em; font-weight: 800; float: left; line-height: 0.9em;}
a.band-name:hover {background: #fff; color: #000;}
img.thumb {width: 150px; height:150px; overflow: hidden;}

iframe {max-width: 100%; overflow: hidden;}


.page-content { min-height: 600px; background: #fff;}
.page-content h1 {padding: 5px 0 0 10px;}

.home-content {  background: #fff; padding-top: 25px;}
.home-content h1 {padding: 25px 0 0 10px;}

.single-content p {max-width: 500px;}

.sponsor img {max-width: 100%; padding: 20px;}
.sponsor img.medium {max-width: 300px;} 
.sponsor img.small {max-width: 100px;} 



#feeds h3 {font-size: 3em; font-weight: 800; padding: 50px 0 0 0;}
#feeds ul {padding: 0; margin: 0; list-style: none; font-size: 1em; }
#feeds ul li {margin: 20px 0;}
#feeds ul li a {
background: #fff; 
color: #000; 
padding: 10px 15px; 
line-height: 2em; 
border: 1px solid #000;
transition: 0.1s ease-out;

}
#feeds ul li a:hover {
background: #000; 
color: #fff;

}



span.slide-title {font-size: 20em; font-weight: 800; color: #fff; background: rgba(0,0,0,0.5); padding: 0 15px 0 15px;}
span.slide-content {font-size: 24px; font-weight: 400; color: #fff;  padding: 10px 15px 10px 15px; clear: both; margin: 50px 0 0 0; line-height: 0.8em;}




.footer-content {padding: 50px 0 0 0; z-index: 9999;}
#footer-below {background: #000; height: 300px; margin: 0; padding-top: 50px;}





/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}


/* WordPress Gallery 
------------------------------------------ */
 
.gallery {
	margin-left: -0.5em;
	margin-right: -0.5em;
}
 
.gallery:after {
	display: table;
	content: "";
	clear: both;
}
 
.gallery-item {
	margin: 0;
	float: left;
	padding: 0.5em;
}
 
.gallery-item img {
	width: 100%;
}
 
.gallery-columns-1 .gallery-item {
    width: 100%;
    float: none;
}
.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery-columns-3 .gallery-item {
    width: 33.3333%
}
.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery-columns-6 .gallery-item {
    width: 16.6667%
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%
}
.gallery-columns-8 .gallery-item {
    width: 12.5%
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%
}
 
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

/* BUTTONS
-------------------------------------------------------------- */

.button, .button:visited {
	background: #222 url(alert-overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

	.button:hover							{ background-color: #111; color: #fff; }
	.button:active							{ top: 1px; }
	.small.button, .small.button:visited 			{ font-size: 11px; }
	.button, .button:visited,
	.medium.button, .medium.button:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.button, .large.button:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	

            /* jssor slider bullet navigator skin 21 css */
            /*
            .jssorb21 div           (normal)
            .jssorb21 div:hover     (normal mouseover)
            .jssorb21 .av           (active)
            .jssorb21 .av:hover     (active mouseover)
            .jssorb21 .dn           (mousedown)
            */
            .jssorb21 div, .jssorb21 div:hover, .jssorb21 .av
            {
                background: url(../img/b21.png) no-repeat;
                overflow:hidden;
                cursor: pointer;
            }
            .jssorb21 div { background-position: -5px -5px; }
            .jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
            .jssorb21 .av { background-position: -65px -5px; }
            .jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }

 /* jssor slider arrow navigator skin 19 css */
            /*
            .jssora19l              (normal)
            .jssora19r              (normal)
            .jssora19l:hover        (normal mouseover)
            .jssora19r:hover        (normal mouseover)
            .jssora19ldn            (mousedown)
            .jssora19rdn            (mousedown)
            */
            .jssora19l, .jssora19r, .jssora19ldn, .jssora19rdn
            {
            	position: absolute;
            	cursor: pointer;
            	display: block;
                background: url(../img/a19.png) no-repeat;
                overflow:hidden;
            }
            .jssora19l { background-position: -5px -35px; }
            .jssora19r { background-position: -65px -35px; }
            .jssora19l:hover { background-position: -125px -35px; }
            .jssora19r:hover { background-position: -185px -35px; }
            .jssora19ldn { background-position: -245px -35px; }
            .jssora19rdn { background-position: -305px -35px; }




#cssmenu {
  background: #000;
  width:100%;
  margin: 0;
  width: auto;
  padding: 0;
  line-height: 1;
  display: block;
  position: relative;
}
#cssmenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  float: right;

}
#cssmenu ul:after,
#cssmenu:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#cssmenu ul li {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  
}
#cssmenu ul li a {
  text-decoration: none;
  display: block;
  margin: 0;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu ul li ul {
  position: absolute;
  left: -9999px;
  top: auto;
}
#cssmenu ul li ul li {
  max-height: 0;
  position: absolute;
  -webkit-transition: max-height 0.4s ease-out;
  -moz-transition: max-height 0.4s ease-out;
  -ms-transition: max-height 0.4s ease-out;
  -o-transition: max-height 0.4s ease-out;
  transition: max-height 0.4s ease-out;
  background: #ffffff;
}
#cssmenu ul li ul li.has-sub:after {
  display: block;
  position: absolute;
  content: "";
  height: 10px;
  width: 10px;
  border-radius: 5px;
  background: #000000;
  z-index: 1;
  top: 13px;
  right: 15px;
}
#cssmenu.align-right ul li ul li.has-sub:after {
  right: auto;
  left: 15px;
}
#cssmenu ul li ul li.has-sub:before {
  display: block;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  border: 3px solid transparent;
  border-left-color: #ffffff;
  z-index: 2;
  top: 15px;
  right: 15px;
}
#cssmenu.align-right ul li ul li.has-sub:before {
  right: auto;
  left: 15px;
  border-left-color: transparent;
  border-right-color: #ffffff;
}
#cssmenu ul li ul li a {
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  color: #000000;
  letter-spacing: 0;
  display: block;
  width: 170px;
  padding: 11px 10px 11px 20px;
}
#cssmenu ul li ul li:hover > a,
#cssmenu ul li ul li.active > a {
  color: #4cb6ea;
}
#cssmenu ul li ul li:hover:after,
#cssmenu ul li ul li.active:after {
  background: #4cb6ea;
}
#cssmenu ul li ul li:hover > ul {
  left: 100%;
  top: 0;
}
#cssmenu ul li ul li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul > li {
  float: none;
  display: inline-block;
}
#cssmenu.align-center > ul {
  text-align: center;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul {
  float: right;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu.align-right ul ul li:hover > ul {
  right: 100%;
  left: auto;
}
#cssmenu.align-right ul ul li a {
  text-align: right;
}
#cssmenu > ul > li:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 0;
  top: 0;
  z-index: 0;
  background: #ffffff;
  -webkit-transition: height .2s;
  -moz-transition: height .2s;
  -ms-transition: height .2s;
  -o-transition: height .2s;
  transition: height .2s;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 40px;
}
#cssmenu > ul > li.has-sub > a:after {
  display: block;
  content: "";
  background: #ffffff;
  height: 12px;
  width: 12px;
  position: absolute;
  border-radius: 13px;
  right: 14px;
  top: 16px;
}
#cssmenu > ul > li.has-sub > a:before {
  display: block;
  content: "";
  border: 4px solid transparent;
  border-top-color: #4cb6ea;
  z-index: 2;
  height: 0;
  width: 0;
  position: absolute;
  right: 16px;
  top: 21px;
}
#cssmenu > ul > li > a {
  color: #ffffff;
  padding: 15px 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  z-index: 2;
  
  position: relative;
}
#cssmenu > ul > li:hover:after,
#cssmenu > ul > li.active:after {
  height: 100%;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #000000;
}
#cssmenu > ul > li:hover > a:after,
#cssmenu > ul > li.active > a:after {
  background: #000000;
}
#cssmenu > ul > li:hover > a:before,
#cssmenu > ul > li.active > a:before {
  border-top-color: #ffffff;
}
#cssmenu > ul > li:hover > ul {
  left: 0;
}
#cssmenu > ul > li:hover > ul > li {
  max-height: 72px;
  position: relative;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu > ul > li > a {
  display: block;
}
#cssmenu > ul > li {
  width: auto;
}
#cssmenu > ul > li > ul {
  width: 170px;
  display: block;
}
#cssmenu > ul > li > ul > li {
  width: 170px;
  display: block;
}




@media all and (max-width: 1024px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu > ul {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.35s ease-out;
    -moz-transition: max-height 0.35s ease-out;
    -ms-transition: max-height 0.35s ease-out;
    -o-transition: max-height 0.35s ease-out;
    transition: max-height 0.35s ease-out;
  }
  #cssmenu > ul > li > ul {
    width: 100%;
    display: block;
  }
  #cssmenu.align-right ul li a {
    text-align: left;
  }
  #cssmenu > ul > li > ul > li {
    width: 100%;
    display: block;
  }
  #cssmenu.align-right ul ul li a {
    text-align: left;
  }
  #cssmenu > ul > li > ul > li > a {
    width: 100%;
    display: block;
  }
  #cssmenu ul li ul li a {
    width: 100%;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu.align-center > ul > li {
    display: block;
  }
  #cssmenu > ul.open {
    max-height: 1000px;
    border-top: 1px solid rgba(110, 110, 110, 0.25);
  }
  #cssmenu ul {
    width: 100%;
  }
  #cssmenu ul > li {
    float: none;
    width: 100%;
  }
  #cssmenu ul li a {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 12px 20px;
  }
  #cssmenu ul > li:after {
    display: none;
  }
  #cssmenu ul li.has-sub > a:after,
  #cssmenu ul li.has-sub > a:before,
  #cssmenu ul li ul li.has-sub:after,
  #cssmenu ul li ul li.has-sub:before {
    display: none;
  }
  #cssmenu ul li ul,
  #cssmenu ul li ul li ul,
  #cssmenu ul li ul li:hover > ul,
  #cssmenu.align-right ul li ul,
  #cssmenu.align-right ul li ul li ul,
  #cssmenu.align-right ul li ul li:hover > ul {
    left: 0;
    position: relative;
    right: auto;
  }
  #cssmenu ul li ul li,
  #cssmenu ul li:hover > ul > li {
    max-height: 999px;
    position: relative;
    background: none;
  }
  #cssmenu ul li ul li a {
    padding: 8px 20px 8px 35px;
    color: #ffffff;
  }
  #cssmenu ul li ul ul li a {
    padding: 8px 20px 8px 50px;
  }
  #cssmenu ul li ul li:hover > a {
    color: #000000;
  }
  #cssmenu #menu-button {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ffffff;
    cursor: pointer;
    min-height: 44px;
  }
  #cssmenu #menu-button:after {
    display: block;
    content: '';
    position: absolute;
    height: 2px;
    width: 22px;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    right: 20px;
    top: 16px;
  }
  #cssmenu #menu-button:before {
    display: block;
    content: '';
    position: absolute;
    height: 2px;
    width: 22px;
    border-top: 4px solid #ffffff;
    right: 20px;
    top: 26px;
  }
  
  h1 {font-size: 4em;}
  h2 {font-size: 4em; padding: 0.5em; margin-top: 1em !important;}
  p {font-size: 1.2em;}
  #feeds ul {font-size: 1em; }
  #menu-button {position: fixed; right:0; top:0;}
  .logo-wrap {margin-left: 0; padding-left: 0;}
  #menu-top {margin-top: 0;}
  #cssmenu {height: 1px;}
  ul.social-artist {margin-bottom: 25px;}
 }

 @media (max-width:736px){
  h1 {font-size: 2.7em;}
  }

h1.comingsoon {text-align:center; line-height:0.8em; color:#fff;}


@media screen and (min-width: 100px) and (max-width: 800px) {
h1.comingsoon {text-align:center; line-height:0.8em; color:#fff; font-size: 3em;}
h2 {padding-left: 10px; margin-left: 0;}
#cssmenu ul li a:hover {color: #fff !important;}
#header {margin-left: 15px; padding-left: 0;}
#menu-top {margin-top: 0;}
span.post-date {display: none;}
#newsletter-bottom {padding-top: 50px;}
#feeds h3 {margin-top: 0; padding-top: 15px;}
#feeds ul li a {line-height: 2.5em;}
a.band-name {line-height: 1em; font-size: 3em;}

}


@media screen and (min-width: 100px) and (max-width: 320px) {
.logo {max-width: 200px; margin-left: 0; padding-left: 0;}
#menu-button {position: fixed; right:0; top:0;}
.logo-wrap {margin-left: 0; padding-left: 0;}
#menu-top {margin-top: 0;}
}

@media screen and (min-width: 40em) {
#header {margin-left: 0; padding-left: 0;}
#menu-top {margin-top: 25px;}

}



