/*
Theme Name: TiempoMujer4col
Theme URI: dogguie.com
Description: Theme creado inicialmente para ser utilizado en dogguie.com
Version: 1.0
Author: Dogguie
*/

body{
	margin:0; padding:0;
	font-family: sans-serif, verdana, arial, "trebuchet ms";
	color: #3e3e3e;
	text-align: center;
	background: #f6f6f6;
	}
	
a:link, a:visited {color: #da3523; text-decoration: none;}
a:hover, a:active {color: #f76150; text-decoration: none;}
 

blockquote {
	margin: 10px 0;
	padding: 0 50px;
	background: transparent url(images/blockquote.gif) no-repeat 0 0;
	color: #717171;
	font-family: verdana, "Trebuchet MS", Tahoma;
	font-style: italic;
	}

code {
  background: #e9f0fa;
  cursor: text;
  font-family: "Courier New", Courier, monospace;
 }

img {border:0;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.letraroja {	font-weight: bold; color: #ff0000;}
.titulosvarios {	
	font: 25px  Georgia, arial, verdana, "trebuchet ms";
	color: #d24202;
}

.letragrande {
	font: 22px  "trebuchet ms", arial, verdana, Georgia;
}

.letragrande a:link, .letragrande a:visited, .letragrande a:active { font-weight: bold; color: #0b36b3;}

.letragrande a:hover {color: #9c0218;}

	
/*********** CUERPO TOTAL ************/
div#outline {
	width: 1000px;  /**** ancho de toda la pagina***/
	margin: 0 auto; /*auto es para centrar*/
	padding: 0;
	text-align: left;
	background: #fff url(images/fondo-superior.jpg) repeat-x 0 0;
	}

/*  cuerpo de todos los posts incluidos sidebars *********/
div#wrapper {
	width:100%;
	overflow:auto;
	margin:0; padding:0;
	/*background: #000552 url(images/fondo-principal.gif) repeat-y 0 0;*/
	}

/***********   HEADER - CABECERA   *****************/
div#header {
	width: 100%;
	padding: 0; margin: 0;
	height: 165px;
	color: #fff;
	}

#espacio-superior {
	float: left;
	margin: 0;
	width: 100%;
	height: 130px;
}
	
#banner-izquierda {
	float: left;
	margin: 20px 0 0 0;
	width: 220px; /*poner ancho del logo*/
	height: 100px;
}

#banner-izquierda a:link {
	display: block; width: 200px; height: 90px; 
	background: url(images/logo.jpg) no-repeat 0 0; border: none;
}

#banner-derecha{
	float: right;
	margin: 20px 5px 0 0;
	width: 730px; /*poner ancho del banner*/
	height: 100px;
}

#nav { /*menu superior*/
	margin: 15px 10px 0 0;
	float: right;
	clear: both;
	}
	
#nav a:link, #nav a:visited { /*links superior*/
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
	font-weight: bold;
}
	
#nav a:hover, #nav a:active  {
	color: #971c00;
	text-decoration: none;
	}

/*******   COLUMNA IZQUIERDA **********/
#column-left {
	float: left;
	width: 130px;
	height: 100%;
	padding: 2px;
	font: 11px sans-serif, arial, verdana, "trebuchet ms";
}

#column-left ul.categ li { /*estilo links sidebar*/
	list-style-type: none;
	border-left: 4px solid #ffd0c2;
	margin: 0 0 0 3px;
	line-height: 20px;
	width: 90%;
	}
	
#column-left a:link, #column-left a:visited { /*links columna izquierda*/
	color: #454545;
	background: #fffbf5;
	display: block;
	text-decoration: none;
	padding-left: 4px;
	font-weight: bold;
	}
	
#column-left a:hover, #column-left a:active  {
	color: #ffffff;
	background: #f23a01;
	text-decoration: none;
	}

#column-left h2 {	/* titulo de los menus en sidebar **********/
	color: #000000;
	font: 13px sans-serif, verdana, arial;
	text-transform: uppercase;
	font-weight: bold;
	margin: 20px 0 10px 0;
	}

#column-left ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#column-left ul li {
	clear: both;
	color: #bbb;
	}	
	
/***************** CUERPO DE LOS POSTS ***************/
div#content {
	float: left; margin: 0; padding: 0;
	width: 540px; /*ancho del cuerpo principal**/
}

/*************   SIDEBAR - COLUMNA DERECHA ***********/
div#sidebar {
	float: right; 
	width: 315px; /*ancho total del sidebar*/
	height: 100%;
	margin: 0; padding: 3px;
	color: #676767;
	}

#sidebar h2 {	/* titulo de los menus en sidebar **********/
	color: #d14131;
	font: 16px arial, verdana, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #bba19b;
	}
	
#sidebar a:link, #sidebar a:visited { /*links superior*/
	color: #636363;
	text-decoration: none;
	padding-left: 4px;
}
	
#sidebar a:hover, #sidebar a:active  {
	color: #db6404;
	text-decoration: none;
	}

#sidebar ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#sidebar ul li img {
	vertical-align: middle;
}

/*---- formato de LOS MAS VISTOS -----*/
#sidebar ul.arrow_blue li{
	background: transparent url(images/arrow_blue.gif) no-repeat 2px 2px;
	padding: 0 0 0 18px; /*margen desde el icono del menu*/
	margin: 0 8px 0 0;
	list-style-type: none;
	font: 15px sans-serif, arial, verdana, "trebuchet ms";
	line-height: 20px; /
	}

div#sidebar div.sideRight{
	float:right;
	width:48%;
	}	

div#sidebar div.sideLeft{
	float:left;
	width:48%;
	}

/********* botones del sidebar - PUBLICIDAD *********/	
.ad-boton {
	margin: 0 0 5px;
	padding: 0;
	clear: both;
}

.ad-boton img {
	padding: 2px 3px;
}

/* searchform*/
#searchform{
	margin:10px auto;
	background-color:#444;
	border:2px solid #333;
	}	

#searchform div{
	border:1px solid #565656;
	padding:5px 0;
	text-align:center;
	}		
			
#searchform label{
	background-image:url(images/icon_search.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9000em;
	padding:2px 0 10px 25px;
	height:14px;
	}		

#searchform #s{
	font-size:11px;
	padding:2px;
	width:50%;
	}		
#searchform img{
	border:none;
	padding:0;
	margin:0;
	}
#searchform #searchsubmit{
	margin:0 5px 0 0;
	padding:0;
	width:70px;
	height:21px;
	position:relative;
	float:right;
	}	

.form_mail{
	background: url(images/email.gif) no-repeat 5px 4px;
	padding:2px 0 0 24px;
	border:1px solid #d8755b;
	height:20px;
	width:100px;
	}

.enviar_suscripcion{
	background-color:#cc2b00;
	border:1px solid #912001;
	color:#fff;
	}
	
/*---- formato de LOS MAS VISTOS -----*/
ul.arrow_blue li {
	background: transparent url(images/arrow_blue.gif) no-repeat 3px 2px;
	padding: 0 0 0 18px; /*margen desde el icono del menu*/
	margin: 0 8px 0 0;
	list-style-type: none;
	font: 13px sans-serif, arial, verdana, "trebuchet ms";
	line-height: 18px; /
	}


/********** ENTRADAS DEL BLOG **********/

.post {	/*** cuerpo total de TODOS los posts**/
	padding: 10px 10px 30px 10px;
	}

.postentry {	/* texto de los post*/
	color: #383838; 
	text-align: justify;
	}

.postentry strong{	/* negrita*/
	color: #000; 
	text-align: justify;
	}
	
.postentry a, .postentry a:visited {	/* links de los posts */
	color: #3b790d;
	border-bottom: 1px solid #b0cd9a;
}

.postentry a:hover, .postentry a:active {	/* links de los posts */
	color: #b02f0c;
	border-bottom: 1px solid #b02f0c;
}

.postentry h2{	/* h2 en posts */
	font: 24px arial, verdana, sans-serif;
	color: #a4410f;
	letter-spacing: -0.5pt;
	}
	
.postentry h3 {
	font: 21px arial, verdana, sans-serif;
	color: #409e1f;
	letter-spacing: -0.5pt;
	}

.postentry ul li{	/* listas LI*/
	background: transparent url(images/li-arrow.png) no-repeat 0 2px;
	padding: 0 0 0 16px; /*margen desde el icono del menu*/
	list-style-type: none;
	}

/********** titulos de los posts ********/
.posttitle a:link,
.posttitle a:visited,
.posttitle a:active {
	font: 38px sans-serif, Arial, "Trebuchet MS", Tahoma;
	color: #c93c2c; 
	font-weight: bold;
	letter-spacing: -1px; 
}

.posttitle a:hover {
	color: #ff0000;
	text-decoration: none;
}

.post-datos {
	font: 11px sans-serif, arial, "trebuchet ms", verdana, Tahoma;
	color: #505050;
}

.post-comment { /*comentarios*/
	background: transparent url(images/icon_comments.gif) no-repeat center left;
	padding-left: 16px;
}

.post-date{ /*fecha*/
	background: transparent url(images/icon_date.gif) no-repeat center left;
	padding-left: 16px;
	}
	
/***********   COMENTARIOS  ************/
.commentpage {
	margin: 0 30px;
	padding: 0;
	}

#comments {
	margin: 0;
	padding: 0;
	}

.comments-num {
	font: 23px sans-serif, arial, verdana;
	padding: 0 0 10px 0;
	color: #303231;
	letter-spacing: -0.5pt;
	}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#commentlist li {
	padding: 20px 25px 0 0;
	border-bottom: 1px solid #e5e5d1;
	/*background: #edf2ff url(images/comment_bg.gif) repeat-y 0 0;*/
	background: #f3f3ea;
	}
	.alt {
		background-color: #fff !important;
		background-image: none !important;
		}

.comment-gravatar {
	float: left;
	width: 48px;
	height: 48px;
	/*background: transparent url(images/gravatar.gif) no-repeat;*/
	}
	img.gravatar {
		margin: 7px 0 0 7px;
		border: 1px solid #b0c5ff;
		}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 80px;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #030612;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #004bbe;
	}

h2#postcomment {
	padding: 0 10px 0 50px;
	height: 70px;
	font: 12px verdana, tahoma, arial, sans-serif, "trebuchet ms";
	background: transparent url(images/edit.png) no-repeat top left;
	font-weight: bold;
	color: #001b91;
	}

.postcomment {
	clear: both;
	margin: 20px 0 0 0;
	padding: 5px;
}

.postcomment input,
.postcomment textarea {
	border: 1px solid #b0c5ff;
	}
.postcomment input:hover,
.postcomment textarea:hover {
	border: 1px solid #02206d;
	}
.postcomment input#author,
.postcomment input#email,
.postcomment input#url {
	width: 200px; /* Fuck IE */
	height: 18px;
	}
.postcomment textarea#comment {
	width: 400px; /* Fuck IE */
	height: 200px;
	}

.postcomment input#submit {
	width: auto;
	height: 25px;
	padding: 2px 10px 3px 10px;
	background: #e5edff url(images/submit.gif) repeat 0 0;
	}
.postcomment input#submit:hover {
	background: #e5edff url(images/submit_hover.gif) repeat 0 0;
	}	

/*******   BOTTOM - PIE DE PAGINA (NO esta en footer.php) *********/
#bottom {
	width: 1000px; clear: both;
	margin: 0 auto; padding: 20px 0 20px 0;
	background: #f0eee1;
	font: 12px sans-serif, arial, verdana, "trebuchet ms";
	color: #272727;
	border-top: 3px solid #aeab95; /*rayitas*/
	text-align: left;
	height: 330px;
	}

#bottom-left{
	width: 40%;
	padding: 10px 0 20px 20px;
	float: left;
}

#bottom-mid,
#bottom-right {
	width: 25%;
	padding: 10px 0 20px 20px;
	float: left;
}
	
#bottom-mid {
	border-right: 1px solid #cbd3bc; /*rayitas*/
	border-left: 1px solid #cbd3bc; /*rayitas*/
}
	
#bottom h2 {
	margin: 0 0 10px 0;
	color: #679003;
	font: 16px arial, verdana, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}
		
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#bottom ul li {
	line-height: 20px; /* altura de las lineas del pie */
	}
#bottom ul li a {
	color: #3c3018;
	text-decoration: none;
	}
#bottom ul li a:hover {
	color: #db6404;
	}
	
/*********   FOOTER ***************/
#footer {
	/*width: 100%;*/
	width: 1000px; clear: both;
	margin: 0 auto; padding: 20px 0 20px 0;
	background: #000;
	font: 12px Verdana, "Trebuchet MS", sans-serif;
	color: #dedede;
	}

#footer a:link,
#footer a:visited {
	color: #3cbdff;	/* color de los links del footer*/
	font-weight: bold;
	}
#footer a:hover,
#footer a:active {
	color: #78e9fd;
	}

/************** PAGINACION ********************/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #769b31;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #85BD1E;
	color: #638425;
	background-color: #F1FFD6;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #B2E05D;
	font-weight: bold;
	background-color: #B2E05D;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color: #ccc;
}

.pagina-error{
	padding: 20px 30px 0 160px;
	font: 15px verdana, sans-serif, arial;
	height: 600px;
	width: 600px;
	background: #fff url(images/error.jpg) no-repeat top left;
}

.pub-fondo-gris {
	background: #f4f4f4 url(images/pubcito.gif) no-repeat top center;
	text-align: center;
	padding: 13px 5px 5px 5px;
	margin: 10px 0 10px 0;
}
	
ul.arrowsito li {
	margin-left: 5px; padding-left:3px;
	}
	

/* anti SPAM, modificado en comments.php*/
.hid { display: none; }

/* comentarios del autor*/
.autorcomenta {
	background: #fffed6 url(images/autor.gif) no-repeat 100% 0 !important;
	border: 1px solid #8bb201 !important;
   } 

