
body  {
	/*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
	/*font: 1.5 em 'Lucida Grande', verdana; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */

	font-family: Verdana, ‘Trebuchet MS’,Helvetica, sans-serif;
	
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #8a8888;
	background-color: #000000;
	background-image: url('images/mosaico.gif');*/
	background-position: top left;
	background-repeat: no-repeat;
	width: 1000px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
	
}
body  a {
	color: #FFFFFF;
	text-decoration: none;
	outline:none;
}
.twoColFixRt #header {
	background-color: transparent;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	
} 
.twoColFixRt #header img{
	padding-left: 12px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: auto;
} 
.twoColFixRt #header #menu{
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	width: 965px;
	height: 38px;
	margin-left: 12px;
	

}

 
.twoColFixRt #header #menu h2{
	color: #000000;
	
	text-align: left;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 11px;
	padding-right: 20px;
	padding-left: 20px;
	
	padding-bottom: 10px;
	background-image: url('images/menu.png');
    background-repeat: no-repeat;
    
    background-position: left;

}
.twoColFixRt #header #menu h2 a{
	color: #D2D2D2;
	margin-right: 30px;
}
.twoColFixRt #header #menu h2 a:hover {
  color:#FFFFFF;
  
	}
.twoColFixRt #header #avisos {
	font-size: 12px;
	font-weight: bold;
	color: #8a8888;
	
	background-image: url(images/aviso.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 70px;
	padding-right: 0px;
	margin-left: 12px;
	margin-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	width: 895px;
	height: 63px;
}
.twoColFixRt #header #avisos p{
	padding-top: 20px;
	}
 
.twoColFixRt #header h1 {
	color: #98BC5C;
	font-style: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 50;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.twoColFixRt #container #sidebar1 a {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}
.twoColFixRt #container #sidebar1 a:hover {
  color:#FFFFFF;
	}

.twoColFixRt #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background:  transparent; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}
.twoColFixRt #container h2{
    background-image: url('images/rotulo.png');
    background-repeat: no-repeat;
    background-position: left center;
	background-color: transparent;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 32px;
	color: #D2D2D2;
	height: 39px;
	



}
.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-size: 12px;
	width: 221px;
	height: 1300px; 
	background-image: url('images/sidebar.png');
    background-repeat: no-repeat;
    background-position: top;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    
}
.twoColFixRt #sidebar1 h3{
	color: #D2D2D2;
	font-size: 12px;
	background-color: #7F7F7F;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-right: 17px;
	margin-bottom: 10px;
	
	-moz-border-radius: 10px;
	border-radius: 10px;

}
.twoColFixRt #sidebar1 li{
font-size: 12px;
	list-style-type: none;
	list-style-image: url(images/bullet.png);
	margin: 5px;
	padding-left: 5px;
	
	}
.twoColFixRt #sidebar1 #query{
	width:114px;
	height: auto;
	border:none;
	color:#8a8888;
	background-image: url(images/buscar.png);
	background-color: transparent;
	float: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 26px;
	margin-left: 26px;
}

.twoColFixRt #sidebar1 #cloud {
	padding-top: 5px;
	padding-bottom: 5px;

	margin-right: 20px;
	margin-bottom: 10px;
	}	

.twoColFixRt #mainContent {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: transparent;
	margin-top: 0;
	margin-right: 240px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	
} 
.twoColFixRt #mainContent p{
	padding-left: 50px;
	font-size: 16px;
}
.twoColFixRt #mainContent h3{
	padding-left: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #8d8c8c;
}

.twoColFixRt #mainContent #logo80x80{
float: left; /* since this element is floated, a width must be given */
margin-right: 20px;
margin-bottom: 10px;
width: 80px;
height: 80px;
background-color: transparent;
float: left;

}
.twoColFixRt #mainContent #logo80x80 img{
 	padding-top: 12px;
 	padding-bottom: 12px;
 	padding-left: 12px;
 	padding-right: 12px;
 	}

.twoColFixRt #mainContent #artist-img{
float: left; /* since this element is floated, a width must be given */
margin-right: 20px;
margin-bottom: 10px;
width: 150px;
height: 150px;
background-color: #000000;
}
.twoColFixRt #mainContent #artist-img img{
 	padding-top: 12px;
 	padding-bottom: 12px;
 	padding-left: 12px;
 	padding-right: 12px;
 	}


 	
.twoColFixRt #mainContent #lyrics{
	float: none;
	clear: none;
	font-style: italic;
	font-weight: normal;
	color: #8a8888;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: auto;
	background-color: transparent;
	display: none;
}
.twoColFixRt #mainContent #videos{
	float: none;
	clear: none;
	font-style: italic;
	font-weight: normal;
	color: #8a8888;
	text-decoration: none;
	text-align: center;
	height: auto;
	width: auto;
	background-color: #373737;
	margin-left: 30px;
	display: none;
}
.twoColFixRt #container #mainContent a {
	color: #FFFFFF;
	text-decoration: none
}
.twoColFixRt #footer a {
	color: #FFFFFF;
	text-decoration: none
}

.twoColFixRt  #container  #mainContent  li {
	font-size: 12px;
	list-style-type: none;
	list-style-image: url(images/bullet.png);
	margin: 5px;
	background-color: #373737;
	padding-left: 5px;
	width: 650px ;
}
.twoColFixRt  #container  #mainContent  ul ul li{
	font-size: 10px;
	list-style-type: none;
	list-style-image: url(images/comment.png);
	margin: 5px;
	background-color: transparent;
	padding-left: 5px;
	width: 600px ;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;line-height: 0px;line-height: 0px;line-height: 0px;line-height: 0px;
}

.twoColFixRt #footer #ultimas_listas li{
	font-size: 12px;
	list-style-type: none;
	list-style-image: url(images/icono-lista.png);
	margin: 5px;
	padding-left: 5px;
	background-color: #373737;
}
.twoColFixRt #footer {
	font-size: 12px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-color: transparent;
	margin-top: 0px;
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	/*float: left;*/
}

.twoColFixRt input{
	background-color: #373737;
	border-style: solid;
	border: 1px;
	border-color: #8A8888;
	color:  #8A8888;
	}
	

 
.twoColFixRt  #footer li {
	font-size: 12px;
	list-style-type: none;
	list-style-image: url(images/bullet.png);
	padding-left: 5px;
	margin: 5px;
	
}
.twoColFixRt #footer h3{
	color: #8a8888;
	font-size: 12px;
	background-color: #333333;
	text-align: center;
	
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	
}
.twoColFixRt #footer h2{
	color: #d2d2d2;
	font-size: 12px;
	text-align: left;
	width: 688px;
	height: 29px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	

}

.twoColFixRt #footer1 {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: transparent;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 32px;
	float: left;
	width: 200px;
} 
.twoColFixRt  #footer1 li {

	padding-left: 5px;
}

.twoColFixRt #footer2 {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: transparent;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	float: left;
	width: 200px;
} 
.twoColFixRt  #footer2 li {
	font-size: 12px;
	list-style-type: none;
	list-style-image: url(images/icono-lista.png);
	margin: 5px;
	padding-left: 5px;
}
.twoColFixRt #footer3 {
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: transparent;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	float: left;
	width: 200px;
}
.twoColFixRt  #footer3 li {

	padding-left: 5px;
}
 
.twoColFixRt #enlinea {
	width: 730px;
	font-size: 12px;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: transparent;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-bottom: 0;
	float: left;
	
}
.twoColFixRt #enlinea h2{
	color: #d2d2d2;
	font-size: 12px;
	text-align: left;
	width: 688px;
	height: 29px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;


} 
.twoColFixRt #enlinea p{
	padding-left: 60px;
	padding-right: 20px;
	margin: 0px;
	line-height: 20px;
	
	}
.twoColFixRt #enlinea img{
	padding-right: 5px;
 	vertical-align: bottom;
	margin: 0px;
	
	}	

img.percentImage {
	background: white url(images/percentImage_back.png) top left no-repeat;
	padding: 0;
	background-position: 1px 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
}
.twoColFixRt #Fotos IMG {
vertical-align: center;
border:1px solid #FFFFFF;
margin:4px 4px 4px 4px;
padding:2px 2px 2px 2px;
}
.twoColFixRt #container #mainContent #rankingitem {
	font: 1.9 em;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 5px;
	clear: left;
	background-color: #373737;
}
.twoColFixRt #container #mainContent #rankingitem #ranking {
	font: 3.0 em ;
	/*font-size: 18px;*/
	font-weight: bold;
	color: #FFFFFF;
	background-color: #373737;
	width: 40px;
	text-align: center;
	border: 1px solid #363636;
	float: left;
	clear: left;
	top: 30px;
	margin-right: 20px;
	-moz-border-radius: 2em 0;
}

.twoColFixRt #barra {
	color: #d2d2d2;
	background-color: #121212;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 30px;
	/*background: url(images/barra.png) top left repeat;*/
	}
.twoColFixRt #barra a{	
	
}
.twoColFixRt #barra p{
	font-size: 12px;
}
div.pagination{
	text-align: center;
	font-size: 12px;
	
	padding: 5px 9px;
	margin-right: 4px;
	margin-bottom: 10px;	
	
	
}
div.pagination a {
	font-size: 12px;
	padding: 5px 9px;
	margin-right: 4px;
	color: #FFFFFF;
}
div.pagination span.current {
	font-size: 12px;
	padding: 5px 9px ;
	margin-right: 4px;
	
	
	color: #8A8888;
}

.twoColFixRt #mainContent #mensajes li {
	list-style: none;
	background-color: transparent;
	list-style-image: url(images/comment.png);
	
}
.twoColFixRt #mainContent #mensajes #texto {
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	float: none;
	background: url('images/comment-bg-top.png') no-repeat center top;
	width: 641px;	
	height: 45px;
	color: #000000;
	
	}

.twoColFixRt #mainContent #mensajes #descripcion{
	
	font-size: x-small;
	text-align: right;
	float: none;
	padding-left: 10px;
	width: 661px;
	padding-top: 2px;
	padding-bottom: 10px;

}
.twoColFixRt #patrocinadores{
	margin-left: 120px;
	background: url('images/patrocinadores.png') no-repeat left top;
	width: 766px;
	height: 140px;
	/*padding-left: 18px;*/
	padding-left: 5px;
	padding-top: 10px;
	margin-bottom: 0px;
}
.twoColFixRt #banner{
	/* Padding para Adsense */
	padding-left: 13px;
	padding-top: 26px;
	width: 728px;
	height: 90px;
	float: left;
	
}

.twoColFixRt #container #mainContent #listas li{
	font-size: 14px;
	list-style-type: none;
	list-style-image: url(images/icono-lista.png);
	margin: 5px;
	padding-left: 5px;
	}
.twoColFixRt #container #mainContent #conciertos {
font-size: 12px;
padding-left: 30px;
 width:720px;
 cellpadding: 5px;
 cellspacing: 5px;
 background-color: transparent;
 
}
.twoColFixRt #container #mainContent  #conciertos tr {

}		
.twoColFixRt #container #mainContent #estrellas-widget
{
	background: url('images/estrellas-fondo.png') no-repeat left top;
	width: 50px; 
	height: 10px;
	top: -10px;
	left: 170px;
	position: relative;
	
	
	
}

.twoColFixRt #container #mainContent #estrellas-widget #estrellas
{
	
	height: 10px;
	background: url('images/estrellas.png') no-repeat left top;
	
}

.twoColFixRt #container #mainContent #estrellas-widget-big
{
	background: url('images/estrellas-fondo-big.png') no-repeat left top;
	width: 80px; 
	height: 16px;
	position: relative;
	
	
	
}
.twoColFixRt #container #mainContent #estrellas-widget-big #estrellas-big
{
	
	height: 16px;
	background: url('images/estrellas-big.png') no-repeat left top;
}
