* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B9B9B9;
}


h1, h2, h3 {
	margin-bottom: 1.5em;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

a {
	color: #350606;
}

a:hover {
	color: #4A0000;
}



/* Background */

#bg1 {
	background: url(images/bg01.png) no-repeat center top;
}

#bg2 {
	background: url(images/bg02.png) no-repeat center top;
}

#bg3 {
	background: url(images/bg04.jpg) repeat-y center top;
}

#bg4 {
	background: url(images/bg05.jpg) no-repeat center top;
}

#bg5 {
	background: url(images/bg06.jpg) no-repeat center bottom;
}

/* RODAPÉ*/

#rodape {
	padding: 0px 0px 0px 0px;
	text-align: center;
	text-transform: lowercase;
	color: #000000;
}

#rodape a {
	color: #370000;
}

/* Menu */
#menu_topo {
	background:url(images/menu/topo.png);
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/menu/topo.png);
	*background: none;
	background-repeat:no-repeat;
	width: 271px;
	height: 38px;
	margin: 0px auto;
}

#menu{
	background:url(images/menu/corpo.jpg);
	background-repeat:repeat-y;
	text-align:center;
    width: 210px;
	margin-left:30px;
	}
	
	#menu_lista{
	    width: 173px;
		margin-left:18px;
		*margin-left:0px;
	}
	
#menu ul {
	list-style: none;
		}

#menu li {
	background: url(images/menu/linha.png) no-repeat;
	padding-top:5px;
	padding-bottom:5px;
	}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu_rodape {
	background:url(images/menu/rodape.png);
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/menu/rodape.png);
	*background: none;
	background-repeat:no-repeat;
	width: 271px;
	height: 38px;
	margin: 0px auto;
}

/* Topo */

#header {
	height: 165px;
}

#header h1 {
	float: left;
	margin: 0px;
	padding: 70px 0px 0px 25px;
	font-size: 40px;
}

#header h1 sup {
	font-weight: normal;
}

#header h2 {

	margin: 0px;

	font-size: 14px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Topo2 */

#header2 {
	width: 900px;
	height: 145px;

}

/* Search */

#marg_newsletter {
padding-left:30px;
color:#8C6E4B;
}

.mais_noticias {
color:#8C6E4B;
}

#enviar {
	margin-left:80px;
}

#campobox {
	margin-left:30px;
	height:20px;
	width: 200px;
	background:#1C0203;
	border: 1px solid #340C0C;
	color:#FFFFFF;
}


#search {
	float: right;
}

#search form {
	margin: 0px;
	padding: 35px 80px 0px 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input.text {
	width: 160px;
	background: none;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #AEC38B;
}

#search input.button {
	display: none;
}

/* Page */

#page {
	width: 868px;
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
}

#frases {
	width: 528px;
	padding:143px 0px 0px 340px;

}
.ddd {
   background-color: #292929;
   border: 1px solid #000000;
   width:40px;
   height:18px;
   color: #999999;
   font-size:11px;
   margin-bottom:5px;
   margin-right:5px;
}
.numero_celular {
   background-color: #292929;
   border: 1px solid #000000;
   width:81px;
   height:18px;
   color: #999999;
   font-size:11px;
   margin-bottom:5px;
}

.participe_texto {
   background-color: #292929;
   border: 1px solid #000000;
   width:140px;
   height:18px;
   color: #999999;
   font-size:11px;
}

.participe_texto_mensagem {
   background-color: #292929;
   border: 1px solid #000000;
   width:140px;
   height:58px;
   *height:47px;
   color: #999999;
   font-size:11px;
}

.foto_shop {
   float:left;
   margin-top:11px;  
   margin-left:49px;
   
   *margin-top:15px;
   *margin-left:24px;
   
   padding-left:4px;
   padding-top:4px;
   padding-bottom:0px;
   *padding-bottom:4px;
   padding-right:4px;
   background-color: #292929;


}
.foto {
   float:left;
   margin-top:11px;  
   margin-left:11px;
   
   *margin-top:15px;
   *margin-left:8px;
   
   padding-left:4px;
   padding-top:4px;
   padding-bottom:0px;
   *padding-bottom:4px;
   padding-right:4px;
   background-color: #292929;


}

.foto_alertas {
    background-color: #292929;
	width:131px;
	border: 1px solid #000000;
	color:#999999;
	margin-top:5px;
}
.foto_alertas IMG{
   border: 1px solid #000000;
}
.foto IMG{
   border: 1px solid #000000;
}

/* Content */


#content {
    float: left;
	width: 271px;
}

#content2 {
    float: right;
	width: 277px;
	margin-right:28px;
	*margin-right:13px;
}

#content3 {
    float: right;
	width: 550px;
	margin-right:28px;
	*margin-right:13px;

}


#topo_topo {
	
	background-repeat: no-repeat;
    height:9px;
}
#topo_corpo {
	
	background-repeat: repeat-y;
	padding-left:14px;
	padding-right:14px;
    height:40px;
}
#topo_rodape {

	background-repeat: no-repeat;
    height:24px;
}
#espace {
	width:277px;
	height:37px;
}

#artista_topo {
	background: url(images/palavra_do_artista.png);
	background-repeat: no-repeat;
	width:277px;
	height:35px;
}

#content3_topo {
	background: url(images/bgtop.jpg);
	background-repeat: no-repeat;
	width:550px;
	height:25px;
}

#content_corpo {
float:left;
	background: url(images/bg_corpo.gif);
	background-repeat: repeat-y;
	width:550px;
    
	}
#content_rodape {
float:left;
	background: url(images/bg_rodape.jpg);
	background-repeat: no-repeat;
	width:550px;
	height:36px;
	margin-bottom:15px;
    }
	
.contato {
padding-left:0px;
padding-top:10px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 28px;
color: #CB9A34;
    }


#newsletter {
	background: url(images/newsletter_topo.png);
	background-repeat: no-repeat;
	width:277px;
	height:35px;
}

#artista_rodape {
float:left;
	background: url(images/noticias_rodape.png);
	background-repeat: no-repeat;
	width:277px;
	height:37px;
}

#artista_corpo{
float:left;
	background: url(images/bg_cont.gif);
	background-repeat: repeat-y;
	width:277px;
	padding-left:10px;
}

#palavra_do_artista{
float:left;
padding-top:5px;
width:150px;
}

#moldura_foto{
float:left;
padding-left:11px;
padding-top:11px;
background: url(images/moldura_foto.png);
background-repeat: no-repeat;
width:91px;
height:88px;
}

#moldura_foto img{
	width:69px;
	height:78px;
}

#videos_topo {
	background:url(images/video_topo.png);
	background-repeat: no-repeat;
	width:277px;
	height:35px;
}

#novidades_corpo {
	background:url(images/bg_cont.gif);
	background-repeat: repeat-y;
	width:277px;
}
#novidades_topo {
	background:url(images/destaques_topo.png);
	background-repeat: no-repeat;
	width:277px;
	height:35px;
}

#fotos_topo {
	background:url(images/fotos_topo.png);
	background-repeat: no-repeat;
	width:277px;
	height:35px;
} 

#fotos_corpo {
	background:url(images/bg_cont.gif);
	background-repeat: repeat-y;
	width:227px;
	padding-left:50px;
	
}

#fotos_corpo img{
border:2px solid #8C6E4B;
}


#fotos_corpo img:hover{
border:2px solid #6D4A16;
}

#noticias_topo {
background:url(images/noticias_topo.png);
	background-repeat: no-repeat;
	width:277px;
	height:35px;
}

#noticias_corpo {
background:url(images/bg_cont.gif);
	background-repeat: repeat-y;
}

#noticias_rodape {
float:left;
background:url(images/noticias_rodape.png);
	background-repeat: no-repeat;
	width:277px;
	height:19px;
	
}

#novidades_rodape {
background:url(images/noticias_rodape.png);
background-repeat: no-repeat;
width:277px;
height:19px;
margin-bottom:16px;
}

#recados_topo {
	background:url(images/recados_topo.png);
	background-repeat: no-repeat;
	width:277px;
	height:35px;
} 

#recados_corpo {
	background:url(images/bg_cont.gif);
	background-repeat: repeat-y;
	width:227px;
	padding-left:50px;
	
}

#recados_corpo img{
border:2px solid #8C6E4B;
}


#recados_corpo img:hover{
border:2px solid #6D4A16;
}


#tv_rodape {
	

	height:24px;
    *height:25px;
}

#no_ar_topo {
	

    height:36px;
	width:167;
}

#no_ar_corpo {

	padding:12px;
    height:144px;
	width:167;
}

#no_ar_rodape {

    height:8px;
	width:167;
	margin-bottom:14px;
	*margin-bottom:7px;
}

#shopping_topo {

    height:35px;
	width:167;
}

#shopping_corpo {

    height:133px;
	*height:142px;
	width:167;
}

#shopping_rodape {

    height:8px;
	width:167;
}

#participe_topo {

    height:36px;
	width:167;
}

#participe_corpo {

	padding-left:12px;
	padding-top:12px;
	padding-right:12px;
	padding-bottom:13px;
	*padding-bottom:15px;
    height:180px;
	*height:130px;
	width:167;
}
#participe_rodape {

    height:8px;
	width:167;
	margin-bottom:15px;
	*margin-bottom:8px;
}


#destaque_topo {

    height:37px;
	width:337;
}

#destaque_corpo {

height:130px;
}

#destaque_texto {
float:right;
margin-right:11px;
margin-top:11px;
width:155px;
*width:140px;
}

#destaque_rodape {

    height:9px;
	width:337;
}
#alertas_topo {

    height:36px;
	width:155;
}

#alertas_corpo {

    height:126px;
	*height:136px;
	padding-left:12px;
	padding-right:12px;
	padding-top:8px;
}

#alertas_rodape {

    height:6px;
	width:152;
}

.post {
}

.post .title {
	height: 49px;

}

.post .title h2 {
	float: left;
	padding: 0px 0px 0px 24px;
	font-size: 24px;
	text-transform: lowercase;
}

.post .title h2 a {
	text-decoration: none;
	color: #FFFFFF;
}

.post .title h2 a:hover {
	color: #8AC800;
}

.post .title p {
	float: right;
	padding: 0px 24px 0px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #343434;
}

.post .entry {
width:200px;
}

.post .alertas {
float:left;
width:155px;
}

.post .destaque {
float:left;
margin-left:13px;
width:337px;
}


/* Sidebar */

#sidebar {
	float: right;
	width: 167px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li {
	
	padding: 0px 23px 20px 23px;
}

#sidebar li ul {
}

#sidebar li li {
	padding: 8px 0px;
	background: none;
	border-bottom: 1px solid #262626;
}

#sidebar h2 {
	margin: 0px;
	padding: 16px 0px 30px 0px;
	text-transform: lowercase;
	font-size: 14px;
	color: #FFFFFF;
}


.coluna1 {
float:left;
width: 265px;
padding-left:12px;
padding-top:20px;
background: url(images/bg_cont.gif);
background-repeat:repeat-y;
margin-bottom: 0px;
}

.coluna2 {
float: right;
width: 277px;
margin-bottom: 0px;
}

	.widget a {
	color: #222;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: underline;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #9C5529;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		background: #330000;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #432010;
		color: #8C6E4B;
		text-decoration: none;
		}
		
	.tabdiv {
	width:240px;
	margin-top: 8px;
	background: #170000;
	padding: 5px;
	border: 1px solid #330000;
	}
	
	.tabdiv a {
	color:#8C6E4B;
	
	}
	
	.tabdiv a:hover {
	color: #6D4A16;
	}
	
		.tabdiv li {
		list-style-image: url("images/ico_news.gif");
		margin-left: 20px;
		
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		background:url(images/bg_cont.gif);
		background-repeat:repeat-y;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			margin-left:13px;
			*margin-left:2px;
			width:240px;
			height:49px;
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #000000;
			border: 1px solid #330000;
			margin-bottom: 5px;
			}
				
			.vidselector li img{
			margin-right:8px;
			float:left;
	
			border:2px solid #996600;

			}
			
		
			.vidselector a {
			color:#8C6E4B;
			}
			
			.vidselector a:hover {
			color:#6D4A16;
			}

			.vidselector img {
				color:#8C6E4B;
			
			}
			
			.vidselector img:hover {
			
			border:2px solid #6D4A16;
			
			}


#tv {width:250px; height:285px; background:url(/img/v8/home/tv-bg.png) no-repeat; position:relative; padding:10px 0px 0 13px; overflow:hidden; border:0px; }

#tv img {margin-left:0px; margin-bottom:7px; display:block; border:2px solid #996600;}

#tv a { font-size:13px; font-weight:bold; border:0px solid #DEDEDE; color:#996600;}

#tv span {font-size:13px; color:#996600; font-weight:normal; border:0px solid #DEDEDE;}


#tv #nav {width:250px; height:40px; }

#tv #nav img { width:46px; height:30px; float:left;}

#tv .transp {filter:alpha(opacity=20);-moz-opacity:.20;opacity:.20; margin-bottom:5px;}

#tv .opac { filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;margin-bottom:5px;}

#adbox1 { width:300px; height:250px; position:absolute; top:0px; right:0px;}

#adbox2 {width:300px; height:250px; margin-top:27px;}

#adsfundo {border-top:0px solid #DEDEDE; border-bottom:1px solid #DEDEDE; padding:15px 0 15px 0; height:190px;}



#div_texto {
	color:#EFEDCF;
	padding:10px;
	text-align:justify;
}

#div_texto p {
	color:#EFEDCF;
	padding-left:10px;
	padding-right:10px;	
}

#div_texto img {
	border:2px solid #8C6E4B;

}

#div_texto img:hover {

border:2px solid #6D4A16;

}


#div_texto a {
	color:#8C6E4B;

}

#div_texto a:hover {

	color:#6D4A16;

}

#pagination {
text-align:center;
float:left;
/*background-color:#666666;*/
border-color:#CCCCCC;
width:450px;
margin-bottom:40px;
}