p.audioplayer_container {  
text-align: center;  
}
body {
	/*:Background image*/
	background-image:url(images/background/none.gif);
	/*:Background*/
	background-color:#383838;
	/*:COLOR DEL TEXTO DEL CUERPO CENTRAL Y DE ACERCA DEL SER Y DEL TAO DE LA COLUMNA DERECHA*/
	color:#999999;
}

input, textarea, select {
	border-color:#383838;
	background-color:#000;
	color:#e7e7e7;
}

option {
	background-color:#383838;
	color:#e7e7e7;
}

.sidebar a, .sidebar li.current_page_item li a, .sidebar li.current-cat li a {
        /*:#b2b2b2 COLOR DEL TEXTO DEL MENU LATERAL, PAGINAS AMIGAS Y SITIOS DE INTERES*/
	color:#999999;
}

h1, h1 a {
        /*:COLOR DEL TEXTO DEL TITULO SUPERIOR IZQUIERDO LA PAGINA EL SER Y EL TAO*/
	color:#70bc26;
}

.description small {
        /*:COLOR DE LA DESCRIPCION DE LA WEB SUPERIOR IZQUIERDA*/
	color:#b2b2b2;;
}

ul#quicklinks li a.rss {
	background-image: url(images/icons/feed-icon-16x16-dark.gif);
}

.meta {
	padding-bottom:0;
	background:none;
}

.meta dl {
	border-color:#c6c6c6;
	background-color:#383838;
}

.meta dl dd a {
	color:#e7e7e7;
}

#sidebar div {
	border-left-color:#383838;
}

#sidebar_left div {
	border-right-color:#383838;
}

#footer_content {
	border-top-color:#383838;
}

#header_image {
	/*:Header height*/
	padding-top:200px;
	/*:Header image*/
	background-image:url(images/headers/677923_12973412.jpg);
	/*:Header image alignment*/
	background-position:center;
}

#title {
	border-top:2px solid #383838;
}

#title, #frame, #footer_content {
	background:#0c0c0c url(images/page-gradient-dark.png) repeat-y right;
}

.sidebar_left #frame {
	/*:Sidebar left width*/
	padding-left:240px;
}

.sidebar_right #frame {
	/*:Sidebar right width*/
	padding-right:280px;
}

#sidebar_left.sidebar {
	/*:Sidebar left width*/
	width:240px;
	/*:Sidebar left width*/
	right:240px;
}

#sidebar.sidebar {
	/*:Sidebar right width*/
	width:280px;
}

* html #sidebar_left {
	/*:Sidebar right width*/
	left:280px;
}

#page, #header, #footer {
	/*:Page width*/
	width:90%;
}

*::-moz-selection, *::-selection {
	/*:Navigation color #F3B220 NI PUTA IDEA PERO PROBAMOS*/
	background-color:#70bc26;
}

a {
	/*:COLOR DE LOS LINKS DEL CUERPO CENTRAL DE LA WEB*/
	color:#ae9457;
}

.sidebar h2 {
	/*:COLOR DE LAS BARRAS HORIZONTALES QUE SEPARAN LA COLUMNA LATERAL DERECHA*/
	border-left-color:#70bc26;
	/*:COLOR DE LOS TITULOS DEL MENU LATERAL Y DE LA NUBE DE TAGS*/
	color:#70bc26;
}

.sidebar h2 a {
	/*:Navigation color #F3B220 NI PUTA IDEA 2 */
	color:#70bc26;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a {
	/*:COLOR DEL LINK DE LA SUBPAGINA DONDE ESTAMOS MARCADA EN LA BARRA SUPERIOR*/
	color:#70bc26;
}

#menu ul li li a:hover, #menu ul li li.current_page_item a:hover {
	/*:COLOR DEL LINK DE SUBPAGINA TOCADO DE LA BARRA DE MENU SUPERIOR*/
	color:#ae9457;
}

#menu ul li.top_parent:hover a, #menu ul li.top_parent a, #menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	/*:COLOR QUE SEŅALA LA PAGINA ACTUAL EN LA BARRA DE MENU SUPERIOR*/
	background-color:#70bc26;
}

.sidebar li.current_page_item a, .sidebar li.current-cat a {
	/*:COLOR QUE SEŅALA LA PAGINA ACTUAL EN LA BARRA DE MENU LATERAL*/
	background-color:#70bc26;
}

.sidebar li a:hover {
	/*:COLOR QUE SEŅALA EL LINK DEL MENU LATERAL CUANDO PASA EL RATON POR ENCIMA*/
	background-color:#70bc26;
}

code {
	/*:Content color*/
	background-color:#a3b8be;
	/*:Content color*/
	border-color:#a3b8be;
}

.comment.comment_author {
	/*:Content color*/
	background-color:#a3b8be;
	/*:Content color*/
	border-color:#a3b8be;
}

h2, h2 a, h3, h3 a, .post blockquote, .post blockquote a, .author, .author a, .date, .comment.comment_author .author, .comment.comment_author .author a, .comment.comment_author .date, .comment.comment_author h4 {
	/*:COLOR DEL TITULO QUE APARECE EN LA PARTE SUPERIOR DE CADA PAGINA*/
	color:#70bc26;
}

.post blockquote {
	/*:Content color*/
	border-left-color:#a3b8be;
}
