/*
Theme Name: OndaWordpress
Theme URI: http://ondabeta.fm/
Description: The OndaBeta Wordpress theme FTFW.
Version: 1.0-trunk
Author: Radu Dutzan
Author URI: http://hackand.cl/

/* alerta de edicion y de rudeza */

#edit-alert { background: #ffe3e3; border-color: maroon; color: maroon; }

.rudo { display: none; }

/* aqui parte el css de verdad util, no gastos innecesarios de lineas como el anterior */

html {
	height: 100%;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	color: #222;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#header {
	background: url(images/header.png) center center no-repeat;
	position: relative;
	margin: 0 auto;
	padding: 0;
	height: 137px;
	width: 924px;
	}

h1 {
	position: absolute;
	top: 10px;
	left: 26px;
	height: 74px;
	width: 554px;
	z-index: 10;
	}

h1 a {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	}

h1 a span {
	display: none;
	}

.nowplaying {
	font-size: 8.5pt;
	text-align: left;
	position: absolute;
	top: 74px;
	left: 161px;
	z-index: 5;
	}

a.playnow {
	background: url(images/playnow.png) top center no-repeat;
	position: absolute;
	top: 33px;
	right: 30px;
	height: 46px;
	width: 221px;
	z-index: 5;
	}

a.playnow:hover {
	background: url(images/playnow.png) center center no-repeat;
	}

a.playnow:active {
	background: url(images/playnow.png) bottom center no-repeat;
	}

a.playnow span {
	display: none;
	}

a.otrasformas {
	position: absolute;
	top: 85px;
	right: 30px;
	width: 220px;
	z-index: 10;
	font-weight: bold;
	color: #777;
	}

#page {
	text-align: left;
	margin: 0 auto;
	padding-top: 65px;
	width: 924px;
	background: url(images/pagetop.png) top center no-repeat;
	position: relative;
	}

/*- Main Menu in Header */

ul.menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 12px;
	left: 50%;
	margin-left: -323px;
	width: 647px;
	height: 37px;
	overflow: hidden;
	}

ul.menu li {
	position: absolute;
	height: 37px;
	list-style: none;
	}

ul.menu li:hover {
	position: absolute;
	}

ul.menu li a {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10 !important;
	}

ul.menu li span {
	display: none;
	}

ul.menu li#Minicio {
	width: 56px;
	background: url('images/menu.png') 0 0 no-repeat;
	}

ul.menu li#Minicio:hover {
	background: url('images/menu.png') 0 -37px no-repeat;
	}

ul.menu li#Minicio-current {
	width: 56px;
	background: url('images/menu.png') 0 -74px no-repeat;
	z-index: 10;
	}

ul.menu li#Macerca {
	left: 71px;
	width: 100px;
	background: url('images/menu.png') -70px 0 no-repeat;
	}

ul.menu li#Macerca:hover {
	background: url('images/menu.png') -70px -37px no-repeat;
	}

ul.menu li#Macerca-current {
	left: 71px;
	width: 100px;
	background: url('images/menu.png') -70px -74px no-repeat;
	z-index: 10;
	}

ul.menu li#Mprogramacion {
	left: 185px;
	width: 114px;
	background: url('images/menu.png') -185px -0 no-repeat;
	}

ul.menu li#Mprogramacion:hover {
	background: url('images/menu.png') -185px -37px no-repeat;
	}

ul.menu li#Mprogramacion-current {
	left: 185px;
	width: 114px;
	background: url('images/menu.png') -185px -74px no-repeat;
	z-index: 10;
	}

ul.menu li#Mtuprograma {
	left: 315px;
	width: 142px;
	background: url('images/menu.png') -314px 0 no-repeat;
	}

ul.menu li#Mtuprograma:hover {
	background: url('images/menu.png') -314px -37px no-repeat;
	}

ul.menu li#Mtuprograma-current {
	left: 315px;
	width: 142px;
	background: url('images/menu.png') -314px -74px no-repeat;
	z-index: 10;
	}

ul.menu li#Mblog {
	left: 472px;
	width: 82px;
	background: url('images/menu.png') -471px 0 no-repeat;
	}

ul.menu li#Mblog:hover {
	background: url('images/menu.png') -471px -37px no-repeat;
	}

ul.menu li#Mblog-current {
	left: 472px;
	width: 82px;
	background: url('images/menu.png') -471px -74px no-repeat;
	z-index: 10;
	}

ul.menu li#Mcontacto {
	left: 569px;
	width: 78px;
	background: url('images/menu.png') -569px 0 no-repeat;
	}

ul.menu li#Mcontacto:hover {
	background: url('images/menu.png') -569px -37px no-repeat;
	}

ul.menu li#Mcontacto-current {
	left: 569px;
	width: 78px;
	background: url('images/menu.png') -569px -74px no-repeat;
	z-index: 10;
	}

#contentholder {
	background: url('images/pagemid.png') center center repeat-y;
	width: 924px;
	}

#contentholder p, #contentholder li {
	line-height: 14pt;
	font-size: 9.5pt;
	}

.sidespace .entry, .widecolumn .entry {
	font-size: 10pt;
	line-height: 14pt;
	}

.headbox {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin: 15px 40px;
	margin-top: 0;
	padding: 10px;
	width: auto;
	background: #ffe3e3;
	border: 1px dashed;
	text-align: center;
	font-size: 11pt;
	}

#admin-alert { background: #d5ecfd; border-color: #0a6cb1; color: #5680b1; }

#content {
	padding: 0 40px;
	}

.sidespace {
	width: 622px !important;
	}

#footer {
	background: url('images/pagebot.png') top center no-repeat;
	border: none;
	padding:  17px 40px;
	margin: 0 auto;
	height: 53px;
	width: 844px;
	clear: both;
	font-size: 8.5pt;
	color: #444;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: left;
	}

#footer p a {
	color: #000;
	}

#footer p.alignright {
	font-weight: bold;
	text-transform: lowercase;
	padding-top: 15px;
	}

#footer p.alignright img {
	vertical-align: middle;
	padding: 0 3px 5px 2px;
	}

#footer p.alignright img.mpdp {
	vertical-align: middle;
	padding: 0 0 4px 2px;
	}

#footer p.alignright a img {
	opacity: .8;
	}

#footer p.alignright a:hover img {
	opacity: 1;
	}

small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #2E5EB2;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.narrowcolumn {
	float: left;
	padding: 0 20px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	margin: 0 auto;
	width: 550px;
	}

.post {
	margin: 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	margin-bottom: 30px;
}

.clear {
	clear: both;
}
/* End Structure */


/* Start Home */
.home h3 {
	font-size: 18pt;
	text-transform: lowercase;
	letter-spacing: -1pt;
	text-align: center;
	}

.home p {
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 2px;
	}

.home li {
	list-style: none;
	}

#homecol {
	width: 412px;
	}

#homecol.left {
	float: left;
	}

#homecol.right {
	float: right;
	}

#homepropios {
	width: 412px;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	}

#homepropios li {
	width: 412px;
	height: 75px;
	position: relative;
	margin: 0 0 1px 0;
	padding: 0;
	}

#homepropios li a {
	position: absolute;
	width: 100%;
	height: 100%;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	}

#homepropios li a:hover {
	background-position: center left;
	}

#homepropios li a:active {
	background-position: bottom left;
	}

#homepropios li a strong {
	display: none;
	}

#homepropios li.alt a {
	background-image: url(images/homeboton-alt.png);
	}

#homepropios li.niunois a {
	background-image: url(images/homeboton-niunois.png);
	}

#homepropios li.negra a {
	background-image: url(images/homeboton-negra.png);
	}

#homepropios li.vivo a {
	background-image: url(images/homeboton-envivo.png);
	}

#homepropios li.germen a {
	background-image: url(images/homeboton-germen.png);
	}

#homepropios li.fino a {
	background-image: url(images/homeboton-fino.png);
	}

#homepropios li.pico a {
	background-image: url(images/homeboton-pico.png);
	}

#homepropios li.doppler a {
	background-image: url(images/homeboton-doppler.png);
	}

#homepropios li.manda {
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	height: 20px;
	background: black;
	text-align: left;
	text-transform: lowercase;
	padding: 15px 0;
	}

#homepropios li.manda a {
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	letter-spacing: -1pt;
	color: white;
	}

#homepropios li.more {
	padding: 10px 0;
	}

#homepropios li.more a {
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	letter-spacing: -1pt;
	}

.homebox {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 13px;
	border: 1px solid;
	margin: 20px 0;
	}

.homebox h3 {
	margin: 0;
	font-size: 22pt;
	font-weight: normal;
	text-align: left;
	}

.homebox ul, .homebox ul li {
	margin: 0;
	padding: 0;
	font-weight: bold;
	}

#homeblog {
	background: #fff;
	border-color: #c5d3e9;
	margin: 20px 0;
	}

.wp-polls h3 {
	text-transform: none;
	letter-spacing: -1pt;
	text-align: center;
	}

.wp-polls ul {
	margin: 6px 70px;
	}

.wp-polls li {
	margin: 6px;
	}


/*	Begin Headers */
h2 {
	margin: 0;
	font-size: 25pt;
	letter-spacing: -1pt;
	}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-size: 1.5em;
	}

h3 {
	padding: 0;
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 15pt;
	font-weight: normal;
	color: #454545;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 7px;
	width: 190px;
	background: #efefef;
	border: 1px solid #ddd;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	position: absolute;
	top: 68px;
	right: 30px;
	margin-bottom: 10px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 40px;
	}

.sidespace .navigation {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-bottom: 12px;
	}
/* End Various Tags & Classes*/


/* Contacto */
#wpcf7-f1-p13-o1 {
	width: 540px;
	margin: 0 auto;
}

#wpcf7-f1-p13-o1 form {
	text-align: left;
}

#wpcf7-f1-p13-o1 label {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	width: 100px;
	text-align: right;
	display: block;
	float: left;
	padding-top: 7px;
	padding-right: 6px;
	font-size: 1.1em;
}

#wpcf7-f1-p13-o1 small {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
}

#wpcf7-f1-p13-o1 input[type=text] {
	width: 300px;
	height: 20px;
	position: relative;
	margin: 4px;
	font-size: 1.1em;
	text-align: left !important;
}

#wpcf7-f1-p13-o1 textarea {
	width: 400px;
	margin: 4px;
	padding: 2px;
	font-size: 1.1em;
}

#wpcf7-f1-p13-o1 p input[type=submit] {
	text-align: right !important;
}




/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */