@charset "UTF-8";

@import "../comunes/paginacion.css";
@import "../comunes/formulario.css";
@import "../comunes/listado.css";

#a_blogalcalde{width:100%;float:left}

.info{width:100%;float:left;margin:5px 0 10px;border-bottom:8px solid #edeeef;}
	.info .fecha{width:63px;float:left;margin-right:10px;padding:0;background:transparent url(../../img/css/aplicaciones/fondoFecha.gif) no-repeat 50% 0;text-align:center;font-family:Georgia;color:#fff;line-height:1.2em}
	.info .fecha *{display:block;padding:5px 0}
	.info .fecha strong{font-size:2em;font-weight:normal;color:#fff}	
	.info .fecha strong span{display:inline;font-size:.6em}
	.info h3{margin:0 0 5px;color:#222}
	.autor{color:#666;font:normal 1.5em Georgia}
	.autor strong{font-weight:normal;color:#c03}
	
.linkregistro{width:100%;float:left;margin-top:15px;padding:0;background:transparent url(../../img/css/aplicaciones/fondoMensIzda.gif) no-repeat 0 0;font-size:1.1em;color:#62615a}
.linkregistro span{display:block;min-height:32px !important;height:auto !important;height:32px;padding:18px 15px 0;background:transparent url(../../img/css/aplicaciones/fondoMensDcha.gif) no-repeat 100% 0}
.linkregistro a{text-decoration:underline}

#valoracion, #comentarios{width:100%;float:left;margin-top:30px}
.titval,  .titcoment{margin:0;padding:5px 10px 35px 63px;background:transparent url(../../img/css/aplicaciones/fondoValoracion.gif) no-repeat 0 100%;font:normal 1.5em Georgia;color:#777}
.titcoment{padding:15px 10px 35px 70px;background-image:url(../../img/css/aplicaciones/fondoComentarios.gif)}
.form_tipo1 .tit{color:#777}

#valoracion .resultados{margin:-5px 0 0 160px;display:block;font-size:1.1em}

.fecha{color:#d96606}

#comentarios dl{margin:-10px 0 0}
#comentarios dl dd{padding-top:5px}
#comentarios dl dt strong{font-size:1.1em;font-weight:normal;color:#444}
#comentarios dl dt a{color:#444}
#comentarios dl dd.ultimo{background:transparent}

	.votacion ul.votoActual{margin:3px -5px}

.sumario li{margin-bottom:10px;padding:0 0 7px;border-bottom:5px solid #edeeef;background:transparent;font-weight:normal}
.sumario li .fecha{display:block;margin-bottom:3px}
.sumario li p{padding:3px 0 0;color:#666}
.sumario li a{padding:0 0 10px 1.3em;list-style-type:none;background:transparent url(../../img/css/iconos/vineta1.gif) no-repeat 0 2px;font-weight:bold}
.sumario li p.coment{text-align:right;color:#bc072d}
.sumario li p.coment span{padding-left:22px;background:transparent url(../../img/css/iconos/icono11.gif) no-repeat 0 0}
.sumario li.ultimo{margin:0;border:0}

/* valoraciones  */
ul.votoActual{position:relative;width:145px;height:19px;float:left;margin:-10px 0 0;left:10px;background:transparent url(../../img/css/aplicaciones/estrellasOff.gif) no-repeat 0 0}
ul.votoActual li{position:absolute;top:0;left:0;width:29px;height:19px;padding:0;background:transparent}
ul.votoActual li span{display:none}
ul.votoActual a{display:block;height:19px}
ul.votoActual a:hover{background:transparent url(../../img/css/aplicaciones/estrellasOn.gif) no-repeat 0 0}
ul.votoActual li.votoActual{width:0;background:transparent url(../../img/css/aplicaciones/estrellasOn.gif) no-repeat 0 0}
ul.votoActual li.star1{width:29px;z-index:6}
ul.votoActual li.star2{width:58px;z-index:5}
ul.votoActual li.star3{width:87px;z-index:4}
ul.votoActual li.star4{width:116px;z-index:3}
ul.votoActual li.star5{width:145px;z-index:2}
