/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../../../css/custom.css);

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* body black */

/*body#page {
background: #151515 50% 50% fixed repeat;
}

body#page {
background: url(/images/new-cd-1900-1500.jpg)fixed;
}*/

body#page {
background: #202020;
}

iframe {
width: 100% !important;
}

img {
max-width: 100% !important;
}

.menu-dropdown li.active .level1:before {
background-image: url(../images/menu_dropdown_level1_active_color1.png)!important;
}

#footer:before,
.mod-box-effect:before { background: url(../images/menu_dropdown_level1_active_color1.png) 0 0 repeat-x !important; }

.menu-dropdown a.level1, .menu-dropdown span.level1 {
color: black;
text-shadow: 0 1px 0 rgba(0,0,0,0.1);
}

h1, h3, a:hover, blockquote, .menu-dropdown li.active .level1, .menu-dropdown li.active .level1 span.subtitle, .menu-dropdown a.level2:hover, .menu-dropdown a.level2:hover span.subtitle, .menu-dropdown a.level3:hover, .menu.menu-sidebar li.level1.active > .level1, .menu.menu-sidebar li.level1.active > .level1:hover > span, .menu-sidebar .level2 a:hover, .mod-box-color .button-default, .mod-box-color form.style button, .mod-box-color form.style input[type="button"], .mod-box-color form.style input[type="submit"], form.style button:hover, form.style input[type="button"]:hover, form.style input[type="submit"]:hover, #system .title a, .searchbox .results li.more-results:hover, .searchbox .results li.result.selected, .wk-slideshow-tabs-drive .nav li.active {
color: gold!important;
text-shadow: 0 0 6px rgba(224,243,254,0.5);
}

h2, h4, ins, code, .menu-dropdown .level2 a.current, .menu-dropdown .level2 a.current span.subtitle, .menu-dropdown .level3 a.current, .menu-sidebar li.level1 > .level1 > span, .menu-sidebar .level2 a.current, .menu-line a, em.box, #system .title a:hover, .searchbox .results li.more-results, #system span.highlight {
color: black!important;
text-shadow: 0 0 6px rgba(224,243,254,0.5);
}

.button-default, form.style button, form.style input[type="button"], form.style input[type="submit"] {
color: black!important;
}

body {
color:lightyellow!important;
}

footer {
color:lightyellow!important;
}

a {
color:#484848!important;
}

/* Custom Logo
----------------------------------------------------------------------------------------------------*/

a#logo {
	position:absolute;
	float: none;
	z-index: 5;
	margin: 0px 0 0 30px;
}

/* headerbar*/
#headerbar .module {
	font-size: 85%;
	float: none;
	max-width: 930px;
	margin:0;
}

ul .slides{
	width:100%;
	overflow:hidden;
	position:relative;
	z-index: 4;
	height:139px;
}

ul .slides li {
	top:0;
	left:0;
	position:absolute;
	display:list-item;
	z-index: 1;
	visibility:visible;
	opacity:1;
	width:900px;
	height:139px;
}

/*discography

.releases {
	float: left;
	margin: 0px 10px 0px 50px;
	width: 40%;
}

.remixes {
	float: right;
	margin: 0px 50px 0px 10px;
	width: 40%;
}

.disk {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	position: relative;
}
*/

.partner a.autosize {width:160px;display:block;text-align:center;}
.partner hr {
    border: 0;
    border-bottom: 1.5px dashed #ccc;
    background: none;
}
.mod-box {padding:14px;}
.contprofile {margin-left:40px;}
.profiles p {text-align:center;}
.profiles a {}
.profiles {float: left; margin: 20px 8px 0; max-width: 200px;text-align:center;}
.profiles img {border-radius:10px;}
.profiles hr {border: 0;border-bottom: 1.5px dashed #ccc;background: none}
.disk img {border-radius:10px;}
.album {float: left; margin: 0 10px 0 75px; width: 350px;}
.releases {float:left;margin: 0px 10px 0px 50px;width:40%;}
.releases h2,.remixes h2 {width:100%;text-align:center;} /* se vuoi spostare il testo: text-indent */
.disk a:nth-child(1) {min-height: 175px;}
.remixes {float:right;margin: 0px 50px 0px 10px;width:40%;}
.disk {float:left;width:100%;margin-bottom:30px;position:relative;}
.disk a {float: left; margin-left: 10px; margin-right: 10px;}
.disk .disk-info img {} /* qui setti il font per tutta la parte disk info */
.disk .disk-info p {margin: 0;}
.disk .disk-info p strong {}
.disk .disk-info p:nth-child(1){} /* PRIMO PARAGRAFO */
.disk .disk-info p:nth-child(2){position:absolute;bottom:0;left:195px;} /* SECONDO PARAGRAFO */
.discography {display:block;overflow:hidden;}
.disk-info a {margin:0;}

.wk-slideshow-list ul.nav li span {color: #000000;}

.remixes-full {margin:auto;}
.releases-full {margin:auto;}
.releases-full h2,.remixes-full h2 {width:100%;text-align:center; color: gold!important}
.story {clear: both;}
.story h3 {text-align: center;}

/*.video{
position: relative;
padding-top:30px;
padding-bottom:56.25%;
height:0;
overflow:hidden;
}*/

.video {
position: relative;
padding-top: 30px;
padding-bottom: 35.25%;
height: 0;
overflow: hidden;
margin-bottom: 20px;
width: 49%;
float: left;
margin-right: 3px;
}

.video-right {
position: relative;
padding-top: 30px;
padding-bottom: 35.25%;
height: 0;
overflow: hidden;
margin-bottom: 20px;
width: 49%;
float: right;
margin-left: 3px;
}

.video iframe{
position:absolute;
top:0;
left: 0;
width:100%;
height:100%;
}

.video-right iframe{
position:absolute;
top:0;
left: 0;
width:100%;
height:100%;
}