.post{
	background:url(css/i/contenido_largo_bg.gif) left top no-repeat;
	padding:20px 5px 0 15px;
	height:auto;
}
.post .calacas{
	background:url(css/i/calacasbg.gif) left bottom no-repeat;	
}
.post #postleft{
	width:460px;
	float:left;
	background:url(css/i/marco.gif) left top no-repeat;
	height:457px;
}
.post #postleft #videos{
	padding-left:15px;
}
.post #postleft #videos div{
	width:100px;
	float:left;
	height:127px;
	margin-left:30px;
	margin-bottom:30px;
	text-align:center;
}

.post #postcenter{
	width:460px;
	height:457px;
	background:url(css/i/marco.gif) right top no-repeat;
	float:left;
}
.post #postcenter img{
	margin-left:30px;
}		
#medio{
	width:960px;
	background:url(css/i/contenido_largo_bg2.gif) left top repeat-y;	
	margin:23px 0 0 0;
}
#mediobottom{
	height:25px;
	background:url(css/i/contenido_largo_bg3.gif) left bottom no-repeat;	
}
h2{
	font-size:20px;	
	background:url(css/i/h2bg.gif) left top repeat;
	height:28px;
	padding-top:2px;
	text-align:center;
	width:920px;
	padding-left:10px;
	margin-bottom:20px;
}
h2 span{
	background:url(css/i/cruzbg.gif) left top no-repeat;
	width:920px;
	display:block;
}
.c1_contenido{
	text-align:center;
	height:780px;
}
.c1_contenido a img{
	border:1px solid;
}
.c1_contenido a img:hover {
	border:1px solid;
	color:#d6392a;
}
h5{
	font-size:12px;	
	margin-bottom:10px;
}
h5 a{
	font-size:12px;	
	margin-bottom:10px;
	color:#000;
}
h5 a:hover{
	color:#d6392a;
}
h3{
	font-size:16px;
	color:#d6392a;
	margin-top:5px;
	text-align:center;
	margin-bottom:22px;
}
.c1_contenido h4{
	background:url(i/cuadrado2topd.gif) center top no-repeat;
	height:35px;
	text-align:left;
}
.foto, .temas{
	float:left;
}
.foto{
	text-align:right;
	margin-left:69px;
	margin-right:44px;
}

.notas{
	width:568px;
	display:block;
	text-align:center;
	font-size:11px;
	margin:0 auto;
}
	
	

/*
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 */

