/*************************
CONFIGURAÇÕES GERAIS
**************************/
* {margin:0px; padding:0px; text-indent:0px; text-decoration:none; border:none; list-style:none}
html,body {margin:0px;padding:0px;height:100%; background: url(../imagens/bgGeral.jpg) top left;
	font:normal 13px Arial, Helvetica, sans-serif; color:#CAC1AA;}
div#container {position:relative; margin:0 auto; width:753px; height:auto !important; 
	/* MZ */ height:100%; /* IE6 */ min-height:100%; /* MZ */ border-left:solid 4px #D67735; 
	border-right:solid 4px #D67735; background:url(../imagens/bgContainer.jpg)}
br {clear:both;}

/* ELEMENTOS FLUTUANTES */
	.teste {position:relative;}
	a.lengChangeUS,a.lengChangeBR {position:absolute; width:120px;height:10px;top:5px;right:-130px;text-indent:20px;
		line-height:11px;color:#098ba5; font-size:10px; z-index:100;}
	a.lengChangeUS {background:url(../imagens/us.jpg) no-repeat;}
	a.lengChangeBR {background:url(../imagens/br.jpg) no-repeat;}
		a.lengChangeUS:hover, a.lengChangeBR:hover {color:#CAC1AA;}
		
	.bgCorrenteBR {position:absolute; width:272px; height:589px; top:0px; right:-271px; 
		background:url(../imagens/bgCorrente.jpg) no-repeat;}
	.citacao {position:absolute; width:150px; top:440px; right:20px; text-align:center; color:#c16c1f; }
	.cover{position:absolute; height:177px; width:193px; top:356px; left:-69px;  cursor:pointer;
		background:url(../imagens/cover.jpg) no-repeat; text-indent:-7777px; overflow:hidden; font-size:1px;}
	.cover:hover span.coverBig { visibility:visible; bottom: 8px; right: 3px; z-index: 50;}
	span.coverBig { visibility:hidden; position:absolute;  width:100px; height:100px;
	background:url(../imagens/lupa.jpg) no-repeat;}

/*************************
CABEÇALHO
**************************/
	div#cabecalho {float:left;}
	#cabecalho h1{ background:url(../imagens/logoSite.jpg) no-repeat; width:753px; height:106px; float:left;
		text-indent:-7777px; overflow:hidden; font-size:1px; }

/*************************
CONTEÚDO
**************************/
	div#conteudo {float:left; display:block; padding:7px 0px 100px 50px; width:703px; background:url(../imagens/bgPrincipal.jpg) no-repeat;}

/* GERAL */
	h2 {font:normal 22px Georgia,"Times New Roman", Times, serif; color:#CB993D; float:left;}
	li {padding-bottom:5px;}

/* CAMPOS ESQUERDA */
	.campoGeralEsq { float:left; height:180px; width:330px;clear:left; padding-bottom:25px;}
		.campoGeralEsq p {width:290px; float:left; padding-top:20px;}
		.campoGeralDir p {padding-top:25px;}
		.campoGeralEsq p em{ font:bold 17px Arial, Helvetica, sans-serif;}
		.campoGeralEsq p a {color:#39C8DC;}
		.campoGeralEsq p a:hover {color:red;}
		.campoGeralEsq p.listaMusica { float:left; position:relative; left:50px; border:solid 1px #ccc;}
		.campoGeralEsq ul {float:left; padding:65px 0px 0px 100px;}
		.campoGeralEsq ul img {padding-right:5px;}
					   ul a {color:#CAC1AA; text-decoration:underline;} 
					   ul a:hover {color:#39C8DC; text-decoration:none;}
		.campoGeralEsq h4.bgCoverName { float:left; position:absolute; height:24px; width:113px; top:365px; left:148px;
		 background:url(../imagens/bgCoverName.jpg) no-repeat; text-indent:-7777px; overflow:hidden; font-size:1px;}

		.downloadMusic {float:left; width:25px; height:13px; font-size:0px;
		background:url(../imagens/download.gif) no-repeat; margin-right:10px; position:relative; top:2px;}
	 	.downloadMusic:hover {background:url(../imagens/downloadUp.gif) no-repeat;}
		.correcaoIdent {text-indent:0px; overflow:auto; font-size:13px;}
		.newMusic {float:left; width:30px; height:20px; background:url(../imagens/new.jpg) no-repeat;
			position:absolute; left:215px;}
		.newMusic2 {float:left; width:30px; height:20px; background:url(../imagens/new.jpg) no-repeat;
			position:absolute; left:-35px; top:170px;}
	 
/* CAMPOS DIREITA */
	.campoGeralDir { float:left; height:180px; width:250px; padding-bottom:25px; position:relative;}
		.player { width:180px; float:left; clear:left; display:block;}
		.hidePlayer2 {width:180px; float:left; clear:left; display:none;}
		.campoGeralDir ul {width:250px;float:left; padding-top:20px;}
		.campoGeralDir ul em {font:normal 13px Arial, Helvetica, sans-serif; color:#39C8DC;}

/* COMENTARIOS */
	.campoComentarios {float:left;  width:510px; clear:left; padding-top:40px; position:relative; }
		.comenteExtra {color:#6c7975; font-size:12px; position:relative; top:9px; left:7px; }
		form { margin-top:20px; float:left; clear:left; width:510px; background:#382E20; 
			display:block; padding-bottom:10px;}
		input {float:left; padding:2px; color:#54472f; font-size:11px; margin:10px 0px 10px 10px; width:236px;
		font:normal 11px Arial, Helvetica, sans-serif;}
		textarea { margin:0px 0px 0px 10px; float:left; clear:both; color:#54472f; padding:2px; width:487px; height:50px;
			font:normal 11px Arial, Helvetica, sans-serif;}
		.botao { position:absolute; top:173px; right:0px; background:#382E20; height:20px; width:130px; color:#CAC1AA;}
		
	.msgOk {display:block; margin-top:20px; padding:15px; float:left; clear:left; width:480px;  
		text-align:center; background:#194646; }
	
	.line {float:left; width:510px; border-bottom:solid 2px #382E20; height:40px; margin-bottom:35px;}
	
	.campoResposta {float:left; width:500px; clear:left;background:#382E20; padding:5px; margin-bottom:15px;}
		a.deletarMensagem, 
		a.esconderMensagem, 
		a.aprovarMensagem {text-indent:-7777px; overflow:hidden; font-size:1px; height:22px; 
			width:24px; position: absolute;top:0px; }
		a.deletarMensagem {background:url(../imagens/deletar.jpg) no-repeat; right:-70px;}
		a.aprovarMensagem {background:url(../imagens/aprovar.jpg) no-repeat; right:-40px;}
		a.esconderMensagem {background:url(../imagens/esconder.jpg) no-repeat; right:-40px;}

		.tituloCR { color:#77BDD0; font:bold 14px Arial, Helvetica, sans-serif; border-bottom:solid 1px #C7D1DF; 
			position:relative; padding-bottom:3px; }		
		.dataCR {font:normal 11px Arial, Helvetica, sans-serif; position:absolute; right:2px;}
		.emailCR {font:normal 13px Arial, Helvetica, sans-serif; padding-left:20px; text-transform:lowercase;
			color:#C7D1DF;}
		.textoCR {padding:5px 0px 5px 0px;}

	/*extras*/
	.chamada {position:absolute; top:120px; left:60px; text-align:center;}
	.chamada a {color:#CB993D; text-decoration:underline; text-transform:uppercase; font-weight:bold;}
	.chamada a:hover {color:#A30C03;}
		
	.bluesComZ { position:absolute; top:310px; left:230px; float:left; width:100px; text-align:center;
		text-transform:uppercase;}
 	.bluesComZ a {color:#CB993D; text-decoration:underline; text-transform:uppercase; font-weight:bold;}
 	.bluesComZ a:hover { color:#A30C03;}
 
/*************************
RODAPÉ
**************************/
	div#rodape {position:absolute; width:703px; left:50px; height:30px; bottom:0; border-top:solid 1px #6C7975;}
	div#rodape p {position:relative; top:8px; left:10px; font:normal 10px Arial, Helvetica, sans-serif;
		color:#6C7975;}
	div#rodape p a {color:#6C7975;}
	div#rodape p a:hover {color:#77BDD0;}
