/*  
Theme Name: RYD-Blog
Theme URI: http://www.reunificacionydeudas.com/blog
Description: Tema a 3 columnas para Wordpress.
Version: 1.0
Author: Ignacio Olmeda
Author URI: http://www.antevenio.com/
*/

/* Reset Styles */

/*** HACKS PARA IE ***/

/******* para IE6: */

*html {}

/******* para IE7: */

*:first-child+html { }

/***** fin hacks  */


html, body, form, fieldset {
	text-shadow: #000 0px 0px 0px; /*Elimina el efecto bold en Safari*/
	margin: 0;
	padding: 0;
	border: none;
}

h1, h2, h3, h4, h5, h6, pre,
blockquote, ul, ol, dl, address {
	font-size:1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}


a, a:link, a:visited, a:hover, a:active {
	outline: 0; 
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}

img {
	border: none;
	text-decoration: none;
}

label, button {
	cursor:pointer;
}

input, select, textarea {
	font-size: 100%;
}

input:focus, select:focus, textarea:focus {
	background-color: #FFF;
}

fieldset {
	border: none;
}

code {
font:100% monospace;
}

object, embed{
display:block;
margin:0 auto;
}

/********* Fin Reset **************/

/************** General */


body {
	color: #706c63;
	font: 62.5%/normal Verdana, Arial, Helvetica, sans-serif;
	outline:none;
	background:#fff url(images/fondo-pag.gif)  repeat-x;
}

/********* Enlaces */

a:link, a:visited, a:hover, a:active {
	color: #a38a5d;
}

a:hover {
	text-decoration: underline;
}

/**************** Cajas */

#page{
width:890px;
margin:0 auto;
background:#fff;
}

#header {
height:196px;
background: #fff url(images/fondo-cabecera.jpg) no-repeat;
padding:10px 0 0 0;
}

#wrapper{ height:1%;}

#content{
width:480px;
float:left;
padding:0 10px;
}

#sidebar{
width:380px;
float:left;
color:#191108;
background: #f7f5f0 url(images/fondo-abajo-sidebar.gif) bottom no-repeat;
padding:0 0 10px 0;
}

#sidebar-left{
float:left;
width:160px;
padding:0 0 0 10px;
}

#sidebar-right{
float:left;
width:190px;
margin:0 0 0 10px;
}

#footer{
height:30px;
margin:10px 0 0 0;
text-align:center;
}

/********* cabecera */

#header h1 a{
	display:block;
	text-indent:-9000px;
	width:890px;
	height:140px;
	background: transparent;
	margin:0 0 0 10px;
}

#header h2{
	display:none;
}

#navegacion{ margin:25px 10px 0 10px; font-weight:bold;}
#navegacion a{color:#fff; padding:10px; background: url(images/separador.gif) right no-repeat;}

/******** post */

.post{
margin:0 0 30px 0;
}

.post h2, .post h1{
margin:0 0 2px 0;
border-bottom:1px dotted #191108;
}

.post h2 a, .post h1 a{
	color:#191108;
	font-size:2em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.post h2 a:hover, .post h1 a:hover{
	text-decoration: none;
	color:#a38a5d;
}

.post h2 a:visited, .post h1 a:visited{
	color:#191108;
}

.post ul, .post ol {
margin:10px 0;
list-style-type:none;
}

.post ul li{
	background: url(images/ico-lista.gif) 0 8px no-repeat;
	padding:0 0 0 8px;
}

.post ol li {
	padding:0;
	margin:0 0 0 30px;
	list-style-type: decimal;
}

.post blockquote, .post blockquote blockquote{ 
margin: 0 20px;
padding:10px 10px 10px 50px;
background:#f7f5f0 url(images/fondo-blockquote.gif) 4px 4px no-repeat;
color:#191108;
}

.post img {
margin:10px;
}

.post a img {
border:2px solid #191108;
}

.entryfecha {
	color:#adadad;
	font-size:.9em;
	font-family: Arial, Helvetica, sans-serif;
}

.entry, ol.commentlist li{
	font-size: 1.2em;
	line-height: 1.5em;
	list-style-type:none;
}

.postmetadata{
margin:10px 0 10px 0;
background:#d1d1d1 url(images/fondo-comentarios.gif) no-repeat;;
padding:4px;
height:38px;
clear:both;
}

.categorias{
	color:#191108;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/ico-categoria.gif) 0 2px no-repeat;
	text-indent:12px;
	margin:5px 0 4px 0;
}
.comentarios{
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/ico-comentarios.gif) 0 2px no-repeat;
	text-indent:12px;
}

.navigation{margin:0 0 10px 0;}
.navigation .alignleft{float:left;}
.navigation .alignright{float:right;}

/* comentarios */

h2#respond, h2#comments, h2.pagetitle{
margin:0 0 10px 0;
border-bottom:1px dotted #163d5b;
	color:#163d5b;
	font-size:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

ol.commentlist li{
padding:10px;
background:#eee;
margin:0 0 10px 0;
}

ol.commentlist li.alt{
background:#d1d1d1;
}

ol.commentlist li cite, ol.commentlist li a cite {
	font-size:1em;
	font-style: normal;
	font-weight: bold;
}

.commentmetadata {
	color:#9c78ab;
	font-size:.9em;
	font-family: Arial, Helvetica, sans-serif;
}

.commentmetadata a:link, .commentmetadata a:visited{
	color:#9c78ab;
}

.commentsblock textarea{
	width:478px;
	font-size:1.5em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
	background:#f8f8f8;
}

.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}

input.boton-enviar{
	background:#d1d1d1;
	border:1px solid #a1a1a1;
	padding:2px;
	color:#5f5f5f;
	font-weight:bold;
}


/********** sidebar */

#search{
	background: url(images/fondo-search.gif) top no-repeat;
	padding:0 0 10px 0;
	height:50px;
}

#search .caja-buscador{
width:220px;
height:24px;
background: transparent;
border:none;
margin:12px 16px 0 40px;
padding:2px;
float:left;
font-size:1.8em;
color:#7b797b;
}

#search .boton-buscador{
width:90px;
height:28px;
background: transparent;
border:none;
cursor:pointer;
margin:12px 0 0 0;
float:left;
}

h2.acerca-de{
	background: url(images/cabecera-acerca-de.gif) no-repeat;
	text-indent:-9000px;
	height:25px;
}

h2.categorias{
	background: url(images/cabecera-categorias.gif) no-repeat;
	text-indent:-9000px;
	height:25px;
	margin:10px 0 0 0;
}

h2.enlaces{
	background: url(images/cabecera-enlaces.gif) no-repeat;
	text-indent:-9000px;
	height:25px;
	margin:10px 0 0 0;
}

h2.archivo{
	background: url(images/cabecera-archivo.gif) no-repeat;
	text-indent:-9000px;
	height:25px;
	margin:10px 0 0 0;
}

#sidebar ul {list-style-type:none;}

#sidebar-right ul li a {
	background: url(images/ico-lista.gif) 0 4px no-repeat;
	padding:0 0 0 6px;
	color:#191108;
}

#sidebar-right ul li a:hover {
	color:#a38a5d;
}

#productos-recomendados{
	background: url(images/cabecera-recomendados.gif) no-repeat;
	text-indent:-9000px;
	height:25px;
}

.producto{
text-align:center;
background: #fff url(images/fondo-abajo-producto.gif) bottom no-repeat;
padding:0 0 10px 0;
margin:0 0 10px 0;
}

.producto h2{
	background: #a38a5d url(images/cabecera-producto.gif) top no-repeat;
	padding: 2px 10px;
	margin:0 0 4px 0;
	text-align:left;
	height:25px;
}

.producto h2 a{
	color:#fff;
	font-weight:bold;
}

.producto a img{
width:80px;
height:80px;
}

.producto p{text-align:left;padding:0 0 0 4px;}

.producto p a{color:#706c63;}

.producto a.mas-info{
width:160px;
height:24px;
text-indent:-9000px;
cursor:pointer;
display:block;
background: url(images/boton-mas-info.gif) no-repeat;
}

#nube-tags{
padding:0 10px;
margin:10px 0;
}

#nube-tags h2{
	background: url(images/cabecera-nube-tags.gif) no-repeat;
	text-indent:-9000px;
	height:25px;
}



/************** clases  ***/

.clear {
	clear: both;
}

.center{ text-align:center;}


/*********  Adsense de Google ***********/


.publi_lateral {
  margin:10px 0 0 0; 
}

.publi_cabecera {
  margin:0 0 10px 10px;
  padding:5px 0 0 0;
  height:35px;
  text-align:center;
  background: url(images/bg-adsense.gif) no-repeat;
}

.publi_comentario {
  margin:0 0 15px 0;
  text-align:left;  
}

.publi_busqueda {
  margin:-10px 0 15px 0;
  text-align:center;
}