@import url(/fancybox/jquery.fancybox.css);
@import url(/css/widgets.css);

* {margin: 0px;padding: 0px;}
body { font-family: calibri, tahoma, arial, sans-serif;font-size: 16px;line-height: 20px;background: url(/themes/oaradio/images/PantallaWeb2.jpg) top center no-repeat;background-color: black;overflow: hidden;}

#firstWrapper {overflow: auto;margin-top: 20px;} /* height: 190px; */
/*
div.redlogo {background: url(/themes/oaradio/images/Disco_de_ViniloH.jpg) top center no-repeat;}
div.greenlogo {background: url(/themes/oaradio/images/Disco_de_ViniloHG.jpg) top center no-repeat;}
*/
#wrapper {
	width: 700px;
	position: relative;
	margin: 10px auto;	
	text-align: center;
				
}
#wrapper h1 {visibility: hidden;}
#nav {position: relative;margin-top: 180px;text-align: center;}
#nav li {list-style-type: none;display: inline;width: 100px;margin-right: 20px;}
#nav li a {text-transform: uppercase;color: #679EF1;text-decoration: none;font-weight: bold;font-family: Cambria, "Helventica Neu", Arial, sans-serif;}
#nav li.selected a {color: darkOrange;}

	
div#content {
	width: 600px;
	height: 500px;
	position: relative;
	margin: 0px auto;
	border: 1px solid gray;
	background: #FFFFFF;
	text-align: left; 
	color: #000000;		
	padding: 10px;
	margin-top: 0px;	
}

div#playerFrame {width: 430px;height: 452px;margin: 0px auto;padding: 0px;} /*background: url(/themes/oaradio/images/radio.jpg) bottom center no-repeat;*/


div#secondWrapper {position: absolute;height: 100%;width: 100%;} /* background: url(/themes/oaradio/images/Disco_de_ViniloB.jpg) top center no-repeat; */
div#content h1, div#content h2, div#content h3, div#content p, div#content li {margin-bottom: 15px;}

#player {margin: 0px auto;width: 430px;top: 85px;position: relative;left: 110px; }
div.television {background: url(/themes/oaradio/images/television.jpg) 0 0 no-repeat;}

li.vevent {margin-bottom: 20px;}
li.vevent span.summary {font-size: 16px;}
li.vevent abbr.dtstart, li.vevent abbr.dtend, li.vevent .location {font-size: 14px;}
li.vevent div.description {font-size: 14px;}
li.vevent ul.attachments li a{font-size: 12px;}

div.footer {text-align:center;clear: both;position: relative;margin-top: 100px;}
div.footer a {color: #c5c5c5;text-decoration: none;}

