.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:534px;
	float:left;
}
.post #postleft #videos{
	padding-left:15px;
}
.post #postcenter{
	width:370px;
	float:left;
	background:#b8b8b8;
	padding:5px 5px;
}
.post #postcenter p{
	margin-bottom:10px;
	font-size:14px;
}
.post #postcenter ul{
	margin-left:20px;
	margin-bottom:20px;
	font-size:14px;
}	
.post #postcenter li{
	margin-bottom:5px;
	font-size:13px;
}	
.post #postcenter span{
	color:#ee2424;
}
.post #postcenter #jotos{
	text-align:center;
	margin-top:20px;
}
.post #postcenter #jotos img{
	border:0px;
}
.post #postcenter #jotos img:hover{
	border:3px solid #fff;
}
#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 */

