body {
	font-family: arial;
	text-align: justify;
	color: #ffffff;
}
h2 {
	letter-spacing: 1px;
	color: #ffffff;
}
p.titulo{
	text-align: center;
	margin: 2px 2px 2px 2px;
	font-weight: 200;
	font-size: 20px;
}
p.autor{
	margin: 0px;
	font-weight: 200;
	font-size: 10px;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
.form {
	padding-left: 0px;
	padding-right: 0px;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	background-color: #343434;
	border: #FFFFFF 0px solid;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.frmbtn {
	/*botones azules de navegacion*/
	padding-left: 0px;
	padding-right: 0px;
	width: 31px;
	height: 31px;
	margin: 1px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-opera-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
  /* Label */
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;		
	border-color:#6699cc;
	background-color:rgba(64,128,192,0.75);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(16,96,192,0.75)), to(rgba(96,192,255,0.9)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(16,96,192,0.75)), to(rgba(96,192,255,0.9)));
}
.frmbtn0 {
	/*botones rojos grandotes*/
	padding-left: 0px;
	padding-right: 0px;
	width: 280px;
	height: 25px;
	margin: 2px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-opera-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
  /* Label */
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border-color:#aa7777;
	background-color:rgba(255,0,0,0.75);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(128,64,64,0.75)), to(rgba(256,128,128,0.9)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(128,64,64,0.75)), to(rgba(192,128,128,0.9)));
}

.frmbtn2 {
	/*botones verdes de navegacion*/
	padding-left: 0px;
	padding-right: 0px;
	width: 167px;
	height: 64px;
	margin: 0px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-opera-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
  /* Label */
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;		
	border-color:#77cc77;
	background-color:rgba(0,128,0,0.75);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(64,128,64,0.75)), to(rgba(128,255,128,0.9)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(64,128,64,0.75)), to(rgba(128,192,128,0.9)));
}
.frmbtn3 {
	/*botones rojos grandotes (si otros y ke)*/
	padding-left: 0px;
	padding-right: 0px;
	width: 280px;
	height: 25px;
	margin: 0px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-opera-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
  /* Label */
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border-color:#aa7777;
	background-color:rgba(255,0,0,0.75);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(128,64,64,0.75)), to(rgba(256,128,128,0.9)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(128,64,64,0.75)), to(rgba(192,128,128,0.9)));
}
.frmbtn4 {
	/*boton de current programa y post*/
	padding-left: 0px;
	padding-right: 0px;
	width: 31px;
	height: 31px;
	margin: 1px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-opera-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
  /* Label */
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;		
	border-color:#aa7777;
	background-color:rgba(255,0,0,0.75);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(128,64,64,0.75)), to(rgba(256,128,128,0.9)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(128,64,64,0.75)), to(rgba(192,128,128,0.9)));
}
.frmbtn5 {
	/*botones verdes de navegacion para posts*/
	padding-left: 0px;
	padding-right: 0px;
	width: 167px;
	height: 30px;
	margin: 0px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	-opera-border-radius:8px;
	-khtml-border-radius:8px;
	border-radius:8px;
  /* Label */
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	border-color:#77cc77;
	background-color:rgba(0,128,0,0.75);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(64,128,64,0.75)), to(rgba(128,255,128,0.9)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(64,128,64,0.75)), to(rgba(128,192,128,0.9)));
}
img.flip-h {
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: fliph; /*IE*/
}
img.flip-v {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    filter: flipv; /*IE*/
}
img.fizq { 
    float: left; 
    margin: 4px; 
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-opera-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius:15px;
}
img.fder { 
    float: right; 
    margin: 4px; 
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-opera-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius: 15px;
}
div.panbolera {
	position: relative;
	bottom:0px;
	width: 50%;
	height: 20px;
	border: 1px solid #C2C2C2;
	background-color: #000;
	vertical-align: middle;
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#C2C2C2), to(#C2C2C2), color-stop(.5,#EEEEEE));
	background-image:-moz-linear-gradient(0% 100% 90deg,#C2C2C2, #EEEEEE, #C2C2C2 100%);
/*	background-image:-webkit-gradient(linear, 0% 1%, 0% 95%, from(rgba(255,255,255,0.9)), to(rgba(64,64,64,0.9)), color-stop(.8,rgba(64,64,64,0.25)),color-stop(.25,rgba(32,32,32,0.5))); */
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	-opera-border-radius:15px;
	-khtml-border-radius:15px;
	border-radius: 15px;
	margin-left: auto;
	margin-right: auto;
}
	
.contador {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #000000;
}
.programa, .deejay, .sinprograma{
	padding-left: 2px;
	padding-right: 2px;
	width: auto;
	height: 25px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
//	text-shadow: rgba(10, 10, 10, 0.5) 1px 2px 2px;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.programa{
	font-size: 16px;
	border-color:#6699cc;
	background-color:rgba(64,128,192,0.75);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(16,96,192,0.75)), to(rgba(96,192,255,0.9)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(16,96,192,0.75)), to(rgba(96,192,255,0.9)));
}
.deejay{
	border-color:#77cc77;
	background-color:rgba(0,128,0,0.75);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(64,128,64,0.75)), to(rgba(128,255,128,0.9)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(64,128,64,0.75)), to(rgba(128,192,128,0.9)));
}
.sinprograma{
	border-color:#aa7777;
	background-color:rgba(255,0,0,0.75);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(128,64,64,0.75)), to(rgba(256,128,128,0.9)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(128,64,64,0.75)), to(rgba(192,128,128,0.9)));
}
.block { 
	position:fixed; 
	top: 15%;
	left:-300px;
	width:330px; 
	height:500px;
	margin:0px; 
}
.blog { 
	position:absolute; 
	background-color:#abc; 
	top:0px;
	right:30px;
	width:298px; 
	height:500px;
	margin:0px; 
	padding-top:10px;
	border: 1px solid white;
	-webkit-border-top-right-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-bottomright: 15px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}
.block2 {
	position:absolute; 
	bottom:235px;
	right:-235px;
	width:500px; 
	height:30px;
	margin:0px;
	text-align: center;
	/* for firefox, safari, chrome, etc. */
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	/* for ie */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); 	
}