/*********************************


Theme Name: Sospechas
Theme URI:
Description: La nueva version de Sospechas Habituales.
Version: 4.0
Author: Rafa Cruz
	
**********************************/

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

hr,#botonbuscar{
 display:none;
}

/**********limpiar floats***************/

#menuarriba:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #menuarriba {height: 1%;}
/* End hide from IE-mac */


/*******************************************/

html,body{
 height:100%;
}

body{
 font-size:76%; /*numero magico :) */
 font-family:Helvetica, Verdana, Arial, sans-serif;
 background:url(img/fondo3.png) no-repeat;
}


/****************** fuentes *****************/

.titulopost h2, #pie h2, #partecomentarios h2{
 font-size:2.5em;
 color:#343434;
}

#autor p{
 font-size:1.5em;
 line-height:1.5em;
 color:#666;
}

p.anio{
 color:#444;
}

blockquote{
 font-size:1.3em;
 color:#666;
}

.contenidopost{
 line-height:1.5em;
 color:#444;
 text-align:justify;
 font-size:1.2em;
 
}

.more{
 text-align:right;
 font-size:1.3em;
}

.dia,.mes{
 color:#fff;
 font-size:1.5em;
}

input{
 font-size:2em;
}
#commentform input, .anioarchivo a, .disclaimer{
 font-size:1.5em;
}

.mesarchivo a{
 font-size:1em;
}

.mesarchivo{
 font-size:1.1em;
}

.navegador{
 font-size:2.5em;
}

/*********************************************/


/***********************ENLACES***************/

a{
 text-decoration:none;
 color:#ff7903;
 outline:none;
}

.titulopost a{
 color:#000;
}

.more a{
 color:#666;
}

a:hover{
 text-decoration:underline;
}

.navegador a{
 color:#ccc;
}

.navegador a:hover{
 text-decoration:none;
 color:#666;
}

/*********************************************/


/********************IMAGENES*****************/

.contenidopost img{
 float:right;
 margin:0 0 1.5em 1.5em;
 border:2px solid #eee;
 padding:5px;
}
.imagencentrada{
 text-align:center;
}

.imagencentrada img{
 float:none;
}




/*********************************************/
                
#contenedor{
 width:70%;
 min-width:56.25em;
 margin:0 auto;
 position:relative;
 min-height:60%;
}

* html #contenedor{ /*para explorer*/
 height:60%;
}

img{
 border:none;
}

#cabecera{
 height:125px;
}
 
#logo a{
 margin-top:1em;
 float:left;
 width:378px;
 height:77px;
 text-indent:-9999px;
 display:block;
 background:url(img/logo.gif) no-repeat bottom;
}

#menuarriba{
 position:absolute;
 right:0px;
}

#menuarriba ul{
 list-style:none;
}

#menuarriba li{
 margin-right:.2em;
 float:left;
 text-align:center;
 background:url(img/pestania.gif) no-repeat right bottom;  
}

#menuarriba a{
 display:block;
 font-size:1.5em;
 color:#fff;
 padding:.1em .5em .5em;
 background:url(img/pestaniafina.gif) no-repeat left bottom;
}

#menuarriba a:hover{
 text-decoration:none;
 background:url(img/pestaniafina.gif) no-repeat left bottom;
 padding:.5em;
}
 
#sidebar{
 float:right;
 width:35%;
 min-width:10em;
 padding-left:0%;
 height:100%;
 margin-bottom:1.5em;
}

.dibujito{
 background:url(img/fondobajo.png) no-repeat right bottom;
 padding-bottom:500px;
}

#sidebar ul{
 list-style:none;
}

#sidebar h2{
 text-indent:-99999px;
}

#buscar h2,#buscarhome h2{
 display:block;
 height:22px;
 background:url(img/buscar.gif) no-repeat;
}

#buscar,#meta{
 margin-bottom:2.5em;
}

#autor{
 margin-bottom:1em;
}

#relacionados h2{
  display:block;
  height:22px;
  background:url(img/arel.gif) no-repeat;
}

.cabecerapost,#autor,#formbusqueda,.utwrelposts,#publilateral,#meta{
 background:url(img/degradao.gif) repeat-x;
 padding-top:1em;
}

#deco h2{
 text-indent:-9999px;
 display:block;
 width:75px;
 height:75px;
 background:url(img/sospechosos.gif);
 float:left;
 margin:0px 0.5em 0 0;
}

.utwrelposts li{
 padding:0.5em 0;
 border-bottom:1px solid #dadada;
}

.utwrelposts a{
 background:url(img/post.png) no-repeat;
 padding-left:2em;
}

#meta li{
 float:left;
 margin-right:1.5em;
}

#meta a{
 text-indent:-99999px;
 display:block;
 width:56px;
 height:56px;
}

.suscribir a{
 background:url(img/rss.png);
}
.licencia a{
 background:url(img/cc.png);
}

.dh a{
 background:url(img/dh.png);
}

/*****************************************/

#contenido{
 width:55%;
}

.home > .cabecerapost{
 position:relative;
}


.cabecerapost > .nuevo{
 position:absolute;
 right:0;
 top:0;
 display:block;
 width:89px;
 height:75px;
 background:url(img/nuevo.png) no-repeat;
}

.fechapost{
 width:64px;
 height:64px;
 float:left;
 background:url(img/fondofecha.gif) no-repeat;
 text-align:center;
 padding-top:0.5em;
}

.titulopost{
 margin-bottom:1.5em;
}

.home > .cabecerapost .titulopost{
 padding-right:90px;
}

.home .etiquetas{
 display:none;
}

.more{
 margin:1em 0 1em 0;
}

.linkcomentarios, .etiquetas{
 margin:1.5em 0 1.5em 0; 
}

.navegador{
 margin:0 0 1em;
}


/********************************************
                   PIE
*********************************************/
#pie{
 color:#fff;
 clear:both;
 background: #000 url(img/fondopie.gif) repeat-x;
 min-height:40%;
}

* html #pie{/*puto explorer*/
 height:40%;
}
 
#dentropie{
 width:70%;
 min-width:56.25em;
 margin:0px auto;
}

#dentropie h2{
 text-indent:-9999px;
 margin:24px 0 1em 0;
 border-bottom:1px solid #ff7903;
}

#dentropie ul{
 border-top:1px solid #3d3d3d;
 list-style:none;
}

#dentropie li{
 padding:0.5em 0;
 border-bottom:1px solid #3d3d3d;
}

#dentropie li span,.resultadosbusqueda p span{
 padding-right:1.5em;

}

#anotacionesrec,#nubedeetiquetas,#comentariosrec{
 float:left;
 width:30%;
}

#anotacionesrec,#nubedeetiquetas{
 margin-right:5% !important;
 margin-right:3%;
}

#comentariosrec{
 margin-bottom:2em;
}

#anotacionesrec h2{
 background:url(img/er.gif) no-repeat;
}

#nubedeetiquetas h2{
  background:url(img/nt.gif) no-repeat;
}

#comentariosrec h2{
 background:url(img/cr.gif) no-repeat;
}

#piefinal{
 clear:both;
 text-align:center;
 padding:0 0 1em 0;
}

/*******************************************/

.resultadosbusqueda .titulopost, .enlaces dd{
 margin:0;
 padding:0.5em 0;
 border-bottom:1px solid #dadada;
}

p.intro{
 border-bottom:1px solid #dadada;
 padding-bottom:1.5em;
 color:#666;
}
/********************************************
                  ARCHIVOS
*********************************************/

#bloquemeses{
 margin-top:1.5em;
 margin-bottom:3em;
}

#bloquemeses ul{
 list-style:none;
}

#bloquemeses ul li ul{
 margin:0 0 1em 0;
}

#bloquemeses li li{
 display:inline;
 margin:0 0.5em 0 0;
 color:#d9d9d9;
}

#bloquemeses a{
 text-decoration:none;
 font-weight:bold;
}
p.anio{
  margin:0 0 1.5em 0;
}

/*********************************************/

.archivo .linkcomentarios{
 margin-bottom:2em;
}

.titulocom{
 margin:2em 0 0 0;
 background:url(img/degradao.gif) repeat-x bottom;
 padding-bottom:0.75em;
}

#commentlist{
 list-style:none;
}

.class_comment2{
 margin:3em 0 3em 0;
}

.textocomentario{
 line-height:1.5em;
}

.metacomentario{
 border-top:1px solid #dadada;
 padding-top:0.5em;
}

.pcom{
 margin:1.5em 0 1.5em 0;
}

.asterisco{
 color:#ff7903;
 font-size:1.3em;
}

#commentform input, #commentform textarea{
 border:1px solid #dadada;
}

#commentform textarea{
 width:100%;
 background:url(img/fondoarea.png) bottom right no-repeat;
}

#commentform p{
 margin-bottom:.5em;
}

#commentform #submit{
 margin: .5em 0 1.5em 0;
}

#s{
border:#ff7903 1px solid;
width:100%;
}

blockquote{
  padding:0 1.5em 0 1.5em;
  margin:1.5em 0 1.5em 0;
  background:url(img/cita.png) no-repeat;
}

.enlaces dt{
 margin-top:0.5em;
}

.disclaimer{
 color:#666;
 margin:1.5em 0 1.5em 0;
 background:#f4f4f4;
 border:1px solid #dadada;
 padding:.5em;
}

.buhonejo{
 margin-bottom:1.5em;
}

.listaenlaces{
 list-style-image:url(img/naranja.png);
 padding-left:1em;
}


