/*
hoja de estilo para RG.org
5 de abril de 2008
Ulises Legarreta
dimare se la come

*/

body{
	background-color: #1A0202;
	background-image: url(images/background_maintile.gif);
	background-attachment: fixed;
	font-family:"Lucida Grande",Verdana,Arial,sans-serif;
	color: #fff;
    font-size: 62.5%; /* Resets 1em to 10px */
}

#wrapper{
	width: 920px;
	margin: 10px auto;
	
}
#innerwrapper{
	/* esto determina que se ve en el espacio vacio de las columnas, good times*/
	background: #800;

}
#banner{
	width: 920px;
	height: 148px; 
	display:block;
	background-image: url(http://radioglobal.org/wp-content/themes/radioglobal/images/header/header.php);
}
#nav{
	width: 920px;
	height: 27px;  
	background:  #1A0202;
	display:block;
}
#columna1{
	width: 570px;
	display:block;
	float: left;
	background: #1A0202;
	overflow: visible;
	min-height:894px;  /* esta medida es la altura minima de la columna, ajusta segun sea necesario */
	height:auto !important;
	height:818px;
	padding: 0 0 30px 0;
	
}
#flash{
	width: 570px;
	height: 240px;
	display:block;
	background: #1A0202;
	
}
#contenido{
	background-color: #1A0202;
	
}
#contenidoEventos{
	background-color: #1A0202;
	margin: 10px 0 0 0;
	
	
}
#listenLinks{
	background: #59291d url('images/select_player_rg.png') no-repeat top left;  
	display: block;
	height: 187px;
	width: 350px;
}
#columna2{
		width: 350px;
		display:block;
		background: transparent;
		float: left;
}
div#escuchando{
	background-color: #A60000;
	width: 350px; /* este tal ves no funcione para la mierda de IE */
	
}


#upnext{
	background-color:#FF0000;
	float: left;
	width: 100%;
	
}
#sidebanners{
	float:left;
	text-align:center;
	width: 148px;
	background: #7E0000 url(images/top-wood.gif) top left no-repeat;
	padding: 15px 0 0 0	
}

div.item{
	height: 90px;
	display: block;
	margin: 0 0 10px 0;	
}

h2.proximoPrograma{
	background: url(images/proximo-programa.gif) top left no-repeat;
	text-indent: -9999px;
	display:block;
	width:200px;
	height: 79px;
}
img.imagenPrograma{
	float: left;
	width:90px;
	height:90px;
	margin: 0 10px 0 5px;
	background-color: #fff;
	padding: 1px;
}
h3.tituloPrograma{
	display: block;
	font-size: 20px;
	font-family:Helvetica,Arial,Sans-Serif !important;
	letter-spacing: -1px;
	line-height: 20px;
	font-weight: normal;	
}
h2.pp {
	background:none repeat scroll 0 0 #660000;
	font-family:Helvetica,Arial,Sans-Serif !important;
	font-size:20px;
	font-weight:normal;
	letter-spacing:0;
	line-height:20px;
	margin:10px 0;
	padding:10px 0;
	width:100%;	
	}
h2.pp span{
	padding: 0 0 0 10px;
	display: block;
}


h3.horaPrograma{
	display: block;
	font-size: 24px;
	font-family:Helvetica,Arial,Sans-Serif !important;
	letter-spacing: -1px;
	font-weight: normal;
}
#footer{
	width: 920px;
	height: 121px;
	display:block;
	clear: both;
	background: url(images/full-footer.gif) no-repeat top left transparent;
}
/****************************************************************/
span#winamp, span#itunes, span#windowsmedia{
	display: block;
}
span#winamp{
	left:44px;
	position:relative;
	top:64px;
}
span#itunes{
	left:146px;
	position:relative;
	top:52px;
}
span#windowsmedia{
	left:257px;
	position:relative;
	top:40px;
	
}


/**************************************************************/
 #newsletter{
	padding-top: 42px;
	padding-left:605px
}

ul.archivos{
	line-height:15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 7px;
	
}


#laizq{
	width:  70%;
	margin:  0;
	display: block;
	background-color: #c00;
	}

#lader{
	width: 30%;
	display: block;
	float: right;
		
}
