/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	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

*/



/* Begin Typography & Colors */
body {
	font-size: 80%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background:#0073CA url(images/background.gif) repeat-x;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	padding-top: 15px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.hentry {
	float:left;
	padding:15pt 0pt 0pt 50px;
	width:550px;
	}


.entry {
	line-height:1.7em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.2em;
	}

h2 {
	font-size: 1.6em;
	}
h4 {
	font-size: 1.6em;
	margin:10px 0pt;
	}

h1.pagetitle {
	font-size: 1.6em;
	}


#sidebar h1 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a{
	color: #444;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite ,a{
	text-decoration: none;
	}

.entry p a:visited {
	font-weight: bold;
	}
	
.entry-date2 {
height:80px;
width:80px;
text-align: center;
padding-top:5px;
line-height:30px;
background:url(images/calendario.gif) no-repeat scroll 0%;
float:left;
}
.entry-comments {
padding: 0pt 0pt 10px 80px;
}

.entry-tags {
background:#E6FCFF url(images/tag_blue.png) no-repeat scroll 10px center;
border:0px solid #7FC2DD;
color:#666666;
margin-top:10px;
padding:2px 4px 2px 30px;
}

.trackbacklink {
background:#E6FCFF url(images/arrow_refresh.png) no-repeat scroll 10px center;
border:0px solid #7FC2DD;
color:#666666;
margin-top:10px;
padding:2px 4px 2px 30px;
}

.entry-related {
background:#E6FCFF url(images/related.png) no-repeat 8px center;
border:1px solid #7FC2DD;
padding:5px 5px 5px 28px;
font-weight: bold;
}

.related_posts {
border-bottom:1px dashed #CCCCCC;
color:#CCCCCC;
height:50px;
list-style-type:none;
padding:10px;
margin-bottom:10px;
}

.relatedImg {
border:1px solid #CCCCCC;
float:left;
margin-right:10px;
padding:3px;
}


.month {
color:#FFFFFF;
font-size:17px;
font-weight:bold;
text-transform:uppercase;
}

.date {
color:#75C6D3;
font-family:Arial;
font-size:30px;
font-weight:bold;
padding-top:3px;
}
	

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.comment {
background: #E6FCFF; 
border: 1px solid #7FC2DD;
clear:both;
margin-bottom:10px;
padding:10px; 
}

.alert {
background: #A0CFDD;
border-bottom:1px solid #999;
border-top:1px solid #999;
margin:10px auto;
padding:5px 20px;
text-align:center;
}

.comment-content {
background-color:#FFFFFF;
padding:2px 10px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
	#commentlist li .comment-meta {
background:transparent url(images/time.png) no-repeat scroll left center;
display:inline;
margin:10px;
padding:2px 0pt 2px 20px;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#sidebar .box{
padding:10px; 
}

/*BOX WITH ROUNDED CORNERS*/
.roundedCornerSpacer {
  margin: 0px; padding: 0px; border: 0px;
  clear: both;
  font-size: 1px; line-height: 1px;
}

.borderTL, .borderTR, .borderBL, .borderBR {
  width: 21px; height: 18px;
  padding: 0px; border: 0px;
  z-index: 99;
}
.borderTL, .borderBL { float: left;  clear: both; }
.borderTR, .borderBR { float: right; clear: right; }
.borderTL { margin:  -1px  0px  0px -1px; }
.borderTR { margin:  -1px -1px  0px  0px; }
.borderBL { margin: -18px  0px  0px  0px; }
.borderBR { margin: -18px  0px  0px  0px; }

.borderTL {
  margin-left: -4px;
  ma\rgin-left: -1px;
}
html>body .borderTL  {
  margin-left: -1px;
}
.borderTR {
  margin-right: -4px;
  ma\rgin-right: -1px;
}
html>body .borderTR  {
  margin-right: -1px;
}
.borderBL {
  margin-left: -3px;
  ma\rgin-left: 0px;
}
html>body .borderBL {
  margin-left: 0px;
}
.borderBR {
  margin-right: -3px;
  ma\rgin-right: 0px;
}
html>body .borderBR {
  margin-right: 0px;
}

.contentw {
  margin: 0px;
  padding: 0px;
  border: 1px solid #CCC;
  background:#F2F2F0;
}
.contentWrapper {
  padding: 0px;
  border: 0px;
  float:left;
  width:287px;
  margin:5px 0;
}
/*END BOX WITH ROUNDED CORNERS*/


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #3FADDD;
	text-decoration: none;
	}

a:hover {
	color: #3FADDD;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 40px auto 0;
	padding: 20px 0 0 0;
	width: 950px;
        overflow:hidden;
}

#header {
background:#FFFFFF; 
height:90px;
text-align:left;
	}

#topbar{
	height: 90px;
	width: 950px;
	margin:0 auto;
	}

#menu {
height:30px; 
float:right; 
margin: 61px 0 0;
}	
	
.menu_button{
padding:5px 15px; 
margin-right:2px;
border: 0pt;
float:left; 
background:#005595;
color:#FFF; 
font-size:16px;
font-weight:bold;
}	

.menu_button:hover{
padding:5px 15px; 
margin-right:2px; 
float:left; 
border: 0;
background:#004580 url(images/fondo_menu.gif) repeat-x; 
color:#FFF; 
font-size:16px; 
font-weight:bold;
text-decoration:none;
}

#triangulo{
	background: url(images/triangulo.gif) no-repeat;
	height: 45px;
	margin: 0 auto 0;
	width: 650px;
	}

#logo {
padding:10px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 15px;
	width: 550px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	}

.post {
	text-align: justify;
	}
	
.post_item{
	margin: 0 0 40px;
	text-align: justify;
	}


.category a{
	color:#3FADDD;
	}	

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}
	
.narrowcolumn .postmetadata {
	padding: 1px 10px;
	margin-top:10px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.more-link {color:#4485FF; font-weight: bold; padding-left: 20px; background: url(images/flechamas.gif) no-repeat left center;}
.more-link:hover {color:#666;}

.postmetadata {
background: #E6FCFF none repeat scroll 0% 50%;
border: 1px solid #7FC2DD;
color: #0091CA;
font-weight: bold;
}

#footer {
	margin: 0 auto;
	clear: both;
	color: #CCC;
	background: #000;
	text-align: center;
	}

#footer a{
	color: #FFF;
	font-weight: bold;
}
	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0;
	margin: 0 0 10px;
	}
	
.postmetadata  span a{color: #4485FF;}	

.postmetadata  span a:hover{color: #333; text-decoration: underline;}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
color:#00A6F0;
font-size:18px;
display:inline;
	}

#sidebar a {
color:#666;
	}
#sidebar a:hover {
text-decoration: underline;
	}

#sidebar .children a {
color:#999;
	}
#sidebar .children  a:hover {
text-decoration: underline;
	}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 5px;
	max-width: 450px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li, #sidebar ul ul li {
	padding-left:12px;
	list-style:none;
	background:url(images/CategoryLinksBullet.gif) no-repeat;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul .ul_links li {
background: none;
padding-left: 0;
}
	
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0 15px;
	}
	
#rss_form {
width:290px; height:150px; 
background: url(images/rss_fondo.gif) no-repeat;
}	
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 5px 3px; 
	}

#sidebar #searchform #s {
color:#666;
float:left;
font-size:16px;
height:21px;
width:200px;
	}
	
#sidebar #rssform #email {
color:#666;
float:left;
font-size:14px;
height:18px;
padding-top: 3px;
width:150px;
}

#sidebar #searchform #submit {
background:url(images/boton_azul.gif) no-repeat scroll 0% 50%;
border:0pt none;
font-weight:bold;
height:27px;
width:81px;
}

#rss_boton {
border:0pt none;
background:url(images/boton_naranja.gif) no-repeat scroll 0% 50%; 
font-weight:bold;
color:#FFF;
height:26px;
width:80px;
}

#rss_boton:hover{color:#333333;}

#sidebar #searchform #submit:hover {
color: #FFF;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 98%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

#commentlist {
	padding: 0px;
	line-height:25px;
	text-align: justify;
	clear:both;	
	padding:5px 0px;
	}
	
#leavecomment{ text-align: center; font-weight: bold; padding: 5px 0;}

#commentlist ol {
	margin: 15px 0 3px;
	padding: 10px 30px;
	list-style: none;
	}

#addcomment {
float:right; 
background: transparent url(images/addcomment.png) no-repeat left; 
padding:0 5px 0 25px;
}

#topbarcomments {
font-weight:bold; padding:5px; margin:10px 0 5px; background: #E6FCFF; border: 1px solid #7FC2DD; clear:both;
}

.commentauthor{
font-size:1.2em;
font-weight:bold;
color: #0073CA;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
float:right;
padding:0 30px 10px 0;
width:300px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin-top: 10px;
	}
/* End Various Tags & Classes*/


.float-left {float: left;}

.float-right {float: right;}

.clear {clear: both;}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

