/* CCS doc by Pablo R. Rébora*/
* {
	margin:0;
	padding:0;
}

body{
	background-color: #000;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	
	}
	
p {
	background: transparent url(imagenes/bg_txt.png);
}

iframe {
	background:transparent;  
	background-color:none;
	}

#header {
    height:100px;
	margin-top:0;
}

 div#header{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:80;
 }
 div#footer{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:50;
  background-color:#000;
  line-height:23px; 
 }
 
 #footer3 {
 font-family:Arial, Helvetica, sans-serif;
 color:#FFFFFF;
clear: both;
float:left;
width:100%;
text-align:left; 
margin-left:5px; 
margin-top:44%;
margin-bottom:0px;

/*margin-right:auto; 
margin:0 auto;*/
/*height: 50px; 
background-color: #ffffff;*/

}

 
 /* div#footer2{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:27;
  background-color:#000;
 } */
 
 @media screen{
  body>div#header{ 
   position:fixed;
  }
  body>div#footer{
   position:fixed;
  }
 }
 * html body{
 /*overflow:auto;*/
 } 
 * html div#content{
  height:100%;
  overflow:auto;
 }
/*page*/

/* sidebar */	
	h2{
		color:#FFFFFF;
		font-size:90%;
		font-family:arial;
		margin:10px 10px 10px 10px;
		font-weight:bold;
	}
	
	h2 span{
		font-size:100%;
		font-weight:normal;
	}
	
	ul{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	
	li{
		margin:0px 20px 3px 10px;
		padding:2px;
		/*padding-left:25px;*/
		list-style-type:none;
		display:block;
		/*background-color:#DA1074;*/
		width:300px;
	}
	
	li a{
		width:100%;
	}
	
	li a:link,
	li a:visited{
		color:#FFFFFF;
		font-family:Arial,Helvetica,sans-serif;
		font-size:70%;
		text-decoration:none;
		display:block;
		margin:0px 0px 0px 0px;
		padding:0px;
		width:100%;
	}
	
	li a:hover{
		color:#FFFFFF;
		text-decoration:none;
		background-color:#000000;
	}
	
	#sideBar{
		position: fixed;
		width: auto;
		height: 200px;
		top: 200px;
		right:0px;
		/*background-image:url(images/background.gif);
		background-position:top left;
		background-repeat:repeat-y;
		background-color:#000000;*/
	}
	
	#sideBarTab{
    position: absolute;
    right:-1px;
		float:left;
		height:50px;
		width:24px;
		background-color:#000000;
	}
	
	#sideBarTab img{
		border:0px solid #FFFFFF;
	}
	
	#sideBarContents{
		overflow:hidden !important;
	}
	
	#sideBarContentsInner{
		width:200px;

	}

.agenda {
  width:98%;
 /* background-color:#000000;
   float:left; 
  padding-top:85px;
  padding-left:50px;*/
	padding: 0px;
	margin-top:85px;
	margin-left:auto;
	clear:both;
}
.viernes {
	float:left;
	width:370px;
	border-bottom:none;
	margin-left:100px;
}
.sabado {
	float:right;
padding-right:200px;
	width:370px;
	border-bottom:thin;
	
}
.evento  {
	width:370px;
	/*border-bottom: dashed;*/
	margin-top:25px;
	/*background-color:#999;*/
	text-align:center;
	 
}
/*.evento a:hover {
	background-color:#666;
} */
.fecha {
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
	letter-spacing:-0.7px;
	/*text-transform:uppercase;*/
	text-transform:capitalize;
	font-size:20px;
	background-color:#333;
	padding:5px;
	font-weight:-300;
	}
.artista {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	letter-spacing:-0.9px;
	font-size:26px;
	padding:0px;
	text-decoration:none;
	background:#000;
	}	
/*td p {
		
		display:block;
		}	*/
.artista a:hover {
	color:#000;
	background-color:#FFF;
	text-decoration:none;
	}
.redes a:hover {
	color:#000;
	background-color:#444;
	text-decoration:none;
	}
.artista a:active a:link a:visited {
	color:#ffffff
	background-color:#FFF;
	text-decoration:none;
	}
.lista {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	padding-bottom:10px;
	background-color:#000;
	padding:5px;
	text-align:center;
	}
	
.lista a:hover {
	color:#FF0000;
	background-color:#FFF;

	}

a:hover{
		text-decoration:overline;
		color:#FF0000;
	}
a:link{
		text-decoration:none;
		color:#FFFFFF;
	}
a:active{
		text-decoration:none;
		color:#FFFFFF;
	}
a:visited{
		text-decoration:none;
		color:#FFFFFF;
	}	
.prefoot {
	height:50px;
	clear:both;
	}	

.radio {
  width:98%;
 /* background-color:#000000;
   float:left; 
  padding-top:85px;
  padding-left:50px;*/
	padding: 0px;
	margin-top:100px;
	
}
.sonando {
	float:left;
	width:575px;
	border-bottom:thin;
	margin-left:15px;
	position: fixed;
	margin-top:0px;
	text-transform:capitalize;


}
.programacion {
	float:right;
	margin-right:50px;
	width:300px;
	/*border-bottom:thin;*/
	margin-top:0px;
}
.fecharadio {
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
	text-transform:capitalize;
	font-size:18px;
	font-weight:bold;
	background-color:#111111;
	padding:0px;
	}
.eventoradio  {
	width:300px;
	/*border-bottom: dashed;*/
	margin-top:10px;
	/*background-color:#999;*/
	text-align:center;
	background: transparent url(imagenes/bg_txt.png);
	 
}
/*.evento a:hover {
	background-color:#666;
} */
.footprog {
	font-family:Arial,Helvetica,sans-serif;
	color:#FFF;
	text-transform:capitalize;
	font-size:12px;
	background-color:#333;
	padding:5px;
	}
.artistaradio {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	/*text-transform:uppercase;*/
	letter-spacing:-1px;
	font-size:26px;
	padding:5px;
	text-decoration:none;
	}	
.artistradiotit {
	font-size:34px;
	letter-spacing:-1px;
	font-style: oblique;
	}
.artistaradio a:hover {
	color:#000;
	background-color:#FFF;
	text-decoration:none;
	}
.artistaradio a:active a:link a:visited {
	color:#ffffff
	background-color:#FFF;
	text-decoration:none;
	}
.programa {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:26px;
	padding:5px;
	text-decoration:none;
	}
.escuchanos {
	font-family: Arial,Helvetica,sans-serif;
	color:#ffffff;
	height: 20px;
	width: 75px;
	border: 0;
	margin-left: 2px;
	/*text-indent: -9999px;*/
	cursor: pointer;
	background-color: #222222;
	margin-bottom:10px;

	}
.escuchanos:hover {

	background-color: #000;
	cursor: pointer;

	}
.escuchanos a:hover {
	color:#000;
	background-color:#FFF;
	text-decoration:none;
	}
.escuchanos a:active a:link a:visited {
	color:#ffffff
	background-color:#FFF;
	text-decoration:none;
	}
.bioartista {
	margin-top:85px;
	margin-left:10px;
	float:left;
	width:450px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px; 
	color: #FFFFFF;
	}
	
.bioartistapod {
	margin-top:85px;
	margin-left:10px;
	float:left;
	width:600px;
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 16px; 
	color: #FFFFFF;
	}
.bioartistatitulos {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px; 
	color: #FFFFFF; 
	font-weight: bold; 
	}
	
.bioartistatitulos2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px; 
	color: #000000; 
	font-weight: bold; 
	}
.nosotros {
	float:left;
	width:750px;
	margin-left:200px;
	/*position: fixed;*/
	margin-top:100px; 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 19px; 
	color: #FFFFFF;
}
.quientoco {
	font-size: 16px;
	}
	
.media {
	float:left;
	width:750px;
	margin-left:20px;
	/*position: fixed;*/
	margin-top:100px; 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 19px; 
	color: #FFFFFF;
}

.podcast {

	margin-left:20px;
	/*position: fixed;*/
	margin-top:30px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 22px; 
	color: #FFFFFF; 
	/*background: transparent url(http://www.cocoliche.net/podcast/7.John_Selway/bg_txt.png); */
}


.podcasttxt {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px; 
	color: #FFFFFF;
}
.podcast2 {

	margin-left:20px;
	/*position: fixed;*/
	margin-top:100px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 19px; 
	color: #FFFFFF;
}
/*.podcast:hover{
	background-color:#FFFFFF;
	color:#000000;
	margin-left:20px;
	position: fixed;
	margin-top:100px;
	font-family: "Tahoma", Helvetica, sans-serif; 
	font-size: 19px; 
	color: #FFFFFF;
}*/

.podlink:hover{
	background-color:#FFFFFF;
	color:#000000;
	/*margin-left:20px;
	position: fixed;
	margin-top:100px;
	font-family: "Tahoma", Helvetica, sans-serif; 
	font-size: 19px; 
	color: #FFFFFF;*/
}

.contacto{ margin-top:100px; float:left; margin-left:100px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFF;
}
.direccion{ margin-top:250px; float:left; margin-left:75px; font-family:Arial, Helvetica, sans-serif; font-size:30px; color:#FFF;
} 
.gracias{ margin-top:350px; float:left; margin-left:200px; font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#FFF;
}
.gracias:hover{color:#000;}
.mousewheel {
float:right;
}
.mousewheel img {
margin-left:3px;
}

a.foot:link {font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#aaaaaa;
	text-decoration: none; }
a.foot:visited {font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#aaaaaa;
	text-decoration: none; }
a.foot:hover {font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#aaaaaa; 
	text-decoration: none;}
a.foot:active {font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#aaaaaa; 
	text-decoration: none;} 
	
/*profile {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	} */

