/*  
Theme Name: Darkfall mod Elena Cabrera / Manuel Bartual
Theme URI: http://www.huntemann.uni-oldenburg.de/~jinks/zeug/wp-themes/darkfall/
Theme License: GNU General Public License v2
Description: Simple Black Theme based on Kubrick
Version: 0.7.5
Author: jINKs
Author URI: http://www.duscheleit.de/
*/


body    { color: #000000; font-size: 14px; font-family: "New Century Schoolbook", Times, serif; background-color: #ffffff; background-image: url("images/background.png"); text-align: center; letter-spacing: 0.3px; margin: 0; padding: 0 }

#page   { background-color: #F2F2F2; text-align: left; margin: 0 auto; padding: 0; width: 700px; border: solid 1px #959596 }

#header   { color: #000; background-color: transparent; background-image: url("images/header.png"); margin: 0 auto; padding: 0; width: 100%; height: 158px }

#headerimg {
	margin: 0;
	height: 700px;
	width: 100%;
	}

#content  { font-size: 1em }

#sidebar   { font: 0.9em "New Century Schoolbook", Times, serif; margin-left: 500px; padding: 20px 0 10px; width: 165px; }

#sidebar h2   { color: #000; font-size: 14px; font-family: "New Century Schoolbook", Times, serif; background-color: #c03; margin: 5px 0 0; padding: 3px 3px 3px 5px }

#sidebar ul li ul li  { list-style: none }

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike  { color: #262222 }	

#searchform  { font-size: 100%; text-align: center; margin: 10px auto; padding: 5px 3px }

#sidebar #searchform #s   { color: #c03; padding: 2px; width: 100px }

#sidebar #searchsubmit  { color: #c03; padding: 1px }

#commentform input  { color: red; margin: 5px 5px 1px 0; padding: 2px; width: 170px }

#commentform textarea  { color: red; padding: 2px; width: 100% }

#commentform #submit  { color: red; margin: 0; float: right; border-bottom: 1px dashed #999 }

#footer  { background-color: #BDBDBD; margin: 0 auto; padding: 3px 0 0 0; width: 700px; clear: both; border-top: 3px solid #ccc }

#footer p {
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
	text-align: center;
	}

li     { color: #999; text-decoration: none; text-align: left; margin-left: -5px }
li1 { color: #ddd; text-decoration: none; text-align: left; margin-left: 0px }
li2 { color: #424242 }
small {
	font-family: "New Century Schoolbook", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
	}

h1, h2, h3  { color: black; font-family: "New Century Schoolbook", Times, serif; font-weight: bold }

h1 {
	font-size: 3em;
	padding-left: 40px;
	padding-top: 5px;
	margin: 0;
	}

h2   { color: #c03; font-size: 1.5em; background-color: #F2F2F2; margin: 30px 0 0 }
h4  { color: #c03; font-size: 1.1em; background-color: #F2F2F2; text-align: left; margin: 30px 0 0 }
h2.pagetitle   { color: #c03; font-size: 1.5em; background-color: #F2F2F2; margin-top: 25px }


h3  { font-size: 1.2em; margin: 30px 0 0; padding: 0 }

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
        color: #000000;
	}
h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #000000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited   { color: #c03 }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

a, h2 a:hover, h3 a:hover   { color: #666; text-decoration: none }

a:hover  { color: #c03 }

code {
	font: 1.1em 'Courier New', Courier, Fixed, monospace;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


.narrowcolumn  { margin: 0; padding: 0 0 20px 10px; width: 500px; float: left }
	
.post  { text-align: justify; margin: 0 0 20px }

.narrowcolumn .postmetadata {
	padding-top: 5px;
	clear: both;
	}


.description {
	padding-left: 80px;
	margin-top: -9px;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

a img {
	border: none;
	}
	
img.centered {
	display: block;
	padding: 4px;
	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;
	}

acronym, abbr, span.caps {
	cursor: help;
	}


.center {
	text-align: center;
	}

hr {
	display: none;
	}
/*
.navigation {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 60px;
	}
*/



/* Moved over from PhotoPress album.php to get PhotoPress valid
   XHTML 1.0 Strict. */
#pp_gallery {
	width: 100%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#pp_meta {
	text-align: center;
	padding: 10px;
}
.pp_centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pp_cell {
        width: 50%;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.pp_prev, .pp_next {
	margin: 10px;
	display: block;
	padding: 5px;
}
a.pp_prev, a.pp_next {
	background: #acf;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.pp_prev:hover, a.pp_next:hover {
	background: #369;
	color: #fff;
	text-decoration: none;
}
.pp_prev {
	float: left;
}
.pp_next {
	float: right;
}

a#tooCool  { text-decoration: none; background: url("images/too_cool_sash.png") no-repeat right bottom; text-indent: -999em; display: block; position: fixed; right: 0; bottom: 0; width: 80px; height: 80px }


.estirar:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.estirar{display:inline-block;}
/*\*/
.estirar{display:block;}
* html .estirar{height:1px;}

