/*
Theme Name: Diego Calavia web2
Theme URI: http://wordpress.org/
Description: Diseņado por Israel Rodriguez para Diego Calavia.
Version: 1.6
Author: Israel Rodriguez
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
#container {
	position: relative;
}
#content.widecolumn {
	margin: 0px 50px;
	padding: 0px;
}
#sidebar {
	position: absolute;
	width: 200px;
	left: 10px;
	top: 350px;
}
#sidebar h2 {
	text-transform: uppercase;
	color: #006600;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font: bold 120% Arial, Helvetica, sans-serif;
}
#sidebar ul {
	margin: 0px;
	padding: 0px 0px 20px 10px;
	list-style-type: none;
	font-size: 11px;
	text-transform: uppercase;
}
#sidebar li a {
	font-size: 90%;
	color: #333333;
	margin-bottom: 0.5em;
	display: block;
	margin-top: 0.5em;
}
#sidebar li a:hover {
	color: #006600;
	text-decoration: underline;
}
.post {
	clear: both;
	margin-bottom: 3em;
}
#medio  .post h2 {
	margin: 0px;
	padding: 0px;
}
#medio .post h2 a {
	font: normal 200% Arial, Helvetica, sans-serif;
	color: #006600;
	margin-bottom: 0.5em;
}
.post a {
	color: #006600;
	text-decoration: none;
}
.post a:hover {
	color: #006633;
	text-decoration: underline;
}
.entry {
	padding-top: 1em;
	clear: both;
}
#content .entry  p {
	margin-bottom: 2em;
	line-height: 1.6em;
}
.entry  img {
	border-style: none;
}
.entry  img.alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}
.entry img.aligncenter {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
	text-align: center;
	display: block;
}
.post small {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#medio  .post p.postmetadata {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#content.narrowcolumn .navigation {
	padding: 15px 50px;
	margin:0;
}
.navigation {
	padding: 15px 50px;
	margin-bottom:15px;
}
.navigation  a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
}
.navigation  a:hover {
	color: #006633;
	text-decoration: underline;
}
.navigation   .alignright {
	float: right;
	width: 50%;
	text-align: right;
}
.navigation   .alignleft {
	float: left;
	width: 50%;
	text-align: left;
}
h3#respond {
	margin: 8em 0px 0px;
	padding: 0px;
	clear: both;
	letter-spacing: 0em;
	font: bold 120% Arial, Helvetica, sans-serif;
}
#content.widecolumn .post h2 {
	font: normal 200% Arial, Helvetica, sans-serif;
	color: #006600;
	margin-bottom: 0.5em;
	text-transform: none;
}
#commentform {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#commentform textarea {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #006600;
	padding: 1em;
}
#commentform textarea:focus {
	background: #FFFFCC;
}
#commentform #submit {
	background: transparent url(http://www.diegocalavia.com/imgcss/enviar.gif) no-repeat;
	border-style: none;
	display: block;
	height: 48px;
	padding-top:48px;
	width: 75px;
	margin-top: 5px;
	overflow:hidden;

}
h3#comments {
	border-top: 1px solid #99CC66;
	padding-bottom: 15px;
	text-indent: -9999px;
}
ol.commentlist {
	width: 70%;
	margin:auto;
	list-style-type: none;
}
ol.commentlist li{
	margin-bottom:20px;
}
#content ol.commentlist  p{
	font-size: 85%;
}
#content ol.commentlist  p a{
	color: #009933;
	text-decoration: underline;
}
#content ol.commentlist  p a:hover{
	text-decoration: none;
}
.commentmetadata a{
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	display: block;
	padding-bottom: 5px;
}
ol.commentlist li cite a{
	font-style: normal;
	font-weight: bold;
	color: #336633;	
}
