@font-face {
    font-family: 'Trajan Pro';
    src: url('fonts/TrajanPro-Regular.eot');
    src: url('fonts/TrajanPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/TrajanPro-Regular.woff') format('woff'),
         url('fonts/TrajanPro-Regular.ttf') format('truetype'),
         url('fonts/TrajanPro-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Weekend Warrior';
	src: url('fonts/WeekendWarrior.eot');
	src: url('fonts/WeekendWarrior.eot?#iefix') format('embedded-opentype'),
		 url('fonts/WeekendWarrior.woff') format('woff'),
		 url('fonts/WeekendWarrior.ttf') format('truetype'),
	     url('fonts/WeekendWarrior.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


#errorpage, #rootpage {text-align:center;line-height:normal;
	background: url(images/background-texture.png) no-repeat center center fixed;}
#errorpage .message, #rootpage .message {font-size: 18pt;text-align:center;font-weight:bold;height:900px}
#errorpage .message h2, #rootpage .message h2 {font-size: 12pt;text-align:center;padding-top:10px;}
#errorpage .logo {padding:100px 50px 20px 50px;}
#errorpage a, #rootpage a {color:#CCC;font-size:12pt;}
#errorpage a:hover, #rootpage a:hover {color:#DDD;}
#errorpage .link{padding-top:20px;}

#rootpage .logo {padding:26vh 50px 20px 50px;}

#rootpage .link {padding-top:30px;}

#rootpage h1 {
	font-family: 'Weekend Warrior', 'Verdana';
	font-size: 30px;
	padding-top: 10px;
	color: #DDD;
	text-shadow: 0px 0px 15px #202020;
}

#rootpage h3 {
	font-family: 'Trajan Pro', 'Verdana';
	font-size: 22px;
	padding-top: 15px;
	color: #DDD;
	text-shadow: 0px 0px 15px #202020;
}

* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
	font-size: 12px;
	line-height: 22px;
	font-family: 'Trajan Pro';
	color: #f5f5f5;
	background: url(images/header.png) repeat 0 0 #202020;
	min-width: 100%;
}

body .main {
	color:#fcedd8;
}

a { color: #bebebe; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }
a.more, a.previewbutton {
	background: url(images/preview.png) no-repeat 0 -2px;
	margin-left: 90px;
	color: #724a10;
	text-decoration: underline;
	font-size: 12px;
	width: 176px;
	height: 30px;
	display: block;
}
a.previewbutton:hover {
	text-decoration: none;
	background: url(images/preview.png) no-repeat 0 -30px;
}
a.play {
	background: url(images/preview.png) no-repeat 0 -59px;
}
a.play:hover {
	background: url(images/preview.png) no-repeat 0 -87px;
}

.clearfix {
	clear: both;
	padding-bottom: 10px;
}

/*font-family: 'Coda', cursive;*/
/*font-family: 'Jura', sans-serif;*/

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: 'Trajan Pro'; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
blockquote {
	margin-left: -26px;
	quotes: "\201C""\201D""\2018""\2019";
	font-size: 23px;
	text-align: center;
}
blockquote:before, blockquote:after {
	content: open-quote;
	font-size: 48px;
	line-height: 0.1em;
	vertical-align: -0.4em;
}
blockquote:before {
	padding-right: 0.25em;
}
blockquote:after {
	content: close-quote;
	padding-left: 0.25em;
}
blockquote p {
	display: inline;
}

.shell { width: 980px; margin: 0 auto; }

.header { background: url(images/header.png) repeat 0 0; }
.header .shell { padding: 21px 32px 0; width: 918px; background: url(images/header-shell2.jpg) no-repeat center 0; box-shadow: 0px -10px 9px rgba(0,0,0,0.7); -moz-box-shadow: 0px -10px 9px rgba(0,0,0,0.7); -webkit-box-shadow: 0px -10px 9px rgba(0,0,0,0.7); -o-box-shadow: 0px -3px 10px 9rgba(0,0,0,0.7) }
.header-top { height: 85px;padding-bottom:4px  }

.topteaser {background: url(images/topteaser-bg.png) no-repeat center 0;}
.singlecontent {background: url(images/content.png) repeat-y center 0;}
.line-top {background: url(images/line-top.png) no-repeat center 0;height: 6px;}
.line-bottom {background: url(images/line-bottom.png) no-repeat center 0;height: 6px;}
.teasertext {padding: 21px 0 0 7px;}

.ca-nav {
	position: absolute;
}

.ca-nav span {
	background: transparent url("images/slider-arrows.png") no-repeat scroll left top;
	cursor: pointer;
	height: 112px;
	margin-left: 5px;
	opacity: 0.5;
	position: absolute;
	text-indent: -9000px;
	top: 33px;
	width: 25px;
	z-index: 100;
}

.ca-nav span:hover {
	opacity: 1;
}

.ca-nav span.ca-nav-next {
	background-position: right top;
	margin-left: 950px;
}

.ca-wrapper {
	position:relative;
	width:100%;
	height:175px;
	border-top: 1px solid #aaa;
	background: url(images/main2.png) repeat-x 0 0;
	background-size: cover;
	box-shadow: 0px -4px 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px -4px 10px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0px -4px 10px rgba(0,0,0,0.4);
	-o-box-shadow: 0px -4px 10px rgba(0,0,0,0.4);
}

.ca-item {
	padding:47px 0px 0px 54px;
	width:310px;
}

.newsitem {
	background-color: rgba(0, 0, 0, 0.14);
	border: solid rgba(255, 255, 255, 0.06) 1px;
	margin: 5px 0 0 0;
	padding: 13px 10px 13px 11px;
}

.newsitem .date {
	float: right;
	color: #bebebe;
}

.separator {
	height: 10px;
}

#logo { width: 250px; font-size: 0; line-height: 0; float: left;}
#logo a { height: 112px; display: block;  background: url(images/logo.jpg) no-repeat 0 0; text-indent: -4000px; margin-left:-30px;margin-top:-21px;}

#navigation { padding-top: 19px; margin:auto;}
#navigation ul { list-style: none; list-style-position: outside; font-size: 25px; font-family: 'Weekend Warrior', 'Trajan Pro', 'Verdana'; font-weight: 700;  }
#navigation ul li { display: inline; padding-left: 43px; }
#navigation ul li a { color: #d5d4d4; text-shadow: 0 2px 10px #000, 0 2px 40px #aceefd;}
#navigation ul li a:hover { color: #fff; text-decoration: none; }
#navigation ul li.active a { color: #fff; text-decoration: none; text-shadow: 0 0px 40px #fff, 0 0px 10px #fff;}

#carousel, #carousel > div {
	width: 980px;
	height: 436px;
}

.slider, .singleteaser > div	 {
}

.slider {
	margin: 0px 0 0 -495px;
	overflow: hidden;
	position: relative;
	top: 50%;
	left: 50%;
}

#carousel {
	position: relative;
	z-index: 2;
}
#carousel div {
	overflow: hidden;
	position: relative;
	float: left;
}
#carousel div > * {
	position: absolute;
}
.singleteaser img.img-front, .content img.img-front {
	float: right;
	margin-right: 0px;
	padding-left: 10px;
}
#carousel img.img-front {
	left: 558px;
	top: 5px;
	z-index: 4;
}

#carousel img.img-mid {
	left: 572px;
	top: 46px;
	z-index: 3;
}

#carousel img.img-back {
	left: 498px;
	top: 80px;
	z-index: 2;
}


#carousel h2 {
	font-size: 41px;
	letter-spacing: -5px;
	font-weight: normal;
	font-family: 'Trajan Pro', helvetica, serif; 
	color: #f5f5f5;
	line-height: 70px;
	text-shadow: 0 0 2px rgba(0,0,0,0.5);
	width: 420px;
	left: 32px;
	top: 51px;
	padding-bottom: 13px; 
	margin: 0 0 18px;
}

#carousel h1 {
	font-size: 15px;
	color: #d3d2d3;
	font-family: 'Trajan Pro', tahoma, arial, helvetica, serif;
	text-transform: uppercase;
	text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;
	font-weight: normal;
	position: absolute; top: 23px; left: 32px;
	white-space: nowrap;
}

.singleteaser, .content {
	width: 947px;
	padding: 15px 15px 0 15px;
	min-height: 475px;
	clear: both;
	box-sizing: border-box;
}

.musicpage .content {
	height: auto;
}

.singleteaser h1, .content h1 {
	font-size: 15px;
	color: #d3d2d3;
	font-family: 'Trajan Pro', tahoma, arial, helvetica, serif;
	text-transform: uppercase;
	text-shadow: rgba(0,0,0,0.5) 0px 1px 1px;
	font-weight: normal;
}

.singleteaser h2, .content h2 {
	font-size: 41px;
	letter-spacing: -5px;
	font-weight: normal;
	font-family: 'Trajan Pro', helvetica, serif;
	color: #f5f5f5;
	text-shadow: 0 0 2px rgba(0,0,0,0.5);
    line-height: 36px;
    padding: 15px 0;
}

.content h2 a {
	color: #f5f5f5;
}
.content h2 a:hover {
	text-decoration: none;
	cursor: inherit;
}

.topanchor {
	visibility: hidden;
	position: absolute;
}

.albumlisting .content h2, .musicpage .content h2 {
	padding-bottom: 0px;
}

.makingof .content li {
	list-style-type: decimal-leading-zero;
}

.musicpage .albumimg {
	vertical-align: top;
	padding-bottom: 3px;
}

.content iframe {
	width: 485px;
	padding: 5px 0;
}

.content h3 {
	margin: 19px 0px 6px 0px;
	text-shadow:0 0 1px #aaa, 0 0 1px #333;
	font-weight: normal;
}

.downloadlink h3 {
	margin: 19px 0px 19px 0px;

}

.downloadlink h3 a {
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px 7px #ff8b3c;
}

.downloadlink h3 a:hover {
	color: #eee;
}

#carousel p, .singleteaser p, .content p, .content li {
	color: #959697;
	font-size: 14px;
	margin: 0;
	line-height: 25px;
}

.jswarning p {
	font-size: 20px;
	color: #E99;
}

.singlecontent .content ul {
	padding: 15px 0px 20px 0px;
	margin-left: 28px;
}

.singlecontent .content ul>li>em>strong {
	color:#f2e2df;
}

.singlecontent .content ul>li>strong {
	color:#a2a2d2;
}

.singlecontent .content ul>li>u {
	text-decoration: none;
	color: #d2d2d2;
}

.singlecontent .content>a, .singlecontent .content>p>a, .singleteaser p>a {
	color: #bebebe;
	font-size: 14px;
	background: rgba(0, 0, 0, 0) url("images/arr.png") no-repeat scroll 0 6px;
	padding-left: 8px;
}

.content>img, .content>figure>img {
	padding-top: 5px;
}

.albumlisting .content ul {
	list-style-type: decimal-leading-zero;
}

.musicpage .content ul, .shoppage .content ul {
	list-style-type: none;
	padding-top: 20px;
	margin-left: 0;
}

.musicpage .content ul li, .shoppage .content ul li {
	width: 420px;
	text-align: center;
	display: inline-block;
	padding-right: 35px;
}

.shoppage .content ul {
	max-width: 711px;
}

.albumlisting .content ul a, .musicpage .content ul a, .breadcrumb a, .menu a {
	color: #d3d2d3;
}

.content ul.menu {
	padding: 6px 0 0;
}

.content ul.making-of {
	margin-bottom: -7px;
}

.content .menu li {
	font-size:15px;
	display:block;
	padding: 5px 0 0 10px;
	background: rgba(0, 0, 0, 0) url("images/arr.png") no-repeat scroll 0 15px;
}

.musicpage .content ul li a, .shoppage .content ul li a {
	font-size: 20px;
}

.shoppage .paypal {
	float:right;
}

.shoppage .paypal form {
	text-align: center;
}

.breadcrumb {
	color: #959697;
}

#carousel p, .singleteaser p {
	width: 420px;
}

#carousel a.button, .singleteaser a.button, .content a.button, .singleteaser a.button:hover, .content a.button:hover {
	color: #f2f2f2;
	font-size: 18px;
	font-weight: bold; 
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
	text-decoration: none;
	text-align: center;
	line-height: 52px;
	outline: none;
	display: block;
	background-color: #888;
	width: 194px;
	height: 52px;
	margin-top:30px;
	background: url(images/btn2.png) no-repeat 0 0;
}

#carousel a.button {
	margin-top: 0;
	left: 27px;
}

.singleteaser a.button:hover, .content a.button:hover {
	color: #fff;
	background: url(images/btn2.png) no-repeat 0 -50px;
}

#carousel a:hover {
	background-position: -1px -54px; 
}

#prev, #next {
	background: url(images/direction-nav.png) no-repeat 0 0;
	display: block;
	width: 17px;
	height: 22px;
	position: absolute;
	bottom: 15px;
	z-index: 10;
}

#prev {
	left: 426px;
}

#next {
	right: 434px;
	background-position: right 0; 
}

.pagenav {
	padding: 10px 0 5px 14px;
}
.pagenav a {
	color: #bebebe;
	font-size: 13px;
}

.pagination { position: absolute; bottom: 15px; left: 50%; margin-left: -44px; width: 88px; }
.pagination a { background: url(images/pagination.png) no-repeat 0 0; width: 20px; height: 20px; display: inline-block; font-size: 0; line-height: 0; text-indent: -4000px; cursor: default; }
.pagination a.selected { background-position: 0 -20px; }

.main { padding: 54px 0 20px 0; border-top: 1px solid #fff;  background: url(images/main.png) repeat-x 0 0; box-shadow: 0px -4px 10px rgba(0,0,0,0.4); -moz-box-shadow: 0px -4px 10px rgba(0,0,0,0.4); -webkit-box-shadow: 0px -4px 10px rgba(0,0,0,0.4); -o-box-shadow: 0px -4px 10px rgba(0,0,0,0.4);  }
.main h2, .ca-item h2 {
	font-size: 22px;
	color: #724a10;
	font-family: 'Trajan Pro', sans-serif;
	font-weight: 700;
	padding-bottom: 10px;
	text-transform: uppercase;
	width: 283px;
	text-shadow: #fff 1px 1px 7px;
}
.main p a { text-decoration: underline; }
.main p a:hover { text-decoration: none; }
.main section { background: /*#d28954*/ url(images/section.png) no-repeat center bottom; padding-bottom: 45px;  }

.main .cols { padding-left: 32px; padding-right: 32px;  }
.main .cols h2 { padding-bottom: 4px; }
.main .cols .col { width: 277px; float: left; }
.main .cols .col + .col { padding-left: 40px; }
.main .cols .col img, .ca-container .col img { float: left; margin-right: 21px; width: 78px; }
.main .cols .col .col-cnt { height: 100%; overflow: hidden; }

.main .post { padding-left: 32px; padding-right: 32px; padding-top:10px; background: #f2b458 none repeat scroll 0 0;}
.main .post img { float: left; margin-right: 32px; width: 333px; height: 333px; }
.main .post-cnt { padding-top: 22px; }
.main .post-cnt p { padding-bottom: 10px; }
.main .post-cnt ul { list-style: none; list-style-position: outside; height: 100%; overflow: hidden; }
.main .post-cnt ul li { padding-left: 11px; background: url(images/arr.png) no-repeat 0 9px; padding-bottom: 7px;  }
.main .post-cnt ul li a { text-decoration: underline; }
.main .post-cnt ul li a:hover { text-decoration: none; }

.main .content { padding-left: 32px; padding-right: 32px; }
.main .content span { text-decoration: underline; }

.main #partners-slider { height: 56px; }

.main .partners { padding: 0 70px 30px 70px; height: 100%;  position: relative; overflow: hidden; padding-top: 20px; z-index: 100; background:#d28954 url(images/partners.png); border-bottom: 1px solid #fff; }
.slider-holder2 { position: relative; overflow: hidden; }
#partners-slider { overflow: hidden; position: relative; }
#partners-slider img { margin: 0px 25px; float: left; height: 52px; }

.slider-arr a.arr-btn { background: url(images/slider-b-arr.png) no-repeat 0 0; width: 30px; height: 30px; display: block; position: absolute; top: 26px;}
.slider-arr a.prev-arr { left: 32px; }
.slider-arr a.prev-arr:hover { background-position: 0 -31px; }
.slider-arr a.next-arr { right: 32px; background-position: right 0; }
.slider-arr a.next-arr:hover { background-position: right -31px; }

.form-horizontal {
	font-size: 14px;
}

.form-horizontal .help-block {
    padding-left: 13px;
    color: red;
}

.form-horizontal fieldset, .csc-form-confirmation fieldset {
	border: none;
}

.form-horizontal .mandatory-notice p {
	font-size: 12px;
}

.form-horizontal .csc-form-element-fieldset, .csc-form-confirmation {
	padding: 5px 0 10px 0;
}

.form-horizontal .csc-form-element-fieldset input, .form-horizontal .csc-form-element-fieldset textarea {
	padding: 5px;
	margin: 3px 0px;
}

.form-horizontal .csc-form-element-textline, .form-horizontal .csc-form-element-textarea {
	padding: 8px 0 0 0;
}

.form-horizontal input, .form-horizontal textarea {
	width: 306px;
}

.form-horizontal .col-sm-3 {
	font-size: 15px;
}

.form-horizontal .col-sm-5 {
	color: #bebebe;
}

.form-horizontal input[type=submit] {
	width: 318px;
}

.csc-form-confirmation ol li {
	display: inline;
}
.csc-form-confirmation ol li input {
	padding: 5px;
}

.imprint-legal-notice p {
	font-size: 12px;
}

.media {
	min-height: 530px;
}

.media .mediaitem {
	width: 244px;
	display: inline-table;
	padding-right: 35px;
}

.content .media h3 {
	margin: 0 0 10px 0;
	color: #bebebe;
}

.media .mediaitem .title {
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.media .mediaitem a {
	display: block;
	padding: 252px 5px 15px;
	text-align: justify;
	text-shadow: 0 0 1px #555, 0 0 1px #333;
}

.media .picture a {
	display: block;
	padding: 0px 5px 15px;
	text-align: justify;
}

.media .picture img {
	width: 244px;
	height: 244px;
}

.media .picture a {
	display: block;
	padding: 7px 3px 15px;
	text-align: justify;
}

.media .audioitem {
	background: rgba(0, 0, 0, 0) url("images/audio.png") no-repeat scroll 0 0;
}

.media .audioitem:hover {
	background: rgba(0, 0, 0, 0) url("images/audio-hover.png") no-repeat scroll 0 0;
}

#footer .socials {
	margin: auto;
	width: 980px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	box-shadow: 0px 0px 7px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.2) inset;
	-o-box-shadow: 0px 0px 7px rgba(0,0,0,0.2) inset;
}
#footer .socials .shell {
	padding: 0 20px 0px 0px;
}

#footer .logos {
	background: rgba(0, 0, 0, 0) url("images/footer-cols.png") repeat-x scroll 0 0;
	padding: 2px 28px 17px 20px;
}

#footer .logos .ableton {
	background: url('images/ableton.png') no-repeat 0 9px;
	width: 210px;
	height: 34px;
	/*float: left;*/
	margin: 18px 10px 0 0px;
}
#footer .logos .ilyaefimov {
	background: url('images/ilyaefimov.png') no-repeat;
	width: 238px;
	height: 43px;
	/*float: left;*/
	margin: 8px 10px 0 0;
}
#footer .logos .impactsoundworks {
	background: url('images/impactsoundworks.png') no-repeat 0 7px;
	width: 91px;
	height: 37px;
	/*float: left;*/
	margin: 13px 10px 0 0;
}
#footer .logos .eightdio {
	background: url('images/8dio-logo.png') no-repeat 0px 11px;;
	width: 131px;
	height: 35px;
	/*float: left;*/
	margin: 18px 10px 0 0;
}

#footer .socials p { float: left; line-height: 50px; font-size: 12px; }
#footer .socials p a { text-decoration: none; }
#footer .socials p a:hover { text-decoration: underline; }
#footer .socials ul { list-style: none; list-style-position: outside; float: left; width: 145px; }
#footer .socials ul li { float: left; padding-left: 5px;  }
#footer .socials ul li a { display: block; background: url('images/socials.png') no-repeat 0 0; width: 28px; height: 28px; font-size: 0; line-height: 0; text-indent: -4000px; }

#footer .socials ul li a.facebook-ico { background-position: 0 0; }
#footer .socials ul li a.twitter-ico { background-position: -35px 0; }
#footer .socials ul li a.youtube-ico { background-position: -68px 0; }
#footer .socials ul li a.soundcloud-ico { background-position: -102px 0; }

#footer { }
#footer .shell { background: rgba(0, 0, 0, 0.53) url('images/subtle_carbon.png') repeat 0 0; padding: 26px 0 0 0; }
#footer .col { width: 212px; float: left; }
#footer .col + .col { padding-left: 22px; }
#footer h2 { font-size: 20px; margin-bottom:  10px; color: #fff; background: url(images/footer-cols.png) repeat-x 0 bottom;  padding-bottom: 10px; text-shadow: rgba(0,0,0,0.9) 1px 1px 1px; font-family: 'Jura', sans-serif; font-weight: 700; text-transform: uppercase;  }
#footer a {color:#bebebe;}
#footer .logos a {display: inline-block;}

#footer .footer-cols {
	padding:0px 15px 15px 15px;
}

#footer .footer-cols ul {
	list-style-type: none;
	display:inline;
}
#footer .footer-cols ul li { display:table-cell; color:#d5d4d4;min-width: 211px;}
#footer .footer-cols ul li a { color:#d5d4d4}
#footer .footer-cols ul.level1>li { font-size:20px; font-weight:bold;text-shadow:0 0 3px #fff, 0 0 2px #aaa;}
#footer .footer-cols ul.level2 { display:table-cell;padding:25px 0px 0px 0px;text-shadow:0 0 1px #aaa, 0 0 1px #333;font-weight: normal;background: rgba(0, 0, 0, 0) url("images/footer-cols.png") repeat-x scroll 0 12px;}
#footer .footer-cols ul.level2 li { font-size:13px;display:block;padding-left:9px;background: rgba(0, 0, 0, 0) url("images/arr.png") no-repeat scroll 0 8px;}
#footer .footer-cols ul.level2 li a { color:#bebebe}
#footer .footer-cols ul.level3 li { display:block; margin-left:5px;}


#footer .col ul { list-style: none; list-style-position: outside; }
#footer .col ul li { padding-left: 11px; background: url(images/arr.png) no-repeat 0 8px; padding-bottom: 7px; font-size: 11px; }
#footer .col p { font-size: 11px; color: #bebebe; } 

#footer .footer-bottom { background: url(images/footer-cols.png) repeat-x 0 0; padding: 12px 20px 12px 19px; }

#footer .footer-bottom p.copy { float: right; font-size: 12px; padding-top: 5px; color: #717171; }
#footer .footer-bottom p.copy span { padding: 0 8px; }
#footer .footer-bottom p.copy a { color: #717171; text-decoration: underline; }
#footer .footer-bottom p.copy a:hover { color: #fff; text-decoration: none; }

#footer .footer-nav { float: left; }
#footer .footer-nav ul { list-style: none; list-style-position: outside; line-height: 11px;  }
#footer .footer-nav ul li { float: left; border-right: 1px solid #181818;  padding: 0 8px; text-shadow: rgba(0,0,0,0.7) 0px 1px 1px; }
#footer .footer-nav ul li:first-child { padding-left: 0; }
#footer .footer-nav ul li a { color: #717171; }
#footer .footer-nav ul li a:hover { color: #fff; }

#navigation a.nav-btn { display: none;  }


/* #Media Queries
================================================== */

/* ipad portrait */
@media only screen and (min-width: 787px) and ( max-width: 1000px ) {
	body { min-width: 758px; background:#242424 !important}
	body.main {color: #FFFFFF !important	}
	.shell { max-width: 768px; }
	#navigation ul li { padding-left: 24px; }
	#navigation ul {
		font-size: 19.4px !important;
	}
	.header .shell { padding: 21px 0px 0; width: 768px; }
	#logo { width: 281px;}
	#logo a { margin-left:0;}

    .content figure img {
        width: 730px;
    }

	.content iframe {
		width: 281px;
		padding: 5px 0;
	}

    blockquote {
        margin-left: -11px;
    }

	.slider, .singleteaser > div, .content > div, #carousel, #carousel > div {
		/*width: 708px;*/
	}

	.slider {
		width: 708px;
		margin: 0px 0 0 -354px;
		overflow: hidden;
		position: relative;
		top: 50%;
		left: 50%;
	}

	.topteaser .singleteaser {padding-bottom:0;}

	#carousel h1, .singleteaser h1, .content h1 { font-size: 15px; width: 290px; left: 10px; }
	#carousel p { font-size: 14px;  width: 294px; left: 10px; }
	#carousel a.green-btn { top: 340px; left: 10px; }


	#carousel img.img-front {
		left: 476px;
		width: 230px  !important;
		height: 390px;  
	}

	#carousel img.img-mid {
		left: 425px;
		width: 192px  !important;
		height: 309px; 
	}

	#carousel img.img-back {
		left: 366px;
		width: 141px  !important;
		height: 238px; 
	}

	#carousel p, .singleteaser p {
		width: 279px;
	}

	.singleteaser, .content {
		width: 737px;
		min-height: 489px;
	}

	.albumlisting .content h2, .musicpage .content h2 {
		font-size:34px;
	}

	.musicpage .content ul li {
		width: 300px;
	}

	.media .mediaitem {
		padding-right: 0;
	}

	.media .picture img {
		width: 239px;
		height: 239px;
	}

	.content .media h1 {
		width: auto;
	}

	.content .media iframe {
		width: auto;
	}

	.socials {
		width: 768px;
	}

	.eightdio {
		display: none;
	}

	.ca-nav span.ca-nav-next {
		background-position: right top;
		left: 732px;
		position: absolute;
		margin-left: 0;
	}

	.content h3 {
		font-size:14px;
	}

    .singleteaser img.img-front, .content img.img-front {
        margin-top: auto;
    }

	#prev { left: 290px; }
	#next { right: 297px; }

	.main section { background: url(images/t-section.png) no-repeat center bottom; padding-bottom: 50px; margin-bottom: 20px; }
	.main .cols { padding-left: 20px; padding-right: 20px; }
	.main .cols .col { width: 200px; }

	.main .cols .col img { float: none; display: block; margin: 0 auto; width: 73px;  margin-bottom: 14px; }
	.main .cols .col .col-cnt { float: none; display: block;  text-align: center; }
	
	.main .post { padding-left: 20px; padding-right: 20px; }
	.main .post h2 { font-size: 21px;  }
	.main .post img { width: 274px; height: 274px; }

	.main .socials { height: 80px; padding-top: 16px;  margin: 0 20px; }
	.main .socials p { display: block; float: none; line-height: 22px; }
	.main .socials ul { display: block; float: none;  }
	.main .content { padding-left: 20px; padding-right: 20px; }

	.media {
		min-height: 557px;
	}

	.line-top, .line-bottom {width: 100%; margin: 0 auto;}

	#partners-slider img { margin: 0px 15px; float: left; height: 52px; }

	#footer .footer-cols { padding: 0 6px 12px;}
	#footer .footer-cols .col { width: 165px; }
	#footer .footer-cols .col + .col { padding-left: 16px; }
	#footer .footer-bottom { padding-left: 20px; padding-right: 20px; }
	#footer .socials ul li { float: left; padding-left: 5px;  }
	#footer .footer-cols ul li { max-width: 28vw; min-width: 15vw; padding-left: 12px}

	.media .mediaitem {
		width: 244px !important;
	}
}

@media only screen and ( max-width: 421px ) {
	#footer .footer-bottom p.copy {
		float: left;
		padding-left: 5px;
	}
}

@media only screen and ( max-width: 786px ) {
	.media .mediaitem {
		width: 45.9vw;
		padding-right: 0;
	}

	.media .picture img {
		width: 45vw;
		height: 45vw;
		display: block;
	}

	.media .picture a {
		text-align: center;
	}

	.topteaser .singleteaser {
		min-height: 451px;
	}

	.singleteaser {
		width: 100%;
	}

	.teasertext {
		padding: 0 !important;
	}

	.ca-nav span.ca-nav-next {
		background-position: right top;
		left: 94vw;
		margin-left: 0;
	}

	.topteaser .singleteaser a {
		margin-top: 5px;
	}

	.ca-item {
		padding: 47px 0px 0px 32px;
	}

	.media .audioitem:hover, .media .audioitem {
		padding: 0px 3vw 0 1vw;
		width: 43vw;
	}

	.media .mediaitem a {
		padding: 252px 0px 15px;
	}

	.media .picture a {
		padding: 0px 0px 15px;
	}
}
@media only screen and ( max-height: 400px ) {
	#rootpage .logo {padding:5vh 50px 20px 50px;}
}

/*@media only screen and ( min-width: 787px ) and ( max-width: 769px ) {
	.media .audioitem:hover, .media .audioitem {
		width: 243px !important;
	}
}*/


@media only screen and ( min-width: 628px ) and ( max-width: 786px) {
	.header .shell {
		padding: 21px 0 0 30px;
	}

	.ca-nav span.ca-nav-next {
		left: 93vw;
	}

	.ca-item {
		padding: 47px 0px 0px 45px;
	}

	#footer .footer-cols ul li  {
		display: inline-table;
		min-width: 271px;
		width: 290px;
	}
}

@media only screen and ( min-width: 401px ) and ( max-width: 627px) {
	#footer .footer-cols ul li {
		display: inline-table;
		width: 239px;
	}
}


@media only screen and ( max-width: 628px ) {
	.shell {width: auto;}

	.header .shell {
		width: auto;
		padding: 0;
		background: url('images/header-shell-small.jpg');
		background-position: 50%;
		background-size: cover;
	}

	.header-top {
		height: 108px;
		padding: 0;
	}


	#navigation {
		margin: auto;
		text-align: center;
		padding-top: 5px;
	}

	#navigation ul li.first {
		padding: 0;
	}

	#logo {
		width: 180px;
		float: none;
		margin: auto;
	}
	#logo a {
		background: url(images/logo-small.png) no-repeat 0 0;
		margin-left: 0px;
		margin-top: 0px;
		height: 71px;
		background-size: contain;
	}

	.ca-nav span.ca-nav-next {
		left: 91vw;
	}
}

@media only screen and ( max-width: 544px ) {
	.media .mediaitem a {
		padding: 47vw 5px 15px;
	}

	.media .picture a {
		padding: 0 5px 15px;
	}

	.media .audioitem:hover, .media .audioitem {
		background-size: 46vw 46vw;
	}
}


@media only screen and ( max-width: 470px ) {
	.ca-nav span.ca-nav-next {
		left: 90vw;
	}
}

@media only screen and ( min-width: 401px ) and ( max-width: 628px ) {
	#navigation ul {
		font-size: 19.4px !important;
	}
}

/* smartphone large */
@media only screen and ( min-width: 401px ) and ( max-width: 786px ) {
	body { width: auto;}
	body.main {color: #FFFFFF !important	}

	.content {
		width: auto;
		min-height: 489px;
	}

	.singleteaser img.img-front, .content img.img-front {
		margin: 0;
	}

	#navigation ul {
		list-style: none;
		list-style-position: outside;
		font-size: 20px;
		font-family: 'Weekend Warrior', 'Trajan Pro', 'Verdana';
		font-weight: 700;
	}

	#navigation ul li {
		padding-left: 13px;
	}

	#footer .footer-cols ul li  {
		display: inline-table;
	}
	#footer .footer-cols ul.level2 {
		display:table-row;
		background: none;
	}

	#footer .footer-cols ul.level2 li {
		display: list-item;
	}

	#footer .footer-cols ul li a {
		display: table-row;
	}

	#footer .socials {
		width: auto;
	}

	.musicpage .content ul li {
		display: table-cell;
		padding-right: 18px;
	}

	.musicpage .content ul li img {
		width: 42vw !important;
		height: 42vw !important;
	}
}

@media only screen and (max-width: 581px) {
	.singleteaser img.img-front, .content img.img-front {
		float: none;
		margin: 0;
		padding: 0;
	}

	.content, .singleteaser {
		width: 100%;
		padding: 0;
	}

	.content img, .singleteaser img {
		width: auto;
		height: auto;
		max-width:100%;
		max-height:90%;
	}
}

/* smartphone small */
@media only screen and ( max-width: 400px ) {
	body { width: auto;}
	body.main {color: #FFFFFF !important	}

	.header .shell {padding: 0;}

	.header-top {
		padding: 0;
	}

	#navigation ul li.first {
		padding: 0;
	}

	#navigation ul {
		font-size: 4.5vw !important;
	}

	#navigation {
		margin: auto;
		text-align: center;
	}

	#logo {
		width: 180px;
		float: none;
		margin: auto;
	}

	#navigation ul {
		list-style: none;
		list-style-position: outside;
		font-size: 15px;
		font-family: 'Weekend Warrior', 'Trajan Pro', 'Verdana';
		font-weight: 700;
	}
	#navigation ul li {
		display: inline;
		padding-left: 13px;
	}

	#footer .footer-cols ul li  {
		display: inline-table;
		min-width: 213px;
		width: 213px;
	}
	#footer .footer-cols ul.level2 {
		display:table-row;
		background: none;
	}

	#footer .footer-cols ul.level2 li {
		display: list-item;
	}

	#footer .footer-cols ul li a {
		display: table-row;
	}

	.ca-nav span.ca-nav-next {
		left: 91vw;
	}

	.musicpage .content ul li a {
		font-size: 16px;
	}

}

@media only screen and ( max-width: 320px ) {
	.ca-nav span.ca-nav-next {
		left: 89vw;
	}

	#footer .logos {
		padding: 2px 0px 17px 7px;
	}
}

@media only screen and ( max-width: 1000px ) {
	.header .shell {
		width: auto;
	}

	.shell {
		width: auto;
	}

	#footer .socials {
		width: auto;
	}

	#navigation {
		text-align: center;
	}

	#carousel p, .singleteaser p {
		width: auto;
	}

	.musicpage .content ul li a {
		font-size: 16px;
	}

	#carousel h2, .singleteaser h2, .content h2 {
		font-size: 33px;
		left: 10px;
		padding: 10px 0;
		margin-bottom: 0px;
	}

	#navigation ul {
		font-size: 2.5vw;
	}

	.topteaser img {
		width: auto !important;
		height: auto !important;
		max-width: 100% !important;
		max-height: 90% !important;
		float: none;
	}

	.topteaser {
		background-size: cover;
		padding-bottom: 15px;
	}

	.singlecontent .content ul {
		padding: 10px 5px 10px 5px;
	}

	.singlecontent {
		width: 100%;
	}

	.content {
		width: auto;
	}

	.musicpage .content ul li {
		max-width: 100%;
		width: auto;
	}

	#carousel p, .singleteaser p, .content p,
	#carousel h1, .singleteaser h1, .content h1,
	#carousel h2, .singleteaser h2, .content h2,
	#carousel h3, .singleteaser h3, .content h3,
	.albumlisting .content h2, .musicpage .content h2,
	.breadcrumb, figure, .pagenav {
		padding: 3px 5px 3px 5px;
	}

	.musicpage .content ul {
		margin-left: 0 !important;
	}

	blockquote {
		margin-left: 0;
		padding-top: 15px;
	}

	.teasertext {
		padding: 21px 0 0 0px;
	}

	.content iframe {
		width: 100%;
	}

	.albumlisting .content li {
		margin-left: 0px;
	}

	.singlecontent .content ul.menu {
		margin-left: 0px;
	}

	.media {
		box-sizing: border-box;
	}

	#footer .footer-cols ul.level2 {
		text-shadow:0 0 1px #aaa, 0 0 1px #333;
		font-weight: normal;
	}

	.musicpage .content ul li img {
		width: 320px;
		height: 320px;
	}

	.media {
		min-height: 553px;
	}
}