* {
	margin: 0 ;
	padding: 0 ;
}
br {
  clear: both;
}
body {
	background-image: url(../img/bgbody.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #444;
	font-family: Verdana, sans-serif;
	line-height: 1em;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
table {
  border: none ;
}
form {
  display: inline ;
}
div a {
	color: #FFF ;
	cursor: pointer ;
	text-decoration: none ;
}
h1 {
	color: #444;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	color: #444;
	font: normal 1.2em sans-serif;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h3 {
	color: #ff6600;
	font: normal 1.0em sans-serif;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#ads_super {
 	text-align:center;
	padding-top:10px;
}
#footer {
	width: 768px;
	margin: 0 auto;
	text-align: center;
	background-color: #f1f1f1;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A2AECC;
}
#shopping_shot a {
	font-size: 10px;
  color: #460000;
;
}
#footer span {
	padding: 10px;
}
#footer span, #footer a {
	color: #999999;
	font-size: 10px;
}
#footer a {
  text-decoration: underline ;
}
.main {
	width: 768px ;
	margin: 0 auto ;
}
.main_left {
	float: left ;
	width: 205px ;
	padding-top: 2px ;
}
.main_right {
	border-top: 2px solid #FFF ;
	float: right ;
	width: 560px ;
}
.main_right .center_ads {
	text-align: center;
	padding-top: 10px;
}
#home_conteudo {
	padding: 7px;
}
#home_conteudo img {
	border: #333333 1px solid;
}
#home_topo {
	padding: 10px;
	background-color: #F2F4F7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CDD5E0;
	border-bottom-color: #CDD5E0;
}
#artista_topo {
	background-color: #F2F4F7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CDD5E0;
	border-bottom-color: #CDD5E0;
	text-align: right;
}
#letra_topo {
	background-color: #F2F4F7
}
#letra_topo .borda {
		padding: 10px;
}
#letra_topo img {
		padding-right: 10px;
}
#letra_topo a {
  color:#000000;
}
#letra_icones {
	background-color: #F2F4F7;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CDD5E0;
	border-bottom-color: #CDD5E0;
}
#letra_icones img {
  margin-right: 15px;
}
#letra_icones span {
	font: normal 0.8em sans-serif;
}
#letra_conteudo {
	padding: 10px;
	float: left;
	width: 400px;
}
#letra_conteudo_ads {
	float: right;
	width: 125px;
	padding-top: 15px;
}
#letra_conteudo span {
	font-size: 12px;
	color: #151515;
}
#letra_conteudo h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}


#widget_conteudo {
	padding: 10px;
	float: left;
	width: 530px;
}
#widget_conteudo span {
	font-size: 12px;
	color: #151515;
}
#widget_conteudo h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#widget_conteudo a {
  color:#990000;
	text-decoration:none;
}
#widget_conteudo a:hover {
	text-decoration:underline;
}



#noticias_conteudo {
	padding: 10px;
	float: left;
	width: 400px;
}
#noticias_conteudo span {
	font-size: 12px;
	color: #151515;
}
#noticias_conteudo img {
  margin-right: 5px;
}
#noticias_conteudo h2 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#noticias_conteudo .a_fonte {
	font-size: 9px;
	color: #817272;
	text-decoration: underline;
}
.navigation {	
	text-align: center;
	border: 1px solid #DFEEF7 ;
	border-color: #DFEEF7 #CFDEE7 ;
	height: 25px ;
}
.navigation a {
	color: #EAEAEA ;
	display: block ;
	float: left ;
	text-decoration: none ;
	padding-top: 0 ;
	padding-right: 8px ;
	padding-bottom: 0 ;
	padding-left: 8px ;
	font-size: 1.2em ;
	line-height: 30px ;
	background-color: #E81A38 ;
	background-image: url(../img/bar_red.gif) ;
	border-right-width: 1px ;
	border-right-style: solid ;
	border-right-color: #FF7578 ;
}
.navigation a:hover {
	background: #D9E1E5 url(../img/bar_gray.gif) ;
  background-position: left bottom ;
	color: #FFFFFF;
}
.clearer {
  clear: both;
}
.sidenav ul {
	padding: 0 ;
}
.sidenav li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #333333;
	list-style-type: none;
	width: 95%;
}
.sidenav li a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	font-size: 12px;
	color: #333333;
	display: block;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 2%;
}
.sidenav li a:hover {
	color: #FFFFFF ;
	background-image: url(../img/grdnt_red.png) ;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#noticias ul {
	padding: 0 ;
	margin: 0 ;
	padding-left: 26px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#noticias li {
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
}
#noticias li a {
  color: #460000;
	display: block;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
}
#noticias li a:hover {
	color: #FF0000;
}


#letra_outras ul {
	padding: 0 ;
	margin: 0 ;
	padding-left: 26px;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#letra_outras li {
	list-style-type: disc;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
}
#letra_outras li a {
  color: #460000;
	display: block;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 2px;
}
#letra_outras li a:hover {
	color: #FF0000;
}
hr {
	color: #CDD5E0 ;
	border-color: #CDD5E0 ;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDD5E0;
	height: 1px;
}
/* form de cadastro - inicio */
.wht {
	color: #0066CC
}
.add {
	color: #006600
}
.del {
	color: #FF0000
}
/* form de cadastro - final */
#full_conteudo {
	padding: 10px;
}
#full_conteudo td {
	font-size: 11px;
}
#full_conteudo input {
	font-size: 11px;
	border: 1px inset #0D0909;
}
#SocialBar {
	background-color: #F2F4F7;
}

#SocialBar span {
	font-size:10px;
}
#SocialBar img, #SocialBar strong{
	padding-left:10px;
}
#ArtistaRelease {
	padding-bottom:10px;
}
#ArtistaRelease span {
	font-size: 12px;
}
#ArtistaRelease h1 {
	font-size: 26px;
	color:#ff6600;
}




/* comentario */
.comentarios a {
  color:#003366;
  text-decoration:underline;
}
.comentarios a:hover {
  color:#0066CC;
  text-decoration:underline;
}

div.comentarios hr {
background-color:#D6D6D6;
color:#D6D6D6;
height:1px;
margin:10px 0px;
width:100%;
}
div.comentarios {
	margin-top:15px;
}

div.comentarios span.h2 {
	background-color:#746969;
	color:#FFFFFF;
	font-size:15px;
	font-weight:normal;
	height:36px;
	display:block;
	line-height:35px;
	padding-left:10px;
	text-transform:uppercase;
}
div.comentarios div p {
color:#828282;
margin-bottom:10px;

}
div.comentarios div.texto {
	border:solid 1px #746969;

}
div.comentarios strong {
	font-size:12px;
}
div.comentarios p {
color:#000000;
padding-top: 0px;
padding-right: 8px;
padding-bottom: 8px;
padding-left: 8px;
}
#controller_ads {
  display:none;
}