header a {
	color: #50321A;
  background-color:#D9B46B;
}
html {
	overflow-y: scroll;
}

@font-face {
	font-family: 'fontscorecomttwcenmt';
	src: url('http://www.dropdowngods.com/fonts/fontscorecomttwcenmt.eot');
	src: local('fontscorecomttwcenmt'), url('http://www.dropdowngods.com/fonts/fontscorecomttwcenmt.woff') format('woff'), url('http://www.dropdowngods.com/fonts/fontscorecomttwcenmt.ttf') format('truetype');
}

.text-content > h2 {
 margin-bottom: -10px;
}

.audio-title {
color:#A5631C; 
}

.hometext a img {
 max-width: 100%;
}

.address select {
height: 28px;
    margin-bottom: 6px;
}

.logoimg {
 width: 100%;
margin-top: 5px;
}

.explainprice {
font-size:0.7em;
}

.fblikebutton {
margin-top:17px !important;
float:left !important;
width: 171px !important;
} 

body, a {
	font-size: 1.05em;  
	color: #60370B;
	margin: 0px;
  background-color:#F5E1B9;
  font-family: 'fontscorecomttwcenmt' !important;
}
a {
	text-decoration: undeline;
}

.hometext {
 font-size: 1.1em;
line-height: 1.3em;
}

.tracklisting {
 font-size: 0.9em;
}

.order-checkbox a {
 color: #490000 !important;
}

hr {
 height: 3px;
background-color: #60370b;
}

.hometext img {
 border: 1px solid #60370b;
} 


.headline {font-size:2em;font-weight:bold;text-transform: uppercase;padding:10px 0px;margin-bottom:8px;}

.subheadline {font-weight:bold;display:block;padding:5px 0px; font-size:1em;color:#a5631c;margin-top:10px;}

.orderexplain {
 border: 2px solid #a5631c;
padding: 10px;
}

.textarea {
font-size:0.8em;
	font-family: 'fontscorecomttwcenmt';
	src: url('http://www.dropdowngods.com/fonts/fontscorecomttwcenmt.eot');
	src: local('fontscorecomttwcenmt'), url('http://www.dropdowngods.com/fonts/fontscorecomttwcenmt.woff') format('woff'), url('http://www.dropdowngods.com/fonts/fontscorecomttwcenmt.ttf') format('truetype');
max-width:98% !important;
}


.main-content {
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
}

.page-bottom {
  height:50px;
}

.header-image {
	width: 100%;
}
.bolder {font-weight:bold;font-size: 0.95em;}
.float-right {float:right;}
#image {
	display: block;
	width: 100%;
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
	background-size: 100%;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(../images/ddg-album-out-now.jpg);
  border-bottom: 4px solid #DE610F;
}
#image-inner {
	display: block;
	height: 0;
	padding-top: 23%;
}


@media only screen and (max-width: 1400px) {

.header li a {
    padding: 13px 12px !important;
    font-size: 1.1em !important;
    line-height: 33px;
}

}

@media only screen and (max-width: 1200px) {



.header .logo {
    max-width: 200px;
}



}


@media only screen and (max-width: 830px) {
#image {
	background-image: url(../images/ddg-album-out-now-small.jpg);
}


.media-video > iframe {
width: 100%;
height: 300px;
}


.socialmedia {
 margin-left:8px;
}

.header li a {
    line-height: 13px;
}

.name, .email {
width: 97% !important;
margin-left: 0px !important;
}

#name.order-input-big, #email.order-input-big {
width: 100% !important;
}


/*
.menu li {
height: 15px;
} */

ul.menu li  {
 line-height: 0.3em;
}


.header .logo {
    max-width: 200px;
padding-left: 8px;
}

.headline {
 padding-top:20px;
}

#image-inner {
	padding-top: 33%;
}
}
.header-image {
	padding-top: 60px;
}
.header-image img {
	width: 100%;
}
@media only screen and (max-width: 320px) {
.header-image {
	padding-top: 115px;
}
}
@media only screen and (min-width: 601px) and (max-width:959px) {
.main-content {
	width: 601px;
}
}
@media only screen and (min-width: 481px) and (max-width:600px) {
.main-content {
	width: 481px;
}
}
@media only screen and (max-width: 480px) {
.main-content {
	width: auto;
}


.orderleft {
 width: 100% !important;
}



.order-input-big, .order-input-small {
 float: left !important;

}

#street.order-input-big, #city.order-input-big {
 width: 65% !important;
font-size: 14px;
}

#housenumber.order-input-small {
 width: 15% !important;
font-size: 14px;
margin-left: 3px;
}

#zip.order-input-small {
 width: 15% !important;
font-size: 14px;
margin-right: 3px;
}


}

@media  (max-width:600px) {
.main-content {
	padding:0 10px;
}

.media-img {
 width:40% !important;
margin-top: 5px;
}

.mediaimgdiv {
width: 100%;
text-align:center;
}

.shortspace {
height:15px;

}

.explainprice {
font-size:1.0em;
}

.order-checkbox {
font-size:20px !important;
line-height:22px !important;
}



}
/**3spaltige Anzeige*/
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float: left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1;
/* For IE 6/7 */
}
/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.13%;
}
.span_1_of_3 {
	width: 32.26%;
}
/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media only screen and (max-width: 480px) {
.col {
	margin: 1% 0 1% 0%;
}
}
@media only screen and (max-width: 480px) {
.span_1_of_3, .span_2_of_3 {
	width: 100%;
}
}
/**button*/
.orderbutton {
background-color: #a5631c;
    border: none;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 1.2em;
    margin: 4px 2px;
    cursor: pointer;
    border-radius:5px;
    margin-top: 15px;
}
