/*  
Theme Name: Enrique Dans 2.0 - v1
Theme URI: http://www.enriquedans.com/
Description: Blog de Enrique Dans (<strong>Versi&oacute;n CON Publicidad</strong>). Modificado sidebar a 305px
Version: 1.0
Author: Blogestudio
Author URI: http://blogestudio.com/
*/

BODY {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	margin: 0; padding: 0;
}

IMG {
	vertical-align: middle;
}

A {
	outline: none;
}

A IMG {
	border: 0 none;
}

-
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



.posicion-general {
	margin: 0 auto;
	width: 988px;
	text-align: left;
}

.header {
}

.content {
}
	
	.content .principal {
		float: left;
		padding: 0 10px;
		width: 660px;
	}
	
	.content .sidebar {
		float: right;
		width: 304px;
	}

.footer {
}

.estandares {
}


/* Header */
.header {
	border-bottom: 3px solid #a20339;
}
	
	.header .header-interior {
		border-bottom: 1px solid #fff;
		background: #0a0a0b;
		position: relative;
	}
	
.logo {
	margin: 0 100px 0 0; padding: 0;
	text-indent: -10000px;
}
	
	.logo A {
		display: block;
		height: 106px;
		background: url(images/bkg_logo.jpg) no-repeat 0 0;
	}

.menu-cabecera {
	position: absolute;
	top: 0; right: 0;
	width: 108px; height: 106px;
	font-size: 0.9em;
}
	
	.menu-cabecera UL {
		margin: 0; padding: 6px 16px;
		list-style: none;
	}
		
		.menu-cabecera UL LI {
			margin: 0; padding: 1px 0 0 8px;
			list-style: none;
			color: #b3b3b3;
			background: url(images/bullet_001.gif) no-repeat 0 6px;
		}
			
			.menu-cabecera UL LI A {
				color: #b3b3b3;
				text-decoration: none;
			}
				
				.menu-cabecera UL LI A:hover {
					text-decoration: underline;
				}
		
		.menu-cabecera UL LI.rss {
			padding: 0;
			background: url(images/ico_rss.gif) no-repeat 0 2px;
		}
			
			.menu-cabecera UL LI.rss A {
				display: block;
				padding: 3px 0 2px 20px;
			}
			
/* Pie de Pagina */
.footer {
	border-top: 1px solid #d8d8d8;
	border-bottom: 4px solid #000;
}
	
	.footer .footer-interior {
		padding: 12px 14px;
		position: relative;
		background: url(images/bkg_logo-pie.gif) no-repeat 14px 50%;
		height: 30px;
	}

.menu-footer {
}
	
	.menu-footer UL {
		margin: 0; padding: 0 0 0 240px;
		list-style: none;
	}
		
		.menu-footer UL LI {
			margin: 0; padding: 0;
			list-style: none;
			float: left;
			color: #4b4b4b;
		}
			
			.menu-footer UL LI A {
				margin: 0; padding: 6px 13px;
				height: 20px;
				color: #4b4b4b;
				text-decoration: none;
				display: block;
			}
				
				.menu-footer UL LI A:hover {
					text-decoration: underline;
				}
				
			.menu-footer UL LI.rss A {
				padding-left: 20px;
				background: url(images/ico_rss.gif) no-repeat 0 5px;
			}

.creative-commons {
	position: absolute;
	top: 10px; right: 10px;
}
			

/* Estandares */
.estandares {
	padding: 10px 0;
	text-align: right;
}
	
	.estandares A {
		margin-left: 10px;
	}
	
/* Contenido */
.content {
	background: url(images/bkg_content.gif) repeat-y 684px 0;
}


/* Widgets */
.widget {
	color: #4b4b4b;
	padding-bottom: 20px;
}
	
	.widget A {
		color: #4b4b4b;
		text-decoration: none;
	}
		
		.widget A:hover {
			color: #4b4b4b;
			text-decoration: underline;
		}
	
	.widget .widget-title {
		color: #a30339;
		font-weight: bolder;
		text-transform: uppercase;
		font-size: 1.1em;
		background: url(images/bkg_widget-title.gif) no-repeat 0 50%;
		padding: 3px 18px;
	}
		
		.widget .widget-title SPAN {
			display: block;
			border-bottom: 1px solid #d8d8d8;
		}
		
	.widget .widget-content {
		margin: 0; padding: 8px 16px;
	}
		
		.widget .widget-content UL {
			margin: 0; padding: 0;
			list-style: none;
		}
			
			.widget .widget-content UL LI {
				margin: 0; padding: 6px 6px 6px 11px;
				list-style: none;
				background: url(images/bullet_002.gif) no-repeat 0 9px;
				border-bottom: 1px dotted #a6a6a6;
			}

	.widget.widget-buscador {
		padding: 8px 10px;
		text-align: center;
	}
	
	.widget.widget-publi {
	}
		
		.widget.widget-publi .widget-content {
			margin: 0; padding: 0 0 0 2px;
		}
			
			.widget.widget-publi .widget-content .publi-sidebar {
				width: 304px;
				overflow: hidden;
			}
		
			.widget.widget-publi .widget-content .tit-publi {
				margin: 0; padding: 6px 10px;
				background: #858585;
				color: #fff;
				text-transform: uppercase;
				border-bottom: 1px solid #fff;
				font-size: 0.9em;
			}
	
	.widget.widget-suscripcion {
	}
		
		.widget.widget-suscripcion .suscripcion-text {
			margin: 0; padding: 5px 10px;
			border: 0 none;
			background: #ebebeb;
			color: #5d5d5d;
			vertical-align:  middle;
			font-size: 0.9em;
			width: 182px;
		}
		
		.widget.widget-suscripcion .suscripcion-button {
			vertical-align:  middle;
		}
		
		.widget.widget-suscripcion .feedburner-counter {
			padding: 6px 0 0;
		}
		
	.widget.widget-archivos {
	
	}
		
		.widget.widget-archivos .widget-content {
			text-align: center;
		}
			
			.widget.widget-archivos .widget-content .archivos-selector {
				margin: 0; padding: 1px;
				width: 90%;
				border: 1px solid #d8d8d8;
				font-size: 0.9em;
				color: #818080;
			}
				
				.widget.widget-archivos .widget-content .archivos-selector OPTION {
				}
	
	.widget.widget-twitter {
		color: #797979;
	}
		
		.widget.widget-twitter .twitter-info {
			background: url(images/bkg_twitter-info.gif) no-repeat 134px 100%;
			height: 36px;
		}
			
			.widget.widget-twitter .twitter-info .twitter-info-link {
				float: left;
			}
			
			.widget.widget-twitter .twitter-info #my_twitter_followers {
				float: right;
				text-align: right;
				color: #797979;
				padding-top: 19px;
				text-align: right;
			}
				
				.widget.widget-twitter .twitter-info #my_twitter_followers STRONG {
					color: #a30339;
				}
		
		.widget.widget-twitter .twitter-text {
			clear: both;
			background: #f7f7f7;
			text-align: center;
			padding: 8px 12px;
		}

/* Formulario de Busqueda */
.searchform {
	text-align: center;
}
	
	.post-entry .searchform {
		text-align: left;
	}
	
	.searchform .searchform-text {
		margin: 0; padding: 5px 10px;
		border: 0 none;
		background: #ebebeb;
		color: #5d5d5d;
		vertical-align:  middle;
		font-size: 0.9em;
		width: 194px;
	}
		
		.post-entry .searchform .searchform-text {
			width: 240px;
			font-size: 0.8em;
		}
	
	.searchform .searchform-button {
		vertical-align:  middle;
	}


/* Post */
.post {
	background: url(images/bkg_post.gif) repeat-x 0 100%;
	padding: 30px 0 60px;
}
	
	.post-header {
		background: url(images/bkg_dotted.gif) repeat-x 0 100%;
	}
		
		.post-header A {
			color: #000000;
			text-decoration: none;
		}
			
			.post-header A:hover {
				color: #a20339;
				text-decoration: underline;
			}
		
		.post-header .post-date {
			width: 80px; height: 35px;
			padding: 1px 0 0;
			background: url(images/bkg_post-date.gif) repeat-x 0 0;
			color: #fff;
			text-transform: uppercase;
			text-align: center;
			font-size: 1.1em;
		}
			
			.post-header .post-date SPAN {
				float: left;
				margin: 0; padding: 0;
				width: 50%;
				font-size: 2.6em;
				line-height: 0.9em;
			}
		
		.post-header .post-title {
			margin: 0; padding: 6px 0;
			font-size: 2em;
			color: #000;
		}
			
			.post-header .post-title A {
				color: #000;
			}
				
				.post-header .post-title A:hover {
					color: #a30339;
					text-decoration: none;
				}
		
		.post-header .post-time {
			float: left;
			margin: 0; padding: 6px 0;
			color: #7d7d7d;
		}
		
		.post-header .post-comments {
			float: right;
		}
			
			.post-header .post-comments A {
				display: block;
				margin: 0; padding: 6px 6px 6px 24px;
				color: #a20339;
				text-decoration: none;
				background: url(images/ico_post-comments.gif) no-repeat 0 50%;
				font-weight: bolder;
			}
				
				.post-header .post-comments A:hover {
					color: #a20339;
					text-decoration: underline;
				}
	
	.post-footer {
		background: url(images/bkg_dotted.gif) repeat-x 0 100%;
	}
		
		.post-footer A {
			color: #a20339;
			text-decoration: none;
		}
			
			.post-footer A:hover {
				color: #a20339;
				text-decoration: underline;
			}
		
		.post-footer UL {
			margin: 0; padding: 2px 0 0;
			list-style: none;
			height: 28px;
		}
			
			.post-footer UL LI {
				margin: 0; padding: 0 14px;
				list-style: none;
				float: left;
			}
				
				.post-footer UL LI A {
					margin: 0; padding: 4px 8px;
					display: block;
				}
					
					.post-footer UL LI.post-comentar A { background: url(images/ico_post-comentar.gif) no-repeat 0 50%; padding-left: 24px; }
					.post-footer UL LI.post-comentarios A { background: url(images/ico_post-comentarios.gif) no-repeat 0 50%; padding-left: 24px; }
					.post-footer UL LI.post-trackbacks A { background: url(images/ico_post-trackbacks.gif) no-repeat 0 50%; padding-left: 24px; }
					.post-footer UL LI.post-enviar A { background: url(images/ico_post-enviar.gif) no-repeat 0 50%; padding-left: 24px; }
					.post-footer UL LI.post-url-trackback A { background: url(images/ico_post-url-trackback.gif) no-repeat 0 50%; padding-left: 24px; }
					
					.post-footer UL LI A:hover {
						color: #000;
						text-decoration: none;
					}
	
	.post-tags {
		background: url(images/ico_post-tags.gif) no-repeat 0 14px;
		padding: 10px 0 0 56px;
		font-size: 0.9em;
	}
	
	.post-entry {
		padding: 10px 0;
		background: url(images/bkg_dotted.gif) repeat-x 0 100%;
		color: #4b4b4b;
		line-height: 1.5em;
		font-size: 1.2em;
	}
		
		.post-entry A {
			color: #a20339;
			text-decoration: none;
		}
			
			.post-entry A:hover {
				color: #000;
				text-decoration: none;
			}
		
		.post-entry STRONG {
			color: #000;
			font-weight: bolder;
		}
		
		.post-entry H3 {
			margin: 0; padding: 16px 0 8px;
			font-size: 16px;
			color: #000;
			font-weight: bolder;
			text-transform: uppercase;
		}
		
		.post-entry H4 {
			margin: 0; padding: 16px 0 8px;
			font-size: 15px;
			color: #7c7b7b;
			font-weight: bolder;
			text-transform: uppercase;
		}
		
		.post-entry H5 {
			margin: 0; padding: 16px 0 8px;
			font-size: 14px;
			color: #a9a9a9;
			font-weight: bolder;
			text-transform: uppercase;
		}
		
		.post-entry P {
			margin: 0; padding: 8px 0;
		}
		
		.post-entry BLOCKQUOTE {
			margin: 8px 0; padding: 0 0 0 60px;
			color: #797979;
			background: url(images/bkg_blockquote.gif) no-repeat 0 8px;
		}
			
			.post-entry BLOCKQUOTE P {
				margin: 0; padding: 8px 0;
			}
		
		.post-entry UL {
			margin: 0; padding: 8px 12px;
			list-style: none;
		}
			
			.post-entry UL LI {
				margin: 0; padding: 2px 0 2px 12px;
				list-style: none;
				background: url(images/bullet_002.gif) no-repeat 0 6px;
			}
				
				.post-entry UL LI LI {
					background: url(images/bullet_003.gif) no-repeat 0 6px;
				}
		
		.post-entry IMG {
			/* border: 1px solid #4f4f4f; */
			padding: 1px;
		}
			
			.post-entry IMG.noborde {
				border: 0 none;
			}
				
/* Flick */
.flickr_badge {
	margin: 0; padding: 6px 0;
	text-align: center;
}
	
	.flickr_badge .flickr_badge_image {
		margin: 0; padding: 4px;
		float: left;
	}
	
		.flickr_badge .flickr_badge_image IMG {
			margin: 0; padding: 2px;
			border: 1px solid #d8d8d8;
		}
	
.flickr-logo {
	padding: 4px 6px;
	clear: both;
}

/* Iconos de Compartelo en: */
.compartelo-en {
	padding-right: 16px;
	background: #f8f8f8 url(images/bkg_compartelo-en.gif) no-repeat 100% 50%;
	font-size: 0.9em;
}
	
	.compartelo-en .compartelo-en-in {
		margin: 10px 0; padding: 7px 9px;
		border-top: 1px solid #ededed;
		border-left: 1px solid #ededed;
		border-bottom: 1px solid #ededed;
		color: #000;
	}
	
	.compartelo-en .compartelo-en-link {
		border: 0;
		color: #000;
		background: url(images/bkg_compartelo-en-link.gif) no-repeat 0 50%;
		padding: 0 0 3px;
	}
		
		.compartelo-en .compartelo-en-link.primero {
			background: none;
		}
		
		.compartelo-en .compartelo-en-link IMG {
			margin: 0; padding: 0 8px;
			vertical-align: middle;
			border: 0 none;
		}
		
/* Pages */

.post.post-page {
	padding: 0;
	background: none;
}
	
	.post.post-page .post-entry {
		background: none;
	}
		
		.post.post-page .post-entry UL.archivo-listado {
			background: url(images/bkg_post.gif) repeat-x 0 100%;
			font-size: 1.3em;
			padding: 0 4px
		}
			
			.post.post-page .post-entry UL.archivo-listado LI {
				clear: both;
				margin: 0; padding: 8px 0;
				background: url(images/bkg_dotted.gif) repeat-x 0 100%;
				height: 20px;
			}
				
				.post.post-page .post-entry UL.archivo-listado LI SPAN.emptymonth {
					float: left; width: 7%;
					text-align: center;
				}
				
				.post.post-page .post-entry UL.archivo-listado LI A {
					float: left; width: 7%;
					text-align: center;
					color: #000;
				}
					
					.post.post-page .post-entry UL.archivo-listado LI A:hover {
						color: #A20339;
					}
				
				.post.post-page .post-entry UL.archivo-listado LI STRONG {
					float: left; width: 10%;
					margin: 0 10px 0 0; padding: 2px 6px 2px 8px;
					background: #a30339;
					color: #fff;
					text-align: center;
				}
					
					.post.post-page .post-entry UL.archivo-listado LI STRONG A {
						float: none; width: auto;
						color: #fff;
					}
						
						.post.post-page .post-entry UL.archivo-listado LI STRONG A:hover {
							color: #fff;
						}
					
				.post.post-page .post-entry UL.archivo-listado LI.clear-both {
					clear: both;
					background: none;
				}

.page-title {
	margin: 0; padding: 20px 0 20px 26px;
	background: url(images/bkg_page-title.gif) no-repeat 0 20px;
	font-size: 1.3em;
	color: #000;
	font-weight: bolder;
	text-transform: uppercase;
}
	
	.page-title SPAN {
		color: #7e7e7e;
	}
	
	.page-title A {
		color: #000;
		text-decoration: none;
	}
		
		.page-title A SPAN {
			color: #7e7e7e;
		}
		
		.page-title A:hover {
			color: #000;
		}
		
/* Comentarios y ... mas */
.comments-list {
	margin: 0; padding: 10px 0 20px;
	color: #4b4b4b;
}
	
	.comments-list STRONG {
		color: #000;
	}
	
	.comments-list A {
		color: #a20339;
		text-decoration: none;
	}
		
		.comments-list A:hover {
			color: #000;
			text-decoration: none;
		}
	
	.comments-list .comments-list-empty {
		text-align: center;
		font-size: 1.1em;
	}
	
	.comments-list .comments-list-single {
		margin: 0; padding: 10px 0 20px;
	}
		
		.comments-list .comments-list-single .comment-text {
			margin: 0; padding: 10px 12px;
			border-left: 1px solid #dcdcdc;
			border-right: 1px solid #dcdcdc;
			border-bottom: 1px solid #dcdcdc;
		}
		
		.comments-list .comments-list-single .comment-info {
			height: 39px;
			overflow: hidden;
			background: url(images/bkg_content.gif) repeat-x 0 38px;
		}
			
			.comments-list .comments-list-single .comment-info .comment-info-counter {
				float: left;
				width: 70px; height: 39px;
				text-align: center;
				font-size: 2.4em;
				color: #d4d4d4;
				font-weight: bolder;
				background: url(images/bkg_comment-info-counter.gif) no-repeat 50% 100%;
			}
			
			.comments-list .comments-list-single .comment-info .comment-info-avatar {
				float: left;
				width: 36px;
				text-align: left;
			}
				.comments-list .comments-list-single .comment-info .comment-info-avatar .avatar {
					padding: 1px;
					border: 1px solid #000;
				}
			
			.comments-list .comments-list-single .comment-info .comment-info-data {
				margin-left: 110px;
				font-size: 0.9em;
				padding-top: 2px;
			}
			
		.comments-list .comments-list-single.type_pingback {
		}
			
			.comments-list .comments-list-single.type_pingback .comment-info .comment-info-data {
				margin-left: 72px;
			}
		
		.comments-list .comments-list-single.type_comment_meneame {
		}
			
			.comments-list .comments-list-single.type_comment_meneame .comment-info .comment-info-counter {
				background: url(images/bkg_comment-info-counter_meneame.gif) no-repeat 50% 100%;
			}
			
			.comments-list .comments-list-single.type_comment_meneame .comment-text {
				background: #FEEFE5;
			}
		
		.comments-list .comments-list-single.bypostauthor {
		}
			
			.comments-list .comments-list-single.bypostauthor .comment-info .comment-info-counter {
				background: url(images/bkg_comment-info-counter_byauthor.gif) no-repeat 50% 100%;
			}
			
			.comments-list .comments-list-single.bypostauthor .comment-text {
				background: #F9F9F9;
			}
			
.respond-form {
	margin: 0; padding: 10px 0 20px;
	color: #4b4b4b;
	font-size: 1em;
}
	
	.respond-form STRONG {
		color: #000;
	}
	
	.respond-form A {
		color: #a20339;
		text-decoration: none;
	}
		
		.respond-form A:hover {
			color: #000;
			text-decoration: none;
		}
	
	.respond-form LABEL {
		display: block;
		font-weight: bolder;
	}
	
	.respond-form .input-text {
		width: 99.9%;
		border: 1px solid #d8d8d8;
	}
		
		.respond-form TEXTAREA.input-text {
			width: 99.9%;
		}
	
	.respond-form .respond-form-registered {
		margin: 0 0 10px; padding: 10px 12px;
		border: 1px solid #d8d8d8;
	}
	
	.respond-form .respond-form-data {
		margin: 0 0 10px; padding: 0;
	}
		
		.respond-form .respond-form-data P {
			margin: 0 0.5%; padding: 6px 0;
			float: left;
			width: 32%;
		}
	
	.respond-form .respond-form-text {
		clear: both;
	}
		
		.respond-form .respond-form-text P {
			margin: 0; padding: 6px 0;
		}
	
	.respond-form .respond-form-button {
		margin: 0; padding: 4px 0;
		text-align: right;
	}
	

.respond-social-login {
}
	
	.respond-social-login .fbc_connect_button_area {
		margin: 0; padding: 6px 9px;
	}
	
/* Nube de Etiquetas (Temas) */
.wp-tag-cloud {
}
	
	.post-entry .wp-tag-cloud A {
		color: #000;
	}
		
		.post-entry .wp-tag-cloud A:hover {
			color: #A20339;
		}
	


/* Sistemas de Registro : Posicionamiento */
.loggin_googlec {
	float: left;
	text-align: center;
	margin: -9px 20px 0 0;
}

.loggin_facebook {
	float: left;
	text-align: center;
	margin: 0 20px 0 0;
}
	
	.loggin_facebook .fbconnect-text {
		font-size: 11px;
	}

.loggin_twitter {
	float: left;
	text-align: center;
	margin: 0 20px 0 0;
}
	


.respond-social-login {
}
	
	.respond-social-login .fbc_connect_button_area {
		margin: 0; padding: 6px 9px;
	}
		
	
/* */
.be-updatemailincomments {
	margin: 0; padding: 4px 10px;
	font-size: 0.9em;
}
	
	.be-updatemailincomments .be-updatemailincomments-mail {
		margin: 0; padding: 2px;
		border: 1px solid #7E9EB7;
		font-family: Arial,Verdana;
		font-size: 0.9en;
		width: 200px;
	}
		
		.be-updatemailincomments SMALL {
			padding-left: 50px;
		}


/* */
.be-social-counters {
	padding: 20px 0;
	text-align: right;
}
	.be-social-counter-facebook {
		margin: 0 14px 0 0; padding: 2px 0 2px 95px;
		color: #000 !important;
		font-size: 0.8em;
		background: url(images/bkg_social-counters.gif) no-repeat 0 0;
	}
		.be-social-counter-facebook SPAN {
			padding: 2px 6px 2px 5px;
			background: url(images/bkg_social-counters_right.gif) no-repeat 100% 0;
		}
	.be-social-counter-twitter {
		margin: 0 14px 0 0; padding: 2px 0 2px 95px;
		color: #000 !important;
		font-size: 0.8em;
		background: url(images/bkg_social-counters.gif) no-repeat 0 -22px;
	}
		.be-social-counter-twitter SPAN {
			padding: 2px 6px 2px 5px;
			background: url(images/bkg_social-counters_right.gif) no-repeat 100% 0;
		}
	.be-social-counter-meneame {
		margin: 0 14px 0 0; padding: 2px 0 2px 95px;
		color: #000 !important;
		font-size: 0.8em;
		background: url(images/bkg_social-counters.gif) no-repeat 0 -44px;
	}
		.be-social-counter-meneame SPAN {
			padding: 2px 6px 2px 5px;
			background: url(images/bkg_social-counters_right.gif) no-repeat 100% 0;
		}
	.be-social-counter-buzz {
		margin: 0 14px 0 0; padding: 2px 0 2px 95px;
		color: #000 !important;
		font-size: 0.8em;
		background: url(images/bkg_social-counters.gif) no-repeat 0 -66px;
	}
		.be-social-counter-buzz SPAN {
			padding: 2px 6px 2px 5px;
			background: url(images/bkg_social-counters_right.gif) no-repeat 100% 0;
		}





/*	PUBLICIDAD-CABECERA	*/
.publi-header {
	text-align: center;
	margin: 0;
	padding: 0;
}
	.publi-header a {
		padding-left: 22px;
		display: block;
		border: 0;
		background: url(images/bkg_publi-header.gif) left no-repeat;
		margin: 0 auto 13px auto;
		width: 728px;
	}
	.publi-header a:hover {
		border:0;
	}


/*	PUBLICIDAD-SIDEBAR	*/
.publi-sidebar {
	margin: 0;
	padding: 21px 0 0;
	width: 99%;
	overflow: hidden;
	text-align:center;
	background: url(images/bkg_publi-sidebar2.gif) no-repeat 0 0;
}
	.publi-sidebar .tit-publi {
		margin: 0; padding: 0;
		height: 0;
		overflow: hidden;
		display: none;
		text-indent:-5000px;
	}
	.publi-sidebar .posicion {
		display:inline;
		padding: 2px;
		text-align:center;
		
	}
	.publi-sidebar a, .publi-sidebar object, .publi-sidebar embed {
		border: 0;
	}
		.publi-sidebar a:hover {
			border:0;
		}


/*	PUBLICIDAD-CONTENIDO	*/
.publi-centrado {
	text-align: center;
}

.publi-cuerpo {
	position: relative;
	overflow: hidden;
	text-align:center;
	margin: 30px auto;
	padding-top: 22px;
	width: 300px;
	background: url(images/bkg_publi-sidebar2.gif) no-repeat 0 0;
}		
	
	.publi-cuerpo .tit-publi {
		margin: 0; padding: 0;
		height: 0;
		overflow: hidden;
		display: none;
		text-indent:-5000px;
	}
	
	.publi-cuerpo a,.publi-cuerpo img {
		border: 0;
		margin: 0; padding: 0;
	}
		.publi-cuerpo a:hover {
			border: 0;
			margin: 0; padding: 0;
		}
		
/* NoSpamNX */
.lotsensurrt-edans-9510 { display: none; }


/* 26.04.2010 - Alejandro - Facebook LIKE */
.post-fbliked {
	margin: 0; padding: 4px 0 20px;
	text-align: center;
	/* background: url(images/bkg_dotted.gif) repeat-x 0 100% transparent; */
}
	
	.post-fbliked IFRAME {
		overflow: hidden;
		width: 300px;
		height: 80px;
		border: 0 none;
	}

.sidebar-fb-likebox {
	overflow: hidden;
	width: 268px;
	height: 70px;
	border: 0 none;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
}

.sidebar-fb-activity {
	overflow: hidden;
	width: 270px;
	height: 300px;
	border: 0 none;
}

