/*

Theme Name: Summer Breeze
Theme URI: http://www.kaushalsheth.com/
Description:  A lightweight, simple and pleasant design.
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com/

*/

/*#############################################################
Name: Summer Breeze
Date: 2006-07-04
Description: A lightweight colorful design, feels like summer!
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	font: normal 1em "Lucida Sans Unicode",sans-serif;
	margin: 0; padding: 0;
}
a {
	color: #362;
}
a:hover, .footer a:hover {
	color: #111;
}
body {	
	background: #769359 url('img/bg.jpg') repeat-y center top;
	color: #443;
	font-size: 12px;
	margin: 0
}
p, cite, code, ul {
	margin-bottom: 1.2em;
}
h1 {
	font: normal 1.2em "Lucida Sans Unicode",sans-serif;
}
h2 {
	font: normal 1.2em "Lucida Sans Unicode",sans-serif;
}

ul {
	margin: 12px 0;
}
li {
	margin-left: 18px; list-style-image:url('img/li.gif')
}
code {
	background: url('img/bgcode.gif');
	border: 1px dotted #AAA;
	color: #444;
	display: block;
	margin-bottom: 12px;
	white-space: pre; font-style:normal; font-variant:normal; font-weight:normal; font-size:1em; font-family:Lucida Sans Unicode, serif; padding-left:10px; padding-right:10px; padding-top:8px; padding-bottom:8px
}

cite {
	display: block;
	background: url('img/quote.gif') no-repeat;
	color: #663;
	padding-left: 28px; font-style:normal; font-variant:normal; font-weight:normal; font-size:1.1em; font-family:Lucida Sans Unicode, serif
}

blockquote {
	display: block;
	background: url('img/quote.gif') no-repeat;
	color: #663;
	padding-left: 28px; font-variant:normal; font-weight:normal; font-size:0.9em; font-family:Lucida Sans Unicode, serif
}

.rojo{
	color:#CC0000;
}

/* misc */
.divider {
	background: url('img/divider.gif') no-repeat;
	height: 24px;
	margin: 16px 0
}
.clearer {
	clear: both;
}

/* structure */
.container {
	font-size: 1em;
	margin: 0 auto;
	width: 590px;
}

/* header */
.header {
	background: #597F93 url('img/header.jpg') no-repeat center top;
	border-bottom: 1px solid #CCC;
	height: 180px;
	text-align: center
}
.header h1{
	padding-top:140px;
	color:#FFFFFF;
}
.header h1 a, .header h1 a:hover{
	color: #FFF;
	font: normal 3em "Trebuchet MS",sans-serif;
	text-decoration:none;
}

/* navigation */
.navigation {
	height: 36px;
	margin: 0 auto;
	padding-left:25px;
	width: 632px;
}
.navigation a {
	background: url('img/navigation.jpg') no-repeat;
	color: #FFF;
	float: left;
	height: 31px; 
	letter-spacing: 1px;
	line-height: 31px;
	text-align: center;
	text-decoration: none;
	width: 120px; font-style:normal; font-variant:normal; font-weight:bold; font-size:1.2em; font-family:serif;
}
.navigation a:hover {
	color: #FFF;
	background-position: left bottom;
}

.navigation li {
	float:left;
	margin: 0;
	padding:0;
	list-style:none;
}

.navigation ul {
	margin: 0;
}

/* content */
.content {
	padding: 18px 0;
}
.content h1 {
	color: #553;
	font-size: 1.4em;
	margin-bottom: 4px;
}

.post h1 a {
	color: #553;
	font-size: 1.2em;
	margin-bottom: 4px;
	text-decoration:none;
}


/* footer */
.footer {
	color: #886;
	font-size: 0.9em;
	padding-bottom: 12px;
	text-align: center;
	display:block;
	clear:both;
}
.footer a {
	color: #664;
}

/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
	padding:2px 3px 3px 8px;
	border:1px solid #e3e4e4;
	background-color:#f5f5f5;
	font-size:0.9em;
	color:#505050;
}


/* Comments Styling */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}

#commentform {
	margin: 1em 0;
	background: #f0f3ea;
	width: 280px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform textarea:hover {
	background: #f0f3ea;
	border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
	background: #f0f3ea;
	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: #f0f3ea;
	border: 1px solid #d6d3d3;
	width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background: #f0f3ea;
	border: 1px solid #939793;
	width: 280px;
}
#commentform input{
	margin-bottom: 3px;
}
 

/* Archivo */

#esquerra{
	float:left;margin:0 5em 0 5em;
}

#dreta{
	float:right;
	margin:0 5em 5em 0;
}

/* Enlaces */

#links{
	margin:4em 0 4em 5em;
}

#links h2{
	color: #553;
	font-size: 1.4em;
	margin-bottom: 4px;
}

/* Citas */

#wp_quotes{
	font: normal 0.8em "Lucida Sans Unicode",sans-serif;
	color:#465968;
}

#wp_quotes div.wp_quotes_quote{
	
}

#wp_quotes div.wp_quotes_author{
	font-style: italic;
}
