/* Eric Meyer | v1.0 | 20080212 | No modificar*/
 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
 
/* remember to define focus styles! */
:focus {
	outline: 0;
}
 
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
 
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Estilo Pequeño ldn */

body {
  font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
  font-size: 80%;
  color: #54492e;
}

a {
  color:#984023;
  text-decoration:none;
}


a:hover {
  border-bottom:1px dotted #984023;
  color:#984023;
  text-decoration:none;
}

.clear {
  clear: both; 
  height: 1px;
}

#div0 {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  border-left: 20px solid white;
  border-right: 20px solid white;
  
}

#cabecera h1 {
}

#cabecera h1 a {
  display: block;
  float: left;
  width: 429px;
  height: 144px;
  background: url(../imagenes/cabecera.jpg) top left no-repeat;
  text-indent: -9999px;
}

#cabecera h1 a:hover {
  border:0;
}

#buscador {
  float: right;
  width: 328px;
  height: 74px;
  background: url(../imagenes/caja-buscar.jpg) top left no-repeat;
}

#buscador input {
  margin-top: 17px;
  border: 1px solid #8b856c;
  padding: 4px;
  font-weight: bold;
  color: #8b856c;
}

#buscador .q {
  background-color: white;
  margin-left: 43px;
  width: 170px;
  text-align: center;
  color: #d3ceb9;

  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

#buscador .boton {
  background-color: transparent;
  width: 80px;
}


#cuerpo {
  clear: both;
}

#cuerpo .entradilla {
  float: left;
  width: 320px;
  height: 403px;
  background: url(../imagenes/caja-entradilla.jpg) top left no-repeat;
  margin-bottom: 10px;
}

#cuerpo .entradilla-int {
  position: relative;
  padding: 35px 35px 0 35px;
  line-height: 130%;
  height: 342px;
  overflow: hidden;
  cursor: pointer;
}

#cuerpo .ultimos_comentarios .entradilla-int {
  cursor: default;
}

#cuerpo .entradilla-int .enlace_comentario {
  color: gray;
  background-color: #f9f8f3;
  position: absolute;
  bottom: 0;
  left: 26px;
  right: 23px;
  padding: 4px 10px 8px 0;
  text-transform: lowercase;
  text-align: right;
  font-size: 90%;
}

#cuerpo .entradilla h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  font-size: 150%;
  line-height: 90%;
  margin-bottom: 5px;
  margin-top: 5px;
}

#cuerpo .entradilla p {
  overflow: hidden;
}

#cuerpo .entradilla h1 a {
  color: #54492e;
}

#cuerpo .entradilla img {
  margin: 10px 0;
}

#cuerpo .entradilla .info {
  font-style: italic;
  line-height: 90%;
  color: #8b856c;
  font-size: 90%;
}

#cuerpo .entradilla .autor {
  margin-bottom: 10px;
  line-height: 90%;
  color: #8b856c;  
  font-size: 90%;
}

#cuerpo .fecha-semana {
  margin: 15px 5px 12px 7px;
  border-bottom: 1px solid #afa78d;
  font-size: 95%;
  padding-bottom: 3px;
  color: #666;
}

#cuerpo .fecha-semana b {
  color: #827f6f;
}

#cuerpo .fecha-semana a {
  color: #666;
  text-decoration: none;
  border: 0;
}

#cuerpo .fecha-semana a:hover b {
  color: black;
}


#cuerpo .fecha-semana a:hover {
  color: black;
  text-decoration: none;
  border: 0;
}

#pie {
  height: 266px;
  background: url(../imagenes/caja-pie.jpg) top center no-repeat;
  margin-top: 50px;
  line-height: 120%;
}

#pie .feed {
  background: url(/imagenes/feed12.png) left center no-repeat;
  padding-left: 16px;
}

#piecol1 {
  float: left;
  margin: 0 0 0 45px;
  padding-top: 40px;
  width: 400px;
}

#piecol2 {
  float: left;
  margin: 0 0 0 85px;
  padding-top: 40px;
  width: 400px;
}

#pie h2 {
  font-family: Georgia,serif;
  font-size: 130%;
  font-weight: normal;
  margin-bottom: 10px;
}

#pie ul {
  padding-left: 20px;
}

#pie li {
  list-style-type: disc;
}

#pie li a {
  color: #54492e;
}

#pie li a:hover {
  color: #984023;
}

.articulo_top {
  background: url(../imagenes/caja-individual-arriba.jpg) top center no-repeat;
  height: 40px;
}

.articulo_bot {
  background: url(../imagenes/caja-individual-abajo.jpg) top center no-repeat;
  height: 68px;
}

.articulo_body { 
  background: url(../imagenes/caja-individual-centro.jpg) top center repeat-y;
  padding: 0 50px;
  line-height: 140%;
}

.articulo_body h1 {
  font-family: Georgia, serif;
  font-weight: normal;
  font-size: 200%;
  line-height: 90%;
  margin: 15px 0 5px 0;
  color: #3c382c;
}

.articulo_body p {
  margin-bottom: 1em;
  overflow: auto;
}

.articulo_body .secciondesc {
  font-size: 90%;
  line-height: 120%;
  border-bottom: 1px solid #d7d2c0;
  padding-bottom: 0px;
  color: #686142;
}

.secciondesc h3 {
  margin-bottom: .3em;
}

.secciondesc .tituloseccion {
  font-size: 130%;
}

.secciondesc .tituloseccion a {
  color: #686142;
}

.articulo_body .secciondesc p {
  overflow: visible;
}

.articulo_body .nofondo {
  border-bottom: 1px solid #f8f9f3;
}


.articulo_body .secciondesc img {
  float: left;
  margin: 0 5px 5px 0;
}

.articulo_body .info {
  color: #87816d;
  margin-bottom: 15px;
}

.coment_top {
  background: url(../imagenes/caja-comentarios-arriba.jpg) top center no-repeat;
  height: 52px;
}

.coment_bot {
  background: url(../imagenes/caja-comentarios-abajo.jpg) bottom center no-repeat;
  height: 392px;
  padding: 0 40px;
}

.coment_body {
  background: url(../imagenes/caja-comentarios-centro.jpg) top center repeat-y;
  padding: 0 50px;
}


.formulario_coment {
  padding-top: 60px;
  font-size: 110%;
}

.formulario_coment h4, .coment_body h4 {
  font-family: Georgia, serif;
  font-size: 150%;
  font-weight: normal;
  margin-bottom: 20px;
}

.coment_body h4 {
  font-size: 165%;
}

.coment_body ol {
  margin-left: 20px;
}

.coment_body ol li {
  list-style-type: decimal;
  margin-bottom: 10px;
  line-height: 140%;
}

.coment_body ol li .info {
  font-weight: bold;
}

.coment_body ol li .fecha {
  font-size: 90%;
  color: #a9a598;
  font-weight: normal;
}

.formulario_coment label {
  display: block;
  float: left;
  font-weight: normal;
  padding-right: 10px;
  text-align: right;
  width: 6em;
  padding-top: 3px;
}

.formulario_coment input, .formulario_coment textarea {
  font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
  font-size: 100%;
  background-color: white;
  border: 1px solid #8B856C;
  color: black;
  font-size: 100%;
  margin-bottom: 10px;
  padding: 1px 8px;
  width: 280px;

  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.formulario_coment input.button {
  width: auto;
  border: 1px solid #666;
  padding: 4px;
  font-weight: bold;
  color: #666; 
  background-color: transparent;
  filter:alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity: 1;
  opacity: 1;

}

.formulario_coment textarea {
  font-weight: normal;
  height: 100px;
  line-height: 140%;
  padding: 8px;
  width: 500px;
}

.formulario_coment #remember, .formulario_coment #preview {
  width: auto;
  height: auto;
  padding: auto;
  margin: auto;
  background-color: transparent;
}

.formulario_coment .recordar {
  display: inline;
  position: relative;
  //top: -15px;
}

.formulario_coment #remember {
  border: 0 none;
}

.formulario_coment #preview {
  margin-top: 1em;
}

.comment-error {
  border: 1px solid red;
  background-color: #f99;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 80%;
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
}

.comment-aviso {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 80%;
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid orange;
  background-color: #fffd8f;
}

.izquierda {
  float: left;
  margin: 0 10px 5px 0;
}

.derecha {
  float: right;
  margin: 0 0 10px 5px;
}

.centrado {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.listado-ediciones {
  font-size: 150%;
}

.listado-ediciones li  {
  list-style: disc;
  margin: 1em 4em;
}

.noencontrado {
  text-align: center;
  width: 200px;
  background: url(/imagenes/no-encontrado.png) top left no-repeat;
  margin: 30px auto;
  padding-top: 200px;
}

.paginacion {
  float: right;
  margin-right: 7px;
}

.paginacion a {
  border: 1px solid #bcb8aa;
  color: #686142;
  padding: 4px;
}

.contacto {
  margin-top: 2em;
}

.contacto label {
  display: block;
}

.contacto input, .contacto textarea {
  border: 1px solid #999;
}


.contacto p {
  margin: 0;
}

.socialdiv {
  float: right;
}

.socialdiv a {
  margin-right: 1em;
}

.contacto_aviso {
  float: right;
  text-align: left;
  text-align: center;
  font-size: 150%;
  width: 350px;
  line-height: 1.5em;
  margin-top: 3em;
}

.ultimos_comentarios ol {
  list-style-type: square;
  list-style-position: outside;
  margin-left: 20px;
  margin-top: 1em;
}

.ultimos_comentarios ol li {
  margin-bottom: .5em;
}

.google_plus_head {
  float: right;
  clear: right;
  margin-top: 10px;
}