/*//////////////////////////////////////////////
// CSS Document                               //
// Estilos Gerais para o Site                 //
// Mateus Araujo <mateus@alias.com.br>        //
//////////////////////////////////////////////*/


#twitter .tweet li { padding:3px; float: left; list-style:none; width:345px; background-color:#e5e6cb; border-left:1px solid #f4f5dc; border-right:1px solid #f4f5dc; border-bottom:1px solid #f4f5dc; }
#twitter .tweet li a { color: #e0002d; }
#twitter li { margin-bottom: 0px;}
#twitter li img { float: left; padding-right: 5px;}
.inline-list {margin: 0; padding: 0; }
.inline-list li { list-style: none; display: inline; float: left; }



body{
	margin:0px;
	background-color: #e5e6cb;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background-image:url(../img/bg_rodape_0.jpg);*/
	background-repeat:no-repeat;
	background-position:left bottom;
	
}
.bg_site{
	background-color:#f4f5dc;
}
.link:hover{
	color: #000;
}
a{
	color:#000;
	text-decoration:none
}
a:hover{
	color:#F03;
	text-decoration:none
}
a vermelho{
	color:#F03;
	text-decoration:none
}
a vermelho:hover{
	color:#F03;
	text-decoration:none
}
a vermelho:active{
	color:#F03;
	text-decoration:none
}
a vermelho:visited{
	color:#F03;
	text-decoration:none
}

/* DIV de alinhamento */
#site{
	width:100%;
	height:auto;
}

/* DIV de conteÃºdo */
#site_content{
	width:990px;
	height:auto;
	min-height:1100px;
	text-align:left;
	padding-top:26px;
}

/* DIV do topo */
#topo{
	margin-bottom:18px;
	height: 250px
}

/* DIV do bg_topo */
#bg_topo{
	width:100%;
	height:auto;
	background-image:url(../img/bg_topo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

/* DIV do bg_rodape */
#bg_rodape{
	width:100%;
	height:574px;
	background-image:url(../img/bg_rodape.jpg);
	background-repeat:no-repeat;
}

/* DIV do menu */
#menu_topo{
	width:990px;
	height:auto;
	padding-bottom:68px;
}

/* DIV dos itens menu */

#menu_topo div { margin-right:20px;}

#home_{width:64px;height:auto;float:left}

#blog_{width:55px;height:auto;float:left}

#tv_{width:109px;height:auto;float:left}

#bandas_{width:84px;height:auto;float:left}

#radio_{width:79px;height:auto;float:left; margin-top:-8px;}


#galeria_{width:88px;height:auto;float:left}

#frente_{width:92px;height:auto;float:left}

#expediente_{width:123px;height:auto;float:left}


#participe_{width:108px;height:auto;float:left}

/* Logo */
#logo{width:251px;height:178px;float:left}

/* BUSCA */
#busca{
	background-image:url(../img/busca.jpg);
	background-repeat:no-repeat;
	width:352px;
	height:30px;
	margin-top:148px;
	float:right
}

/* CAMPO DE BUSCA INVISÃ?VEL */
#form_busca{
	visibility:hidden;
}

/* INPUT BUSCA */
.input_busca{	
	width:345px;
	border:1px solid red;
	height:22px;
	border:0px;
	background-color:#f4f5dc;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-top:5px;
	margin-left:5px;
}

/* SITE PARTE ESQUERDA */
#esquerda{
	float:left;
	width:620px;
	height:auto;
}

/* SITE PARTE DIREITA */
#direita{
	float:left;
	margin-left:18px;	
	width:352px;
	height:auto;
}

/* Header Rosa */
.header{
	width:620px;
	height:36px;
	background-color:#F03;
}

/* TÃ­tulo BLOG */
#tit_blog{
	width:41px;
	height:20px;
	float:left;
	margin-left:8px;
	margin-top:11px;
}

/* Canal RSS */
#rss{
	width:48px;
	height:13px;
	float:right;
	margin-right:8px;
	margin-top:18px;
}
/* MODELO DE POST */
.post_blog{
	width:620px;
	height:auto
}

/* IMAGEM POST */
.img_post{
	width:620px;
	height:257px;
}

/* FORMATAÃ‡ÃƒO POST */
.corpo_post{
	width:620px;
	height:auto;
	background-color:#f4f5dc;
	margin-bottom:20px;
}
.formata_post{
	padding:19px 19px 0px 19px;
}
.formata_post div a{
	color:#F03;
	text-decoration:none
}

.txt_11_rosa{
	font-size:11px;
	color:#ff0033;
}
.txt_14_am{
	font-size:14px;
	color:#f4f5dc;
}
.txt_18{
	font-size:18px;
	color:#000;
}
.txt_16{
	font-size:16px;
	color:#000;
}
.txt_10_bg{
	font-size:10px;
	color:#F03;
	background-color:#000;
}

/* Header Rosa Rodape */
.header_rodape{
	width:990px;
	height:36px;
	background-color:#F03;
}


.header_rodape a { color: #000 !important}
}

/* Header Rosa Mini */
.header_rosa_mini{
	width:352px;
	height:30px;
	background-color:#F03;
}

/* Header Preto Mini */
.header_preto_mini{
	width:352px;
	height:30px;
	background-color:#000;
}

/* Lista VÃ­deos */
.lista_videos{
	width:352px;
	height:83px;
	background-color:#000;
	margin-bottom:3px;
	cursor:pointer;
}

/* Foto Video */
.foto_yt{
	float:left;
	width:83px;
	height:83px;
	background-color:#FFF;
}

/* Desc Video */
.desc_yt{
	float:left;
	width:235px;
	margin-left:15px;
	margin-top: 8px;
}

/* VEJA MAIS */
.mais{
	width:350px;
	height:17px;
	background-color:#000;
	margin-bottom:19px;
	text-align:right;
	color:#F03;
	padding:2px 2px 0px 0px; 
}

/* POST TWITTER */
.post_twitter{
	width:352px;
	height:50px;
	background-color:#e5e6cb;
	border-left:1px solid #f4f5dc;
	border-right:1px solid #f4f5dc;
	border-bottom:1px solid #f4f5dc;
}

/* FAVICON */
.favicon{
	width:40px;
	height:auto;
	float:left;
	cursor:pointer;
}

.Accordion {
	border:0px;
	overflow: hidden;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 *
 * NOTE:
 * This rule uses -moz-user-select and -khtml-user-select properties to prevent the
 * user from selecting the text in the AccordionPanelTab. These are proprietary browser
 * properties that only work in Mozilla based browsers (like FireFox) and KHTML based
 * browsers (like Safari), so they will not pass W3C validation. If you want your documents to
 * validate, and don't care if the user can select the text within an AccordionPanelTab,
 * you can safely remove those properties without affecting the functionality of the widget.
 */
.AccordionPanelTab {
	background-color: #000;
	border-top: solid 1px #f4f5dc;
	border-left: solid 1px #f4f5dc;
	border-right: solid 1px #f4f5dc;
	color:#F03;
	height:19px;
	font-size:11px;
	padding:7px 0px 0px 7px;
	
	margin: 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	cursor:pointer;
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 200px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	cursor:pointer;
	background-color: #f03;
	color:#000;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	cursor:pointer;
	background-color: #f03;
	color:#000;
}


/* LISTA DELICIUS */
.lista_delicious{
	cursor:pointer;
	width:99.5%;
	min-height:25px;
	background-color:#e5e6cb;
	border-left:1px solid #f4f5dc;
	border-right:1px solid #f4f5dc;
	border-bottom:1px solid #f4f5dc;
	font-size:11px;
}
.margem{
	padding:9px;	
}
#artistas{
	width:990px;
	height:auto;
	min-height:350px;
	margin-bottom:9px;
	padding-top:18px;
	padding-left:0px;
}
.cada_artista_lista{
	cursor:pointer;
	width:350px;
	height:94px;
	margin-bottom:4px;
	margin-right:15px;
	background-color:#000;
}

.cada_artista{
	cursor:pointer;
	width:320px;
	height:94px;
	margin-bottom:17px;
	margin-right:15px;
	float:left;
	background-color:#000;
}

.cada_artista2{
	cursor:pointer;
	width:319px;
	height:94px;
	margin-bottom:17px;
	margin-right:0px;
	float:left;
	background-color:#000;
}

.foto_banda{
	background-color:#000;
	width:110px;
	height:94px;
	float:left
}

.titulo_lista{
	font-weight:bold;	 
	cursor:pointer;
}
.sinopse_banda{
	float:left;
	padding-top:5px;
	padding-left: 10px;
	width:190px;
	cursor:pointer;
}
.sinopse_lista{
	font-size:11px;
	color:#000;
	line-height:11px;
	cursor:pointer;
}
.sinopse_lista:hover{
	font-size:11px;
	color:#f03;
	line-height:11px;
	cursor:pointer;
	cursor:pointer;
}

#rodape{
	margin-bottom:250px;
}

#conteudos{	
	height:auto;
	min-height:350px;
	margin-bottom:9px;
	background-color:#f4f5dc;
	padding-top:18px;
	padding-left:18px;
}
.inputs{
	width:570px;
	border: 0px;	
}


/* Página perfil */

#perfil_page{
	margin-bottom:20px;
}

#perfil_esquerda{
	width:620px;
	margin-right: 20px;
	float:left;
	background-color:#f4f5dc;
}
#lista_perfil{
	width:350px;
	float:left;
}
.dados_banda{
	margin:20px 20px 11px 20px;
}

.success {color:#060}

.error {color:#F00}