@import url("./basico.css");

/* Páginas internas - Capa e OverlayBox */

/* ******************** Capa ************************* */
#infoBox {
	float: left;
	position: absolute;
	z-index: 2000;
	padding: 10px;
	border: 2px solid #FFF;
	background-color: #000000;	}
#infoBox #marcador-lt,
#infoBox #marcador-rt {
	float: left;
	position: absolute;
	top: 9px;
	width: 8px;
	height: 15px;
	z-index: 2000;	}	
#infoBox #marcador-lt {	
	left: -8px;
	background: url(../../imgs/layout/marcador.png) no-repeat right;	}
#infoBox #marcador-rt {	
	right: -8px;
	background: url(../../imgs/layout/marcador.png) no-repeat left;	}		
#infoBox p {
	float:left;}
#infoBox span {
	font-size: 16px;
	color: #FFFFFF;	}

.objectHomeMd,
.objectHome {
position: absolute;
padding: 0;
margin: 0;
/*background-color: orange;
opacity: 0.6 !important;
filter: alpha(opacity=60);*/	}	
.objectHomeMd *,
.objectHome * {
	display:none;	}

/* Itens */

#fotos {
	float: left;
	top: 110px;
	left: 0px;
	width:150px;
	height: 200px;
}

.thumb {
	border: 2px solid #333;	}

.toggle {display: none;	}

#guestbook {
	float: left;
	top: 95px;
	left: 157px;
	width:73px;
	height: 180px;
}
	
#contato {
	float: left;
	top: 405px;
	left: 230px;
	width:60px;
	height: 50px;	}
	
#setlist {
	float: left;
	top: 380px;
	left: 290px;
	width:100px;
	height: 80px;	}
	
#bass {
	float: left;
	top: 195px;
	left: 240px;
	width:190px;
	height: 165px;	}

#guitar {
	float: left;
	top: 195px;
	right: 60px;
	width: 165px;
	height: 150px;	}
	
#guitarPromo {
	float: left;
	top: 68px;
	right: -73px;
	width: 65px;
	height: 250px;
}
	
#drum {
	float: left;
	top: 371px;
	right: -144px;
	width: 510px;
	height: 329px;
}

#download {
	float: left;
	top: 315px;
	left: -57px;
	width: 135px;
	height: 190px;
}

#agenda {
	float: left;
	position: absolute;
	top:5px;
	left:452px;
	width: 240px;	
	height: 185px;	}

#datas {
	float: left;
	position: absolute;
	top: 20px;
	left:452px;
	width: 240px;	}

#datas, #datas * {
	margin:0 ;
	padding:0 ; }

#datas a {
		text-decoration:none;	}

#datas .icoLocal {
	float: left;
	margin: -8px 8px 0 0 ;	}

#datas .data {
	color: black;
	font-size: 16px;	}
	
#datas .local{
	color: #666;
	font-size: 14px;
	letter-spacing: 0.1em;
	padding-left:5px;	}

#datas li{
	float: left;
	width: 100%;
	padding: 10px 10px;
	list-style: none;
	}

#musicPlayer {
	position:absolute;
	top:15px;
	right: 5px;
}


#patrocinadores {
	float: left;
	position: absolute;
	top: 0px;
	left: 5px;
	width: auto;	}


/* ******************** Supras *********************** */
/* Banda */
/* Integrantes */

.btn-supras {
	position: absolute;
	float: left;
	top:-6px;
	right: 50px;
	padding: 9px 10px;
	background-color: #ffffff; }
	.btn-supras span { font-size: 10px; }
	
#suprasEmail,
#suprasApoio,
#suprasFotos,
#suprasBg,
#suprasContent,
#suprasMais,
#suprasImgBg	{
	float:left;
	position: absolute;
	margin: 0;
	padding: 0;
}

#suprasEmail {
	top:50px;
	left: 23px; }

#suprasApoio {
	top:80px;
	left: 23px;	}

#suprasBg {
	top:30px;
	right:10px; 
	width:390px;
	height:320px;
	background-color: black;
	opacity:0.05;
	filter: alpha(opacity=5)}

#suprasContent {
	top:40px;
	right:10px;
	width:370px;
	height:300px;
	padding: 0 10px;
	overflow:auto;
	overflow-x:hidden;
}

#suprasContent p {
	margin-bottom: 10px;	}

#suprasAss {
	float:left;
	margin: 0 0 20px;
}

#suprasFotos {
	top: 360px;
	left:20px;
}

#suprasMais {
	top: 300px;
	left: 23px;
}

#suprasMais .mn-item {
	display:inline;
}

/* ******************** Agenda *********************** */
	
.conjunto {
	float:left;
	margin-left:10px;
	padding: 10px;
	width: 311px;
	}
	
.conjunto .icoLocal {
	float: left;
	padding-right: 15px;
	padding-bottom: 8px;}	

.conjunto h3 {
	color: black;
}
	
/* ******************** Fotos ************************ */
.listFotos {
	float: left;
	width: 90%;
	padding: 3px 0 3px 20px;
	margin: 0;
}

.fotosGaleriaAlign {
	float:left;
	text-align: center;
	height: auto !important;
	/*min-height: 333px;
	height: 333px;*/
	min-height: 400px;
	height: 400px;	
	padding: 1px !important;
	margin: 10px !important;
	/*width: 500px;*/
	width: 700px;
}

.fotosGaleriaAlign img {
	background-color:#CCC;
	border:1px solid black;
}

/* ******************** Guestbook ******************** */
#post blockquote {
	border-bottom: 1px dotted #CCC;
	padding: 10px 0 10px;
	margin: 0;
}

#post .nome {
	font-size: 14px;
	color: #000000;
}

#post .data {
	font-size: 11px;
	color: #666;	}

#post .msg {
	padding-top: 10px;	}
	
/* ******************** Set List ********************* */
#tb-setlist {
	width: 100%;	}

#tb-setlist td {
	width: 50%;
	padding:5px 0;
	border-bottom: 1px dashed #CCC; }
/* ******************** Downloads ******************** */

/* ******************** Contato*********************** */
.email {
	font-size: 18px;
	color: #000000;	}
