/* Columna principal (contenido */
#main-column{
	float: left;
/*	width: 990px;*/
}
/* Contenido principal */
#mainbody{
	width: 993px;
	margin: auto;
	padding-top: 10px;
	background: #6C6C6C;
	clear: both;
}
/* Pagina de inicio */
/* Secciones */
/*
	La estructura son dos columnas.
	Una más grande con las secciones a la izda y otra con el reproductor, sección de Discos y la publicidad
	home-sections será la de la izquierda
	y ads la de la derecha. Lo dejo así para tocar poco el home.php
*/
/* columna izquierda */
#home-sections {
	width: 760px;
	clear: both;
}
/* columna derecha */
#ads{
	width: 231px;
	float: left;
	margin-left: 2px;
}

/* Secciones */
/* Breves, especiales, Entrevistas, Sorteos, Artistas y Dj Charts */
.section{
	width: 249px;
	float: left;
	margin-right: 4px;
	margin-bottom: 5px;
	display: inline;
	overflow: hidden;
}
/* Especiales, Entrevistas, Sorteos, Artistas y Dj Charts */
.section-normal {
	height: 300px;
	background-image: url(../img/home/boxes_249x300.gif);
}
/* Breves */
.section-tall {
	height: 605px;
/*	background-image: url(../img/home/boxes_249x605.gif);
*/
	background-image: url(../img/home/boxes_502x605.gif);
	width: 502px;
	float: left;
	margin-right: 4px;
	margin-bottom: 5px;
	display: inline;
	overflow: hidden;
}
.noticias-big {
	float: left;
	width: 249px; 
/* 	margin-left: 1px;*/
}

.noticias-izda {
	margin-right: 4px;
}

.noticias-big IMG{
	display: block;
	width: 219px;
	height: 151px;
	margin: 10px auto auto;
	border: 1px solid #3D3D3D;
}

.listado-breves {
	clear: both;
}

/* Entrevista */
.section-interview{
	float: left;
	margin-right: 4px;
	margin-bottom: 5px;
	display: inline;
	overflow: hidden;
	width: 502px;
	height: 300px;
	background-image: url(../img/home/boxes_502x300.gif);
}

/* Titular y texto */
.section-subject{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	font:  bold 11px  Verdana, Helvetica, sans-serif;
	color: #3F3F3F;
	border-bottom: 1px dotted #3F3F3F;
	height: 13px;
	width: 219px;
	overflow: hidden;
}

.titu-breves .section-subject {
	padding-bottom: 4px;
	margin-top: 4px;
}

.section-text{
	height: 30px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 4px;
	color: #3F3F3F;
	font:  10px  Verdana, Helvetica, sans-serif;
	overflow: hidden;
}
.titu-breves .section-text {
	margin-top: 1px;
}
.section-text a{
	text-decoration: none;
	color: #3F3F3F;
}
.section-text a:hover{
	text-decoration: underline;
}


/* BOTONES ACCIÓN */
.section-btn{
	display: block;
	margin: 0px 0px 0px 13px;
	padding-top: 10px;
	width: 230px;
	height: 36px; 
}
.btn-border-top {
	border-top: 1px solid #CCCCCC;
	width: 222px;
	padding-top: 9px;
}
.section-btn img,
.section-btn-dsc img,
.btn-breves img{
	cursor: pointer;
	float: none;
	clear: both;
	height: 20px;
	margin-right: 4px;
}
.section-btn-dsc {
	display: block;
	margin: 1px 0px 0px 15px;
	padding-top: 10px;
	width: 220px;
	height: 36px;
	overflow: hidden;
}
.section-btn img.btn-todos {
	margin-right: 0px;
}

/* LISTAS */
.section ul{
	list-style-type: none;
	margin-left: 15px;
	padding-top: 15px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.section li{
	height: 72px;
	clear: both;
}

#section-sorteos li {
	height: 67px;
}
.section ul li img{
	float: left;
	border: 1px solid #3D3D3D;
	border-bottom: 12px solid #3D3D3D;
	width: 70px;
	height: 48px;
	margin-right: 5px;	
}
.list-item{
	width: 145px;
	float: left;
	height: 55px;
	border-bottom: 1px dotted #333333;
}
.list-item .title{
	font: bold 11px verdana;
	color: #3F3F3F;
}
.list-item .text{
	font: normal 10px verdana;
	color: #3F3F3F;
}
.list-item .text a{
	text-decoration: none;
	color: #3F3F3F;
}
.list-item .text a:hover{
	text-decoration: underline;
}

/* IMÁGENES */
img.unique{
	display: block;
	width: 219px;
	height: 151px;
	margin: 10px auto auto;
	border: 1px solid #3D3D3D;
}

#interview {
	margin: 4px 0px 0px 4px;
}

/* TITULARES */

.section-title{
	width: 237px;
	height: 34px;
	margin: 5px auto auto;
}

.section-title-wide{
	width: 490px;
	height: 34px;
	margin: 5px auto auto;
}

#title-especiales{
	background-image: url(../img/home/cabecera_especiales.gif);
}
#title-breves{
/*	background-image: url(../img/home/cabecera_breves.gif);*/
	background-image: url(../img/home/cabecera_noticias.gif);
}
#title-entrevistas{
	background-image: url(../img/home/cabecera_entrevistas.gif);
}
#title-sorteos{
	background-image: url(../img/home/cabecera_sorteos.gif);
}
#title-discos{
	background-image: url(../img/home/cabecera_discos3.gif);
	width: 219px;
	height: 35px; 
	margin: 5px auto 5px auto;
}
#title-beats{
	background-image: url(../img/home/cabecera_beats_djs.gif);
}
#title-moda{
	background-image: url(../img/home/cabecera_moda.gif);
}
#title-dj-charts{
	background-image: url(../img/home/cabecera_dj_charts.gif);
}
#title-grafitis{
	background-image: url(../img/home/cabecera_grafitis.gif);
}
#title-clubes{
	background-image: url(../img/home/cabecera_clubes.gif);
}
#title-artistas{
	background-image: url(../img/home/cabecera_artistas.gif);
}

/* DESTACADOS */

.destacados .title {
	font: bold 11px Verdana, Helvetica, sans-serif;
	color: #3F3F3F;
}
.destacados .text {
	font: normal 10px Verdana, Helvetica, sans-serif;
	color: #3F3F3F;
}
.destacados .text A {
	text-decoration: none;
	color: #3F3F3F;
}
.destacados .text A:hover {
	text-decoration: underline;
}
#home-destacados {
	float: left;
	margin: 0px 4px 5px 0px;
	display: inline;
	overflow: hidden;
	background-image: url(../img/home/boxes_755x456.gif);
	width: 755px;
	height: 457px;
}
#destacados-header{ /* la imagen del título de destacados */
	width: 755px;
}
#agenda {
	margin: 0 0 0 13px;
}

/*
.section-destacados .destacados {
	width: 149px;
	float: left;
	height: 65px;
}

.section-destacados ul {
	list-style-type: none;
	margin-left: 15px;
	padding-top: 3px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.section-destacados li{
	height: 67px;	
	float: left;
	margin-top: 9px;
	margin-right: 15px;
	border-bottom: 1px dotted #333333;
}
.section-destacados ul li img {
	float: left;
	border: 1px solid #3D3D3D;
	width: 70px;
	height: 48px;
	margin-right: 5px;
}

*/

/* Reproductor y discos */
.section-ads {
	background-image: url(../img/home/boxes_231x300.gif);
	margin: 0px 0px 5px 0px;
	padding: 0px;
	width: 231px;
	height: 300px;
	overflow: hidden;
}

.section-ads #section-player{
	margin: 4px 0px 0px 4px;
}

/* DISCOS */
.section-title-discos {
	width: 223px;
	height: 41px;
	margin: 6px auto;
}

#section-discos ul {
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 8px 0px 0px 0px;
}
#section-discos li {
	height: 67px;
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 209px;
}
#section-discos ul li img {
	float: left;
	border: 1px solid #3D3D3D;
	border-bottom: 12px solid #3D3D3D;
	width: 70px;
	height: 48px;
	margin-right: 5px;		
}

#section-discos {
	margin: 0px 0px 0px 0px;
}

#section-discos .text img.puntuacion{
	width: 69px;
	height: 11px;
	float: none;
	border: 0;
	margin: 0;
}
#section-discos .list-item {
	width: 130px;
	float: left;
	height: 55px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px dotted #333333;
}

.ads-box {
	background-image: url(../img/home/marco.jpg);
	height: 216px; /* 230 */
/*	margin: 15px 0px 0px 15px;*/
	margin-bottom: 5px;
	padding: 15px 0px 0px 15px;
}
.ads-box img {
	
}

#listado-breves ul {
	list-style-type: none;
	margin-left: 15px;
/*	padding-top: 15px;*/
	margin-bottom: 0;
	padding-bottom: 0;
}

#listado-breves li {
	height: 72px;
	float: left;
	width: 230px;
}

#listado-breves IMG {
	float: left;
	border: 1px solid #3D3D3D;
	border-bottom: 12px solid #3D3D3D;
	width: 70px;
	height: 48px;
	margin-right: 5px;	
}

.breves-izda{
	margin-right: 25px;
}

.btn-breves {
	clear: both;
	text-align: center;
	padding-top: 26px;
	margin-left: 65px;
}
