.main-titulo {
	border-bottom:1px solid #262626;
	padding-bottom:2px;
	margin-bottom:30px;
}

#menu-fas ul {
	float:left;
	padding-left:0;
}

#menu-fas li {
	float:left;
	list-style:none;	
}

#menu-fas li a {
	display:inline-block;
	border:1px solid #262626;
	border-left:0;
	padding:15px 34px;
	color:#efd457;
}

#menu-fas li.first a {
	border-left:1px solid #262626;
}

#menu-fas li.ativo a {
	border-bottom:0;
	color:#fff;
	cursor:default;
	outline:none;
	padding:15px 35px;
}

#menu-fas li a:hover {
	color:#fff;	
}

/***************************************************
					FAS - VIDEOS
***************************************************/

#videos .video {
	margin-bottom:10px;	
}

/***************************************************
				FAS - PAPEL PAREDE
***************************************************/

#papel-parede {
	height:100%;	
}

#papel-parede ul {
	padding-left:0;	
}

#papel-parede li {
	margin-top:1px;
	list-style:none;	
}

#papel-parede li a {
	display:block;
	height:100%;
	text-align:center;
	background-color:#222;
	padding:6px 0;
	color:#efd457;
}

/***************************************************
					FAS - MURAL
***************************************************/

#fas-mural .listing th {
	width:160px;
	text-align:left;
	padding-right:50px;	
}

#fas-mural .listing th, #fas-mural .listing td {
	vertical-align:top;	
}

/***************************************************
				FAS - DEPOIMENTO
***************************************************/

#depoimentos .listing th, #depoimentos .listing td {
	vertical-align:top;	
}

/***************************************************
						FOTOS
***************************************************/

#fotos h1 {
	color:#fff;
	background-color:#222;
	padding:8px 10px;
	font-size:18px;
	margin-bottom:20px;
}

#fotos .listing a {
	display:block;	
}

#fotos-gallery {
	background-color:#222;
	height:100%;
	margin-bottom:15px;
}

#arrow-top, #arrow-bot {
	display:block;	
}

#arrow-top {
	margin-bottom:1px;	
}

#arrow-bot {
	margin-top:1px;	
}

#gallery-fotao {
	float:left;
	width:450px;
	/*height:338px;*/
	background:url(../img/carregando.gif) no-repeat center center;
}

#gallery-scroll {
	float:right;
	display:inline;
	width:110px;
	margin:15px 15px 0 0;
}

#gallery-scroll .gallery-box {
	overflow:hidden;
	height:251px;
}

#gallery-scroll ul {
	padding-left:0;	
}

#gallery-scroll ul li {
	list-style:none;
	width:110px;
	height:83px;
	float:left;
	clear:left;
	margin-bottom:1px;
	text-align: center;
}

#gallery-scroll li a {
	float:left;
	clear:left;
	width:110px;
	height:83px;
}

/***************************************************
					IMPRENSA
***************************************************/

#imprensa p a {
	display:block;	
}

/***************************************************
						AGENDA
***************************************************/

#agenda .agenda h3 {
	font-size:18px;
	color:#fff;
	background-color:#151515;
	padding:10px 20px;
	margin-bottom:30px;
}

#agenda .agenda th {
	padding-left:60px;	
}

#agenda .agenda th.first {
	padding-left:0;	
}

#agenda .agenda td {
	width:200px;	
}

#agenda .agenda th, #agenda .agenda td {
	padding-bottom:30px;	
}

#agenda .data-mes {
	font-weight:normal;	
}

#agenda .blog-desc {
	line-height:15px;
	padding-left:20px;
}

/***************************************************
					DISCOGRAFIA
***************************************************/

#discografia h1 {
	margin-bottom:20px;	
}

#discografia ul {
	padding-left:0;
	list-style:none;
}

#discografia ul li {
	float:left;
	margin-bottom:20px;
	padding-left:20px;
}

#discografia ul li.first {
	padding-left:0;
}

/***************************************************
					PLAYLIST
***************************************************/

#mp3player .twocol .bg {
	padding:30px 0;
	background:url(../img/bg/playlist.gif) no-repeat center top;
	border-bottom:1px solid #141414;
}

#mp3player .twocol h1 {
	margin-bottom:18px;
}

#mp3player .twocol .padding {
	padding-right:20px;	
}

#mp3player .agenda-scroll {
	height:300px;
	padding:0 20px;
}

#mp3player .botao {
	display:block;
	width:29px;
	height:30px;
	background:url(../img/btn/playlist.gif) no-repeat center top;
}

#mp3player .botao-desactived {
	background-position:center bottom !important;	
}

#mp3player th, #mp3player td {
	border-top:1px solid #141414;
	padding:10px 0;
}

#mp3player tr.first th, #mp3player tr.first td {
	border-top:0 !important;
	padding-top:0 !important;
}

#mp3player td a {
	display:block;
	color:#fff;
	padding-left:10px;
}

/***************************************************
					PAGINACAO
***************************************************/

.paginacao-borda {
	margin-top:30px;
	border-top:1px solid #262626;	
}

.paginacao {
	margin-top:10px;
}

.paginacao .anterior, .paginacao .proximo {
	color:#efd457;	
}

.paginacao .middle {
	text-align:center;	
}

.paginacao .middle a {
	padding:0 10px;
}

.paginacao .middle a.ativo {
	font-weight:bold;
	color:#fff;	
}

.paginacao .middle a:hover {
	text-decoration:underline;	
}

.text-box {
	background-color:#1b1b1b;
	padding:5px 10px;
}
