*{
	margin:0;
	padding:0;
}
body{
	background:#000 url(i/fondo.jpg) top center no-repeat;
	color:#000;
	font-family:arial,sans-serif;
	font-size:12px;
	 background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
}
a{
	color:#000;
}
#contenedor{
	width:960px;
	margin:0 auto;
}

/* ----------------------------- HEADER ------------------------------------------ */
#header{
	position:relative;
	height:167px;
	background:url(i/logo.jpg) top left no-repeat;
}
h1 a{
	display:block;
	background:url(i/logo.jpg) top left no-repeat;
	width:960;
	height:135px;
	overflow:hidden;
	text-indent:-30000px;
}
#navegacion{
	width:960px;
	display:block;
	background: url(i/purgatoriobg.gif) top center no-repeat;
	position:absolute;
	bottom:0px;
	_bottom:-1px;
	left:0;
	height:72px;
}
#navegacion li{
	float:left;
	list-style:none;
	}
#navegacion li a{
	margin-top:40px;
	display:block;
	height:32px;
	}
#iniciobtn, #bandabtn, #discografiabtn, #tourbtn, #descargasbtn, #contactobtn{
	display:block;
	height:32px;
	overflow:hidden;
	text-indent:-10000px;
}
#iniciobtn{
	background:url(i/iniciobtn.gif) left top no-repeat;
	width:83px;
	margin-left:32px;
}
#bandabtn{
	background:url(i/bandabtn.gif) left top no-repeat;
	width:99px;
}
#discografiabtn{
	background:url(i/discografiabtn.gif) left top no-repeat;
	width:143px;
}
#tourbtn{
	background:url(i/tourbtn.gif) left top no-repeat;
	width:75px;
	margin-left:256px;
}
#descargasbtn{
	background:url(i/descargasbtn.gif) left top no-repeat;
	width:134px;
}
#contactobtn{
	background:url(i/contactobtn.gif) left top no-repeat;
	width:113px;
}
#iniciobtn:hover, #bandabtn:hover, #discografiabtn:hover, #tourbtn:hover, #descargasbtn:hover, #contactobtn:hover{
	background-position:left -32px;
}
/*----------------------------- FIN HEADER --------------------------------------- */	
/*----------------------------- CONTENIDO --------------------------------------- */	
#contenido{
	background:#000;
}
#medio, #left, #right{
	float:left;
	top:0; 
}
#medio{
	width:613px;
	background:url(i/c_mediobg.gif) left top repeat-y;	
}
#mediobottom{
	height:22px;
	background:url(i/c_bottombg.gif) left top no-repeat;	
}
#left{
	width:173px;
}
#right{
	width:174px;
}
.post{
	background:url(i/c_topbg.gif) left top no-repeat;
	padding:50px 15px 0 15px;
}	
.calacas{
	background:url(i/calacasbg.gif) left bottom no-repeat;	
}
.calacas h2 span{
	background:url(i/cruzbg.gif) left top no-repeat;
	width:920px;
	display:block;
}
.calacas h2 #gale{
	background:url(i/cruzbg.gif) left top no-repeat;
	width:920px;
	display:block;
}
h2{
	font-size:13px;	
	display:block;
	background:url(i/h2bg.gif) left top repeat-x;
	height:34px;
	padding-top:2px;
	padding-left:35px;
}
.fotocalaca{
	margin-left:10px;
}
.fotopost{
	margin:0 10px 10px 10px;
}
.post p{
	padding:0 10px 0 0;
}
.noti{
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #585858;
}	

/* ----------------SIDE BAR --------------------------------  */

.cuadrado1{
	background:url(i/cuadrado1center.gif) center top repeat-y;
}
h4{
	height:57px;
	background:url(i/cuadrado1top.gif) center top no-repeat;	
	padding:35px 0 0 20px;
	font-size:14px;
}
.c1_contenido{
	height:221px;
	background:url(i/cuadrado1bottom.gif) center bottom no-repeat;
}	
/* ------------- */
.cuadrado2{
	background:url(i/cuadrado2center.gif) center top repeat-y;
}
.cuadrado2 h4{
	height:57px;
	background:url(i/cuadrado2top.gif) center top no-repeat;	
	padding:35px 0 0 20px;
	font-size:14px;
}
.c2_contenido{
	background:url(i/cuadrado2bottom.gif) center bottom no-repeat;
	padding-bottom:15px;
}
.c2_contenido ul{
	margin:-35px 0 0 40px;
	width:110px;
	color:#ccc;
	list-style-image: url(i/calaca2.gif);
}	
.c2_contenido li{
	margin-bottom:5px;
}
#myspace, #fotolog{
	display:block;
	width:141px;
	margin:0 0 0 15px;
		overflow:hidden;
	text-indent:-200px;
}
#myspace{
	height:34px;
	background:url(i/myspace.gif) center bottom no-repeat;
	margin-top:-20px;
}
#fotolog{
	height:34px;
	background:url(i/fotolog.gif) center bottom no-repeat;
	margin-top:10px;
}
#polera{
	margin:-35px 0 0 21px;
}
.height{
	height:236px;
}
#flash{
	margin:-35px 0 0 21px;
}

/* ------------- */
#footer{
	height:24px;
	background:url(i/footerbg.gif) left bottom repeat-x;	
	margin-top:10px;
	color:#AAAAAA;
	text-align:center;
}
#footer p {
		padding-top:5px;
}
	
	.noti img{
	margin:3px 3px;
}	
h2 a{
	color:#000;
}
small, small a{
color:#6C6C6C;
}
	
#ahora{font-weight:bold;}	
	
/*
hacks
------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
