/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 0px;
}

@font-face {font-family:"HaginCapsMedium";src:url("Hagin_Caps_Medium.eot?") format("eot"),url("Hagin_Caps_Medium.woff") format("woff"),url("Hagin_Caps_Medium.ttf") format("truetype"),url("Hagin_Caps_Medium.svg#HaginCapsMedium") format("svg");font-weight:normal;font-style:normal;}


.rightful_king {
background-image: url("images/DPB-header-001.jpg");
background-repeat: repeat-x;
padding-top: 35%;
background-position: top center;
background-size: cover;
color: #fff;

}

.rightful_kin_merch {
background-image: url("images/DPB-bg-002.jpg");
background-repeat: repeat-x;
background-position: top center;
background-size: cover;
color: #fff;

}

.we_are_the_dark {
/*background-image: url("images/DPB-bg-001.jpg");*/
background-color: #28433a;
padding-top: 10%;
padding-bottom: 10%;
color: #ffffff;
}

.awhole_new_world{
background-image: url("images/DPB-bg-002.jpg");
background-color: #F2A831;
padding-top: 7%;
padding-bottom: 7%;
color: #ffffff;
text-align: center;
}

.a_glimpse_of_hope {
background-color: #ffffff;
padding-top: 8%;
padding-bottom: 8%;
color: #000000;
  font-weight: 400;
}

.the_suffering {
background-image: url("images/DPB-Band-001.jpg");
background-repeat: repeat-x;
padding-bottom: 48.55%;
background-position: center top;
background-size: 100%;
color: #000;
text-align: center;
}

.fear_is_for_the_fearsome {
background-image: url("images/DPB-bg-001.jpg");
background-color: #1c2427;
padding-top: 2%;
padding-bottom: 10%;
color: #ffffff;
text-align: center;
}

.long_way_home {
background-color: #ffffff;
padding-top: 5%;
padding-bottom: 5%;
color: #000000;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

.left {
text-align: left;
}

.about {
	margin-top:80px;
}

.logo-header {
	text-align: center;
	width: 100%;
	padding-left: 15%;
	padding-right: 15%;
}

.album-header {
	text-align: center;
	width: 100%;
	padding-left: 24%;
	padding-right: 24%;
}

.btn-download {
  color: #fff;
  background-color: #ff3800;
  border-color: #fff;
  width: 100%;
  padding-top: 12px;
    margin-top:20px;

}
.btn-download:hover,
.btn-download:focus,
.btn-download.focus,
.btn-download:active,
.btn-download.active,
.open > .dropdown-toggle.btn-download {
  color: #ff3800;
  background-color: transparent;
  border-color: #ff3800;
}
.btn-download:active,
.btn-download.active,
.open > .dropdown-toggle.btn-download {
  background-image: none;
}
.btn-download.disabled,
.btn-download[disabled],
fieldset[disabled] .btn-download,
.btn-download.disabled:hover,
.btn-download[disabled]:hover,
fieldset[disabled] .btn-download:hover,
.btn-download.disabled:focus,
.btn-download[disabled]:focus,
fieldset[disabled] .btn-download:focus,
.btn-download.disabled.focus,
.btn-download[disabled].focus,
fieldset[disabled] .btn-download.focus,
.btn-download.disabled:active,
.btn-download[disabled]:active,
fieldset[disabled] .btn-download:active,
.btn-download.disabled.active,
.btn-download[disabled].active,
fieldset[disabled] .btn-download.active {
  background-color: transparent;
  border-color: #fff;
}
.btn-download .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-show {
  color: #fff;
  background-color: #337ab7;
  border-color: #fff;
  width: 20%;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top:10px;
}

.btn-stream {
  color: #fff;
  background-color: #595959;
  border-color: #fff;
  width: 100%;
  padding-top: 12px;
  margin-top:20px;
}
.btn-stream:hover,
.btn-stream:focus,
.btn-stream.focus,
.btn-stream:active,
.btn-stream.active,
.open > .dropdown-toggle.btn-stream {
  color: #595959;
  background-color: transparent;
  border-color: #595959;
}
.btn-stream:active,
.btn-stream.active,
.open > .dropdown-toggle.btn-stream {
  background-image: none;
}
.btn-stream.disabled,
.btn-stream[disabled],
fieldset[disabled] .btn-stream,
.btn-stream.disabled:hover,
.btn-stream[disabled]:hover,
fieldset[disabled] .btn-stream:hover,
.btn-stream.disabled:focus,
.btn-stream[disabled]:focus,
fieldset[disabled] .btn-stream:focus,
.btn-stream.disabled.focus,
.btn-stream[disabled].focus,
fieldset[disabled] .btn-stream.focus,
.btn-stream.disabled:active,
.btn-stream[disabled]:active,
fieldset[disabled] .btn-stream:active,
.btn-stream.disabled.active,
.btn-stream[disabled].active,
fieldset[disabled] .btn-stream.active {
  background-color: transparent;
  border-color: #fff;
}
.btn-stream .badge {
  color: #595959;
  background-color: #fff;
}


.header-music {
margin-top:-20px;
line-height: 1.6211;
}
