/* CSS Document */
/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }

html {

}

body {
	width:100%;
	background-color:#000000;
	text-align:center;
	font-family:  Arial, Verdana, sans-serif, Helvetica, sans-serif;
	color:#333333;

}

a { text-decoration:none }
a:link { color:#333333; }
a:hover {color: #4C8398 }
a:active,visited { color:#333333; }

h2 {
	font-size:1em;
	font-weight: bold;

}

#contenedor{
	margin:0 auto;
	text-align:center;
	width:966px;
	height:100%;
	background-color:#FFFFFF;
	padding:7px;
	border:#F7F7F7 1px solid;


}

#contenedor-interior {background-color:#FFFFFF;



}

#header {
	margin:0 auto;
	
	width:966px;
	background-image:url(../imagenes-blog/cabecera.png);
	height:125px;
	text-align:left;
}

#vinculos-superior {
	height:15px;
	line-height:15px;
	background-color:#292929;
	width:100%;
}

#slogan {
	margin-top:7px;
	height:36px;
	background-image:url(../imagenes-blog/slogan.gif);
}

#bloque-anuncios-superior-izq {
	width:728px;
	height:90px;
	overflow:hidden;
	float:left;
	border:#CCCCCC solid 1px;
}

#bloque-anuncios-superior-der {
	height:90px;
	overflow:hidden;
	float:right;
	text-align:center;
}

#contenido{
	margin-top:15px;
	margin-left:15px;
	width:540px;
	float:left;
	text-align:left;
	font-size:0.8em;
	background-color:#FFFFFF;
}

#contenido h2 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:2.5em;
	color:#004080;
}

#contenido h3 {
	font-family:Georgia, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:1.9em;
	color:#003366;
	font-weight:bold;

}

#contenido ul {
	background-color:#ECF5FF;
	padding:10px;
}

#contenido a:link{
	color:#004080;
}

#contenido hr{

	height:1px;
	color:#333333;
	margin-top:5px;

}

.leer-mas {
	margin-top:10px;
	margin-bottom:20px;
	text-align:right; 
	font-size:1.2em;
	background-image:url(../imagenes-blog/fondo-leer-mas.gif);
	height:30px;
}

.leer-mas a{
	font-weight:bold;
}


.sinopsis-top {
	height:12px;
	width:540px;
	background-image:url(/blog/imagenes-blog/fondo-sinopsis-top.gif);
}

.sinopsis-bottom {
	height:12px;
	width:540px;
	background-image:url(/blog/imagenes-blog/fondo-sinopsis-bottom.gif);
}

.sinopsis {
	width:540px;
	background-color:#E0E8FE;
	color:#333333;
	font-weight:bold;
	overflow:hidden;
 }

.sinopsis-interior {
	margin-left:15px;
	margin-right:15px;

}
#sidebar {
	margin-top:15px;
	width:360px;
	float:right;
	margin-left:15px;
	background-color:#FFFFFF;

}


#footer {
	height:82px;
	width:966px;
	background-image:url(../imagenes-blog/fondo-pie-pagina.png);
	font-size:0.7em;
	background-position: right bottom;	

}


#noticias-resumen {

}

#noticias-resumen h3 {
	text-align:left;
}

#noticias-resumen li {
list-style:none;
}

#paginacion {
margin:0 auto;
text-align:center;
font-size:1.3em;
height:auto;
padding:2px;

}

#paginacion a {
	padding:5px;
	border:#666666 1px solid;
	text-decoration:none;
	height:30px;
	line-height:30px;

}

#paginacion a:link {
	padding:5px;
	border:#666666 1px solid;
	text-decoration:none;

}

#paginacion a:hover {
	background-color:#666666;
	color:#FFFFFF;

}


#scrollingContainer{
	margin-top:10px;
	height:380px;	/* Height of box */	
	overflow:hidden;	/* Hide overflow content */
}



/*//////////////// Interior Sidebar ////////////////////*
/* subcontent
--------------------------------------------------*/
#subcontent {
  float:left;
  line-height:1.3em;
}


* html #subcontent {padding-top:32px;} /* dirty fix for IEWIN; temporary! */

#subcontent ul {margin:0 10px;}


/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {

  font-size:1.2em;
  text-align:left;
}

#subcontent h2 {
  color:white;
  text-indent:25px;
  width:360px;
  background-image:url(../imagenes-blog/fondo-seccion.gif);
  height:30px;
  line-height:30px;
  font-size:1em;
}


/* subcontent list
--------------------------------------------------*/
#subcontent ul li {
  margin:2px 0 2px 18px;
  padding-bottom:2px;
  border-bottom:1px solid;
  text-align:left;
  font-size:0.9em;
}

#subcontent li a {
  display:block;
  padding:1px 0;
  height:1%; /* IE WIN */
  width:320px;

}

#subcontent ul.categories li ul {margin:0;}

#subcontent ul.categories li li {
  margin:0;
  padding:0 0 3px 0;
  border-bottom:none;
}

#subcontent ul.categories li ul ul {margin:0 0 0 16px;}


#subcontent h2 em {background:url(images/spring_flavour/corner_bottom_right.gif) bottom right no-repeat;}


/* subcontent list
--------------------------------------------------*/
#subcontent ul li {border-bottom-color:#F0F0F0;}

#subcontent li a:hover {background-color:#CCCCCC; }

#subcontent ul.pages li {list-style-image:url(images/spring_flavour/post_yellow.gif);}

#subcontent ul.categories li,
#subcontent ul.months li {list-style-image:url(../imagenes-blog/icono-categoria.gif);}

#subcontent ul.links li {list-style-image:url(../imagenes-blog/icono-enlace.gif);}

#subcontent ul.feeds li {list-style-image:url(images/spring_flavour/feeds_yellow.gif);}



#subcontent ul.posts li {
	list-style-image:none;
	background-image:url(../imagenes-blog/icono-entrada.gif);
	font-size:10px;
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-left:0;
}

#subcontent ul.posts li a{
	padding-left:20px;
}


#subcontent ul.categories li li {list-style-image:url(../imagenes-blog/icono-categoria.gif);}







#menu-superior {
	margin:0 auto;
	text-align:center;
	width:920px;
	height:24px;
	position:relative;
	top: 100px;
	right: 10px;
}




/*-------- Formatos Textos -------*/



/* Definicion de Menus */
#menu-superior ul {
	height:24px;
	line-height:24px;
	float:right;
	width:auto;
}


#menu-superior li {
	height:24px;
	line-height:20px;
	float:left;
	margin-right:10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

#menu-superior a {
	font-size:0.8em;
	color:#FFFFFF;
	font-family:Arial,Verdana,  Helvetica, sans-serif;
	text-decoration:none;
	margin-right:10px;
}

#menu-superior a:hover {
	text-decoration:underline;
	color:#333333;
	background-color:#CCCCCC;
}

.destacado-blog {
	margin:0 ; 
	margin-bottom:20px; 
	overflow:hidden; 
	width:360px; 
	padding:0;
	text-indent:0;
}

.destacado-blog p {
	margin:0 ; 
	padding:0;
	text-indent:0;
	
}




/* LAYOUT */
.clear { clear: both; }

.cajetin-publi {
	
	width:240px;
	height:320px;
	margin:0 auto;
	text-align:center;
	float:right;
	text-indent:0;
	margin-left:10px;
	overflow:hidden;
}

.cajetin-publi span.producto {
	font-size:1.2em;
	font-weight:bold;
	color:#333333;
	margin-bottom:10px;
	padding:0;
	margin:0;
	display:block;
}

.cajetin-publi span.titulo {
	background-image:url(/blog/imagenes-blog/neva-shopping-center.jpg);
	background-position:center;
	width:237px;
	height:55px;
	background-repeat:no-repeat;
	display:block;
	margin-top:10px;
	margin-bottom:7px;
	margin-left:1px;
}


.cajetin-publi img {
	margin:0 auto;
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}


.cajetin-publi span.pvp {
	font-size:1.2em;
	font-weight:bold;
	color:#990000;
	padding:0;
	margin:0;
	display:block;
}

.cajetin-publi span.rebajado {
	font-size:1.2em;
	font-weight:bold;
	color:#666666;
	text-decoration:line-through;	
		padding:0;
	margin:0;
}

.cajetin-publi span.oferta {
	font-size:1.2em;
	font-weight:bold;
	color:#FF0000;
		padding:0;
	margin:0;
}


.cajetin-qr {

	background-image:url(/blog/imagenes-blog/cajetin-publi.gif);
	background-repeat:no-repeat;
	width:240px;
	height:280px;
	margin:0 auto;
	text-align:center;
	float:left;
	
}

#comentarios {
	margin: 20px;
	margin-right:0;
}

#comentarios ol {
	list-style-type: decimal;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
}

#comentarios li {
	margin:0;
	margin-bottom:15px;
	height:auto;

}

.comentario-head {
	margin:0;
	font-size:14px;
	background-image:url(../imagenes-blog/fondo-comentarios-top.gif);
	height:29px;
	line-height:29px;
	text-indent:10px;
}

.comentario-content {
	
	font-size:12px;
	font-weight:normal;
	padding:10px;
	background-color:#F3F3F3;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.mensaje-correcto {
	width:100%;
	height:60px;
	line-height:60px;
	border:#669900 solid 1px;
	background-color:#E1FBE2;
	background-image:url(/tienda/imagene/icono-ok.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	text-indent:80px;
	margin-top:10px;
}

.mensaje-error {
	width:100%;
	height:60px;
	line-height:60px;
	border:1px solid #990000;
	background-color:#FDF2F2;
	background-image:url(../imagenes_v3/icono-ko.png);
	background-repeat:no-repeat;
	background-position:left;
	text-align:left;
	text-indent:80px;
	margin-top:10px;
}


.comentarios-instrucciones {
	margin-top:20px; 
	margin-bottom:20px; 
	font-size:10px; color:#999999
}

.comentarios-instrucciones ul {
	background-color:#FFFFFF;
	list-style-type: disc;
	margin-left:10px;
}

.comentarios-instrucciones li {
	background-color:#FFFFFF;
}


