@charset "UTF-8";

/* CSS Document */

/*   sets    */

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a {
	outline: none;
}

br.clear {
	clear: both;
}

body {
	background: #890f14 url(../i/v2/bg.png) repeat-x;
	font-family: Verdana, sans-serif;
}

#container {
	width: 800px;
	margin: 0px auto;
}

#header {
	margin-bottom: 20px;
}

#header-wrapper {
	width: 249px;
	float: left;
	text-align: center;
}

#header-wrapper h1 {
	float: left;
	width: 249px;
	height: 60px;
	background: url(../i/v2/logo.png) no-repeat;
}

#header-wrapper h1 a {
	display: block;
	width: 249px;
	height: 60px;
	text-indent: -2000px;
}

a.vertop10 {
	color: #f9f2a1;
	text-decoration: none;
	font: 16px Georgia;
}

#header-wrapper ul#menu li a:hover {
	color: #fff;
}

#enviarodiada {
	margin-top: 6px;
	width: 551px;
	float: right;
	background: url(../i/v2/form_bg.png) no-repeat left top;
}

#enviarodiada form#submithate {
	margin: 10px;
}

#enviarodiada form#submithate #h {
	width: 525px;
	height: 47px;
	font: 11px verdana;
	color: #71060b;
}

#enviarodiada form#submithate #update-submit, .rest {
	float: right;
	background-color: transparent;
}

.rest {
	margin-right: 10px;
	font: 11px verdana;
	color: #f9f2a1;
	padding-top: 15px;
}

/*  paginacion  */

.pagi {
	margin: 25px 0px;
	font-size: 11px;
	color: #fff;
	text-align: center;
}

.pagi a {
	color: #FFA933;
	text-decoration: none;
	border-bottom: 1px dotted #FFA933;
}

.pagi .actual {
	font: 25px georgia;
}

.pagi .disabled {
	color: #5d090d;
}

/*publi*/

#publi728 {
	width: 728px;
	margin: 10px auto;
	margin-top: 20px;
	text-align: center;
	padding: 2px;
	border: dotter 1px #f9f2a1;
}

/* warnings */

div.spam {
	width: 100%;
	text-align: center;
	font-size: 12px;
	padding: 8px;
	background-color: #e8d200;
	color: #000;
	border-bottom: 1px solid #fff;
}


/* subfooter */
div#subfooter{
	text-align: center;
	color: #fff;
	text-decoration: none;
	font: 20px Georgia;
}

#footer p{
float: left;
font: 11px verdana;
color: #f9f2a1;
}
	#footer p a, #subfooter a{
		color: #f9f2a1;
		border-bottom: 1px dotter #f9f2a1;
	}
		#footer p a:hover{
		color: #f9f2a1;
		text-decoration: none;
		}
.version {
	float: right;
		font: 9px verdana;
	color: #f9f2a1;

}
/* Twitter */

#twitter, #twitter a{
float: right;
font: 17px Georgia;
color: #f9f2a1;
width: 230px;
text-decoration: none;
}
	#twitter p{
	padding: 7px 0 0 8px;
	}
	#twitter img{
	border: 0;
	width: 25px;
	height: 25px;
	float: left;
	}
/*estrutura*/

.col {
	width: 390px;
	float: left;
}

#col1 {
	margin-right: 20px;
}

/* ODIADA */

.odiada {
	margin-bottom: 15px;
}

.odiada_txt {
	background: #3a0709;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

.odiada_txt:hover {
	background: #3a0709 url(../i/llama.png) no-repeat right;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

.odiada_txt p {
	color: #fffde6;
	font: lighter 17px georgia;
	padding: 15px 20px;
}

.since a {
	font: 9px verdana;
	color: #f9f2a1;
	text-decoration: none;
}

.info_sup {
	margin: 0px 5px 2px 5px;
}


.meta {
	margin: 2px 5px 0px 5px;
}
.meta a, .meta {
	color: #fff;
	text-decoration: none;
	font: 12px Georgia;
}

.comentarios {
	float: left;
}

.yotmb {
	float: left;
	padding-left: 17px;
	background: url(../i/yotmb.png) no-repeat;
	margin-left: 10px;
}

.tags {
	float: right;
}



.comentarios a {
	padding-left: 17px;
	background: url(../i/comment.png) no-repeat;
}

.new {
	bottom: -5px;
	right: 10px;
	float: right;
	position: relative;
}

/* comment form */

form#comment {
	margin: 5px 20px;
}

form#comment h2 {
	font: 22px Georgia;
	color: #FFA933;
	margin-bottom: 10px;
}

form#comment label {
	color: #fff;
	font-size: 13px;
	margin: 0;
}

form#comment small {
	font: 10px Georgia;
	color: #fff;
}

form#comment .input {
	width: 340px;
	display: block;
	font-size: 12px;
	padding: 2px;
	margin-bottom: 10px;
	margin-top: 3px;
}

/*listado de coments */

div#comentarios h3 {
	font: 22px Georgia;
	color: #f9f2a1;
}

div#comentarios ul {
	list-style: none;
	margin-left: 10px;
	margin-top: 10px;
}
div#comentarios ul li{
	margin-bottom: 10px;
}

div#comentarios ul li cite {
	color: #fff;
	font-size: 13px;
	margin: 0;
	font-weight: bold;
	font-style: normal;
}

div#comentarios ul li small {
	font: 10px Georgia;
	color: #fff;
}

div#comentarios ul li p {
	background: #52090d;
	border-radius: 10px;
	-moz-border-radius: 10px;
	color: #fffde6;
	font: lighter 15px georgia;
	padding: 10px 15px;
}