/*

Theme Name: Turismo Perfil

Theme URI: http://turismo.perfil.com

Author: Marcelo Parajo

Author URI: http://www.perfil.com/

Description: Template para el sitio de Turismo de Perfil.com, basado en Twentyeleven.

Version: 1.2

License: GNU General Public License

License URI: license.txt

Tags: 

*/



/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */



html, div, span, applet, object, iframe, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	border: 0;

	font-family: inherit;

	font-size: 100%;

	font-style: inherit;

	font-weight: inherit;

	margin: 0;

	outline: 0;

	padding: 0;

	vertical-align: baseline;

}



body{margin:0;background:#fff;font-family:Arial, Helvetica, sans-serif;}

#gral{width:992px;margin:20px auto;}

#main{width:990px;border:1px solid #d9d9d9;background:#fff;float:left;margin:20px auto;}





:focus {/* remember to define focus styles! */

	outline: 0;

}

ol, ul {

	list-style: none;

}

table {/* tables still need 'cellspacing="0"' in the markup */

	border-collapse: separate;

	border-spacing: 0;

}

caption, th, td {

	font-weight: normal;

	text-align: left;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: "";

}

blockquote, q {

	quotes: "" "";

}

a img {

	border: 0;

}

article, aside, details, figcaption, figure,

footer, header, hgroup, menu, nav, section {

	display: block;

}







/* =Global

----------------------------------------------- */



input, textarea {

	color: #373737;

	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;

}

#page {

	background: #fff;

}



/* Headings */

hr {

	background-color: #ccc;

	border: 0;

	height: 1px;

	margin-bottom: 1.625em;

}



/* Text elements */

ol {

	list-style-type: decimal;

}

ol ol {

	list-style: upper-alpha;

}

ol ol ol {

	list-style: lower-roman;

}

ol ol ol ol {

	list-style: lower-alpha;

}

ul ul, ol ol, ul ol, ol ul {

	margin-bottom: 0;

}

dl {

	margin: 0 1.625em;

}

dt {

	font-weight: bold;

}

dd {

	margin-bottom: 1.625em;

}

strong {

	font-weight: bold;

}

cite, em, i {

	font-style: italic;

}

blockquote {

	font-family: Georgia, "Bitstream Charter", serif;

	font-style: italic;

	font-weight: normal;

	margin: 0 3em;

}

blockquote em, blockquote i, blockquote cite {

	font-style: normal;

}

blockquote cite {

	color: #666;

	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;

	font-weight: 300;

	letter-spacing: 0.05em;

	text-transform: uppercase;

}

pre {

	background: #f4f4f4;

	font: 13px "Courier 10 Pitch", Courier, monospace;

	line-height: 1.5;

	margin-bottom: 1.625em;

	overflow: auto;

	padding: 0.75em 1.625em;

}

code, kbd {

	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

}

abbr, acronym, dfn {

	border-bottom: 1px dotted #666;

	cursor: help;

}

address {

	display: block;

	margin: 0 0 1.625em;

}

ins {

	background: #fff9c0;

	text-decoration: none;

}

sup,

sub {

	font-size: 10px;

	height: 0;

	line-height: 1;

	position: relative;

	vertical-align: baseline;

}

sup {

	bottom: 1ex;

}

sub {

	top: .5ex;

}



/* Forms */

input[type=text],

input[type=password],

textarea {

	background: #fafafa;

	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);

	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);

	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);

	border: 1px solid #ddd;

	color: #888;

}

input[type=text]:focus,

textarea:focus {

	color: #373737;

}

textarea {

	padding-left: 3px;

	width: 98%;

}

input[type=text] {

	padding: 3px;

}





/* Links */

a {

	color: #1982d1;

	text-decoration: none;

}

a:focus,

a:active,

a:hover {

	text-decoration: underline;

}



/* Assistive text */

.assistive-text {

	position: absolute !important;

	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */

	clip: rect(1px, 1px, 1px, 1px);

}





/* =Header

----------------------------------------------- */



#branding {height:110px;position:relative;z-index:2;background:url(images/bg-header.png) repeat-x;}

#site-title {font:70px 'Open Sans', sans-serif;font-weight:normal;width:240px;margin:0 auto;letter-spacing:-.05em;}

#site-title a {

	color: #fff;

	text-decoration: none;

}

#site-description {text-indent:-9999px;width:154px;height:24px;background:url(images/perfilcom.png) no-repeat;position:absolute;top:56px;left:20px;}

#site-description a{display:block;width:154px;height:24px;text-decoration:none;}

#fecha{position:absolute;top:66px;right:20px;color:#fff;font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;}





/* BARRA SUPERIOR */

#revistas{width:100%;background:url(images/bg-nav-2.png) repeat-x;height:35px;position:absolute;top:0;left:0;}

#revistas-logos{width:990px;margin:0 auto;}

#revistas-logos ul{padding:0;margin:0;list-style:none;}

#revistas-logos ul li{float:left;padding:0;margin:0 10px 0 0;list-style:none;}

#revistas-logos ul li.social{float:right;padding-top:5px;}

#revistas-logos ul li img{border:none;margin:5px 0 0 0}



/* HEADER */

#header{width:990px;background:url(images/bg-header.png) repeat-x;clear:both;display:block;padding:0 0 4px 0;position:relative;}

#header h1{text-indent:-9999px;width:154px;height:24px;background:url(images/perfilcom.png) no-repeat;position:absolute;top:56px;left:20px;padding:0;margin:0;}

#header h1 a{display:block;width:154px;height:24px;text-decoration:none;}

#header h2{font:70px 'Open Sans', sans-serif;font-weight:normal;width:240px;margin:0 auto;letter-spacing:-.05em;padding:0;}

#header h2 a{color:#fff;text-decoration:none;}

#header h3{position:absolute;top:66px;right:20px;color:#fff;font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;padding:0;margin:0;}



/* FOOTER */

#footer{width:970px;clear:both;border-top:1px solid #d9d9d9;padding:10px 0 30px 0;margin:0 10px;}

#footer h1{padding:0;margin:10px auto 20px auto;text-indent:-9999px;width:153px;height:24px;background:url(images/perfilcom-logo-footer.png) no-repeat;display:block;}

#footer h1 a{width:153px;height:24px;display:block;}

#footer h2{text-align:center;font-weight:normal;font:20px 'Open Sans',sans-serif;padding:0;margin:0;}

#footer h2 a:hover{text-decoration:none;color:#f63;}

#footer p{text-align:center;font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;padding:0;margin:10px 0 0 0;line-height:12px;color:#666;}

#footer p a{color:#aaa;text-decoration:underline;}

#footer p a:hover{color:#1982d1;text-decoration:none;}



/* MENU */

#menu{width:990px;background:url(images/bg-nav.png) repeat-x;clear:both;text-transform:uppercase;font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;margin:0 0 10px 0;position:relative;float:left;}

#menu ul{margin:0 0 0 10px;;padding:0;list-style:none;font:16px "Trebuchet MS",Arial,Helvetica,sans-serif;text-transform:uppercase;}

#menu ul li{float:left;list-stlye:none;margin:0;padding:0;position:relative;}

#menu ul li ul{display:none;position:absolute;left:-20px;top:36px;float:left;width:140px;z-index:9999;}

#menu ul li ul li{height:22px;width:140px;display:block;font-size:11px;}

#menu ul li ul a{background:#eee;height:auto;padding:2px 5px;width:140px;text-decoration:none;}

#menu ul li a{color:#292929;display:block;line-height:36px;padding:0 10px;text-decoration:none;border-right:1px solid #d9d9d9;}

#menu ul li:hover > a{background:url(images/bg-nav-2.png) repeat-x;color:#222;}

#menu ul ul :hover > a {color:#fff;text-decoration:none;background:#ccc;}

#menu ul li:hover > ul {display:block;}

#menu a{text-decoration:none;color:#292929;}



/* BUSCADOR */

#search{float:right;width:210px;padding:2px 0;margin:3px 15px 0 0;position:relative;}

#search #searchform{padding:0;margin:0;}

#search #searchform #s{float:right;background:url(images/bg-buscador.png) no-repeat;height:24px;width:170px;border:none;font:11px Arial, Helvetica, sans-serif;padding:0 4px;}

#search #searchform #searchsubmit{float:right;background:url(images/bg-buscador.png) right top no-repeat;width:24px;height:24px;text-indent:-9999px;border:none;cursor:pointer;}

#contenido #search{margin-right:210px;padding-bottom:20px;}



/* CONTENIDO */

#content{width:990px;clear:both;padding:10px 0;margin:0;}

#contenido{float:left;width:645px;border-right:1px solid #d9d9d9;margin:0 0 20px 10px;padding:0 12px 0 0;position:relative;}

.nota{padding:0 0 10px 0;margin:0 0 10px 0;border-bottom:1px solid #d9d9d9;float:left;display:block;width:100%;}

.nota h2{font:11px Arial, Helvetica, sans-serif;text-transform:uppercase;padding:0 0 2px 0;margin:0;border-bottom:1px dotted #d9d9d9;color:#262626;display:inline;}

.nota h1{font-weight:normal;padding:0;margin:5px 0 0 0;font-family:Georgia, "Times New Roman", Times, serif;}

.nota p{padding:0;margin:0;font:14px Arial, Helvetica, sans-serif;color:#555;line-height:17px;}

.nota a{text-decoration:none;color:#09c;}

.nota a:hover{color:#c60;}

.alignleft{float:left;margin-right:15px;}

.principal{float:left;border:1px solid #d9d9d9;padding:9px;width:625px;}

.principal h1{font-size:30px;line-height:30px;margin-bottom:15px;}

.izquierda h1{font-size:28px;line-height:29px;margin-bottom:10px;}

.derecha h1{font-size:20px;line-height:21px;margin-bottom:10px;}

.izquierda img.attachment-thumbnail{float:left;margin-right:15px;}

.columna-central{float:right;width:240px;}

.columna-izquierda{float:left;width:360px;padding:0 20px 0 0;border-right:1px solid #d9d9d9;}

.franja-banner{width:645px;clear:both;margin:0 0 10px 0;border-bottom:1px solid #d9d9d9;padding:0 10px 0 0;}

.franja{width:645px;clear:both;margin:0 0 10px 0;}



/* SECCION MAS NOTICIAS */

.mas-notas{width:645px;clear:both;margin:20px 0;}

.mas-notas h3{color:#c60;font:40px 'Open Sans',sans-serif;padding:0;margin:0 0 5px 0;border-bottom:1px solid #d9d9d9;}

.nota-mas-notas{width:147px;float:left;margin:0 19px 0 0;}

.nota-mas-notas-final{width:147px;float:left;margin:0;}

.mas-notas h1{font:13px Georgia, "Times New Roman", Times, serif;line-height:15px;padding:0;margin:0 0 6px 0;font-weight:normal;}

.mas-notas a{color:#1982d1;text-decoration:none;}

.mas-notas a:hover{color:#000;}

.mas-notas p{font:12px Arial,Helvetica,sans-serif;padding:0;margin:0;}

.mas-notas img{margin:0 0 5px 0;border:0;}



/* SIDEBAR */

#sidebar{width:300px;float:right;margin:0 15px 0 0;}

.bloque-sidebar{width:300px;clear:both;margin:0 0 15px 0;}

.bloque-sidebar img{border:none;}

.bloque-sidebar h2{font:15px Georgia, "Times New Roman", Times, serif;padding:0 0 0 15px;margin:4px 0 2px 0;font-weight:normal;background:url(imagenes/bullet.png) 0 4px no-repeat;}

.bloque-sidebar h2 a{color:#000;text-decoration:none;}

.bloque-sidebar h2 a:hover{color:#1982d1;}

p.mas-info{font:12px Arial, Helvetica, sans-serif;padding:2px 0 0 0;border-top:1px dotted #d4d4d4;margin:5px 0 0 0;text-align:right;}

p.mas-info a{color:#1982d1;text-decoration:none;}

p.mas-info a:hover{color:#000;}

.bloque-sidebar h3{color:#c60;font:40px 'Open Sans',sans-serif;padding:0;margin:0 0 5px 0;border-bottom:1px solid #d9d9d9;}

.bloque-sidebar h1{font:15px Arial, Helvetica, sans-serif;padding:0;margin:0;font-weight:normal;}

.bloque-sideber p{font:13px Arial, Helvetica, sans-serif;padding:0;margin:0 0 4px 0;line-height:13px;}

.bloque-sidebar ul{padding:0;margin:0;list-stlye:none;}

.bloque-sidebar ul li{padding:0;margin:0 0 4px 0;list-style:none;font:12px Arial, Helvetica, sans-serif;color:#666;font-weight:bold;}

.bloque-sidebar ul li a{font-weight:normal;}



/* ENCUESTAS */

.wp-polls{color:#666;border-bottom:1px solid #d9d9d9;}

.wp-polls h1{font:13px Arial, Helvetica, sans-serif;color:#666;padding:0;margin:0 0 6px 0;}

.wp-polls-ans ul li{font-weight:normal;}

a.ver{background:#f3f6f8;padding:3px 5px;border:1px solid #c8c8c8;color:#373737;text-decoration:none;font:14px Arial, Helvetica, sans-serif;}



/* SECCIONES */

.page-header{margin:0 0 20px 0;padding:0;}

h3.page-title{font:36px 'Open Sans',sans-serif;font-weight:normal;border-bottom:1px solid #d9d9d9;color:#c60;padding:0;margin:0 0 10px 0;}

.bajar-mayusculas{text-transform:lowercase;}

.seccion{border:1px solid #9ad2e5;padding:10px;margin:0 0 20px 0;width:625px;}

.seccion img{float:left;margin:7px 15px 0 0;border:none;}

.seccion h1{font-size:24px;}



/* CONTENIDO ARTICULO */

.articulo h1{font-size:40px;margin:10px 0;}

.articulo #copete p{color:#666;margin:0 0 20px 0;padding:0;font-weight:normal;font:18px Arial, Helvetica, sans-serif;}

.articulo .foto{background:#000;display:block;}

.articulo img{background:#f3f3f3;padding:10px;}

.articulo p{font:16px Georgia, "Times New Roman", Times, serif;line-height:21px;padding:0;margin:0 0 10px 0;}

.articulo p.epigrafe{background:#000;color:#fff;font:12px Arial, Helvetica, sans-serif;padding:3px 10px;margin:0 0 20px 0;}

.articulo ul li{margin-bottom:10px;color:#666;font:16px Georgia, "Times New Roman", Times, serif;list-style:square;}

.articulo .social{clear:both;margin:5px 0 10px 0;border-bottom:1px dotted #d9d9d9;height:26px;border-top:1px dotted #d9d9d9;padding:3px 0 0 0;}

p.twitter,p.facebook,p.plus-1{float:right;}

p.autor{font:12px Georgia,"Times New Roman",Times,serif;padding:0;margin:0 0 30px 0;font-style:italic;}

#bloque-maps-tags{width:300px;float:right;margin:4px 0 10px 20px;}

#bloque-maps-tags small{font:12px Arial, Helvetica, sans-serif;padding:0;margin:0;text-align:right;}

#bloque-maps-tags small a{color:#1982d1;text-decoration:none;}

#bloque-maps-tags small a:hover{color:#c60;}

#etiquetas{width:300px;padding:0 0 10px 0;border:1px solid #1982d1;margin:0 0 20px 0;}

#etiquetas p{font:12px Arial, Helvetica, sans-serif;margin:0 0 4px 0;padding:0 10px;}

#etiquetas h1{margin:0 0 5px 0;padding:2px 10px;color:#fff;background:#1982d1;font:12px Arial, Helvetica, sans-serif;font-weight:bold;}

.page-link {

	color: #000;

	font:13px Georgia, "Times New Roman", Times, serif;

	line-height:13px;

	float:left;

	width:625px;

	text-align:right;

	margin:0 0 20px 0;

	clear:both;

	height:50px;

}

.page-link-n{border:1px solid #b3cfea;background:#c3cdd8;margin:0 5px 0 0;padding:2px 5px;}

.page-link a .page-link-n{

	background: #f7f9fd;

	color:#333;

	font-weight:normal;

	padding:2px 5px;

	text-decoration:none;

}

.page-link a{text-decoration:none;}



/* ARTICULO COMENTARIOS */

#comments{margin:20px 0;padding:30px 0;border-top:1px solid #d9d9d9;}

h2#comments-title{padding:0;margin:0 0 10px 0;font-weight:normal;font:20px 'Open Sans',sans-serif;color:#c60;text-transform:none;clear:both;border:none;}

h3#reply-title{padding:0;margin:0 0 2px 0;font:14px Arial, Helvetica, sans-serif;color:#444;font-weight:bold;}

.comment-meta {padding:2px 5px;margin:12px 0 5px 0;font-weight:normal;font:12px Georgia, "Times New Roman", Times, serif;line-height:22px;color:#333;background:url(images/bg-nav-2.png) bottom repeat-x;}

.comment-meta .vcard .fn{font-style:italic;font-size:16px;}

.comment-awaiting-moderation{color:#F33;margin-left:20px;}

.comment-content p{padding:0;margin:0;font:12px Arial, Helvetica, sans-serif;line-height:15px;}

.reply{text-align:right;margin:0;padding:0;width:100%;display:block;clear:both;}

#respond input#submit {width:200px;background:#e6edf5;border:1px dashed #c8d1db;color:#1982d1;font:16px Arial, Helvetica, sans-serif;font-weight:bold;line-height:24px;text-align:center;margin:10px 0;float:right;}

#respond{position:relative;width:625px;margin:20px 0 0 0;background:#edf8fc;padding:10px 10px 50px 10px;}

#respond textarea{width:600px;height:90px;border:1px dashed #c8d1db;padding:10px;font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;}

#respond p{margin:10px 0;}

#respond .form-submit{float:right;display:block;margin:0 5px 0 0;padding:0;}

#respond p{font-size:12px;}

#comment-nav-below{margin:10px 0;border-top:1px dashed #d9d9d9;padding:10px 0;}

#comment-nav-below .nav-previous,#comment-nav-below .nav-next{text-decoration:none;color:#1982d1;font-weight:bold;font:16px Arial, Helvetica, sans-serif;}

#content nav{clear:both;overflow:hidden;}

#nav-above{display:none;}

#comment-nav-below .nav-previous{float:left;width:50%;}

#comment-nav-below .nav-next{float:right;text-align:right;width:50%;}



#comentarios p{padding:0;margin:0 0 12px 0;color:#444;font:12px Arial, Helvetica, sans-serif;}

#form-comentarios{padding:0;margin:0;clear:both;width:645px;float:left;}

#navegar-comentarios{width:624px;margin:10px 0;border-top:1px dashed #d9d9d9;padding:10px 0;}

#navegar-comentarios .siguientes{float:right;width:100px;text-align:right;}

#navegar-comentarios .anteriores{float:left;width:100px;}

#navegar-comentarios .paginacion{width:400px;margin:0 auto;text-align:center;}

#navegar-comentarios .paginacion .numero{text-align:center;margin:0 5px 0 0;border:1px solid #d9d9d9;font:13px Arial, Helvetica, sans-serif;padding:2px 5px;font-weight:bold;color:#000;background:url(images/bg-usuario.png) repeat-x;}

.numero a{color:#1982d1;text-decoration:none;}

#navegar-comentarios .anteriores a,#navegar-comentarios .siguientes a{text-decoration:none;color:#1982d1;font-weight:bold;}

#navegar-comentarios .anteriores a:hover,#navegar-comentarios .siguientes a:hover,#navegar-comentarios .paginacion .numero a:hover{color:#000;}

.commentlist {

	list-style: none;

	margin:0;

	width: 100%;

}

.commentlist > li.comment {

	position: relative;

}

.commentlist .children {

	list-style: none;

	margin-left:10px;

}

.commentlist .children li.comment {

	position: relative;

}

.commentlist > li.pingback:before {

	content: '';

}

a.comment-reply-link {

	color: #666;

	display: inline-block;

	font-size:11px;

	text-decoration:underline;

}

a.comment-reply-link:hover,

a.comment-reply-link:focus,

a.comment-reply-link:active {

	color:#1982d1;

}

a.comment-reply-link > span {

	display: inline-block;

	position: relative;

	top: -1px;

}



/* Comment Form */

#respond input[type="text"],

#respond .comment-form-author .required,

#respond .comment-form-email .required {

	color:#bd3500;

	font-size:14px;

}

#respond #cancel-comment-reply-link {

	color: #666;

	margin-left: 10px;

	text-decoration: none;

}

#respond .logged-in-as a:hover,

#respond #cancel-comment-reply-link:hover {

	text-decoration: underline;

}

.commentlist #respond {

	margin: 1.625em 0 0;

	width: auto;

}

#reply-title {

	color: #373737;

	font-size: 24px;

	font-weight: bold;

	line-height: 30px;

}

#cancel-comment-reply-link {

	color: #888;

	display: block;

	font-size: 10px;

	font-weight: normal;

	line-height: 2.2em;

	letter-spacing: 0.05em;

	position: absolute;

	right: 1.625em;

	text-decoration: none;

	text-transform: uppercase;

	top: 1.1em;

}

#cancel-comment-reply-link:focus,

#cancel-comment-reply-link:active,

#cancel-comment-reply-link:hover {

	color: #ff4b33;

}

#respond label {

	line-height: 2.2em;

	display:block;

	clear:both;

}

#respond input[type=text] {

	display: block;

	height: 24px;

	width: 75%;

}

p.comment-form-comment {

	margin: 0;

}

.form-allowed-tags {

	display: none;

}

p.comment-subscription-form{display:none;}



/* GALERIA DE FOTOS */

.fotogaleria-foto{position:relative;width:990px;background:#000;margin:0 0 10px 0;clear:both;text-align:center;}

.fotogaleria-foto img{position:relative;z-index:0;}

.fotogaleria-foto .nav-previous{position:absolute;top:0;left:0;width:495px;height:560px;z-index:10;background:url(images/bg-transparente.png);display:block;}

.fotogaleria-foto .nav-next{position:absolute;top:0;right:0;width:495px;height:560px;z-index:10;background:url(images/bg-transparente.png);display:block;}

.fotogaleria-foto .nav-previous a{width:495px;height:560px;display:block;text-indent:-9999px;z-index:12}

.fotogaleria-foto .nav-next a{width:495px;height:560px;display:block;text-indent:-9999px;z-index:12}

.fotogaleria-foto .nav-previous a:hover{background:url(images/prev-1.png) no-repeat 10px center;z-index:13;}

.fotogaleria-foto .nav-next a:hover{background:url(images/next-1.png) no-repeat 400px center;z-index:13;}

.fotogaleria-epigrafe{font:13px Arial, Helvetica, sans-serif;color:#fff;background:#000;padding:5px 10px;width:970px;}

.fotogaleria-epigrafe p{padding:0;margin:0;}

#fotogaleria-volver{width:970px;padding:10px;font:16px Georgia, "Times New Roman", Times, serif;text-align:center;clear:both;}

#fotogaleria-volver a{text-decoration:none;color:#1982a1;}

#fotogaleria-volver a:hover{color:#c60;}

#fotogaleria-comentarios{width:650px;margin:0 auto;}

.social-fotogaleria{clear:both;margin:10px 0;border-bottom:1px dotted #d9d9d9;height:26px;border-top:1px dotted #d9d9d9;padding:3px 0 0 0;width:990px;}

.social-fotogaleria p.twitter,.social-fotogaleria p.facebook,.social-fotogaleria p.plus-1{float:right;margin:0;padding:0;}



/* 404 */

#contenido .widget{width:645px}

#contenido .widget h2.widgettitle{font:24px 'Open Sans',sans-serif;padding:0;margin:20px 0 5px 0;border-bottom:1px solid #d9d9d9;color:#c60;}

#contenido .widget ul{padding:0;margin:0;list-style:none;font:13px Arial, Helvetica, sans-serif;line-height:16px;}

#contenido .widget ul li{padding:0;margin:0 0 4px 0;list-style:none;}

ul.nube-de-tags li{float:left;width:150px;}

ul.nube-de-tags li a{font-size:13px;}



/* BANNERS */

#eplAdDiv300x250x1,#eplAdDiv300x250x2{width:300px;margin:0 0 10px 0;min-height:0;}

#eplAdDiv990x60x1{width:990px;margin:0;clear:both;}

#eplAdDiv990x60x1 img{border:none;}



img#wpstats{display:none;}

.jp-relatedposts-post-context {
    display: none !important;
}