﻿/*RESET*/
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, font, img, small, strong, b, u, i, center, dl, dt, dd, 
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; }
img { //display: block; }


/*DEFAULT*/
a { text-decoration: none; color:#0e36b6; }
a:hover {text-decoration:underline;}
html{background:#ccc;}
body { width: 2800px; font: normal 0.7em verdana, tahoma, arial; margin-top:-310px; top:50%; position:absolute;}
h1 {color:#998028; font-size:1.6em; font-weight:normal;}
p{color:#000; margin-top:10px; line-height:15px; width:280px;  font-size:1em;}

/*FOR ALL*/
.clear { clear: both; }
.scroll-hor-left2x, .scroll-hor-left, .scroll-hor-right, .scroll-hor-right2x {height:100%; position:fixed; top:0;}
.scroll-hor-left2x{width:10px; left:0;}
.scroll-hor-left{width:80px; left:10px;}
.scroll-hor-right{width:80px; right:10px;}
.scroll-hor-right2x{width:10px; right:0;}



/*CONTAINERS*/
.main-container{background: #fff url('../images/bg.jpg') no-repeat; width:100%; height:620px; }

/*TITULOS*/
.subtitulo{color:#818184; font-size:0.7em;}

.biografia-titulo, .alimentar-titulo, .musicas-titulo, .colecao-titulo, .contato-titulo{margin-top:430px; float:left;}
.biografia-titulo{margin-left:75px;}
.alimentar-titulo{margin-left:757px;}
.musicas-titulo{margin-left:514px;}
.colecao-titulo{margin-left:518px;}
.contato-titulo{margin: 435px 0 0 72px}
.contato-titulo .subtitulo{margin-top:435px; padding:18px 0 0 30px; }
.musicas-player{margin:427px 0 0 1670px; position:absolute; display: block; height:30px;}

/*TEXTOS*/
.biografia-texto-coluna1{margin-left:77px; float:left;}
.biografia-texto-coluna2, .alimentar-texto-coluna2{margin-left:15px;  float:left;}
.alimentar-texto-coluna1{margin-left:47px; float:left;}
.musicas-musicas{margin: 10px 0 0 43px; width: 565px; float:left; font-size:0.8em; border:0; border-collapse:collapse;}
.musicas-musicas td {width:auto; padding:0 0 5px 10px; }
.musicas-musicas .cor {background:#f5f6f6;}
.colecao-texto {margin:0px 0 0 21px; float:left;}
.colecao-texto p { width:170px; padding: 0 10px 0 0; float:left;}
.colecao-texto img {float:left;}

#maisrelease {width: 600px; height: 600px; overflow: auto;}
.maisrelease-cont {color:#666; font-style:italic;}

/*
CONTATO
*/
.contato{font-size:1.3em; color:#828386; width:246px; height:93px; margin: 9px 0 0 20px; float:left; background:url(../images/bgcontato.png) no-repeat;}
.contato-nome, .contato-email, .contato-mensagem{background-color:transparent; border:0; font-size:0.8em; height:18px; width:130px; padding:1px 2px; margin:0 0 6px 0; }
.contato-mensagem{height:40px; width:240px; resize:none;  font-size:1em; line-height:1.1em; } 
.contato-botoes{margin-left:50px;}
.contato-limpar, .contato-enviar{float:left; border:0; margin-right:20px; border-right:1px solid #bbb; border-left:1px solid #bbb; background-color:transparent; font-size:0.6em;}
.gratis {font-size:0.7em; color:#f0464c; }

/*
CREDITOS
*/
.creditos, .creditos-design,.creditos-programacao, .creditos-agradecimento {font-size:0.9em;  float:left; margin-right:30px; color:#555;}
.creditos{margin:5px 0 0 20px;}
#agradecimentos{width: 400px; height: 500px; overflow: auto;}


/*THUMBS*/
.biografia-thumbs{margin-top:15px; margin-left:10px; float:left;}
.biografia-thumbs img {margin:1px; border:solid 1px #888; padding:2px;}



/*SEPARADORES*/
.separador-vertical {width:2px; height:90px; margin:20px 0 30px 30px;  float:left; background:#ddd;}
.linha-contato{width:400px; margin:30px 10px 0 20px; height:2px; border:0; background:#ddd; float:left;}

/*LETRAS*/
.letras-container{}
.letras-container-scroll{width: 400px; height: 600px; overflow: auto; margin-top:10px;}
.letras-gravadoem{float: right; margin: 20px 0;}
.fichatecnica {background:#f3f3f3; padding:4px;}
.fichatecnica td {padding:2px;}

/*MUSICAS*/
.musica-link { text-decoration: none; color:#0e36b6; cursor: pointer; }
.musica-link:hover {text-decoration:underline;}
.musica-ativa { text-decoration: none; color:#000000; cursor: default; }
.audio-player {width:480px; background:#fff;height:28px;padding:6px;}
	
	