@charset "utf-8";
/* CSS Document */

/*
Theme Name: Bloodblog Theme
Version: 1
Theme URI: http://bloodblog.net/
Description: A que te cagas theme de la muerte
Author: José Cabo Carsí
Author URI: http://bloodblog.net/
*/

* {
	padding:0;
	margin:0;
	text-decoration: none;
}

* img {
	color: transparent;
	}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:white;
	font-size: 76%;
}
a {
	color: #006400;
	}

#cabecera {
	background-image: url(img/fondocabecera4.png);
	background-repeat:repeat-x;
	height: 205px;
}
#titulobl  h1{}

#titulobl h1 a {
	color: transparent;
}
#titulobl h1 a img {
	float:left;
	margin-left: 50px;
	height: 200px;
}



#archivos{
	width: 90%;
	border: 2px #98ED27 solid;
	margin: 0 auto;
}
#archivos .arxtit {
	display: block;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	width: 100%;
	padding-right: -5px;
}
#archivos .arxtit li {
	display: block;
	float: left;
	width: 32%;
	
}


#archivos .arxtit li:hover {
	background-color: #98ED27;
}
#archivos .arxtit li h2{
	padding: 0 10px;
}
#archivos .arxtit * a{
	color: black;
	outline: none;
}

#archivos .arxtit li span {
	text-align: center;
}

#archivos .arxpest {
	clear: both;
	padding: 5px;
}

#archivos .arxpestlu li {
	margin-bottom: 5px;
	text-align: right;
}
#archivos .arxpestlu li:hover {
	border-right: 2px green solid;
	background-color: #98ED27;
	margin-left: -2px;
}

#archivos .ui-tabs-selected{
	border-bottom: 2px green solid;
	background-color: #98ED27;
}

#archivos .ui-tabs-selected:hover {
	background-color: #98ED27;
}

#main {
	width:90%;
	margin: 0 auto;
}

#menu{
position: relative;
top: -20px;
float: right;
margin-bottom:10px;
}


/*#menu li{
display: block;
float: left;
margin: 0 5px;
background: #F27B0F none repeat scroll 0 0;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-border-radius:10px;
-ms-border-radius: 10px;	
padding: 10px;
}*/

#menu li{
display: block;
float: left;
}

#menu li a{
display: block;
float: left;
margin: 0 5px;
background-color: #F27B0F;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-border-radius:10px;
-ms-border-radius: 10px;	
padding: 10px;
	color: black;
	font-weight:bold;
	border: 5px outset orange;
}

/*#menu .page_item.page-item-2 a:hover {
	background: url(img/menulinkfondo3.png) #F27B0F 100% no-repeat;
	}*/

#menu li a:hover {
	border-style: inset;
	
}



#sidebar {
	/*background-color:#F27B0F;*/
	background-color: #C7FE32;
	background-image:url(img/sidebarfondo4.png);
	background-repeat: repeat-y;
	float:right;
	-moz-border-radius: 20px; /*Firefox*/
	border-radius: 20px; /*CSS3*/
	-webkit-border-radius: 20px; /*webkit*/
	-ms-webkit-border-radius:20px; /*IE8*/
	padding: 1%;
	clear: both;
	position: relative;
	/*top: 20px;*/
	left: 2%;
	width: 30%;
	margin-bottom: 100px;
	z-index: 100;
}

#sidebar * li {	
	list-style: none;
}

#sidebar li ul {
	padding-left: 5%;
	padding-top: 5px;
	padding-right: 3%;
}

#sidebar .sidebarli{
	margin: 10px;
}

#sidebar .slide1 h2  {
	background: url(img/flechapng.png) no-repeat right center;
	border-bottom: 5px double green;
	padding: 0.3em 0.5em;	
}


#sidebar .reglasidebar {
	color: green;
	width: 70%;
	background-color: orange;
	height:5px;
	border-width:2px;
	
}

#search {
	clear: left;
}
#extras ul li {
	display: block;
	float: left;
}

#extras ul li a {
	-moz-opacity:0.5;
	opacity: 0.5;
	display: block;
}

#extras ul li a img {
	margin-bottom: 10px;
	margin-right: 10px;
	background-color:#9DEE27;
	width: 60px;
}

#extras ul li a:hover {
	-moz-opacity:1;
	opacity: 1;
}
#extras ul li a:hover img {
	width: 70px;
	margin: 0;	
	top: -5px;
	left: -5px;
	position:relative;
	background-color:#9DEE27;
}


#main .post {
	background: #E5FFE4;
	margin-bottom: 1em;
	padding-left: 20px;
	padding-top: 20px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-ms-border-radius: 50px;
	border-radius: 50px;
	padding-right: 30%;

}
#main .post h1 {
	margin-bottom:0.1em;
	font-size: x-large;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 20px;

}

#main .post h1 a:hover {
	color: #008002;
	text-decoration: underline;
	
	}
	
#main .post .autor {
	font-size:x-small;
	margin-left: 40px;
}

#main .post .timebox{
	position: relative;
	left: -3%;
	float: left;
	background-color:#F27B0F;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	font-family: comic Sans MS;
	text-align: center;
	padding: 10px;
	border: 2px dotted orange;
	font-weight:bold;
	font-size: small;
}

#main .post .timebox .daybox {
	border-bottom: solid 1px #A4F129;

}
#main .post .timebox .mesbox {
	border-bottom: solid 1px #A4F129;

}

#main .post .timebox .anyobox {
}

#main .post .cuerpo {
	/*background: no-repeat top left url(img/fondocuerpo.png);*/
	padding-top: 10px;
	padding-left: 3%;
	padding-right: 3%;
	overflow: hidden;
}



#main .post .cuerpo img {
	margin: 5px;
}

#main .post .cuerpo a < img:first-child {
	background: none;
}
#main .post .cuerpo a:hover < img:first-child {
	background: none;
}
#main .post .cuerpo .wp-smiley{
	margin: 0;
}
#main .post .cuerpo code {
	padding: 10px 2.4%;
	display: block;
	width: 80%;
	margin: 10px 5%;
	font-family: "Courier New", Courier, monospace;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	background-color: #C7FFC4;
	border: 1px solid green;
	clear: left;
	font-size: 1.2em;
}

#main .post .cuerpo blockquote {

	margin: 20px 1.5%;
	width: 90%;
	padding: 10px 2%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	background: url(img/quote2.png) no-repeat right bottom #86FF80;
	border: 1px solid green;
	clear: left;
}

#main .post .cuerpo a:link {
	background-color: #CEFFCC;
}
#main .post .cuerpo a:visited {
	background-color: #CEFFCC;
}

#main .post .cuerpo a:hover {
	background-color: #AEFFA9;
}

#main .post .cuerpo ul {
	padding-left: 20px;
	margin: 15px 5px;
	clear: left;
}

#main .post .cuerpo ul li {
	margin:5px;
}

#main .post .cuerpo p, #main .post .cuerpo * p  {
	line-height: 1.35em;
}

#main .post .cuerpo p, #main .post .cuerpo * br {
	margin-bottom: 0.8em;
}

#main .post .postmetadata {
	left: 1.2%;
	position:relative;
	padding-top:10px;
	padding-bottom: 10px;
}

#main .post .postmetadata a:link {
background-color: #DAFFD9;
}

#main .post .postmetadata a:visited {
background-color: #DAFFD9;
}

#main .post .postmetadata a:hover {
	background-color: #AEFFA9;
}


#main .post .postmetadata strong {
	font-size:small;
}

#comments {
font-size: x-large;

}

#comentarios {
	width:50%;
}

#comentariosmain {
	padding: 10px 15px;
	margin: 0 0 0 10%;
	
	}
	
#comentariosmain li {
	margin: -40px 10px 20px;
	font-size: 3em;
}

#comentariosmain li .avatar {
	top: 80px;
	left: -50px;
	position:relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	border: 5px outset green;
}

#comentariosmain li .commentautormeta {
	position: relative;
	left: -65px;
	font-size: 0.3em;
	padding-left: 10px;
}
#comentariosmain li .commentautormeta cite {
	font-size: 2em;
}


#comentariosmain li .commentmetadata {
	font-size: small;
	margin: 0.2em 0;
	padding-left: 40px;
}

#comentariosmain li .cuerpocomentario{
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid green;
	font-size:0.4em;
	margin-left: 30px;
}

#formulario {
	margin: 30px 0;
}

#formulario h3 {
	font-size: x-large;
}

#commentform {
	padding: 15px 20px;
	}
	
#commentform input {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	font-size: large;
	background: #F2F2F2
}

#commentform input:focus {
	background: none;
	border-color: #CCCCCC;
}
#commentform input:hover {
	background: none;
}
	
#commentform textarea {
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
	background: #F2F2F2;
}

#commentform textarea:focus {
	background: none;
	border-color: #CCCCCC;
}
#commentform textarea:hover {
	background: none;
}

#commentform .submit {
	padding: 0.2em;
	font-size: 1.6em;
	float:right;
	
}

#nextbarra {
	margin-top: 50px;
	text-align:center;
	clear: both;
}

#nextbarra p a img {
}

#pie {
	background: url(img/fondopie.png) repeat-x top;
	height: 140px;
	padding-left: 10%;
	padding-right: 10%;
}

#pie p {
	top: 50px;
	position: relative;
	width:40%;
	margin:0 auto;
}

#bannerhead {
	position: absolute;
	top: 120px;
	right: 3.5%;
}

.adsense {}

#akismetwrap {
}