/*
Theme Name: Beautiful Day
Theme URI: http://www.kaushalsheth.com
Version: 1.0
Description: A soft and bright two-column template.
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com
*/




/*#############################################################
Name: Beautiful Day
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}


a {
color: #007C85;
outline: none;
}
a:hover {color: #00666F;}

body {
	background-color: #B9D2D3;
	color: #444;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
}

p, code, ul {padding-bottom: 1em;}

li {list-style: none;}

h1 {
	font-size:1.3em;
	margin-bottom: 4px;
}

img {
	margin-right: 7px;
	margin-left: 7px;
}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font-size: 1em;
	line-height: 12px;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px
}

h1, h2, h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

/* structure */
.weblog {
	background: #FFF;
	font-size: 0.8em;
	margin: 5px auto 0;
	padding: 5px 5px 10px;
	width: 775px;
	text-align: justify;
}

/* header */

.upline {
	height: 25px;
	background: transparent url(img/bgmain.gif) repeat-y scroll 0%;
	text-align: right;
	font-size: 9px;
	padding-top: 9px;
	width: 761px;	
	padding-right: 15px;
	border-bottom: solid 4px #FFF;
}
.upline a {
	text-decoration: none;		
}
.upline img {
	margin-right: 4px;
	margin-left: 3px;
	vertical-align: middle;
}
.encabezado {
	background: #CADEDF url('img/head.jpg') no-repeat;
	text-align: left;	
	width: 776px; 
	padding: 95px 0 5px 0;
	margin-bottom: 5px;
}

.encabezado p, .encabezado h2 {
	padding: 0 16px;
}

.encabezado h1 {
	text-decoration:none;
	font-size: 2.9em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	padding: 0 0 0 30px;
	font-family: Arial;
	color: #007C85;
}

.encabezado a {
	text-decoration: none;
}
.subt {
	clear:both;
	height: 40px;
	background: #007C84;
	width: 776px;
}
.subt p {
	padding: 10px 0 0 10px;
	font-size: 1.4em;
	color: #FFF;
}
.post h1 a
{
text-decoration:none;
}

.post h1 a:visited{
text-decoration:none;
}

.post h1 a:hover
{
text-decoration:none;
}

/* navigation */
.navigation {	
	border-left:1px solid #CFDEE7; border-right:1px solid #CFDEE7; border-top:1px solid #DFEEF7; border-bottom:1px solid #DFEEF7; background:#D9E1E5 url('img/nav.gif'); height: 41px
}
.navigation a {
	background: #D9E1E5 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:1em;  padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
}
.navigation a:hover {background-position: left bottom; color: #234;}

/* main */
.main {
	border-top: 4px solid #FFF;
	background: url('img/bgmain.gif') repeat-y;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 210px;
}
.sidenav h2 {
	color: #007C85;
	font-size: 1em;
	margin: 0;
	padding-left: 12px;
	background: #F0F0E5;
}
.sidenav ul {
	padding: 0;

	border-top: 1px solid #EAEADA;
}


.sidenav ul p {
	margin: 5px 0 8px;
		}

.sidenav ul ul, .sidenav ul ol {
	margin: 5px 0 0 10px;
	background: #F5F5EF
	}

.sidenav ul ul ul, #sidenav ul ol {
	margin: 0 0 0 10px;
	}
.sidenav li {border-bottom: 1px solid #EAEADA;}
.sidenav li a {
	font-size: 0.85em;
	color: #554;
	display: block;
	padding: 4px 0 4px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;	
}
.cat li a, .cat li a:hover {
	color: #000;
}

.cat li ul li a, .cat li ul li a:hover {
	color: #554;
}


/* content */
.content {
	float: right;
	margin: 10px 5px 10px 0;
	padding: 0;
	width: 540px;
}
.content .descr {
	color: #664;
	font-size: 0.8em;
	margin-bottom: 6px;
}
.content li {
	margin-left: 18px;
	list-style-type:disc;
}
.content h2 {
	font-size:1.2em;
}
.content h3 {
	font-size:1em;
	font-weight:normal;
}

.content h1 {
	margin-bottom: 10px;
	text-align: left;
}

/* footer */
.footer {
	height: 30px;
	background: #007C85;
	color: #d0d0d0;
	text-align: center;
	font-size: 0.8em;
	margin-top: 6px;
	padding-top: 6px;
}
.footer a, .footer a:hover {color: #FFF;}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:9px;
color:#505050;
}
.post .info img {
	margin-right: 0;
}


.info a, .info a:visited
{
text-decoration:none;
}

.info a:hover
{
text-decoration:underline;
}



/* Comments Styling */
.commentlist li {
	display:block;
	margin: 15px 5px 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border: 2px solid #819E9D;
}
.comentario-1, .comentario-2 {
		background-color: #F2F8F9;
}

.autor {
/*		background-color: #8DC0C1;*/
		background-color: #D3E7E8;

}
.commentmetadata {
	margin: 0 0 5px 0;
	display: block;
	}
.commentlist p {
	margin: 0px 5px 0px 0;
	padding-bottom: 0.5em;

	}
small {
	font-size: 0.8em;
}
#commentform {
margin: 1em 0;
background: #fafafa;
width: 280px;
text-align: left;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

a img
{
border:none;
}

/* Calenader Styling*/


#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#000000;}

.sidenav table thead tr {
  border-bottom-color:#000000;
  color:#A53512;
}

.sidenav table th {border-bottom-color:#000000;}

.sidenav table td#today {
  border-color:#000000;
  color:#A53512;
}

.sidenav table td a {
  border-bottom-color:#000000;
  background-color:#EDF3DE;
}

.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; /* maximaize width; honestly, I don't know much about tables... */
  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;
}