DIV.blog_left
{
	float: left;
	width: 610px;
	height: auto;
	min-height: 200px;
	margin: 10px 0px;
}
/*mmmmmmmmmmmmmmmmmm   item lista  mmmmmmmmmmmmmmmmmmmmmmm*/
DIV.blog_item
{
	float: left;
	width: 610px;
	height: auto;
	padding-bottom: 5px;
	margin-bottom: 15px;
	background-image: url(img/bg_item_sep.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
DIV.blog_item_title
{
	float: left;
	width: 610px;
	height: 20px;
	/*[disabled]min-height:10px;*/
	margin-bottom: 5px;
}
.masgrande
{
	font-size: 11px;
}
DIV.blog_item_title H2
{
	float: left;
	width: 529px !important;
	height: auto;
	/*[disabled]min-height:10px;*/
	margin-top: 0px;
	font-size: 30px;
	font-family: bebas_neueregular, Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #736357;
}
DIV.blog_item_title H2 A
{
	color: #554545;
}
DIV.blog_item_title H2 A:hover
{
	color: #4CABD1;
}
DIV.blog_item_img
{
	position: relative;
	float: left;
	width: 150px;
	height: 150px;
	margin-right: 10px;
	border: 1px solid #545454;
}
DIV.blog_item_img IMG
{
	float: left;
	width: 150px;
	height: 150px;
}
DIV.blog_item_img IMG.blog_item_loading
{
	position: absolute;
	left: 45%;
	top: 40%;
	width: 32px;
	height: 32px;
}
DIV.blog_item_img IFRAME, DIV.blog_item_img OBJECT, DIV.blog_item_img EMBED
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
DIV.blog_item_text
{
	float: left;
	width: 440px;
	height: 108px;
	max-height: 108px;
	text-align: justify;
	line-height: 22px;
	font-size: 12px;
	color: #6F6B6B;
	background-color: #CFE3E4;
	padding: 4px;
}
DIV.blog_item_go
{
	float: left;
	margin-top: 10px;
	width: 445px;
	height: 33px;
}
/*
mmmmmmmmmmmmmmmmmm   fin item lista  mmmmmmmmmmmmmmmmmmmmmmm
mmmmmmmmmmmmmmmmmm   item entrada  mmmmmmmmmmmmmmmmmmmmmmm*/
DIV#blog_detalle
{
	padding-bottom: 10px;
}
DIV.blog_item_keys
{
	float: left;
	width: 600px;
	height: 16px;
	padding: 5px;
	line-height: 16px;
	font-size: 10px;
	margin-top: 10px;
	background-color: #9BC1C4;
	margin-bottom: 20px;
	background-image: url(img/bg_item_sep.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}
DIV.blog_item_tags
{
	float: left;
	width: 300px;
	height: 20px;
}
DIV.blog_item_cat
{
	float: left;
	width: 300px;
	height: 20px;
	text-align: right !important;
}
DIV.blog_item_keys A
{
	text-decoration: none;
	color: #6F6B6B;
}
DIV.blog_item_keys A:hover
{
	text-decoration: underline;
	color: #F60;
}
DIV.blog_entry_image
{
	float: left;
	width: 610px;
	height: 200px;
	margin-bottom: 30px;
}
DIV.blog_entry_image IMG
{
	float: left;
	width: 610px;
	height: 200px;
}
DIV.blog_entry_text
{
	float: left;
	width: 610px;
	height: auto;
	line-height: 22px;
	margin-bottom: 30px;
	text-align: justify;
	color: #6F6B6B;
	font-size: 14px;
}
DIV.blog_entry_text A
{
	text-decoration: none;
	color: #4CABD1;
	text-shadow: 1px 1px #FFF;
}
DIV.blog_entry_text A:hover
{
	text-decoration: underline;
	color: #4CABD1;
	text-shadow: 1px 1px #FFF;
}
DIV.blog_entry_video
{
	position: relative;
	float: left;
	width: 610px;
	height: 393px;
	margin-bottom: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
DIV.blog_entry_video IFRAME, DIV.blog_entry_video OBJECT, DIV.blog_entry_video EMBED
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
DIV.blog_entry_cita
{
	float: left;
	width: 575px;
	height: auto;
	padding-left: 35px;
	line-height: 32px;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(img/bg_cita.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 30px;
}
DIV.blog_entry_music
{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
DIV.blog_entry_gallery
{
	float: left;
	width: 610px;
	height: auto;
	margin-bottom: 30px;
}
DIV.blog_entry_gallery IMG
{
	float: left;
	width: 112px;
	height: 112px;
	margin: 5px;
}
DIV.blog_entry_adjuntos
{
	float: left;
	width: 640px;
	height: auto;
	margin-bottom: 30px;
}
DIV.blog_entry_adjuntos IMG
{
	float: left;
	width: 48px;
	height: 48px;
	margin: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
DIV.blog_entry_bottom
{
	float: left;
	width: 610px;
	height: 32px;
}

DIV.blog_entry_back A
{
	cursor: pointer;
}
DIV.blog_entry_social
{
	float: left;
	width: 356px;
	height: 25px;
	margin-top: 6px;
}
/*PAGINADOR
---------------------------------   paginador   -----------------------------------------------*/
DIV.paginador
{
	float: left;
	width: 610px;
	height: 35px;
	margin: 0px;
}
DIV.paginador A, DIV.paginador IMG
{
	border: none;
}
DIV.paginador IMG
{
	cursor: pointer;
}
DIV.paginador_left
{
	float: left;
	width: 20%;
	height: 35px;
}
DIV.paginador_right
{
	float: left;
	width: 20%;
	height: 35px;
	text-align: right;
}
DIV.numbers_div
{
	float: left;
	width: 60%;
	height: 35px;
	text-align: center;
}
DIV.numbers_div SPAN.enlace_actual
{
	display: inline-block;
	padding: 5px;
	/*[disabled]font-weight:bold;*/
	width: 15px;
	color: #4088A4;
	margin-left: 5px;
	margin-right: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(img/bg_enlace_actual.png);
}
DIV.numbers_div A.paginacion
{
	display: inline-block;
	color: #656565 !important;
	font-size: 0.8em;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
}
DIV.numbers_div A.paginacion:hover
{
	text-decoration: underline;
	color: #000;
}
DIV.paginador A.enlace_pag
{
	margin: 0 2px;
}
DIV.paginador_right A.enlace_pag
{
}
DIV.paginador A.enlace_pag.primera
{
	display: block;
	float: left;
	width: 34px;
	height: 35px;
	background-position: top;
	background-image: url(img/arrow_left_top.png);
}
DIV.paginador A.enlace_pag.anterior
{
	display: block;
	float: left;
	width: 34px;
	height: 35px;
	background-position: top;
	background-image: url(img/arrow_left.png);
}
DIV.paginador A.enlace_pag.ultima
{
	display: block;
	float: right;
	width: 34px;
	height: 35px;
	background-position: top;
	background-image: url(img/arrow_right_top.png);
}
DIV.paginador A.enlace_pag.siguiente
{
	display: block;
	float: right;
	width: 34px;
	height: 35px;
	background-position: top;
	background-image: url(img/arrow_right.png);
}
DIV.paginador A.enlace_pag:hover
{
	background-position: center;
}
DIV.paginador A
{
	width: 26px;
	height: 26px;
}
DIV.paginador A:hover
{
	color: #67A4C6;
	text-decoration: underline;
}
/*---------------------------------   fin paginador   -----------------------------------------------*/
