html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	position: relative; 
}
body {
	font: 80% Verdana, Arial, Sans-Serif;
	background-color: #000;
	color: #FFF;
}
code {
	font-size: 1.2em;
	font-style: italic;
}
#cabecera {
	clear: both;
	position: relative;
	margin-bottom: 10px;
	height: 20%;
	color: #FFF;
	border-bottom: 1px solid;
	background: #000 url(http://www.niquelao.net/wp-content/themes/rumoroso/img/head.jpg) bottom left no-repeat;
}
h1 {
	position: absolute;
	width: 245px;
	height: 52px;
	bottom: 0;
	left: 0;
	z-index: 1;
	color: #FFF;
	font-size: 1em;
	margin: 0;
	color: #FFF;
}
h1 a,
h1 a:hover {
	border: none;
	display: block;
	height: 52px;
	width: 300px;
	color: #FFF;
	text-decoration: none;
}
h1 a {
	background: transparent url(http://www.niquelao.net/wp-content/themes/rumoroso/img/niquelao.jpg) bottom left no-repeat;
}
#cabecera span {
	position: relative;
	z-index: -1
}
#content {
	width: 70%;
	margin: auto auto 1em;
	padding: 15px 15px 0;
	color: #000;
	position: relative;
	background: #FFF url(http://www.niquelao.net/wp-content/themes/rumoroso/img/orange/ftr.gif) top right no-repeat;
clear: both;
}
h2 {
	font-size: 1.3em;
	margin: 1em 0 0;
	border-bottom: 1px dashed;
}
h3 {
	margin: .5em 0;
	font-size: 1em;
	border-bottom: 1px solid;
	font-weight: normal;
}
h4 {
	margin: .5em 0;
	font-size: 1em;
	border-bottom: 1px solid;
	font-weight: normal;
}
.novedad {
	color: #F00;
}
ul {
	padding: 0 20px;
	margin: 0;
}
li {
	margin-right: 5em;
	margin-left: 5em;
}
.pie {
	text-align: center;
	padding-bottom: 1em;
}
a:link,
a:visited {
	color: #F60;
}
p {
	padding-right 20px;
	padding-left: 20px;
	margin: 0 0 1em;
}
p.clasificado {
	margin: -15px;
	font-size: .9em;
	background: transparent url(http://www.niquelao.net/wp-content/themes/rumoroso/img/orange/ftl1.gif) top left no-repeat;
	padding: .5em 2em;
	text-align: right;
}
pre {
	font-size: 1.2em;
	background-color: #ddd;
	color: #000;
	border-width: 1px 1px 1px 10px;
	border-color: #F00;
	border-style: solid;
	padding: 5px;
}
.ejemplo {
	width: 80%;
	margin: auto;	
}
.ejemplo div {
	border: 1px solid;
	padding: 10px;
	margin: 10px;
	background-color: #FFC;
}
.ejemplo div div {
	border: none;
	padding: 0;
	margin: 0;
	background-color: auto;
}
.ejemplo div p {
	text-align: center;
}
input {
	font-size: 1em;
	margin: 1em 0 0;
	padding: 0;
	right: 0;
}
span.grupo input {
	position: relative;
	width: 3em;
	height: auto;
	margin: 0 .2em;
}
label span,
span.grupo {
	margin: .5em auto;
	position: relative;
	padding: 0;
	text-indent: 0;
	height: 1.5em;
}
span.grupo {
	display: block;
	text-align: center;
}
label span {
	display: block;
	margin: 0 auto;
	position: relative;
	padding: 0;
	text-indent: 0;
	height: 1.5em;
}
label span#nombre_dia_fechaj,
label span#nombre_dia_fechaj span {
	display: inline;
}
span.nota {
	position: absolute;
	top: -5000px;
	left: -5000px;
}
#comments dl {
    font-size: .9em;
}
#comments dt {
    border-bottom: 1px dashed #999;
    position: relative;
    line-height: 1em;
}
#comments dt img {
    position: absolute;
    left: 5px;
    margin-top: 5px;
    top: 1.2em;
}
#comments dd {
    padding: 0;
    text-indent: 0;
    margin: 5px 0 20px 50px;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    min-height: 45px;
    font-style: italic;
}
#comments dd p {
    text-indent: 0;
    padding: 0 5px;
}
form#comentarios_form p input,
form#comentarios_form textarea {
	width: 400px;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
form#comentarios_form p.button input {
	width: auto;
	display: inline;
}
form#comentarios_form {
	float: left;
	width: 100%;
	font:  1.2em "Courier New", Courier, monospace;
	margin: 20px 0 0;
	padding: 0 0 20px;
	background: #4F4F00 url(fondo.gif) top right no-repeat;
	position: relative;
clear: both;
}
form#comentarios_form h3 {
        border: none;
	background: #4F4F00;
	margin: 0 200px 10px 0;
	float: left;
	color: #F0F083;
	padding: 10px 0 0 2%;
	font-size: 1.6em;
	width: 30%;
	text-align: center;
	text-decoration: underline;
}
form#comentarios_form fieldset {
	float: left;
	width: 30%;
	margin: 0 .8%;
	padding: 5px;
	border: none;
	color: #F0F083;
	background-color: #4F4F00;
	position: relative;
	clear: left
}
form#comentarios_form fieldset.comentarios {
	width: 62%;
	border: 3px double;
	margin-top: -30px;
	padding: 0;
	clear: none
}
form#comentarios_form fieldset.comentarios label {
	position: absolute;
	color: #F0F083;
	background-color: #4F4F00;
	border-width: 3px 0 3px 3px;
	border-style: double;
	left: -173px;
	padding: 0 0 0 10px;
	bottom: 10px;
	width: 160px;
	font:  1.4em "Courier New", Courier, monospace;
	font-weight: bold;

}
form#comentarios_form fieldset legend span {
	position: absolute;
	left: -5000px;
	top: -5000px;
}
form#comentarios_form fieldset p {
	margin: 10px 0;
}
form#comentarios_form p input {
	width: 98%;
	margin-left: 1%;
	padding: 2px 0;
	line-height: 1.4em;
        margin-top: 0;
}
form#comentarios_form label {
	display: block;
}
form#comentarios_form textarea {
	width: 95%;
	margin-left: 1%;
	height: 15em
}
form#comentarios_form .boton {
	text-align: center;
	margin: 10px
}
form#comentarios_form .boton input {
	height: 1.6em;
	border: 3px double #F0F083;
	color:  #F0F083;
	background-color: transparent;
	width: 150px;
	font:  1.5em "Courier New", Courier, monospace;
	font-weight: bold;
}
form#comentarios_form .boton input:active,
form#comentarios_form .boton input:focus {
	color: #4F4F00;
	background-color: #F0F083;
}
form#comentarios_form input,
form#comentarios_form textarea {
	background-color: #F0F083;
	border-style: groove;
	border-color: #F0F083
}
form#comentarios_form input:active,
form#comentarios_form input:focus,
form#comentarios_form textarea:active,
form#comentarios_form textarea:focus {
	background-color: #FFF
}
#pie {
	text-align: center;
}
#pie a img {
	border: none;
	display: block;
	clear: both;
	margin: auto;
}
#pie #gravatar {
position: relative
}
.enlace_comentarios {
	position: absolute;
	top: -11px;
	right: 20px;
}
.comentarios {
	position: relative;
}
.comentarios h3 {
	text-align: center;
	border: none;
	font-size: 2em;
	margin-bottom: 5px;
}
.comentarios dl {
        padding: 0;
        margin: 0 0 15px;
        position: relative;
}
.comentarios dt {
    border-top: 1px solid #999;
    position: relative;        
    padding: 10px 0 0 50px;
}
.comentarios dt img.gravatar {
	border: 1px solid #F00;
        position: absolute;
        left:0;
}
.comentarios dt cite {
	margin-top: 5px;
}
.comentarios dd {
	padding: 0 0 0 50px;
        margin: 0;
}
.comentarios dd p {
	padding: 0;
}
span.aclarador {
	margin-bottom: 30px;
	clear: both;
	display: block;
}