/*   
Theme Name: RBDonQuixote
Theme URI: http://www.redbulldonquixote.com
Description: Para el evento Red Bull Don Quixote 2009
Author: Sergio Iglesias
Version: beta
.
*/
/*-- background styles--*/

body {/*-- Aqui SE MODIFICA EL TEXTO GENERAL--*/
    margin: 0; padding: 0;
	background:#000;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size: 10px; /* Resets 1em to 10px */
	line-height: 19px;
	
    }


/*-- Aqui Empieza El cuepro de la página--*/
#page {
	background-color: #000;
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 842px;

	}


/*-- Aqui termina El cuepro de la página--*/

#header {
	margin: 0;
	padding: 0;
	height: 123px;
	width: 842PX;
	position:relative;
	background-color: #000;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#headerimg 	{/*-NO SE QUE HACE-*/
	height: 123px;
	width: 842px;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

#headerbg {
	margin-right: auto;
	margin-left: auto;
	width: 623px;
}

#header .Menu/*-- Top navigation settings --*/{
position:absolute;
	float:right;
	height:32px;
	right:10px;
	top:8px;
	width:587px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.Menu ul ul {
	position:absolute;
	top:0;
	right:0px;
	float:right;
	margin:0;
	padding:0;
}

.Menu ul { /*-- Aqui se modifica la altura del menu de navegación --*/
	background-repeat:no-repeat;
	background-position:left top;
	margin:0;
	padding:0;
}

.Menu li { /*-- Aqui se genra el menu horizontal --*/
	display:inline;
	line-height:36px;
	margin:0;
	padding:0;
}

#header  .Menu a:link, #header .Menu a:visited, #header .Menu a:active, #header .Menu a:focus { /*-- Tipografia de el menú --*/
	display:inline;
	margin:0;
	padding:9px 5px 11px;
	font-size: 16px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}

/*-- Aqui termina El menu de navegacion de la cabecera--*/
/*-- Contenido --*/
#content {/*-- Aqui modifica el cuerpo de letra de el post prinipal--*/
	width:587px;
	font-size: 14px;
	background-image: url(images/body_photo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}

.entry {/*--control el post/Entrada--*/

}

/*.entry img{/*--control imagen post--*/
/*	width: 412px;
	height:289px;
	position: relative;
	top: -413px;
	left: 20px;
}*/

.narrowcolumn {
	padding: 0 20 0px 20px;
	margin: 0px 0 0;
	width: 586px;

	}

.narrowcolumn .entry, .widecolumn .entry {
	padding-top: 0px;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #000;
}
.thread-even {
	background-color: #000;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

/*--Sidebar--*/
#sidebar {
	width:255px;
	background-position:top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: right;
	position: relative;
	}

#sidebar form {
	
	}

#fondosidebar {
	width:255;
	background-image:url(images/sidebar_bg.jpg);
	height: 347px;
}
#contenedorsiderbar{
	width:254;
	border-left-color:#215d78;
	border-left-width: 1px;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 10%;

}

#contenedorsiderbar h2{
	line-height: 20px;
	vertical-align: 23%;
	margin-top: 10px;
	margin-bottom: 34px;
}
.flickr{
	width:200px;
	margin: 0;
	padding: 0px;
}

.flickr h2{
margin-bottom:20;}
.flickr img{
width:45px;
}

/* Begin Sidebar */

/*--Footer--*/
#footer {
	background-color: #000;
	background-image: url(images/Footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: none;
	height: 123px;
	width: 842px;
	position: relative;
	}

/*--textos--*/
h1 {
	font-size: 4em;
	text-align: left;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 {
	font-size: 30px;
	line-height:30px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #ccc;
	}

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;
	}


#sidebar h2 { /*-Titulares Side bar-*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	
	}
strong{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #999;
	letter-spacing: 0px;
	padding-bottom: 20px;
}

small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}


a, h2 a:hover, h3 a:hover {
	color: #CCC;
	text-decoration: none;
	}

a:hover {
	color: #CCC;
	text-decoration: underline;
	}

.entry p a:visited {
	color: #333;
	}

.sticky {
	background: #000;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}


.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
.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: Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}




code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/*--CALENDARIO--*/
#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 */



/* Structure */

.widecolumn {
	padding: 40px 0 20px 0;
	margin: 20px 0 0 150px;
	width: 450px;
	}

.post {
	text-align: left;
	margin: 0px;
	padding-top: 350px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
	
#single .post {
padding-top: 236px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 20;
	}

.widecolumn .postmetadata {
	margin: 90px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 150px;
	margin: 200px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	visibility: collapse;
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	width: 842px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 100px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
/*h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 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;
	}



.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 {
	visibility: collapse;
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* 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 {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #ddd;
	text-align: center;
	background-color: #DFDFDF;
	padding-top: -8px;
	-moz-border-radius: 9px;
	-khtml-border-radi6: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;
	position: absolute;
	top: 5px;
	left: 30px;
	padding-bottom: -30px;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color-font:#575757;
}

/* End captions */


/*-EMPIEZA EL CÓDIGO LIMPIO GENRAL-*/
/*html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#ccc;
}

small {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#ccc;
}

:focus {
     outline: 0;
}

ol, ul {
     list-style: none;
}

table {
     border-collapse: collapse;
     border-spacing: 0;
}

blockquote:before, blockquote:after, q:before, q:after {
     content: "";
}

blockquote, q {
     quotes: "" "";
}

input, textarea {
     margin: 0;;
     padding: 0
}

hr { /*LINEA HORIZONTAL*/
/*	margin: 0;
	padding: 0;
	border: 0;
	color: #0F0;
	background-color: #000;
	height: 1px;
}
*/
#video{
position: absolute;
top: 12px;
left: 33px;
}