h2 {
	font-family: 'Fredericka the Great', cursive;
}

.box-home {
	background:url(../img/bg-home.jpg) no-repeat top center !important;
	width:100%;
	/*height:1300px;*/
	display:block;
}

.box-home .bg-nuvem {
	/*background:url(../img/bg-nuvem.png) no-repeat top left;*/
	width:100%;
	height:910px;
	display:block;
}

.box-home .bg-nuvem .andre-foto {
	background:url(../img/andre-lellis-home.png) no-repeat top center;
	width:660px; height:910px;
	margin:0 auto;
	display:block;	
}

.box-home .bg-nuvem .logo-artista {
	float:left;
}

.box-home .bg-nuvem .logo-bloco {
	float:right;
	margin-right:50px;
	margin-top:25px;
}

#home {
	background:transparent !important;
}

#home .box-logo {
	width: 660px;
	top: 120px;
	position: absolute;
	left: 50%;
	margin-left: -330px;
}

#home  #nav {
	width: 184px;
	top: 450px;
	position: absolute;
	left: 50%;
	margin-left: -356px;
}

#nav ul li {
	display:block;
	float:inherit;
	margin: 0px;
	text-align: right;
	line-height: 25px;
}

#nav ul li a {
	color:#000;
	font-weight: bold;
	font-style:italic;
}

#nav.horizontal ul li {
	float:left;
}

.box-home-video {
	width:100%;
	height:815px;
	display:block;
	overflow:hidden;
}

.box-home-video .andre-foto {
	/*background:url(../img/andre-lellis-home-video.png) no-repeat -170px 0px !important;*/
	width:1008px;
	height:815px;
	display:block;
}

.box-home-video .box-videos {
	position: absolute;
	left: 50%;
	margin-left: 200px;
	margin-top: 255px;
	width: 300px;
}

.box-home-video .box-videos h2 {
	font-size:92px;
	color:#000;
	font-weight:normal;
	line-height:73px;
}

.box-home-video .box-videos a {
	font-size:25px;
	color:#000;
	font-family: 'Noticia Text', cursive;
	font-style:italic;
	line-height:26px;
	font-weight:normal;
	margin-left:15px;
	margin-top:5px;
	display:block;
}

.box-home-video .bg-videos {
	width: 614px;
	height:380px;
	position: absolute;
	left: 50%;
	margin-left: -85px;
	margin-top: 410px;
	background:url(../img/bg-video-bambu.png) no-repeat;
}

.box-home-video .bg-videos iframe {
	margin-top:23px;
	margin-left:32px;
}

.box-home-discografia {	
	width:100%;
	height:929px;
	display:block;
	overflow:hidden;
}

.box-home-discografia .box-discografia {
	margin-top: 125px;
	height: 685px;
	overflow: hidden;
}

.box-home-discografia .box-discografia h2 {
	font-size:52px;
	color:#000;
	font-weight:normal;
	line-height:73px;
}

.box-home-discografia .box-discografia .box {
	margin-top:15px;
}

.box-home-discografia .box-discografia .box .capa {
	margin-right:15px;
	float:left;	
}

.box-home-discografia .box-discografia .box .box-info {
	display:block;
	margin-bottom:80px;
}

.box-home-discografia .box-discografia .box .box-info p {
	font-family: 'Noticia Text', cursive;
	font-size:20px;
	font-weight:bold;
	line-height:16px;
	color:#000;
}

.box-home-discografia .box-discografia .box .box-info a {
	margin-top:80px;
	font-family: 'Noticia Text', cursive;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#000;
	display:block;
}

.box-home-discografia .box-discografia .box .section-multimidia {
	margin-top:30px;
}

.box-home-discografia .box-discografia .box .section-multimidia.rolagem {
	height: 420px;
	overflow: auto;
	width: 453px;
}

.box-home-discografia .box-discografia .link-trocar {
	background: url(../img/bg-select.png) no-repeat;
	width: 246px;
	height: 32px;
	float: left;
	position: absolute;
	margin-left: 164px;
	margin-top: 130px;
}

.box-home-discografia .box-discografia .box-select {
	width: 244px;
	height: 350px;
	position: absolute;
	background: #fff;
	border: 1px solid #000;
	border-radius: 10px;
	z-index: 9;
	margin-top: 161px;
	margin-left: 164px;
	padding:5px 0px;
	display:none;
}

.box-home-discografia .box-discografia .box-select a {
	padding: 5px 12px;
	display:block;
	font-family: 'Noticia Text', cursive;
	font-size:14px;
	color:#000;
	font-weight:bold;
}

.box-home-discografia .box-discografia .box-select a:hover {
	text-decoration:none;
	background:#ccc;
}
