/*  
Theme Name: LOTE2
Theme URI: http://loteria2.es/
Description: 1 version.
Version: 1.0
Author: Estudi Prats
Author URI: http://estudiprats.com/

	A deconstruction and demolition of Provision and Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php


/* Begin Typography & Colors */
body {
    font: 97% 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #333;
	text-align: center;
	}

#page {
	background-color: #231F20;
	text-align: left;
	margin-top: 0px;
	}

#content {
	font-size: 1em
	}

.widecolumn .entry p {
	font-size: 1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.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: #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Tahoma, 'Lucida Grande', 'Helvetica', Verdana, Sans-Serif;
	font-weight: bolder;
	letter-spacing: -.05em;
	}

h1 {
	font-size: 3em;
	text-align: right;
	}

.description {
	font-size: 1.3em;
	text-align: left;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}
#sidebar {
	font-family: Tahoma, 'Lucida Grande', 'Century Gothic', 'Helvetica', Verdana, Sans-Serif;
	font-weight: bolder;
	font-size: 2em;
	letter-spacing: -.05em;
	}
#sidebar h2  {
	font-family: Tahoma, 'Lucida Grande', 'Century Gothic', 'Helvetica', Verdana, Sans-Serif;
	font-weight: bolder;
	font-size: 1.6em;
	letter-spacing: -.06em;
	}

h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #000;
    display: none;
/* comment this out if you want your title to appear in the header */
	}
	
.description {
	display: none;
/* comment this out if you want your description to appear in the header */
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #EF3E36;
	}

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: #D20101;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Tahoma, 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: 1.1em 'Lucida Grande', Tahoma, Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.2em 'Courier New', Courier, Fixed;
	line-height: 1.6em;
	}

acronym, abbr, span.caps
{
	font-size: 1em;
	letter-spacing: .07em;
	}
a {
	color: #D20101;
	text-decoration: none;
	}

h2 a:hover, h3 a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.entry a:hover {
	color: #000;
	text-decoration: underline;
	}

a:hover {
	color: #000;
	text-decoration: none;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: #fff;
	margin: 0px auto;
	padding: 0;
	width: 760px;
	}
	
#header {
	padding: 0;
	margin: 0px;
	height: 73px;
	width: 100%;
	background-color: #FB5405;
	}

#headerimg {
	margin: 0px;
	height: 73px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 20px 0 10px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 20px 0 20px 0;
	margin: 5px 0 0 95px;
	width: 550px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: left;
	}

.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: 12px 0;
	text-align: right;
	margin-right: 50px;
	}
#footer small {
	color:#777;
}

#current_time {
 float: right;
 width: 300px;
 font-size: 0.8em;
 text-align: right;
 margin-right: 50px;
 color: #777;
 padding-bottom: 14px;
 }
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

.description {
	text-align: left;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

/* WP Tutorial on centered and text wrapped images */

div.cent { 
text-align: center;
display: block;
position: relative;
border: 1px solid #ddd;
padding: 3px;
}

.img-left {
clear: both;
float:left;
margin: auto !important;
margin: auto;
}

.img-left img {
display: block;
position: relative;
border: none;
margin-right: auto;
padding: 3px;
padding-right: 5px;
}

.img-right {
clear: both;
float:right;
margin: auto !important;
margin: auto;
}

.img-right img {
display: block;
position: relative;
border: none;
margin-left: auto;
padding: 3px;
padding-left: 5px;
}

/* and this is for the last image */

div.clearer {
clear: left;
line-height: 0;
height: 0;
}

/* end tutorial */

p img {
    background-color: #fff;
    border: 1px solid #ddd;
}

p img, #menu div.selectcontainer
{
    margin: auto;
    padding: 5px;
	max-width: 100%;
}

img.noborder { 
    border: none; 
}

img.alignright
{
	padding: 5px;
	margin: auto;
	display: inline;
	float: right;
    border: none;
    background: none;
}

img.alignleft
{
	padding: 5px;
	margin: auto;
	display: inline;
	float: left;
    border: none;
}
a img { 
border: none; 
}

/* 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 {
	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 .page_item {
	font-size: 1.2em;
        }
	.current_page_item {
        font-size: 1.4em;
        font-weight: bold;
        background-color: #F7F7F7;
        }
        .current_page_ancestor {
        font-size: 1.3em;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0px;
	}

#sidebar ul li {
	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:left;
	}

.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;
	text-align: left;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	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;
	}
.alignleft {
float: left;
}
.alignright {
float: right;
}
/* End Various Tags & Classes*/

/* Especial */

/* Feeder */

#rssfeed {
	display: block;
	margin: 0;
	padding: 0 0 1em;
	background: #fff url(/images/feeder/bgside.png) repeat-y right top;
	color: #444;
	font-family: 'lucida grande', arial, helvetica, verdana, 'bitstream vera sans', sans-serif;
	line-height: 1.4em;
}

#rssfeedtitle {
  display: block;
  background: url(/images/feeder/bgtitle.png);
  color: #fff;
  font-size: 2.2em;
  padding: 7px 10px 5px 10px;
  border-bottom: 1px solid #2954BC;
  line-height: 1.4em;
}

#rssinfo {
  display: block;
  line-height: 1.2;
  font-size: 9px;
  background: #ffc url(/images/feeder/info.gif) no-repeat 1em 1.3em;
  padding: 1em 1em 1em 3em;
  margin: 2em 180px 2em 1em;
  border: 1px solid #999;
}

#rssentry {
  display: block;
  margin: 1em 180px 1em 1em;
  border-bottom: 1px solid #999;
  padding-bottom: 1em;
  font-size: 10px;
}

#rsstitle {
  display: inline;
  background: transparent none;
  border-bottom: 0px solid #fff;
  padding: 0px;
  color: #222;
  font-size: 1.4em;
  font-weight: bold;
}

#rssmodified {
  display: inline;
  margin: 0.4em 0 0 1.5em;
  color: #AAA;
  font: 10px trebuchet ms, arial, helvetica, sans-serif;
}

#rsssummary {
  /* display: block; */
  /* clear: both; */
  padding-top: 0.5em;
  font-size: 9px;
}

/* End Feeder */

/* Highlight experiment */

#pointout {
background: #FBFFB2;
}

#pointoutblue {
background: #C0E9F0;
}

#party {
    margin: 5px 5px 0 0;
    padding: 5px;
    background: url(images/confetti1.gif);
}

#party p {
  background: url(images/confetti1.gif);
}

#highlight {
	margin: 5px 5px 0 0;
	padding: 10px;
	background: #FFF9E7;
	color: #333;
    line-height: 1.6em;
	}
	
#highlight:hover {
	margin: 5px 5px 0 0;
	padding: 10px;
	background: #FFFF99;
	color: #E37D24;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #cccccc;
    line-height: 1.6em;
	}
	
/* #highlight p {
	color: #333;
    line-height: 1.6em; */
}
#orange p {
    color: #E37D24;
    line-height: 1.6em;
}

#orange {
	margin: 5px 5px 0 0;
	padding: 10px;
	background: #E37D24;
	color: #fff;
	}

#orange a {
	color: #000;
	}
#orange a:hover {
	color: #fff;
	}
#orange small {
	color: #fff;
	}


#redlight {
	margin: 5px 5px 0 0;
	padding: 10px;
	color: #E37D24;
	}
#redlight:hover {
	margin: 5px 5px 0 0;
	padding: 10px;
	background: #E37D24;
	color: #fff;
	}
#redlight p {
    color: #E37D24;
    line-height: 1.6em;
}

#greylight {
	margin: 5px 5px 0 0;
	padding: 12px;
	background: #E8E3DF;
	color: #333;
}
#greylight:hover {
	background: #E8E3DF;
	color: #000;
	border-right: 1px solid #333;
}

/* disco party-action before the review */

#navigation-menu { 
    font: normal 9px/9px Tahoma, Verdana, 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	position: absolute;
	top: 119px;
	left: 48%;
	width: 740px;
	margin: 0 0 0 -360px;
	padding: 5px 16px; /* duplicate the tab size */
	text-align: left;
	display: block;
	}
#navigation-menu li { 
    display: inline; 
    padding: 0px;
    margin: 0px;
}
#navigation-menu ul {
padding: 0 20px;
}
#navigation-menu a { 
    text-decoration:none; 
	color: #fff;
	background: none;
	font-weight: normal;
	height: 19px;
	padding: 5px 5px;
}
#navigation-menu a:hover {
    text-decoration:none; 
	color: #242021;
	background: none;
	text-decoration: none;
	}
}
#navigation-menu .current_page_item a {
	color: #111;
	background: white;
	text-decoration: none;
}

/* end: disco party-action */

/* important comment */

.importantcomment {
    background: #F0D6C2 url(images/important.png) no-repeat top left;
    color:#222;
    margin: -6px -9px -4px -9px;
	padding: 10px;
	border: 1px solid #CC722D;
}

/* end important comment */

/* LiveSearch Stuff */

.LSRow small, #searchcontrols small { 
	color: #333; 
}
#LSHighlight small { 
	color: #333; 
}
#LSResult {
	position: absolute;
	background-color: #fff; 
	width: 160px;
	margin: 0 0 0 10px;
	font: 9px 'Lucida Grande', Arial, Sans-Serif;
	padding: 0 0 6px 0;
	border: 1px solid #999;
	z-index: 100;
}
#LSResult:hover #LSHighlight {
	background-color: white;
	border-color: white;
}
.LSRow {
	text-align: left;
	padding: 3px 10px 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid FAECE1;
}
#LSHighlight, .LSRow:hover {
	background-color: #e37e20;
	border-top: 1px solid #C76D1E;
	border-bottom: 1px solid #C76D1E;
}
.LSRow a {
color: #854915;
	font-weight: normal;
}
.LSRow a:hover {
color: #fff;
	font-weight: normal;
}
#LSHighlight small {
	color: #515151;
}
#searchcontrols {
	padding: 3px;
}
.oddresult {
	background-color: #E37E20; 
	border-color: #E37E20;
	}
/* End LiveSearch Stuff */

/* This is the styling for asides*/

ul.asides li {
/* border-top: 1px solid #ACACA0; */
border-left: 1px solid #ACACA0;
font-family: 'lucida grand', Verdana, sans-serif;
font-size: 9px;
color: #333;
background: #FAFFCF url(/images/asidebg.gif) no-repeat top left;
padding: 10px;
margin: 20px 0 0 0;
}
ul.asides li a, ul.asides li a:visited, ul.asides li a:active {
color: #665A52;
text-decoration:none;
}

ul.asides li a:hover {
color: #555;
text-decoration: underline;
}

#content ul li {
    list-style: none;
    margin-left: -40px;
    }

/* end styling for asides */

/* notecard */

#cardcontainer
{
width: 90%;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
line-height: 130%;
}

#cardtop
{
padding: .5em;
background-color: #ddd;
border-bottom: 1px solid gray;
}

#cardtop h5
{
padding: 0;
margin: 0;
}

#cardleftnav
{
float: left;
width: 115px;
margin: 0px;
padding: 1em;
}

#cardcontent
{
margin-left: 125px;
border-left: 1px solid gray;
padding: 1em;
max-width: 340px;
}

#cardfooter
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray;
}

#cardleftnav p { margin: 0 0 1em 0; }
#cardcontent h6 { margin: 0 0 .5em 0; }

/* THIS IS THE HTML REQUIRED:
<div id="cardcontainer">
<div id="cardtop">
<h1>Header</h1>
</div>
<div id="cardleftnav">
<p>
Left side notes
</p>
</div>
<div id="cardcontent">
<h2>Subheading</h2>
<p>
Right side paragraph 1
</p>
<p>
Right side paragraph 2
</p>
</div>
<div id="cardfooter">
Footer
</div>
</div>
*/

/* end notecard */

/* just for forms */
/* // don't need it for this one // input {font-size: 1em; } */
select {
font-size: 1em;
}
/* end just for forms */

/* border image tutorial */
img.border
{
	padding: 5px;
	margin: auto;
    border: 1px solid #999;
    background: #EEE;
}
/* end border image tutorial*/

/* previous posts index list */
#latest {
padding: 5px;
border-bottom: 1px solid #F6F4E8;
color: #732E2E;
}

#latest:hover, #latest a:visited {
background: #FFFFCC;
padding: 5px;
display: block;
}

#latest a, #latest a:acitve {
color: #333;
}

#latest a:hover {
color: #E9CE56;
text-decoration: none;
}
/* end previous posts list */

/* End Code Viewer */

/* code sub link */
.codemenu a{
color: #999;
}

.codemenu {
color: #999;
}

/* end code sub link */

img .alignleft {
float: left;
}

/* Extended Live Archives template style sheet (fit a 510px wide or more page) */
/* Original structural credits go to Michael Heilenman */
.livearchive {
	background: #D6EAF5;
	}
#af-ela {
	margin-left: 0;
	}
#af-ela ul, #af-ela-category, #af-ela-year {
	padding: 0;
	list-style-type: none;
	}
#af-ela ul li {
	text-align: left;
	padding: 1px 8px;
	}
#af-ela ul li:hover, #af-ela .selected, #af-ela-post li:hover {
	background: #f3f3f3;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 0;
	padding-bottom: 0;
	}
html>body .post #af-ela ul li {
	text-indent: 0;
	margin: 0;
	}
#af-ela-year, #af-ela-month, #af-ela-post{
	float: left;
	width: 105px; /* This value can be changed to change the width of the year and month columns */
	margin: 0;
	}
#af-ela-category{
	float: left;
	width: 210px; /* This value can be changed to change the width of the category column */
	margin: 0;
	}
#af-ela-category, #af-ela-year, #af-ela-month{
	border-left: 1px solid #ccc;
	}
#af-ela-category, #af-ela-month, #af-ela-post{
	border-right: 1px solid #ccc;
	}
#af-ela-category li, #af-ela-year li, #af-ela-month li, #af-ela-post li{
	position: relative;
	font-weight: bold;
	}
#af-ela-post {
	width: 295px; /* This value can be changed to change the width of the posts column */
	}
#af-ela ul li span {
	position: absolute;
	right: 8px;
	font-weight: normal;
	color: #aaa;
	}
#af-ela.selected {
	background: #E6F4FC;
	border-top: 1px solid #148AD3;
	border-bottom: 1px solid #148AD3;
	}
#af-ela-menu {
	border-bottom: 1px solid #ccc;
	margin: 3px 0;
	padding: 0;
	}
#af-ela-menu li {
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: none;
	display: inline;
	}
#af-ela-menu li.selected, #af-ela-menu li:hover {
	border-bottom: 1px solid #FFFFFF !important;
	background: #FFFFFF !important;
	}	
#af-ela-category li {
	padding: 1px 0px 1px 8px;
	}
#af-ela-category li ul, #af-ela-category li ul li, #af-ela-category li ul li ul, #af-ela-category li ul li ul li, #af-ela-category li ul li:hover, #af-ela-category li ul li ul li:hover{
	border: none;
	}

/**********lightbox***************/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/* "Muerto el perro..." */
