/*
Theme Name: Predeterminado de WordPress
Theme URI: http://wordpress.org/
Description: El tema predeterminado de WordPress, basado en el famoso <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

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

Este tema ha sido dise&ntilde;ado y realizado por Michael Heilemann,
cuyo weblog encontrar&aacute; en http://binarybonsai.com/

CSS, XHTML y dise&ntilde;o publicados bajo la licencia GPL:
http://www.opensource.org/licenses/gpl-license.php


*** REGARDING IMAGES ***
All CSS that involves the use of images, can be found in the 'index.php' file.
This is to ease installation inside subdirectories of a server.

Have fun, and don't be afraid to contact me if you have questions.

Begin Typography & Colors*/
BODY
{
	font-size: 62.5%;
/*Resets 1em to 10px*/
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	background-color: #D5D6D7;
	color: #008000;
	text-align: center;
}
#page
{
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}
#header
{
	background-color: #73A0C5;
}
.sidebarheader
{
	float: left;
	background-image: url(../img//sidebar.jpg);
	width: 311px;
	height: 22px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 6px 0 0 15px;
	font-size: 14px;
	margin-top: 30px;
}
.sidebarcontent
{
	float: left;
	width: 304px;
	border: 1px solid black;
	padding: 10px;
}
.mysidebar
{
	width: 340px;
	text-align: left;
	margin: 0;
	padding: 0;
	float: right;
}
.mysidebar H2
{
	font-size: 14px;
	color: black;
}
.mysiderbar UL, LI
{
	margin: 0;
	padding: 0;
}
.ads
{
	text-align: center;
	float: left;
}
.ads IMG
{
	margin: 20px 5px 0 7px;
	border: 1px solid #CCC;
	padding: 5px;
}
.entry IMG
{
	margin: 5px;
	padding: 5px;
	border: 1px solid black;
}
#content
{
	font-size: 1.2em;
}
.widecolumn .entry P
{
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry
{
	line-height: 1.4em;
}
.widecolumn
{
	line-height: 1.6em;
}
.narrowcolumn .postmetadata
{
	text-align: left;
}
.alt
{
	background-color: #F8F8F8;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
#footer
{
	background-color: #EEE;
}
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: 4em;
	text-align: center;
}
.description
{
	font-size: 1.2em;
	text-align: center;
}
H2
{
	font-size: 1.6em;
}
H2.pagetitle
{
	font-size: 1.6em;
}
#sidebar H2
{
	font-family: "Lucida Grande", Verdana, Sans-Serif;
	font-size: 1.2em;
}
H3
{
	font-size: 1.3em;
}
H1, H1 A, H1 A:hover, H1 A:visited, .description
{
	text-decoration: none;
	color: white;
}
H2, H2 A, H2 A:visited, H3, H3 A, H3 A:visited
{
	color: #008000;
}
H2, H2 A, H2 A:hover, H2 A:visited, H3, H3 A, H3 A:hover, H3 A:visited, #sidebar H2, #wp-calendar CAPTION, CITE
{
	text-decoration: none;
}
.entry P A:visited
{
	color: #B85B5A;
}
.commentlist LI, #commentform INPUT, #commentform TEXTAREA
{
	font: 0.9em "Lucida Grande", Verdana, Arial, Sans-Serif;
}
.commentlist LI
{
	font-weight: bold;
}
.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: #777;
}
CODE
{
	font: 1.1em "Courier New", Courier, Fixed;
}
ACRONYM, ABBR, SPAN.caps
{
	font-size: 0.9em;
	letter-spacing: 0.07em;
}
A, H2 A:hover, H3 A:hover
{
	color: #06C;
	text-decoration: none;
}
A:hover
{
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev 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;
	padding: 0;
}
#page
{
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 950px;
	border: 1px solid #959596;
}
#header
{
	padding: 0;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #73A0C5;
}
#headerimg
{
	margin: 0;
	height: 200px;
	width: 100%;
}
.narrowcolumn
{
	float: left;
	padding: 0 0 10px 10px;
	margin: 0px 0 0;
	width: 890px;
}
.widecolumn
{
	float: left;
	padding: 10px 0 20px;
	margin: 5px 0 0 150px;
	width: 550px;
}
.post
{
	margin: 0 48px 40px 0;
	text-align: left;
	font-size: 13px;
	width: 100%;
}
.widecolumn .post
{
	margin: 0;
}
.narrowcolumn .postmetadata
{
	padding-top: 5px;
}
.widecolumn .postmetadata
{
	margin: 30px 0;
}
#footer
{
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
}
#footer P
{
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/*End Structure
Begin Headers*/
H1
{
	padding-top: 70px;
	margin: 0;
}
.description
{
	text-align: center;
}
H2
{
	margin: 0px 0 0;
}
H2.pagetitle
{
	margin-top: 30px;
	text-align: center;
}
#sidebar H2
{
	margin: 5px 0 0;
	padding: 0;
}
H3
{
	padding: 0;
	margin: 30px 0 0;
}
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.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: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: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s
{
	width: 115px;
	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 TEXTAREA
{
	width: 100%;
	padding: 2px;
}
#commentform #submit
{
	margin: 0;
	float: right;
}
/*End Form Elements
Begin Comments*/
.alt
{
	margin: 0;
	padding: 10px;
}
.commentlist
{
	padding: 0;
	text-align: justify;
}
.commentlist LI
{
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist P
{
	margin: 10px 5px 10px 0;
}
#commentform P
{
	margin: 5px 0;
}
.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata
{
	margin: 0;
	display: block;
}
/*End Comments
Begin Sidebar*/
#sidebar
{
	padding: 20px 0 10px;
	margin-left: 545px;
	width: 190px;
}
#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
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/*End Various Tags & Classes
"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."*/

