/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}html,body{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}input{border:1px solid #b0b0b0;padding:3px 5px 4px;color:#979797;width:190px}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0}

/* Basic Styles */
html, body {
    width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
body {
  text-align:center;
  font:300 15px/1.5 'Open Sans', sans-serif;
  color:#fff;
  background:#141827 url('../images/subbg.jpg') no-repeat center top;
  background-size: 100% auto;
  letter-spacing: .2em;
}
body.home {
  background-image: url('../images/bg.jpg');
}
a {
  color:#52a5df;
  text-decoration: none;
  transition:0.3s  ease-in-out;
}
a:hover {
  color:#fff;
}
h1 span, .genericon span {
  visibility: hidden;
  text-indent: -9999px;
}
h2, h3, h4 {
  text-transform: uppercase;
  letter-spacing: .3em;
  font-weight:700;
  font-family: 'Cabin', sans-serif;
}
h2 {
  font-size: 40px;
  line-height: 1.1;
}
h3 {
  font-size: 30px;
}
h4 {
  font-size: 20px;
}
.clear {
  clear: both;
}
/* Homesection Styles */
#homesection {

}
header {
  max-width:80%;
  margin:30px auto;
  position:relative;
}
h1 {
  max-width:800px;
  height:auto;
  margin:500px auto 25px auto;
}
h1 a {
  display:block;
}
h1 a img {
  display: block;
  width: 100%;
  height: auto;
}

#navigation li, #genericon-socials li {
  display:inline-block;
}
#navigation, #genericon-socials {
  display:block;
}
#navigation {
  height:30px;
  line-height: 30px;
  vertical-align: top;
  float:left;
  z-index: 10;
  font-weight:700;
  font-family: 'Cabin', sans-serif;
}
#navigation li a {
  text-transform: uppercase;
  color:#fff;
  padding-bottom: 0;
  display: block;
}
#navigation li.current_page_item a, #navigation li a:hover {
  border-bottom:solid 1px #52a5df;
  padding-bottom: 8px;
  color: #52a5df;
}
#navigation li {
  position: relative;
  margin-right:10px;
}
/* Sub Nav Rules */
#navigation li ul {
  display:none;
  position:absolute;
  text-align: right;
  right:0;
  top:20px;
  width:150px;
}
#navigation li ul li {
  display:block;
  background: #fff;
  margin-top:3px;
  padding:0 3px;
}
#navigation li:hover ul {
  display:block
}
#navigation li.menuicon {
  display: none;
}
#genericon-socials {
  float: right;
  z-index: 20;
}
.genericon {
	display:block;
	width: 30px;
	height:30px;
	font-size:30px;
	line-height:30px;
	margin:0 5px 0 0;
  vertical-align: middle;
}
.genericon:last-child {
	margin:0;
}

/* VideoSection Styles */
div#responsivevideowrap {
	display:block;
	position: relative;
	width: calc(80% - 6px);
	height: 0;
	padding-bottom: 45%;
	margin:0 10%;
  border: 3px solid #52a5df;
}
div#responsivevideowrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border:none;
    outline: none;
}

/* Calltoaction Styles */
#calltoaction {
    width: 400px;
    padding: 0;
    font-size: 12px;
    text-align: center;
    margin: 50px auto 100px auto;
    display: block;
}
#calltoaction h3 {
  margin:20px 0 8px 0;
}
#calltoaction h4 {
  margin:0 0 15px 0;
  color: #727272;
}
#albumcover {
    width: 100%;
    width: calc(100% - 6px);
    height: auto;
    border: 3px solid #52a5df;
    display: block;
    margin-bottom: 15px;
}
#itunescta, #spotifycta {
    display: block;
    float: left;
    width: 46%;
    height: auto;
    margin:0;
}
#spotifycta {
    float: right;
}
#itunescta img, #spotifycta img {
    width: 100%;
    height: auto;
}

/* FOOTER RULES */
footer {
  display: block;
  text-transform: uppercase;
  margin:50px auto 100px auto;
  font-size: 12px;
}
#credits {
  margin-top:20px;
}
/* MailChimp Form */
form#mc-embedded-subscribe-form {
	height:30px;
	clear:both;
	overflow:hidden;
	max-width:550px;
	border: 2px solid #fff;
	border-radius: 10px;
  background: none;
  margin:30px auto 10px;
}
form #mce-EMAIL, form #mc-embedded-subscribe {
	margin:0;
	padding:0 0 0 15px;
	height:100%;
	width:calc(65% - 15px);
	border:none;
	outline:none;
	display:inline-block;
	font-size:20px;
	line-height:20px;
	text-transform:uppercase;
	color:#fff;
  transition:0.5s  ease-in-out;
  background: none;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
  line-height:20px;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
  line-height:20px;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
  line-height:20px;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
  line-height:20px;
}
form #mc-embedded-subscribe {
	margin:0;
	padding:0;
	width:35%;
	text-align:center;
	cursor:pointer;
	color: #fff;
  border-left: 2px solid #fff;
}
form #mc-embedded-subscribe:hover {
	color:#52a5df;
}
form #mce-EMAIL:focus {
  color:#52a5df
}

/*** Subpage Styles ***/
/*subpage header*/

#page, #posts {
  max-width:720px;
  padding:30px 15px;
  margin:400px auto 0;
  text-align:left;
  font-size:15px;
}
#page h2, #posts h2{
  font-size: 20px;
  line-height: 1.1;
  margin-bottom: 15px;
}
article.post {
  border-bottom: 1px solid #fff;
  margin-bottom: 35px;
}
#page p, #posts p {
  margin-bottom:20px;
}
time {
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 15px;
  color: #727272;
  display: block;
}

/********* MEDIA QUERIES ***********/
@media screen and (max-width: 820px) {
  h1 {
  margin-top:350px;
  }
  #page, #posts {
    margin:200px auto 0;
  }
}
@media screen and (max-width: 600px) {
  /*header*/
  a {
    transition: none;
  }
  /*responsive menu*/
  header {
    max-width:100%;
    margin:0 0 10px 0;
  }
  #navigation {
    width:100%;
    margin:0;
    overflow: visible;
  }
  #navigation ul {
    width:100%;
  }
  #navigation li {
    display:none;
    padding: 10px;
    margin-right: 0;
  }
  #navigation li.menuicon {
    display:block;
  }
  #navigation ul.navmenu.menudisplay li {
    display:block;
    width:100%;
    background: #141827;
    border-bottom: 1px solid #2c3249;
  }
  #navigation li.current_page_item a, #navigation li a:hover {
    border-bottom:none;
    padding-bottom: 0;
    color: #52a5df;
  }
  #genericon-socials {
    float: none;
    position: absolute;
    top:0;
    right:0;
    padding: 10px;
  }
  /* Header */
  h1 {
    width:90%;
    height:auto;
    margin-top:200px;
  }
  /* calltoaction */
  #calltoaction {
    width: 80%;
    margin: 20px 10%;
    padding: 0;
  }
  #itunescta, #spotifycta {
    max-width: 200px;
  }
  /* footer */
  form#mc-embedded-subscribe-form {
  	width:90%;
    right:calc(5% - 3px);
  }
  #page, #posts {
    margin:170px auto 0;
  }
}
