/*
Theme Name: Simple Jos&eacute; Rico
Theme URI: http://www.joserico.com
Version: 1.1
Description: Design and created by <a href="http://www.joserico.com" target="_blank">Jos&eacute; Rico</a><br>Tema minimalista con 2 columnas.
Author: Jos&Eacute; Rico Mira
Author URI: http://www.joserico.com
*/


/*#############################################################
Name: Simple Red
Date: 2007-07-03
Description: Tema minimalista con 2 columnas.
Author: Jos&eacute; Rico Mira
URL: http://www.joserico.com

&Uacute;selo gratuitamente pero mantenga los cr&eacute;ditos por favor.
#############################################################*/


/* elementos estandar */
html{
	min-height: 100%;
}
*{
	margin: 0;
	padding: 0;
}
a{
	color: #000000;
	background-color:#FFFFFF;
}
a:hover {
	color:#66CCFF;
	background-color:#FFFFFF;
}
body {
	background: #FFF url('img/bg_top.jpg') repeat-x;
	color: #444;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:75%;
	font-family:Tahoma, sans-serif;	
}
p, code, ul {
	padding-bottom: 1.2em;
	margin-bottom:10px;
}
li {
	list-style: none;
}
h1 {
	font-family: 'Cuprum', sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1em;
	margin-bottom: 4px;
}

code {
	background: #FFF;
	border-width: 1px 1px 1px 6px;
	border-color:#333;
	border-style:dotted dotted dotted solid;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
.code{
	border:1px solid #EEE;
	border-bottom:5px solid #CCC;
	padding:5px;
	width: 550px;
	overflow:auto;
	margin-bottom:10px;
	font-size:11px;
}

blockquote {
	display: block;
	font-weight: normal;
	padding-left: 10px;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
	background: #F5F5F5;
	padding:10px;
	padding-bottom:0;
	margin-bottom:20px;
}

h1, h2, h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background: #FFF;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 940px;
	color:#333333;
}

/* header */
.top {
	padding-left:10px; padding-right:10px; padding-top:25px; padding-bottom:0
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 100px;
	margin: 0 auto 20px;
	padding:0;
	width: 940px;
	color:#333333;
}
.header .left{
	width: 710px;
	height: 86px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:2.8em;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	margin-top:20px;
}
.header .left h1{
	font-weight: normal;
	font-size: 26px;
	margin:20px 0 0 0;
	padding:0;
}
.header .left h1 a{
	color:#CCCCCC;
	text-decoration:none;
}
.header .left h1 a:hover{
	text-decoration:underline;
}
.header .left h2{
	font-weight: normal;
	font-size:11px;
	margin:0;
	padding:0;
	color:#69C8FF;
	background: #FFF;
}

.header .right {
	background: #FFF url('img/right.jpg') no-repeat bottom;
	color: #F4F4F4;
	height: 86px;
	overflow: auto;
	width: 212px;
	font-size:0.8em;
}
.header .right p, .header .right h2 {padding: 0 16px;}

.entry{
	overflow:hidden;
	margin: 10px 0 0;
}

.post h1 a{
	text-decoration:none;
}

.post h1 a:visited{
	text-decoration:none;
}

.post h1 a:hover{
	text-decoration:underline;
}

/* navigation */
.navigation {	
	border-bottom:1px dotted #CCC;
	background:#FFF url('img/nav.gif');
	height: 41px;
	color:#333333;
}
.navigation a {
	background: #FFF url('img/nav.gif');
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	line-height: 41px;
	text-decoration: none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:1.1em;
	font-family:sans-serif;
	padding-left:20px;
	padding-right:20px;
	padding-top:0;
	padding-bottom:0;
}
.navigation a:hover {
	background-position: left bottom;
	color: #234;
	background-color:#CCCCCC;
}

/* main */
.main {
	border-top: 4px solid #FFF;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #000000;
	font-family: 'Cuprum', sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1em;
}
.sidenav ul {
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #EEE;
}
.sidenav li a {
	background: #F9F9F9;
	font-size: 1.1em;
	color: #456;
	display: block;
	padding: 8px 10px;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #FFF;
	color: #191A1B;	
}
.sidenav form input{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#333333;
}

/* content */
.content {
	float: left;
	margin:10px 0 0;
	width: 710px;
	background-color:#FFFFFF;
	color:#333333;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
	background-color:#FFFFFF;
}
.content li {
	margin-left: 18px;
	list-style:square;
	font: 15px Arial, Helvetica, sans-serif;
}
.content p {
	font: 15px Arial, Helvetica, sans-serif;
}
.content img{
	margin:5px 15px 5px 5px;
	padding:5px;
	border:1px solid #CCCCCC;
}

/* footer */
.footer {
	border-top:1px dotted #CCC;
	margin-top:20px;
	background: url('img/pie.jpg') repeat-x;
	color: #B5B5B5;
	line-height: 39px;
	text-align: left;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:1em;
	font-family:sans-serif;
	padding-left:15px;
	background-color:#FFFFFF;
}
.footer a, .footer a:hover {
	color: #B4B4B4;
	background-color:#FFFFFF;
}

.post{
	margin:0 0 0 0;
}
.post .info{
	padding:2px 3px 3px 8px;
	border:1px solid #e3e4e4;
	background-color:#f5f5f5;
	font-size:1em;
	color:#999999;
	margin-bottom: 30px;
}
.info a, .info a:visited{
	color:#999999;
	text-decoration:none;
}
.info a:hover{
	text-decoration:underline;
}

/* Comments Styling */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}

#commentform {
	margin: 1em 0;
	background: #FFFFFF;
	width: 280px;
	color:#666666;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	color:#666666;
}
#commentform textarea:hover {
	background: #FFFFFF;
	border: 1px solid #d6d3d3;
	color:#666666;
}
#commentform textarea:focus {
	background: #ffffff;
	border: 1px solid #939793;
	color:#666666;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	color:#666666;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #d6d3d3;
	width: 280px;
	color:#666666;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
	color:#666666;
}
#commentform input{
	margin-bottom: 3px;
}

a img{
	border:none;
}

/* Calenader Styling*/


#wp-calendar {color:#A0A0A0; background-color:#FFFFFF;}

.sidenav table caption {border-bottom-color:#000000;}

.sidenav table thead tr {
  border-bottom-color:#000000;
  color:#A53512;
  background-color:#FFFFFF;
}

.sidenav table th {border-bottom-color:#000000;}

.sidenav table td#today {
  border-color:#000000;
  color:#A53512;
  background-color:#FFFFFF;
}

.sidenav table td a {
  border-bottom-color:#000000;
  background-color:#EDF3DE;
  color:#A53512;
}

.sidenav table tfoot {border-top-color:#000000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar{
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width:225px; 
  padding:1px;
  font-size:0.9em;
}

.sidenav table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

.sidenav table td a {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
}

.sidenav table tfoot {border-top:1px solid;}

.sidenav table tfoot a {
  border:none;
  font-weight:bold;
}

.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}


#searchform
{
padding:10px;
}

.subrayado{
	color:#5F6609;
	padding:0;
	background:url(img/subrayado_inicio.png) no-repeat left #FFFF33;
}

.alignleft{
	float:left;
}
