/*

Theme Name: Blass2
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Widgetized, elegant, simple. There are no image files, so Blass loads pretty fast.
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Version: 1.4
Author: 1000ff
Author URI: http://1000ff.de/



 body
--------------------------------------------------*/
body {
	color:#333;
	background-color:#000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../../../../fondo.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	line-height: 1.6em;
}
.barra_navegacion{
	height:35px;
	padding-top:9px;
	background-image:url(../../../../barra-navegacion-fondo.jpg);
	background-color:#000;
}
#botonera{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	text-align: center;
	}
#botonera{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	text-align: center;
	}
.barra_navegacion a{
	font-size:13px;
	color:#FFF;
	text-decoration:none;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	display:inline-block;
}
.bverde{border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #9C0;}
.bceleste{border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color:#69C;}
.bnaranja{border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color:#FC0;}
.brojo{border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color:#C30;}
.bvioleta{border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color:#939;}
.brosa{border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color:#F39;}
.bverdeagua{border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color:#0F0;}
.bamarillo{border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color:#FF3;}

.barra_navegacion a:hover{color:#000;}

.barra_navegacion a:hover.bverde{background-color: #9C0;}
.barra_navegacion a:hover.bceleste{background-color: #69C;}
.barra_navegacion a:hover.bnaranja{background-color: #FC0;}
.barra_navegacion a:hover.brojo{background-color: #C30;}
.barra_navegacion a:hover.bvioleta{background-color: #939;}
.barra_navegacion a:hover.brosa{background-color: #F39;}
.barra_navegacion a:hover.bverdeagua{background-color: #0F0;}
.barra_navegacion a:hover.bamarillo{background-color: #FF3;}




* {
margin:0;
padding:0;
}

code {
font:100% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
}
#header .description {
float:right;
color:#333;
margin:45px 0 0;
}

#cabecera {
	height:220px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 26px;
	width: 934px;
}
#titulo_blog {
	height:121px;
	width:304px;
	background-image: url(../../../../logo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	}
#titulo_seccion {
	height:49px;
	width:304px;
	background-image: url(imagenes/logo-seccion.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#rotator
{
	height: 175px;
	float: right;
	width: 625px;
	background-color: #000;
	background-image: url(cabeceras-aleatorias/rotate.php);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 980px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../../../../wrapper-fondo.jpg);
	background-repeat:  repeat-y;
	background-position: 0px;
	background-color: #FFFFFF;
}



/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color:#333;
letter-spacing:-1px;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
#nav {
	height:60px;
	background-image: url(../../../../fondo-barra-arriba.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin:0px;
	padding-right: 10px;
	padding-left: 10px;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#000;
	font-weight:900;
	text-decoration:none;
	display:block;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode";
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#nav li a:hover {
	color:#000;
	text-decoration: underline;	
}

#nav li.current_page_item a{
	background-color:#FFFFFF;
	color:#333333;
	text-decoration:none;
	background-repeat:  repeat-x;
	background-position: bottom;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/

#content {
	width:650px;
	height: auto!important; /* para los browsers buenos */
	height: 2500px; /* para IE5+ */
	min-height: 2500px; /* para los browsers buenos */
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
}

#content2 {
	width:650px;
    height: auto!important; /* para los browsers buenos */
    height: 2500px; /* para IE5+ */
    min-height: 2500px; /* para los browsers buenos */
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 30px;
	margin-left: 25px;
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}

#content p,#content2 p {
line-height:25px;
font-size:120%;
word-spacing:1px;
text-align:justify;
margin:25px 0;
}

#content h2,#content2 h2 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS";
	font-size:16px;
	line-height:30px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../../../../fondonoti.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	border:none;
}

#content a,#content2 a {
	text-decoration:none;
	color:#333;
	padding: 3px;
}

#content a:hover,#content2 a:hover {
	text-decoration:underline;
}

#content h2 a,#content2 h2 a {
	color:#000;
	text-decoration:none;
	border:none;
	padding: 5px;
	font-weight: normal;
}

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* border images / blockquote
--------------------------------------------------*/
img {
	background:#ccc;
	border:4px solid #555;
}
img:hover {
	border:4px solid #000;
}
blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a.more {
	display:block;
	text-align:right;
	color:#BABABA;
	text-decoration:none;
	margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
#fecha{
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.post {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
}
.post2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
}
.entry{
	padding-right: 25px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.post .info {
	font-size:1em;
	color:#000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
	color: #333333;
	width:240px;
	float:right;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 10px;
}

#sidebar h2 {
	letter-spacing:1px;
	font-size:1.6em;
	color:#333;
	padding:0 0 3px;
	text-transform: none;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
	list-style:none;
	padding:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-transform: none;
}

#sidebar input {
	border:1px solid #CCC;
	font-size:16px;
	padding: 5px;
	width: 180px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#sidebar input:hover {
	border:1px solid #000;
}

#searchform{
	text-align: center;
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image: url(../../../../fondo-sidebar.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	border: 1px solid #CCCCCC;
	}

/* some input
--------------------------------------------------*/
input {
	border:1px solid #CCC;
	font-size:16px;
	padding: 15px;
	margin-left: 200px;
	width: 250px;
}

input:hover {
	border:1px solid #000;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}
#commentlist li {
	margin-bottom:1.5em;
	padding-bottom:1em;
}

#commentform {
	background:#fff;
	text-align:left;
	width: 650px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#commentform textarea {
	padding:10px;
	border:1px solid #ccc;
	background-color: #EFEFEF;
	width: 610px;
	margin-left: 10px;
}
#commentform textarea:hover {
	border:1px solid #000;
}

#commentform #email,#commentform #author,#commentform #url {
	padding:10px;
	border:1px solid #CCCCCC;
	background-color: #EFEFEF;
	width: 610px;
	margin-left: 10px;
}
#commentform #email:hover,#commentform #author:hover,#commentform #url:hover {
	border:1px solid #000;
}

#commentform input {
margin-bottom:3px;
}


/* footer
--------------------------------------------------*/
#footer {
	background-image:url(../../../../pie-fondo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#000;
	height:68px;
	color:#333;
	padding:0px;
	font-size: 9px;
	text-align: center;
}
#footer p{
	padding-top:10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
}
.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
background-color:#00CC00
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

a,#sidebar li a,#footer a {
	color:#333333;
	text-decoration:none;
}
a.rsswidget img{
	display:none;
}
	