@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/bg_a3.gif);
	background-repeat: repeat;
	font-family:Helvetica, Arial, sans-serif;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
	font-size:11px;
	color:#333;
}
a:hover {
	text-decoration: underline;
	font-size:11px;
	color: #903;
}
a img {
	border: 0 none;
}
.img_left {
	float: left;
	margin: 5px;
	border:#CCC solid 1px;
	padding:2px;
}
#wrapper {
	width:970px;
	margin: 0 auto;
	text-align:left;
}
#header {
	height:170px;
	background:url(/images/header_a3.png) no-repeat;
	margin-top:13px;
}
#menuTop {
	text-align:right;
	padding-right:25px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:12px;
}
#menuTop a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
}
#menuTop a:hover{
	text-decoration: underline;
}

#header .titulo {
	color:#FFF;
	font-size:22px;
	float:right;
	margin-top:75px;
	padding:0px;
	padding-left:20px;
	margin-right:75px;
	background:url(/images/flecha-down.png) no-repeat left;
}
#header .titulo h1{
	color:#FFF;
	font-size:22px;
	padding:0px;
	margin:0px;
	padding-right:18px;
	margin-right:15px;
	background:url(/images/flecha-up1.png) no-repeat right;
}


#logo {
	position:absolute;
	width:226px;
	height:125px;
	background:url(/images/logo.png) no-repeat;
	margin:22px 0 0 36px;
}
#content {
	margin-top:20px;
}
#col_right_wrapper {
	float:right;
	width:322px;
}
.box {
	margin-bottom:15px;
	background:#E0DEDE;
}
.box .top {
	background:url(/images/top_box_a3.png) no-repeat top center;
	height:34px;
	padding:8px 0 0 10px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}
.box .box_content {
	background:#FFF;
	border: #CCC solid 1px;
	margin:8px;
	padding:5px;
}
.box .name {
	margin-top:5px;
	font-size:11px;
	color:#333;
	display:block;
}
div.box_content:hover .name {
	text-decoration:underline;
	color:#900;
}
div.box_content:hover .img_left {
	text-decoration:underline;
	color:#900;
}
.box .job {
	font-size:11px;
	color:#333;
	display:block;
}
.box .iconlist {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
.box li.cat {
	background-image: url(/images/red_ico.gif);
	background-repeat: no-repeat;
	background-position: 0 62%;
	padding: 3px 0 3px 12px;
	margin: .2em 0;
	border-bottom:dashed 1px #333;
}
.box li.subcat {
	background-image: url(/images/black_ico.gif);
	background-repeat: no-repeat;
	background-position: 0 62%;
	padding: 3px 0 3px 12px;
	margin: .2em 0 0 15px;
	border-bottom: dotted 1px #333;
}
.box li.top_post {
	background-image: url(/images/top_ico.gif);
	background-repeat: no-repeat;
	background-position: 0 62%;
	padding: 3px 0 3px 12px;
	margin: .2em 0;
}
.box li.facebook {
	background-image: url(/images/icons/facebook_32.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 0 3px 38px;
	margin: .2em 0;
}
.box li.facebook a {
	font-size:18px;
	font-weight:bold;
}
.box li.myspace {
	background-image: url(/images/icons/myspace_32.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 0 3px 38px;
	margin: .2em 0;
}
.box li.myspace a {
	font-size:18px;
	font-weight:bold;
}

.box li.blogger {
	background-image: url(/images/icons/blogger_32.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 0 3px 38px;
	margin: .2em 0;
}
.box li.blogger a {
	font-size:18px;
	font-weight:bold;
}

.box li.twitter {
	background-image: url(/images/icons/twitter_32.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 0 3px 38px;
	margin: .2em 0;
}
.box li.twitter a {
	font-size:18px;
	font-weight:bold;
}
.box li.netvibes {
	background-image: url(/images/icons/netvibes_32.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 0 3px 38px;
	margin: .2em 0;
}
.box li.netvibes a {
	font-size:18px;
	font-weight:bold;
}
.box li.google {
	background-image: url(/images/icons/google_32.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 0 3px 38px;
	margin: .2em 0;
}
.box li.google a {
	font-size:18px;
	font-weight:bold;
}
.box li.rss {
	background-image: url(/images/icons/rss_32.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 0 3px 38px;
	margin: .2em 0;
}
.box li.rss a {
	font-size:18px;
	font-weight:bold;
}
.box li.win {
	background-image: url(/images/icons/windows_32.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 0 3px 38px;
	margin: .2em 0;
}
.box li.win a {
	font-size:18px;
	font-weight:bold;
}
.box li.yahoo {
	background-image: url(/images/icons/yahoo_32.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 10px 0 3px 38px;
	margin: .2em 0;
}
.box li.yahoo a {
	font-size:18px;
	font-weight:bold;
}
#col_left_wrapper {
	float:left;
	width:600px;
	background:#e2e1e1;
	padding:15px;
	border:#B8B8B8 solid 1px;
	
}
.clear_post {
	clear:both;
	height:5px;
}
.post {
	background:#FFF;
	border:#B8B8B8 solid 1px;
	width:570px;
	padding:15px;
	margin: 15px 0 0 0;
}
.post_date {
	background:url(/images/date_a3.png) no-repeat;
	width:61px;
	height:57px;
	float:left;
}
.post_date .month {
	display:block;
	color:#FFF;
	text-align:center;
	font-size:12px;
	font-weight:bold;
}
.post_date .diaPost {
	display:block;
	color: #333;
	text-align:center;
	font-size:19px;
	margin-top:3px;
}
.post_content {
	width:490px;
	float:right;
	padding:0 5px 5px 5px;
}
.post_content h1 {
	color:#b60c00;
	font-size:18px;
}
.post_content h1 a {
	color:#b60c00;
	font-size:18px;
}
.post_content .date_txt {
	color: #333;
	font-size:10px;
}
.post_content .post_cat {
	color: #898989;
	font-size:11px;
}
.post_content .post_description {
/*	display:block;*/
	color: #6C6C6C;
	font-size:12px;
	padding-top:1px;
}
.post_content .video {
	margin-top:15px;
}
.post_info {
	width: 450px;
	margin: 10px 0 0 0;
	color: #333;
	padding: 10px;
	font-size:11px;
	background-color: #E1E1E1;
}
.post_info .keys {
	display:block;
	clear:both;
}
.post_info .rating {
	margin-top:8px;
	display:block;
	clear:both;
}
.post_info .coments {
	position: absolute;
	width:130px;
	height:53px;
	background:url(/images/coments.gif) no-repeat;
	margin:-25px 0 0 350px;
}
.post_info .coments span {
	display:block;
	margin:16px 0 0 100px;
	font-size:14px;
	font-weight:bold;
}
#cloud_tag {
	margin: 10px;
}
.cloud_tag_1 a {
	color:#8DB9DC;
	font-size:10px;
}
.cloud_tag_1 a:hover {
	color: #900;
	font-size:10px;
}
.cloud_tag_2 a {
	color:#8DB9DC;
	font-size:12px;
}
.cloud_tag_2 a:hover {
	color: #900;
	font-size:12px;
}
.cloud_tag_3 a {
	color:#8DB9DC;
	font-size:14px;
}
.cloud_tag_3 a:hover {
	color: #900;
	font-size:14px;
}
.cloud_tag_4 a {
	color:#8DB9DC;
	font-size:16px;
}
.cloud_tag_4 a:hover {
	color: #900;
	font-size:16px;
}
.cloud_tag_5 a {
	color:#8DB9DC;
	font-size:18px;
}
.cloud_tag_5 a:hover {
	color: #900;
	font-size:18px;
}
#footer {
	margin:15px 0 0 0;
	height:50px;
	text-align:center;
	color:#FFF;
}

#footer a {
	color:#FFF;
}
#footer #copy {
	display:block;
	font-size:10px;
	float:left;
	color:#FFF;
}
#footer #factory {
	display:block;
	float:right;
	color:#FFF;
}
/**/
div#navegadorpost {
	font-size: 11px;
	margin-top: 20px;
	margin-bottom: 10px;
	color: #a7181d;
}
div#navegadorpost a {
	color: #333333;
}


div#navegadorpost .anteriores {
	margin: 0px;
	float: left;
	background-image: url(/images/anteriores.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
div#navegadorpost .siguientes {
	margin: 0px;
	float: right;
	background-image: url(/images/siguientes.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#navegadorpost .paginacion {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
}
.pagActual{
	background-color:#fff; 
	padding:5px 9px 5px 9px; 
	color:#b62025; 
	border:1px solid #b62025;
}
.pagNavegacion{
	background-color:#fff; 
	padding:5px 9px 5px 9px; 
	color:#000; 
	border:1px solid #315483;
}

div#criterios-busqueda {
	font-size: 15px;
	color: #333333;
	margin-bottom: 10px;
	border: 1px solid #b8b8b8;
	padding: 10px;
	background-color: #FFF;
	overflow: auto;
	height: 25px;
}
div#criterios-busqueda .destacado {
	color: #7eb3e2;
	font-size: 18px;
}
div#criterios-busqueda .volver {
	float: right;
	clear: none;
	background-image: url(/images/volver.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 19px;
	font-size: 14px;
	line-height: 22px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#criterios-busqueda .volver a {
	color: #333333;
}

div#criterios-busqueda .criterio {
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
	width: 600px;
}

/**/
.cajaTexto{
	font-size:11px;
}
.areacomentarios {
	margin-top: 20px;
}
.areacomentarios h5 {
	background-image: url(/images/comentarios.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 208px;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
}
.user-coment {
	background-image: url(/images/generic-user.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	height: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.user-coment a {
	font-weight: bold;
}
.txt-comentario {
	background-color: #e4e4e4;
	background-image: url(/images/bgtop-comment.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	color: #666666;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.txt-comentario p {
	margin: 0px;
	padding: 0px;
}
.fecha-comentario {
	font-size: 10px;
	text-align: right;
	margin-top: 5px;
}
.fecha-comentario p {
	margin: 0px;
	padding: 0px;
	color: #333333;
}
div#escribe-comentario {
	background-color: #d4d4d4;
	padding: 15px;
	margin-top: 15px;
	overflow: auto;
	color: #333333;
}
div#escribe-comentario h5 {
	background-image: url(/images/cab-postcomment.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 222px;
	text-indent: -5000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div#escribe-comentario p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

div#escribe-comentario label {
	font-size: 11px;
	margin-left: 5px;
}
div#escribe-comentario textarea {
	margin-bottom: 10px;
}


.textazul{
	color: #007899;	
	font-weight:bold;
}
div#menu-redessociales {
	padding: 15px;
	overflow: auto;
	color: #333333;
	text-align:center
}						
div#avisolegal{
	font-size:11px;
	background-color:#FFF;
	padding:20px 20px 20px 20px;
}
.pie{
	color:#FFF;
}
.pie a{
	color:#FFF;
}
.firma_IF{
	background-image:url(/images/factory_a2.gif);
	width:194px;
}

a.LinkTitulo {
	color:#FFF;
	font-size:22px;
}
a.LinkTitulo:hover {
	color:#FFF;
	font-size:22px;
}
