@import "css/reset.css";

html, body { height: auto; }

/* Basics */
h1 { padding: 0 0 15px 0; }
p { padding-bottom: 10px; }
iframe, form { border: 0; }
.left { float: left; }
.right { float: right; }

/* Fonts & Text */

body {
  font-family: "Varela Round", "Trebuchet MS", Verdana, sans-serif;
}
h1 {
  font-family: "Varela Round", "Trebuchet MS", Verdana, sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  text-shadow: #000 0px 5px 2px;
  text-align: center;
  letter-spacing: 0.1em;
}
p, td {
  font-size: 0.8em;
  line-height: 1.3em;
  text-shadow: #000 0px 4px 1px;
  letter-spacing: 0.05em;
}
.dash .digit {
  font: bold 50px "Trebuchet MS", Verdana, sans-serif;
  text-align: center;
}
h3.acc_trigger {
  line-height: 46px;
  font-size: 1.1em;
  font-weight: bold;
  text-shadow: #000 0px 5px 2px;
}
p.center,
.folder_right p.center { 
  clear: both;
  text-align: center;
}
p.right,
.totop {
  text-align: right;
}
.folder_right p {
  text-align: justify;
}
.shop p {
  text-align: center; 
  line-height: 0.3em;
}
p.announce {
  font-size: 1.2em;
  font-weight: bold;
}
.fullwidth.network,
.fullwidth.platforms,
.halfwidth.support,
.halfwidth.manufact {
  text-align: center;
}
.halfwidth.left.playclick p { color: #fff; }

/* Colors and Backgrounds */

body { background: #211C18 url(img/background.jpg) top left repeat; }
p, td, .halfwidth.whitep p { color: #fff; }
.halfwidth p, span, h1, .shop p.price { color: #d4b49b; }

#header { background: transparent url(img/background_header.png) top left repeat-x; }

.dash { color: #333; }
.days_dash { background: transparent url('img/countdown/dark_days_dash.png') 0 0 no-repeat; }
.hours_dash { background: transparent url('img/countdown/dark_hours_dash.png') 0 0 no-repeat; }
.minutes_dash { background: transparent url('img/countdown/dark_minutes_dash.png') 0 0 no-repeat; }
.seconds_dash { background: transparent url('img/countdown/dark_seconds_dash.png') 0 0 no-repeat; }

#sanguinity_announce { background: url(img/sanguinity_announce.jpg) bottom left no-repeat; }

#videobackground { background: url(img/videobackground.jpg) top center no-repeat; }

#video { background: transparent url(img/video_shad.png) top left no-repeat; }

.fullwidth.folder { background: url(img/band.jpg) top left no-repeat; }

h3.acc_trigger { background: transparent url(img/h2_trigger_a.png) no-repeat; }

#footertop { background: url(img/footertop.jpg) top center no-repeat; }
#footer_shadow { background: transparent url(img/footer_shadow.png) top left repeat-x; }
#footer { background: #101010; }

/* Links */

a:link,
a:visited {
	color: #d4b49b;
	text-decoration: none;
	border-bottom: 1px solid #d4b49b;
}
a:hover,
a:active {
	color: #fff;
	border-bottom: 1px solid #fff;
}
.halfwidth a,
.block a.pdfreaders,
#platforms a,
#video a { border: 0; }

h3.acc_trigger a {
  color: #d4b49b;
  text-decoration: none;
  display: block;
  padding: 0 0 0 50px;
}
h3.acc_trigger a:hover { color: #fff; }
h3.active { background-position: left bottom; }

.fullwidth a { border: 0; }

.folder_right a,
a#imprint,
.halfwidth.left.bottom a { border-bottom: 1px solid #d4b49b; }

a:hover .shop {
  background: #2A2018;
}
a.playbutton {
  width: 30px;
  height: 25px;
  position: relative;
  top: -29px;
  cursor: default;
}
/* Images */

img.logo {
  float: left;
  margin: 5px 0 0 0;
}
img.album {
  float: left;
  margin-left: 60px;
}
img.albumcover {
  float: right;
  margin-bottom: 2px;
  margin-left: 8px;
}
img.rotated {
  position: relative;
  top: -40px;
}
img.rotated.social {
  left: 50px;
}
img.rotated.news {
  left: 90px;
}
img.rotated.news.playclick {
  top: 60px;
  left: -20px;
}
.shop img {
  display: block;
  margin: 0 auto;
}
img.pdfread {
  margin-top: 30px;
  float: right;
}
img.hoster {
  vertical-align: top;
  margin-right: 30px;
}
img.shortlogo {
  float: left;
  margin: 0 20px 10px 60px;
}
.fullwidth.platforms img {
  display: inline-block;
  vertical-align: middle;
  padding: 0 4px;
}
.fullwidth.network img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 25px;
}
.halfwidth.support img {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}
.halfwidth.manufact img {
  margin: 5px;
  display: inline-block;
  vertical-align: middle;
}

/* Structure */

#header {
  height: 430px;
  width: 100%;
  position: relative;
  z-index: 999;
}
#headwrap {
  width: 853px;
  margin: 0 auto;
}
#sanguinity_announce {
  height: 385px;
}
#shops_announce {
  position: relative;
  top: 253px;
  left: 10px;
}
#videobackground {
  width: 100%;
  height: 544px;
  margin: -10px 0 -534px 0;
  position: relative;
  z-index: 1;
}
#wrapper {
  height: 100%;
  width: 853px;
  margin: 10px auto 0 auto;
  padding: 0 52px;
  position: relative;
  z-index: 500;
}
#video {
	clear: both;
	height: 506px;
	width: 877px;
	margin: -12px 0 0 -12px;
	padding: 12px 0 0 12px;
	position: relative;
	z-index: 1;
}
.fullwidth {
	margin: 27px 0;
	clear: left;
}
.fullwidth.folder {
  height: 388px;
  width: 100%;
  margin: 27px 0 27px 0;
}
.fullwidth.platforms {
  margin: 47px 0 37px 0;
}
iframe.newsletter {
  width: 430px;
  height: 55px;
  float: right;
  margin-top: -13px;
  overflow: hidden;
}
iframe.newsletter.playclick {
  margin-top: 70px;
}
.folder_right { 
  margin-left: 450px; 
}
#accordion {
	width: 549px;
	height: 600px;
	float: left;
	margin: 10px 27px 30px 0;
	padding: 5px;
}
.block.playlist {
  margin-left: 30px;
}
table { width: 100%; }
table td { width: 10%; }
table td.city { width: 23%; }
table td.description { width: 47%; }
.shop {
  width: 50%;
  padding: 10px 0 0 0;
}
embed.believe {
  margin-top: 20px;
}
#facebook {
	width: 258px;
	height: 590px;
	float: right;
	margin-top: 27px;
	overflow: hidden;
}
.halfwidth {
	width: 403px;
	margin: 10px 0;
	padding: 5px;
}
.halfwidth.left.bottom {
  margin-left: 30px;
  margin-right: -30px;
}
#footertop {
  height: 301px;
  width: 100%;
  margin: 430px 0 -10px 0;
}
#footer_shadow {
  width: 100%;
  height: 10px;
  float: left;
} 
#footer {
  clear: both;
  float: left;
  height: 100%;
  width: 100%;
}
#footwrap {
  width: 853px;
  margin: 0 auto;
  padding-top: 5px;
}
.totop {
  clear: right;
  float: right;
	height: 18px;
	padding-bottom: 10px;
	margin-right: 35px;
}
.totop.upper {
  margin-top: 80px;
  padding: 0;
}

/* Countdown */

#countdown_dashboard {
	height: 53px;
	float: right;
	margin: 10px -5px 0 0;
}
.dash {
	width: 81px;
	height: 49px;
	float: left;
	margin-left: 2px;
	padding-left: 10px;
	position: relative;
}
.dash .digit {
	float: left;
	width: 37px;
	margin-top: -5px;
	position: relative;
}
.dash_title { display: none; }

/* Accordion */

h3.acc_trigger {
	padding: 0;	margin: 0 0 5px 0;
	height: 42px;	
	width: 549px;
	float: left;
}
.acc_container {
	margin: 0 0 5px; 
	padding: 0;
	overflow: hidden;
	width: 549px;
	clear: both;
}
.acc_container .block {
	padding-top: 10px;
	height: 300px;
}
.acc_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
