/*  
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/lacunade/bg.jpg) top center no-repeat;
  }
  
#bannerEntrevista{
	margin:190px 0 55px 11px;
	width:552px;
	height:238px;
	border:0px solid red;
	font-size:28pt;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
	border:0px solid red;
}
#bannerCancion img{
	width:100%;
	height:100%;
	border:0px;
}