/*
Theme Name: henBaku
Theme URI: http://www.henbaku.net/
Description: Tema desarrollado para henBaku.net.
Version: 1.0
Author: Baku (Darío Benitez)
Author URI: http://www.henbaku.net/
*/

body {
  /*font-family: 'Verdana', 'Sans';*/
	font-family: 'Arial';
font-size: 0.94em;
  text-align: center;
  line-height: 110%;
  background-color: #E1E6CF;
  background-image: url('imagenes/fondo-pagina.png');
  background-repeat: repeat-x;
  margin: 0 auto;
}

small {
  font-size: 10px;
}

a:link, a:visited {
  color: #788059;
  text-decoration: none;
}

a:hover, a:active {
  color: #000000;
  /*text-decoration: underline;*/
  border-bottom: 1px solid #788059;
}

.infolink {
  border-bottom: 1px dashed #ACBF60;
}

input[type=text], textarea {
  color: #000000;
  border: 1px solid #000000;
  background-color: #FFFFFF;
}

blockquote {
  /*color: #788059;*/
  /*border: 1px solid #ACBF60;*/
  border-left: 3px solid #ACBF60;
  padding: 0 10px;
  margin: 0 30px;
}

#contenedor {
  text-align: left;
  background-image: url('imagenes/fondo-contenedor.png');
  background-repeat: repeat-y;
  width: 850px;
  padding: 0;
  margin: 0 auto;
}

#cabecera {
  background-color: #E1E6CF;
  background-image: url('imagenes/fondo-cabecera.png');
  background-repeat: no-repeat;
  height: 200px;
  padding-left: 10px;
  padding-right: 10px;
}

#navegacion {
  color: #FFFFFF;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 30px;
  height: 30px;
  padding: 0;
  padding-top: 170px;
  margin: 0;
}

#navegacion ul {
  text-indent: 0;
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

#navegacion ul li {
  list-style: none;
  float: left;
  padding: 0;
  margin: 0;
}

#navegacion ul li a:link, #navegacion ul li a:visited {
  color: #FFFFFF;
  display: block;
  text-decoration: none;
  padding: 0 20px;
}

#navegacion ul li a:hover, #navegacion ul li a:active, #navegacion ul li.current_page_item {
  background-image: url('imagenes/fondo-navegacion-li.png');
  border: 0;
}

#navegacion ul li.current_page_item a:hover, #navegacion ul li.current_page_item a:active {
  background-image: none;
  border: 0;
}

#navegacion ul li.meta {
  float: right;
}

#cuerpo {
  background-image: url('imagenes/fondo-cuerpo.png');
  background-repeat: no-repeat;
  padding-left: 35px;
}

#contenido {
  float: left;
  width: 570px;
  margin: 0;
}

#contenido .alignright {
  float: right;
}

#contenido .alignleft {
  float: left;
}

#contenido .aligncenter {
  text-align: center;
}

#direccionales {
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
}

#citas {
  color: #788059;
  font-family: 'Trebuchet MS';
  font-size: 14px;
  text-align: right;
  width: 420px;
  height: 60px;
  padding-top: 55px;
  padding-left: 12px;
}

#citas p {
  margin: 0;
}

#citas .autor {
  padding-right: 25px;
}

#entradas {
  margin-top: 5px;
}

#entradas .entrada {
font-family: 'Arial';
font-size: 0.94em;
  margin-bottom: 25px;
}

#entradas h1 {
  font-family: 'Trebuchet MS', 'DejaVu Sans';
  font-size: 24px;
  font-weight: normal;
  letter-spacing: -1px;
  padding: 0;
  padding-left: 10px;
  margin: 0;
  margin-bottom: 2px;
}

#entradas h1 a:link, #entradas h1 a:visited {
  color: #000000;
  text-decoration: none;
  border: 0;
}

#entradas h1 a:hover, #entradas h1 a:active {
  color: #788059;
  border: 0;
}

#entradas h2 {
  font-family: 'Trebuchet MS', 'DejaVu Sans';
  font-size: 22px;
  font-weight: normal;
  letter-spacing: -1px;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}

#entradas .archivo {
  margin-bottom: 30px;
}

#entradas .subrayado-verde {
  border-bottom: 1px solid #ACBF60;
}

#entradas .datos {
  font-size: 10px;
  line-height: 26px;
  background-image: url('imagenes/fondo-entrada-datos.png');
  background-repeat: no-repeat;
  padding: 0;
  padding-left: 10px;
  margin-bottom: 10px;
}

#entradas .contenido {
  font-size: 12px;
font-size: 0.94em;
  text-align: justify;
}

#entradas .contenido img {
  border: 0;
}

#entradas .contenido h2 {
  font-size: 20px;
  line-height: 22px;
  background-image: url('imagenes/fondo-titulo.png');
  background-repeat: no-repeat;
  padding-left: 25px;
}

/*#entradas .contenido h3 {
  color: #FFFFFF;
  font-family: 'Trebuchet MS', 'DejaVu Sans';
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  /*text-transform:capitalize;
  line-height: 20px;
  letter-spacing: -1px;
  background-color: #ACBF60;
  border: 1px solid #000000;
  /*padding-left: 20px;
  margin: 0;
  margin-right: 100px;
  margin-left: 100px;
  margin-bottom: 10px;
}*/

#entradas .contenido h3 {
  color: #788059;
  font-family: 'Trebuchet MS', 'DejaVu Sans';
  font-size: 16px;
  /*font-weight: normal;*/
  /*text-align: center;*/
  /*text-transform:capitalize;*/
  line-height: 20px;
  letter-spacing: -1px;
  background-image: url("imagenes/fondo-h3.png");
  background-repeat: no-repeat;
  /*border: 1px solid #000000;*/
  padding-left: 20px;
  margin: 0;
  /*margin-right: 100px;*/
  margin-left: 20px;
  /*margin-bottom: 5px;*/
}

#entradas .contenido ul {
  list-style-type: circle;
}

#entradas .more-link {
  color: #788059;
  font-size: 10px;
  margin-left: 40px;
}

#entradas .meta {
  color: #788059;
  font-size: 10px;
  background-image: url('imagenes/fondo-meta.png');
  background-repeat: no-repeat;
  height: 75px;
  padding-left: 40px;
}

#entradas .meta a:link, #entradas .meta a:visited {
  color: #000000;
  text-decoration: none;
}

#entradas .meta a:hover, #entradas .meta a:active {
  color: #788059;
}

.wp-caption {
  text-align: center;
  background-color: #E1E6CF;
  border: 1px solid #788059;
  padding-top: 4px;
  margin: 10px;
}

.wp-caption img {
  border: 1px solid #788059;
}

.wp-caption-text {
  font-size: 10px;
  margin: 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left
}

#entradas .meta p {
  margin: 0;
}

#entradas .meta-etiquetas {
  padding-top: 10px;
}

#entradas .meta-categoria {
  padding-top: 4px;
}

ol {
  margin: 0;
  padding: 0;
}

.commentlist {
  font-size: 12px;
  margin-left: 10px;
  margin-right: 10px;
}

.reply {
  font-weight: bold;
  margin-bottom: 15px;
}

.commentlist li {
  list-style: none;
  background-image: url('imagenes/fondo-comentario.png');
  background-repeat: no-repeat;
  border-top: 1px solid #acbf60;
  border-left: 1px solid #acbf60;
  padding: 5px;
  padding-right: 0;
  padding-left: 10px;
  margin-bottom: 10px;
}

.commentlist li .avatar {
  float: right;
  border: 1px solid #ACBF60;
  padding: 2px;
  margin-right: 5px;
  background: #fff;
}

.commentlist ul.children {
  padding: 0;
  margin: 0;
  margin-left: 5px;
}

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
}

.commentmetadata {
  font-size: 10px;
}

#commentform {
  margin-top: 30px;
}

#commentform p {
  margin: 0;
  margin-top: 5px;
}

#lateral {
  width: 200px;
  margin-left: 595px;
  padding-top: 50px;
}

#lateral ul {
  text-indent: -15px;
  list-style: none;
}

#lateral ul li:before {
  content: "\00BB \0020";
}

#lateral .widget {
  font-size: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

#lateral h2 {
  color: #788059;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 30px;
  background-image: url('imagenes/fondo-widget.png');
  background-repeat: no-repeat;
  padding: 0;
  padding-left: 35px;
  margin: 0;
}

#get-firefox
{
  text-align: center;
  background-image: url('imagenes/fondo-getfirefox.png');
  background-repeat: no-repeat;
  height: 200px;
  padding-top: 160px;
}

#limpiar {
  clear: both;
}

#pie {
  color: #E1E6CF;
  font-size: 10px;
  text-align: center;
  background-image: url('imagenes/fondo-pie.png');
  height: 120px;
  margin-bottom: 20px;
}

#pie a:link, #pie a:visited {
  color: #E1E6CF;
  text-decoration: none;
}

#pie a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

#pie p {
  padding-top: 75px;
  padding-left: 20px;
}

