/*
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/
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

*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #DDD9DD url('images/page_bg.jpg') ;
	background-position:top;
	background-repeat:no-repeat;
	color: #333;
	text-align: top;
	}

#content {
	font-size:12px;
	float:left;	}

.widecolumn .entry p {
	font-size:12px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	font-size:12px;
	color:#666666;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


h1, h2 {
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight:lighter;
	}

h1 {
	font-size: 22px;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
	color:#5E6367;
	}

h4 {
	font-size: 17px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight: lighter;
	color: #9F9E99;
	margin: 5px;
	}
	
.blanco {
	color: #FFF;
	}
	
.negro {
	color: #000;
	}
	
.small {
	font-size: 9px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight: lighter;
	color: #9F9E99;
	text-transform:uppercase;
	}
	
.small2 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight: lighter;
	color: #9F9E99;
	}
	
	
h3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-weight: lighter;
	color: #5E6367 !important;
	text-transform:uppercase;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 17px;
	color:#9F9E99;
	margin-bottom:10px;
	}


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


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #9F9E99;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	color: #9F9E99;
	text-decoration: none;
	}
	
li {
	color:#9F9E99;
	font-weight:bold;
	margin:0px;
	text-decoration: none;
	list-style:disc;
	}

ul {
	list-style:none;
	}
	
box-categories ul li { 
	display: block; margin: 0 0 0 20px; padding: 0; float: left; height: 35px;
}
box-categories ul li a:link,  div.box-categories ul li a:visited {
	font: normal 12px/35px Arial,sans-serif; color: #E5EBCB;
	display: block; margin: 0; padding: 0; height: 35px; line-height: 35px;
	text-decoration: none;
}
box-categories ul li a:hover {
	color: #fff;
}
box-categories ul li a:active, div.box-categories ul li.current-cat a:link, 
box-categories ul li.current-cat a:visited {
	color: #ccc;
}



.entry p a:visited {
	color: #5E6367;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

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

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

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

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

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: #5E6367;
	text-decoration: none;
	}

a:hover {
	color: #EE5F15;
	text-decoration: none;
	}

a:visit {
	color: #5E6367;
	text-decoration: none;
	}

#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 0px 0;
	padding: 0;
	}

#page {
	background-color:#FFFFFF;
	margin:0px auto;
	width: 900px;
	height:auto;
	}

#header {
	background-color: #FFFFFF;
	height: auto;
	width: 900px;
	float:left;
	}

#logo {
	height: 200px;
	width: 335px;
	padding:18px 0px 0px 30px;
	float:left;
	z-index:10;
	position:relative;
	}

#flash {
	width: 900px;
	/*margin-top:-220px;*/
	float:left;
	background-color:#FFFFFF;
	position:relative;
	z-index:20;
	}

#menu{
	width: 870px;
	height: 39px;
	float: left;
	padding: 0px 0px 0px 30px;
	background-image: url(/images/graficas/fondo_menu.jpg);
	background-repeat: repeat-x;
}
#superior{
	width: 850px;
	height: auto;
	float: left;
	background-color:#F7F3F0;
	border-bottom:#E4E0DD 2px solid;
	padding:0px 0px 0px 50px;
	margin:0px;
}


.color-arriba{
background-color:#F7F3F0;
border-bottom:#E4E0DD 2px solid;
}

#menu li{
	float:left;
	padding:10px 20px 0px 20px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif, "Arial Narrow";
	font-size:10px;
	list-style:none;
	text-transform:uppercase;
}

#menu a, #menu a:visit {
	color: #5E6367;
	text-decoration: none;
	}
#menu a:hover {
	color: #FCFFDF !important;
	text-decoration: none;
	}

#contenedor{
	background-color:#FFFFFF;
	width:850px;
	height:auto;
	float:left;
	padding-left:50px;
	padding-bottom:40px;
}

#contenedor-seccion{
	background-color:#FFFFFF;
	width:900px;
	height:auto;
	float:left;
	padding:0px;
	margin: 0px;
}


#interior{
	background-color:#FFFFFF;
	width:900px;
	height:auto;
	float:left;
}

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

.columna-articulo {
	float: left;
	padding: 40px 50px 0 0;
	width: 800px;
	line-height: 21px;
	text-align:justify;
	}
	
.columna-seccion {
	float: left;
	padding: 0px;
	margin: -2px 0px -40px 0px;
	width: 900px;
	}
	
.flash-seccion {
	margin: -10px 0px -0px 0px;
	}


.columna-home {
	float: left;
	margin: 5px 0px 5px 5px;
	padding:10px 30px 0px 10px;
	width: 520px;
	}
	
.columna-home-2 {
	float: left;
	margin: 5px 0px 5px 0px;
	padding:10px 0px 0px 0px;
	width: 520px;
	}
	
#columna-banners {
	float: left;
	margin: 5px 0px 5px 5px;
	padding:10px;
	width: 140px;
	height:auto;
	background-color:#EEEAE7;
	}
	
#sidebar {
	float:left;
	width: 140px;
	margin: 5px 5px 5px 5px;
	padding:10px;
	background-color:#EEEAE7;
	}

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

.post {
	margin: 0 0 0px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	width: 810px;
	background-color:#FA793C;
	border-top:#EE5F15 2px solid;
	height: auto;
	float:left;
	clear: both;
	padding:10px 45px 20px 45px;
	font-size:11px;
	color: #D64006;
	}

#footer p, #footer a, #footer a:hover {
	color: #D64006;
	text-decoration: none;
	}
	
.footer-color {
	background-color: #EE5F15;
	}
	
/* End Structure */



/*	Begin Headers */


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

.destacados3, destacados3 a, destacados3 a:hover{
color:#F6B835;
font-size:25px;
font-family:Arial, Helvetica, sans-serif, "Arial Narrow"}


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



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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.aligncenter {
	margin: 0px 20px 20px 20px;
	display: inline;
	border:#E4E0DD 4px solid;
	}

img.alignright {
	margin: 0px 0px 20px 20px;
	display: inline;
	border:#E4E0DD 4px solid;
	}

img.alignleft {
	margin: 0px 20px 20px 0px;
	display: inline;
	border:#E4E0DD 4px solid;
	}

img.alignnone {
	margin: 0px 20px 20px 0px;
	display: inline;
	border:#E4E0DD 4px solid;
	}

.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:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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 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: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 2px;
	padding: 2px 2px;
	text-align: right;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */

#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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	border: 1px solid #E4E0DD;
	margin-bottom:40px;
	}

a img {
	}

.navigation {
	display: block;
	text-align: left;
	width:500px;
	float:left;
	margin-top: 10px;
	margin-bottom: 10px;
	}
.navigation a, .navigation a:hover{
color:#999999;
text-decoration:none;}	
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */
/* "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." */

/** ARTICLE COLUMNS **/

.maincontent { width: 700px; float: left; }
.articlecolumn { width: 340px; } 
#featured-posts { float: right; }
#latest-posts { float: left; }
#featured-posts .article h2 a { color: #000046; }
.articlecolumn { margin-bottom: 10px; }

.newssection .article, .articlecolumn .article { border-bottom: solid 1px #D8CFC1; margin-bottom: 10px; padding-bottom: 10px; }

/* ESTE ES EL TITULO EN EL HOME*/
.newssection .article h2, .articlecolumn .article h2 { font-size: 16px; border-bottom: dashed 1px #D8CFC1; padding-bottom: 5px; line-height: 18px; font-family: Georgia,serif; }
.newssection .article h2 a, .articlecolumn .article h2 a { color: #000046; text-decoration: none; }

/* ESTE ES EL TEXTO DE CONTENIDO DE LA CAJITA*/
.newssection .article p, .articlecolumn .article p { color: #6A5E4C; font-size: 12px; line-height: 17px; font-family:'Lucida Grande','Lucida Sans',serif;   }
.newssection .article p a, .articlecolumn .article p a { font-weight: bold; }

/*ESTA ES LA CAJA DE LA IMAGEN*/
.newssection .article .left, .articlecolumn .article .left { width: 95px; float: left; text-align: right; font-size: 9px; color: #B4AB9D; text-transform: uppercase; font-family: Arial, 'Arial Narrow', 'Verdana',  sans-serif; line-height: 14px; padding-right: 10px;}
.newssection .article .left img, .articlecolumn .article .left img { border: solid 3px #E7D9C6; padding: 2px; }
.newssection .article .right, .articlecolumn .article .right { width: 210px; float: right; }

/*TITULO EN CATEGORIA DE LA CAJA*/
.right .post-title { font: normal 16px/18px Georgia,serif; border-bottom: dotted 1px #D8CFC1; padding-bottom: 5px; text-decoration:none; }
.right .post-title a { text-decoration:none; }

/** SINGLE POST **/

.singlepost { width: 570px; float: left; margin: 20px 0 0 0; }
.singlepost .postcontent { color: #6A5E4C; line-height: 18px; }
.singlepost .posthead h2 { font-family: Arial, 'Arial Narrow', 'Verdana', sans-serif; font-size: 39px; line-height: 38px; margin: 0px 0px 4px 0px;  }
.singlepost .posthead span { font-family: Arial, 'Arial Narrow', 'Verdana',  sans-serif; font-weight: bold; text-transform: uppercase; font-size: 13px; color: #000046; }
.singlepost .posthead p { font-size: 35px; line-height: 18px; font-style: italic; color: #e35b25; border-top: dotted 1px #B1A289; padding-top: 0px; }
.singlepost .postcontent blockquote { margin: 0px; padding: 0px 0px 0px 65px; background: url(images/quote.jpg) no-repeat top left; color: #917A69;  font-size: 13px; font-style: italic;  }
.singlepost .post .posthead h2 { font-size: 30px; line-height: 30px; }
.singlepost .post { margin-bottom: 40px; }
.singlepost .posthead h2 a { text-decoration: none; }

/** HOMEPAGE NEWS SECTIONS **/

.newssection { margin: 0px 0px 0px 0px; }
.newssection .post-title h2 {font: normal 28px/32px Georgia,serif; margin:0px; }
.newssection .article { width: 320px; float: left; height: 180px; border: 1px solid #CCC; padding:10px;}
.newssection .even { float: right; }
.newssection ul { width: 340px; float: right; margin: 0px; padding: 0px; list-style: none; color: #000046; text-transform: uppercase; font-family: Georgia,serif; }
.newssection ul li h2 { font-size: 18px; font-size: 18px; font-weight: normal; line-height: 14px; text-transform: none; }
.newssection ul li h2 a { text-decoration: none; }
.newssection ul li { border-bottom: dashed 1px #D8CFC1; padding-bottom: 5px; margin-bottom: 5px; }

.singlesidebar .newssection .article { width: 310px; }
.singlesidebar .newssection .article .right { width: 200px; }
.singlesidebar .newssection  ul { width: 310px; }
.singlesidebar .newssection ul li h2  { font-size: 15px; font-weight: bold; }

