@import url('template.css');


/* Container
/********************************************************************/
#container{
	background-image:none;
}


/* Primera
/********************************************************************/
#primera{
	float:left;
	width:453px;
}


/* Left */
#left{
	width:auto !important;
	margin-bottom:20px;
}

#left h1{
	z-index:1;
	width:132px;
	position:relative;
	float:left;
	margin:14px 35px 0 6px;
	padding:0;
	display:inline;
}
#left h1 a{
	display:block;
	text-decoration:none;
	height:89px;
	background:transparent url(../img/h1.jpg) no-repeat;
	text-indent:-5000px;
}
#left h1 a span{
	position:relative;
	z-index:-1;
}

/* Botonera principal */
#left ul{
	margin:0;
	padding:0;
	float:left;
	width:279px;
}
#left ul li{
	float:left;
	width:139px;
}
#left ul li a{
	color:#545454;
}
#left ul li a:hover{
	background:#000;
	color:#fff;
}


/* SWF */
#swf{}

/* Bloque Index */
#bloque_index{
	background:#3f3f3f;
	color:#b8b8b8;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	height:250px;
	padding:13px 0 30px 17px;
}
#bloque_index img{}
#bloque_index p{
	font-size:14px;
	padding-left:42px;
}
#bloque_index strong{
	font-size:18px;
	padding-left:42px;
}



/* Segunda
/********************************************************************/
#segunda{
	background:#fff;
	float:left;
	width:336px;
	margin-left:22px;
}



/* Informacion */
#informacion{
	float:left;
	border-bottom:1px solid #7d7d7d;
	padding-bottom:15px;
	margin:0 10px 0 10px;
	display:inline;
}

#informacion h2,
#informacion strong,
#informacion p{
	padding:0 15px 0 5px;
	line-height:12px;
}
#informacion h2{
	color:#323232;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	border-bottom:1px solid #7d7d7d;
	padding-bottom:5px;
	letter-spacing:-1px;
	line-height:35px;
}
#informacion strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#be202e;
	display:block;
	border-bottom:1px solid #7d7d7d;
	padding:5px 25px 8px 10px;
	margin-bottom:10px;
	line-height:14px;
}
#informacion p{
	color:#000;
	font-size:11px;
	margin-bottom:15px;
}

a.mas_info{
	background:#be202e;
	color:#fff !important;
	font-weight:normal !important;
	font-size:11px;
	float:right;
	padding:0 3px;
	text-align:right;
}
a.mas_info:hover{ background:#000;}



/* Imagenes */
#imagenes{
	background:url(../img/bg_negro.jpg) repeat-x left bottom;
	clear:both;
	float:left;
	padding-bottom:40px;
	margin:10px 0;
	width:100%;
}
#imagenes li{
	display:inline;
	margin:0 4px;
}
#imagenes li a{}
#imagenes li a:hover{}


/* Post */
#get_post{}
#get_post img{
	margin-bottom:15px;
}

#get_post span,
#get_post h2,
#get_post p{
	margin:0 25px 0 20px;
}

#post span.metadatadelpost{
	color:#818181;
	font-size:11px;
	margin:0;
}


#get_post span{
	background:#BF212F none repeat scroll 0% !important;
	color:#FFFFFF;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
}
#post span.metadatadelpost small.fecha{
	background-color:none !important;
	font-family:Arial, Helvetica, sans-serif !important;
}

.entry {
	width:320px !important;
	margin-right:0 !important;
	margin-left:20px !important;
}
.entry p{
	margin-left:0 !important;
}



#get_post h2{
	margin-bottom:5px;
}
#get_post h2 a{
	color:#323232;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
#get_post h2 a:hover{
	color:#BF212F;
}

#get_post p{
	margin-top:5px;
	font-size:11px;
}
#get_post a{
color:#000000;
font-weight:bold;
font-size:12px;
display:block;
margin-left:5px;
border-bottom:1px;
border-bottom-color:#e3e3e3;
border-bottom-style:solid;
}
#get_post a:hover{
color:#be202e;
}
