#header, #nav, #footer, #bottomNavigation, #col2{
	display:none;
}
#content{
	width:60%;
}
#content:before{
content: url(../img/ittakus.png);
}
body{
	color:#000;
	font-size:9pt;
	font-family:Verdana, Geneva, sans-serif;
}
.navegacion{
	display:none;
}
a{
	color:#333;
	text-decoration:none;
}
.post{
	padding-bottom:30px;
	overflow:hidden;
}
.post .news-single-img{
	float:left;
	margin-right:1em;
}

.post .news-image{
	float:left;
	margin-right:1em;
}