/*  
Theme Name: La Cuna del Rock
Theme URI: http://www.lacunadelrock.cl
Description: Tema especial La Cuna del Rock.cl
Author: Claudio Uribe S.
Author URI: http://www.9-19.cl
Version: 3.0
Tags: black, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
.
.
*/

/* Defaults */


body {
  background: #121212 url(images/bgbody2.jpg) top center no-repeat;
  }
#header-lcd{
	width:609px;
	height:422px;
	background:url(/imagenes/lcd/titulo.jpg) no-repeat;
	margin-left:-15px;
	margin-top:-5px;
	position:relative;
}
#header-lcd #concert{
	position:absolute;
	left:34px;
	top:304px;
	width:166px;
	height:55px;
	background:url(/imagenes/lcd/concert.png) no-repeat;
}
#header-lcd #lacuna{
	position:absolute;
	left:213px;
	top:304px;
	width:166px;
	height:55px;
	background:url(/imagenes/lcd/lacuna.png) no-repeat;
}
#header-lcd #cabeza{
	position:absolute;
	left:34px;
	top:367px;
	width:166px;
	height:55px;
	background:url(/imagenes/lcd/cabeza.png) no-repeat;
}
#header-lcd #praxinoscopio{
	position:absolute;
	left:213px;
	top:367px;
	width:166px;
	height:55px;
	background:url(/imagenes/lcd/praxinoscopio.png) no-repeat;
}
#header-lcd a{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}
