/********************/
/* CLASES GLOBALES  */
/********************/

* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Sans-Serif;
	background: #d9d9d1;
	margin: 0;
	padding: 0;
}

a, a:active, a:focus {
	color: #bb2d22;
	outline: none;
	text-decoration: none
}

a:visited {
	color: #bb2d22;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none
}

ul, ol {
	list-style: none;
}

.left {
	float: left
}

.right {
	float: right
}

.clear {
	clear: both
}

.none {
	display: none
}

.negrita {
	font-weight: bold;
}

.negro {
	color: black;
}

br.clear {
	padding: 0;
	margin: 0;
	height: 0px
}

/*================== ESTRUCTURA SUPERIOR =============== */

#cabecera {
    margin: 0 auto;
	background: #80817A url(i/termometro.jpg) no-repeat top left;
	height: 158px;
	width: 980px;
}

#cabecera-content {
	margin: 0 auto;
	width: 980px;
	height: 158px;
}

#subcabecera {
    margin: 0 auto;
	background-color: #000000;
	background-position: top left;
	background-repeat: repeat-x;
	height: 75px;
	width: 980px;
	border-left: 1px solid #cdcdc6;
	border-right: 1px solid #cdcdc6;
}

#subcabecera-content {
	margin: 0 auto;
	font: bold 1.1em Verdana, Sans-Serif;
	color: #fff;
	line-height: 1.5em;
	width: 930px;
	padding: 12px 25px 8px 25px;
	height: 55px;
	text-align: justify
}

#general {
	width: 978px;
	border-left: 1px solid #cdcdc6;
	border-right: 1px solid #cdcdc6;
	border-bottom: 2px solid #c6c6bd;
	border-top: none;
	margin: 0 auto;
	background: #fff
}

#contenido {
	float: left;
	width: 564px;
	padding: 25px 0 25px 0;
	margin: 0 25px 0 25px;
}

#lateral {
	float: left;
	width: 339px;
	padding: 25px 0 25px 0;
	margin: 0 25px 0 0
}

#pie {
	margin: 5px auto;
	width: 890px;
	padding: 0 0 20px 90px;
}

#pie a{
    float: right;
}

.topfooter {
	padding: 25px 0 0 0;
	margin: 20px 25px 25px 25px;
	border-top: 1px solid #d9d9d9;
	font-size: 1.1em;
	color: #6e6e6a;
	line-height: 2.0em
}

.topfooter a {
	color: #3b8caa;
	font-weight: bold
}

.creative-commons-logo {
    float: right;
}


/*================== CABECERA =============== */

#logo {
    float:left;
	margin: 0px;
	padding: 0px;
	width: 594px;
}

.titulo-texto {
	margin: 55px 0 0 -10px;
	font: bold 1.4em Georgia;
}

.titulo-texto a {
	color: #ffffff;
	font: bold 1.4em Georgia;
	text-transform: uppercase;
	letter-spacing: 0.1em
}

.titulo-texto a:hover {
	text-decoration: none;
	border-bottom: 2px solid #fff
}

.titulo-texto a:visited {
	color: #ffffff;
}

#buscar {
	float: left;
	padding: 17px 0 0 40px;
	width: 320px;
}

#buscar p {
	margin-top: 10px;
	width: 290px
}

/*================== SEARCHFORM =============== */

#searchform {
	background: transparent url(i/form.gif) top left no-repeat;
	width: 300px;
	height: 42px;
	display: block;
	padding: 0px;
	margin-top: 7px
}

input#s {
	border: none;
	margin: 0px;
	background: transparent;
	width: 224px;
	height: 17px;
	padding: 5px 0 0 10px;
	font: normal 1.1em Tahoma;
	color: #9e9e9e;
	float: left;
}

input#searchsubmit {
	width: 66px;
	height: 22px;
	border: none;
	cursor: pointer;
	padding-top: 22px;
	overflow: hidden;
	float: left;
	margin: 0px;
	background: transparent url(i/button.gif) top left no-repeat
}

p.social a {
	height: 12px;
	display: block;
	cursor: pointer;
	float: left
}

p.social a.ssquid-feed {
	width: 60px;
	background: transparent url(i/feedrss.gif) top  left no-repeat;
	color:white;
}

p.social a.ssquid-deli {
	width: 66px;
	margin-left: 20px;
	background: transparent url(i/delicious-top2.gif) top  left no-repeat
}

p.social a.ssquid-igoog {
	width: 54px;
	margin-left: 20px;
	background: transparent url(i/igoog.gif) top  left no-repeat
}

/*================== BREADCRUMB =============== */

ul.breadcrumb {
	display: block;
	height: 26px;
	padding: 0px;
	margin: 0 0 30px 0;
	background: #f1f1f1;
	color: #919191;
	font: normal 1em Tahoma
}

ul.breadcrumb li {
	float: left;
	background: transparent url(i/arrow.gif) 100% 50% no-repeat;
	padding: 0 15px 0 10px;
	margin-top: 7px;
}

ul.breadcrumb li:first-child {
	background: none;
	padding: 0px;
	margin: 0px;
}

ul.breadcrumb > li:last-child {
	background: none;
	margin-top: 7px
}

ul.breadcrumb li a.breadcrumb-inicio {
	text-indent: -4000px;
	background: transparent url(i/casabtn.gif) 0 0 no-repeat;
	display: block;
	width: 36px;
	height: 26px;
}

ul.breadcrumb li a:hover.breadcrumb-inicio {
	background: transparent url(i/casabtn.gif) 0 -26px no-repeat
}

ul.breadcrumb li a {
	font-weight: bold;
	color: #3b3b3b
}

/*================== NAVEGACIÓN =============== */

#navegacion-bordertop, #navegacion-nobordertop {
	height: 36px;
	background: #efefef url(i/nbg.gif) top left repeat-x;
	border-bottom: 1px solid #cdcdc6;
	width: 980px;
	margin: 0 auto;
}

#navegacion-bordertop {
	border-bottom: 1px solid #cdcdc6;
}

ul#navegacion-content {
	padding: 0 0 0 0px;
	margin: 0 auto;
	width: 980px;
	height: 36px;
	display: block;
}

ul#navegacion-content li {
	float: left;
	margin: 10px 0 10px 0
}

ul#navegacion-content li.medio-li {
	border-right: 1px solid #dadada;
	border-left: 1px solid #fff
}

ul#navegacion-content li.primero-li {
	border-right: 1px solid #dadada;
}

ul#navegacion-content li.ultimo-li {
	border-left: 1px solid #fff
}

ul#navegacion-content li h4 {
	font-size: 1.15em
}

ul#navegacion-content li h4 a {
	display: block;
	text-align: center;
	font: bold 1.15em Tahoma;
	color: #555555;
	text-decoration: none;
	padding: 0px 17px 0px 17px;
}

ul#navegacion-content li a:hover {
	text-decoration: underline;
}

/*================== RESUMEN =============== */

#resumen, #capa-formulario {
	border: 7px solid #f2f2f2;
	margin-bottom: 25px;
}

#resumen-content, #capa-formulario-content {
	border: 1px solid #dedede;
}

#resumen-content {
	padding: 15px 15px 10px 15px
}

ul.tabs {
	border-bottom: 1px solid #bebebe;
	margin-bottom: 15px;
	display: block;
}

ul.tabs li.seleccionada, ul.tabs li.noseleccionada {
	float: left;
	margin: 0 0 -1px 10px;
}

ul.tabs li.seleccionada a {
	display: block;
	border-right: 1px solid #bebebe;
	border-top: 1px solid #bebebe;
	border-left: 1px solid #bebebe;
	border-bottom: 1px solid #fff;
	padding: 5px 8px 5px 8px;
	font: bold 1em Tahoma;
	text-transform: uppercase;
}

ul.tabs li.noseleccionada a {
	display: block;
	border-bottom: 1px solid #bebebe;
	background: #f2f2f2;
	padding: 6px 9px 5px 9px;
	font: normal 1em Tahoma;
	text-transform: uppercase;
	color: #898989
}

ol#notastab-content, ol#destacadostab-content, ol#comentadotab-content, ol#publicatab-content, ol.posts-anteriores {
	list-style: square;
	color: #9f9f9f;
	padding-left: 13px
}

ol#notastab-content li, ol#destacadostab-content li, ol#comentadotab-content li, ol#publicatab-content li, ol.posts-anteriores li {
	margin-bottom: 5px;
	font-size: 1.1em;
}

ol#notastab-content li span, ol#destacadostab-content li span, ol#comentadotab-content li span, ol#publicatab-content li span, ol.posts-anteriores li span {
	color: #bcbcbc;
	font: normal 0.8em Verdana;
}

ol#notastab-content {
    display: none;
}

ol#destacadostab-content {
	display: none;
}

ol#comentadotab-content {
	display: none;
}
ol#publicatab-content {
	display: block;
}

/*================== POSTS ANTERIORES =============== */

#contenido h3 {
	font: bold 1.7em Georgia;
	color: #525252;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #d9d9d9
}

/*================== CONTENIDO =============== */

.post {
	margin-bottom: 45px
}

.post .toppost {
	color: #c3c3c3;
	margin-bottom: 2px
}

.post .toppost a {
	text-transform: uppercase;
	font: bold 1.1em Arial;
	color: #3b3b3b;
	letter-spacing: 1px;
}

.post .post-title {
	font: bold 1.94em Georgia;
	padding-bottom: 4px;
	border-bottom: 1px solid #d9d9d9;
}

.editar-post a {
	padding: 4px;
	font: bold 0.45em Arial !important;
	text-transform: uppercase;
	background: #fffddc;
	border-bottom: 1px solid #e3df96;
	color: #a4731e
}

.post small {
	text-transform: uppercase;
	color: #868686;
	font: normal 0.9em Verdana;
	letter-spacing: 0.1em;
}

.post .autor-fecha {
	margin: 20px 0 -4px 0
}

a.more-link {
	padding: 4px 8px;
	margin: 10px 0 5px 7px;
	display: block;
	width: 185px;
	border: 1px solid #e5e5e5;
	border-bottom: 1px solid #d2d2d2;
	background: #f4f4f4;
	font: bold 0.8em Tahoma;
	text-transform: uppercase
}

a:hover.more-link {
	text-decoration: none;
	border: 1px solid #dbdbdb;
	border-bottom: 1px solid #bfbfbf;
}

.numero-com {
	text-align: left;
	width: 233px;
	font-weight: bold;
	display: inline-block;
}

.social {
	text-align: right;
	width: 300px;
	display: inline-block;
}

.social img {
	margin: -1px 0 0 10px
}

.post .texto {
	font-size: 1.3em;
	line-height: 1.65em;
	text-align: justify;
	color: #393939;
	padding: 0 0 15px 0
}

.post .texto p {
	padding-top: 15px;
	display: inline-block
}

.post .texto ul {
	list-style: square !important;
	color: #747474;
	padding: 15px 0 0 30px
}

.post .texto a {
	font-weight: bold
}

#contenido img.alignleft, #contenido img[align=left] {
	float: left;
	display: inline;
	padding: 6px 6px 0 0;
	margin: 0 10px 0 0;
}

#contenido img.alignright, #contenido img[align=right] {
	float: right;
	display: inline;
	padding: 6px 0 0 6px;
	margin: 0 0 0 10px;
}

.post p.metapost {
	height: 55px;
	background: transparent url(i/bajopost.gif) top left no-repeat;
	padding: 10px 15px;
	font-size: 0.9em;
	color: #989898;
	text-transform: uppercase;
	clear: both
}

strong.archivofechas {
	font-size: 1.1em
}

blockquote {
  color: #777;
  display: block;
  background: url(i/comllas.gif) no-repeat left top;
  font: 24px/28px Georgia, Times;
  margin: 10px 20px;
  padding: 10px 20px 0 40px;
}

/*================== SIDEBAR =============== */

#lateral ul li.bloque {
	margin-bottom: 20px;
	display: block;
}
#lateral ul li.bloque ul li {
	margin-top: 5px
}

#lateral ul li.bloque ul {
	padding: 10px
}

#lateral ul li.bloque ul.ul-estilo {
	list-style: square;
	padding-left: 13px;
	margin-left: 5px;
	color: #9f9f9f;
}

#lateral ul li.bloque ul.tla {
	padding-left: 25px !important
}

#lateral ul li.bloque ul.ul-estilo li {
	margin-bottom: 5px;
	font-size: 1.1em
}

#lateral ul li.gris {
	/*border: 1px solid #d7d7d7;
	border-bottom: 2px solid #d7d7d7;*/
}

#lateral ul li.tla {
	/*border: 1px solid #f0d789;
	border-bottom: 2px solid #f0d789;*/
	background: #f7f1dd
}

#lateral ul li.patrocinados {
	padding-bottom: 10px;
	background: #f2f2f2
}

#lateral ul li.tentaculos {
	/*border: 1px solid #bcc6f3;
	border-bottom: 2px solid #bcc6f3;*/
	background: #eceffa
}

#lateral ul li.sindicacion {
	/*border: 1px solid #e6b1b1;
	border-bottom: 2px solid #e6b1b1;*/
	background: #f4e7e7
}

.feedicon {
	margin-bottom: -2px;
}

#lateral ul li.patrocinados ul#sponsors {
	border-top: 1px solid #fff;
	padding: 10px 0 0 10px
}

#lateral ul li.patrocinados ul#sponsors li.anuncio {
	/*margin: 10px 5px 10px 35px;*/
	margin: 0 auto;
	height: 250px;
	width: 300px;
	padding: 0px;
	display: block;
}

#lateral ul li.patrocinados ul#sponsors li.anuncio2 {
	/*margin: 10px 5px 10px 35px;*/
	margin: 0 auto;
	height: 200px;
	width: 200px;
	padding: 3px;
	display: block;
	background: #fff;
	border: 1px solid #c2c2c2;
}
/*
#lateral ul li.patrocinados ul#sponsors li.anuncio a {
	height: 125px;
    text-align: center;
	width: 125px;
	background: #e4f4d0;
	display: block
}
*/
#lateral ul li.columaizq {
	float: left;
	width: 160px;
	margin: 0 20px 0 0;
}

#lateral ul li.columnader {
	float: left;
	width: 159px
}

#lateral h3 {
	padding: 8px 0 7px 13px;
	font: bold 1em Tahoma;
	color: #5e5e5e;
	background: #ebebeb;
	border-bottom: 1px solid #cdcdcd;
	text-transform: uppercase
}

#lateral .anunciate-aqui {
	text-transform: none;
	font-size: 1em;
	margin-left: 140px
}

#lateral .anunciate-aqui-tla {
	text-transform: none;
	font-size: 1em;
	margin-left: 103px
}

div.feedburner {
	margin-top: -2px;
	float: left;
}

img.feedburner {
	margin-right: 10px;
	float: left;
}

strong.feedburner {
	color: #555555;
}

em.feedburner {
	color: #6d6d6d;
}

p.feedburner {
	margin-top: 4px
}

/*================== COMENTARIOS =============== */

h3#respond, h3#related, h3#comments {
	font: bold 1.9em Georgia;
	margin-bottom: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d9d9d9;
	color: #666666
}

h3#related {
	margin-top: 0px;
}

h3#respond, h3#comments {
	margin-top: 30px
}

ul.posts-relacionados {
	font-size: 1.1em;
	list-style: square;
	padding-left: 30px;
	color: #b7b7b7
}

ul.posts-relacionados li {
	margin-bottom: 6px
}

ol.commentlist li {
	font-size: 1.2em;
	padding: 20px 15px;
	margin: 0px;
	line-height: 1.6em;
	text-align: justify;
	color: #393939;
	border-bottom: 1px solid #d9d9d9
}

ol.commentlist li.alt {
	background: #f5f5f5
}

ol.commentlist li cite {
	font: bold 1.1em Verdana;
}

ol.commentlist li span.comment-num{
	font: bold 1.3em Georgia;
	padding-right: 11px;
	color: #c7c7c7
}

ol.commentlist li p.small-comment {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
	margin: 4px 0 10px 0
}

ol.commentlist li p.small-comment a {
	font: bold 0.8em Verdana;
	color: #707070
}

ol.commentlist li p.small-comment a:hover {
	text-decoration: none;
	color: #3b3b3b
}

/*================== FORM DE COMENTARIOS =============== */

#capa-formulario {
	margin: 5px 0 0 0;
	font-size: 1.2em;
	display: block;
}

#capa-formulario-content {
	padding: 20px
}

#capa-formulario p {
	margin-bottom: 15px
}

form#commentform {
	display: inline
}

form#commentform label {
	padding: 0 0 3px 8px;
	font: normal 0.9em Georgia;
	color: #5a5a5a
}

form#commentform label small {
	font-size: 0.9em;
	color: #aaaaaa
}

textarea#comment, input#url, input#email, input#author {
	padding: 4px;
	border-left: 1px solid #cbcbcb;
	border-top: 2px solid #cbcbcb;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	font: normal 1em Verdana;
	color: #858585
}

textarea:focus#comment, input:focus#url, input:focus#email, input:focus#author {
	border-left: 1px solid #bdbdbd;
	border-top: 2px solid #bdbdbd;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	background: #f7f7f7
}

input#submit {
	font: bold 1.1em Tahoma;
	padding: 3px 17px 5px 17px;
	margin-bottom: -15px;
	color: #606060
}

input:hover#submit {
	color: #000;
	cursor: pointer
}

textarea#comment {
	width: 495px
}

p.conducta {
	height: 19px;
	padding-top: 6px;
	padding-left: 32px;
	background: #efefef url(i/conducta.gif) top left no-repeat;
	font: normal 0.8em Tahoma;
	color: #919191;
	margin: 16px 0 16px 0 !important
}

p.conducta a {
	font-weight: bold;
	color: #3b3b3b
}

/*================== PUBLICIDAD =============== */

.adsense_contenido {
	margin: 10px 0 35px 0;
	background: #efefe7;
	padding: 10px
}

#adsense_cabecera {
	padding: 8px 8px 8px 25px;
	background: #ededed;
	margin: 0 auto;
	width: 945px;
	border-left: 1px solid #cdcdc6;
	border-right: 1px solid #cdcdc6;
	border-top: 1px solid #fff;
}

#adsense_intrapost {
	margin: 25px 0 0 0;
}

#contenido .bloque {
	border: 1px solid #d7d7d7;
	border-bottom: 2px solid #d7d7d7;
	padding: 10px;
	font-size: 0.9em;
	color: #989898;
	text-transform: uppercase;
}

#contenido ul li.bloque ul li {
	padding: 10px
}

/*================== BLOGADS =============== */

.blogad{
	margin-bottom: 40px;
	padding: 0 13px 13px 13px;
	background: #f1f1e9;
	border-top: 1px solid #eaeadf;
	border-left: 1px solid #eaeadf;
	border-right: 1px solid #d5d5bc;
	border-bottom: 2px solid #d5d5bc
}

.ad-margintop {
	margin-top: 5px
}

.blogad .toppost {
	color: #c3c3c3;
	margin-bottom: 2px
}

.blogad .toppost a {
	text-transform: uppercase;
	font: bold 1.2em Arial;
	color: #3b3b3b;
	letter-spacing: 1px;
}

.blogad p {
	padding-top: 15px
}

.blogad h2 {
	font: bold 1.9em Georgia;
	margin: 5px 0 0 0
}

.blogad h2 a, .blogad h2 a:active, .blogad a {
	color: #2d95b8
}

.blogad h2 a:visited {
	color: #2d95b8
}

.blogad .texto {
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: justify;
	color: #393939;
	padding: 0px
}

.blogad p.metapost {
	padding: 15px 0 0 0;
	border-top: 1px solid #d9d9c6;
	margin-top: 15px;
	font-size: 1.0em;
	text-transform: uppercase;
	clear: both
}

.blogad p.metapost a {
	color: #3b3b3b;
	font: bold 1.04em Tahoma
}

.blogad .texto ul {
	list-style: square !important;
	color: #747474;
	padding: 15px 0 0 30px
}


/*================== CONTACT FORM =============== */

#contactform {
	width:100%;
	margin:30px 0px;
	overflow: hidden;
	font-size: 0.9em;
}

#contactform input.contacto-texto, #contactform textarea.contacto-texto {
	padding: 4px;
	border-left: 1px solid #cbcbcb;
	border-top: 2px solid #cbcbcb;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	font: normal 1em Verdana;
	color: #858585
}

#contactform input:focus.contacto-texto, #contactform textarea:focus.contacto-texto {
	border-left: 1px solid #bdbdbd;
	border-top: 2px solid #bdbdbd;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	background: #f7f7f7
}

#contactform fieldset {
	border: 1px solid #e3e3e3;
	padding: 15px 20px 5px 20px;
}

#contactform legend {
	text-align:center;
	margin-left: 15px;
	background: #fff;
	padding: 0 12px;
	font-weight:bold;
	font-family: Verdana;
	font-size: 1em;
	color: #686868
}

#contactform br {
	display:none;
}

#contactform em {
	color: #797979
}

label.contactleft {
	padding: 6px;
	margin: 2px 0;
	width:23%;
	float:left;
	text-align:right;
	clear:both;
	padding: 6px 15px 0 0;
	font: normal 1.1em Georgia;
	color: #5a5a5a
}

.contactright {
	width:71%;
	padding: 4px;
	margin: 2px 0 15px 0;
	float: left;
}

.contacterror {
	border: 1px solid #ff0000;
}

p.p-center {
	text-align: center
}

input#contactsubmit {
	width:30%;
	text-align:center;
	float: right;
	display:block;
	font: bold 1.1em Tahoma;
	padding: 3px 17px 5px 17px;
	margin: 2px 6px 0 0;
	color: #606060
}

input:hover#contactsubmit {
	color: #000;
	cursor: pointer
}

/*================== ZOOKODA FORM =============== */

.zookoda {
	background: #f2f2f2;
	padding: 14px 13px 11px 13px !important
}

#zoofrm{
	background: #f2f2f2;
	font-size:1em;
	color:#676767;
	text-align: left;
	border-top: 1px solid #dedede;
	padding: 11px 0 3px 0;
	margin: 15px 0 0 0
}

#zooinpt{
    margin:9px 13px 0 0;
    width: 226px !important;
	border-left: 1px solid #cbcbcb;
	border-top: 2px solid #cbcbcb;
	border-right: 1px solid #e4e4e4;
	border-bottom: 1px solid #e4e4e4;
	font-size:1.1em;
	font-family: Verdana;
	font-weight:normal;
	background-color:#ffffff;
	padding:3px 0px 0px 3px;
	color:#6f6f6f;
	height:18px;
	float: left;
	line-height:12px;
}

#zooinpt:focus {
	border-left: 1px solid #bdbdbd;
	border-top: 2px solid #bdbdbd;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	background: #f7f7f7
}

#zoosbmt{
    background-color:#fff;
	background-image: url(i/suscribetealmail.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
    cursor: pointer;
	margin: 8px 0 0 0;
    overflow: hidden;
    padding: 24px 0px 0px 0px;
    width: 68px;
    height: 24px;
	border: none;
}


/*================== Publicidad =============== */

#mod250x250 {
    width:250px;
    height:250px;
    background:url(http://www.rumbo.es/tradedoubler/imagenes/hoteltd/250x250/images/fons250.gif) repeat-x;
    margin:0;
    padding:0
}

#mod250x250 td {
    font-family:verdana,arial,sans-serif;
    font-size:9px;
    color:#ffffff;
    line-height:1.8;
}

#mod250x250 .texto {
    padding:0 0px 6px 16px;
}

#mod250x250 .in {
    padding:0 0px 8px 15px;
}

#mod250x250 input,#mod250x250 select {
    font-family:verdana,arial,sans-serif;
    font-size:9px;
    color:#000000;
    border: none;
}

#mod250x250 .localidad {
    width:95px;
}

#mod250x250 .fecha {
    width:69px;
}

#mod250x250 .personas {
    width:75px;
}



.this-counters {
	float: right;
	margin: 16px 0 0;
}
	
	.this-counters .social-counters {
		margin: 1px 0 0 22px;
	}
	
	.this-counters .benet-authorship-link {
		float: left;
	}
		
		.this-counters .benet-authorship-link IMG {
			border: 1px solid #000;
		}
