body {
  background-attachment: fixed;
  margin: 0;
}

#navbar-iframe {
   display: none !important;
}

/********************************   Estilos de la cabecera, logo, horizonte
****** CONTENEDOR SUPERIOR ******   de Madrid, y recuadros espec&#237;ficos para
*********************************   introducir contenido personalizado. **/

#contenedor-superior {
	width: 980px; /* margen de 44 px para ajustarse a bordes y barras de desplazamiento */
	margin: 0 auto 0 auto; /* los m&#225;rgenes laterales 'auto' centran la cabecera, */
	padding:0;
}

#cabecera-fondo-horizonte {  /* imagen de fondo con el horizonte y el sol */
	width: 980px;
	height: 151px;
	margin: 0 auto 0 auto;
	position: absolute;
}

#cabecera-fondo-estrellas {  /* imagen de fondo con las estrellas de la CAM */
	width: 980px;
	height: 150px;
	margin: 0 auto 0 auto;
	position: absolute;
}

#cabecera-fondo-logo {  /* imagen de fondo con el logo de esporMADRID */
	width: 980px;
	height: 150px;
	margin: 0 auto 0 auto;
	position: absolute;
}

#cabecera-fondo-logo img {  /* imagen de fondo con el logo de esporMADRID */
	border: 0;
	text-decoration: none;
}

#cabecera-fondo-personal {  /* imagen de fondo personalizable cambiante con las horas */
	width: 980px;
	height: 150px;
	margin: 0 auto 0 auto;
} /** EXISTE OTRA IMAGEN PERSONALIZABLE NO CAMBIANTE CON LAS HORAS. VER HTML **/

#contenedor-barra-media {
	width: 980px; /* mismo ancho que #contendor-cabecera */
	margin: 0 auto 0 auto; /* mismo margen que #contendor-cabecera */
	padding:0;
	height: 50px; /* alto en funci&#243;n de la imagen de fondo */
}



a{text-decoration:none}
a:hover{text-decoration:underline}
a:link {
}
a:visited {
}
a img {
  border-width: 0;
}

#outer-wrapper {
font-family: Futura, Century Gothic, Avant Garne, "ITC Avant Garne", Helvetica, "Arial Rounded MT Bold", "Trebuchet MS", Verdana, Arial, sans-serif;
}


                                                              
/* Content
----------------------------------------------- */

.clear { 
  clear: both;
}


#content-wrapper {
  margin: 0 auto 0 auto;
  padding: 0;
  width: 980px;
  text-align: left;
  border: 0;
}
#main-wrapper {
	width: 717px; 
	margin: 0 auto 0 auto; /* mismo margen que #contendor-cabecera */
	padding:0px;
	float:left;
}
#sidebar-wrapper {
	float: left;
	width: 217px;
	margin:0;
	border: 0;
}


/********************************   Estilos s&#243;lo del contenedor. Estilos de
****** CONTENEDOR PRINCIPAL *****   art&#237;culos, barra lateral... ver m&#225;s abajo.
********************************/

#contenedor-principal {
	width: 980px; /* mismo ancho que #contendor-cabecera */
	margin: 0 auto 0 auto; /* mismo margen que #contendor-cabecera */
	padding:0px;
}


#cuerpo-central_izq { /*** contiene las entradas &#8212;&#8212; a diferenciar del #cuerpo-lateral_dcha que contiene la barra lateral **/
	width: 714px; 
	margin: 0 auto 0 auto; /* mismo margen que #contendor-cabecera */
	padding:0px;
	float:left;
}

.barra-separadora {
	height:1px;
	border-top: 2px solid #CCC;
	margin: 50px 0 60px 250px;
	width: 300px;
}

.fecha {
font-family: Futura, Century Gothic, Avant Garne, "ITC Avant Garne", Helvetica, "Arial Rounded MT Bold", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	padding: 2px 0 0 35px;
	margin: -25px 0 0 55px;
	position: absolute;
	height: 25px;
	
}

.titular {
	width:589px;
	height: auto;
	margin: 0 0 0 95px;
	padding: 12px 0 13px 34px;
}

.titular .titulo {
font-family: Futura, Century Gothic, Avant Garne, "ITC Avant Garne", Helvetica, "Arial Rounded MT Bold", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 24px;
	padding-bottom: 2px;
	line-height:110%;
	width: 500px;
}


.titular .autor {
	font-family:   "Trebuchet MS", Trebuchet, Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
	text-transform: uppercase;
	margin:0;
	width: 450px;
}	

.titular .autor a, .titular .autor a:visited  {
font-family: Futura, Century Gothic, Avant Garne, "ITC Avant Garne", Helvetica, "Arial Rounded MT Bold", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin:0;
	text-decoration:none;
}

.titular .autor a:hover  {
	color: white;
	text-decoration:none;
}

.bajos-titular {
	position: absolute;
	margin: -33px 0 0 95px;
	width:38px;
	height: 38px;
}

.logos-titular {
	position: absolute;
	margin: -50px 0 0 627px;
	height: 70px;
	width: 90px;
}




/********************************   Estilos de las entradas del blog.
*********** ENTRADAS ************   Incluye todos los estilos de cursivas, enlaces,
*********************************   listas y otros elementos. */
	
.entradas {
	font-family:   "Trebuchet MS", Trebuchet, Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	color: #555;
	font-size: 14px;
	line-height:150%;
	padding: 5px 20px 15px 30px;
	padding: 5px 20px 15px 30px;
	margin: 5px 5px 0 40px;
	width: 600px;
}

.entradas a, .entradas b a, .entradas strong a, .entradas a b, .entradas a strong, {
	text-decoration: none;
}

.entradas a: visited, .entradas b a: visited, .entradas strong a: visited, .entradas a: visited b, .entradas a: visited strong {

}

.entradas a: hover, .entradas b a: hover, .entradas strong a: hover, .entradas a: hover b, .entradas a: hover strong {
	text-decoration: underline;
}

.entradas h1 {
font-family: Futura, Century Gothic, Avant Garne, "ITC Avant Garne", Helvetica, "Arial Rounded MT Bold", "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 22px;
	margin: 25px 0 0 0;
	line-height:110%;
}

.entradas h2 {
	//font-family: Futura, Century Gothic, Avant Garne, "ITC Avant Garne", Helvetica, "Arial Rounded MT Bold", "Trebuchet MS", Verdana, Arial, sans-serif;
	//text-transform: uppercase;
	//font-size: 19px;
	//margin: 20px 0 0 0;
	//text-indent: 15px;
	//line-height:110%;
}

.entradas h3 {
	//font-family: Futura, Century Gothic, Avant Garne, "ITC Avant Garne", Helvetica, "Arial Rounded MT Bold", "Trebuchet MS", Verdana, Arial, sans-serif;
	//font-size: 18px;
	//margin: 20px 0 0 0;
	//text-indent: 18px;
	//line-height:110%;
}

.entradas b, .entradas strong {
	color: black;
	font-weight: bold;
}

.entradas .Apple-style-span {
       color: black;
}

.entradas i {
	font-style: italic;
}

.entradas small {
	font-size: 10px;
}

.entradas p {
	text-indent: 20px;
	margin-bottom: 25px;
}

.entradas s, .entradas strike {
	text-decoration: line-through;
}

.entradas img, .entradas img a, .entradas img a:link, .entradas img a:visited {
	border: none;
	text-decoration:none;
	display:block;
	margin: 0 auto 0 auto;
	
}

.entradas img a:hover {
	border: none;
	text-decoration:none;
	display:block;
	margin: 0 auto 0 auto;
}

/*** COMENTARIOS Y ETIQUETAS ***/

.porlossuelos { /** cajet&#237;n principal **/
	float: left;
	width:503px;
	margin:0 0 0 180px;
	background:  none;
}

.etiquetas {
	float:left;
	width:300px;
	text-align: right;
	background: #E7ECF0;
	margin: 0;
	padding: 10px;
font-family: Futura, Century Gothic, Avant Garne, "ITC Avant Garne", Helvetica, "Arial Rounded MT Bold", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:13px;
	line-height: 130%;
	color: #333;
}

.etiquetas a {
	color: #333;
	text-decoration:none;
}

 .etiquetas a:visited {
	text-decoration:none;
}

.comentarios {
	float:right;
	width:163px;
	margin: 0;
	color: white;
	padding: 10px;
	font-family:   "Trebuchet MS", Trebuchet, Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	line-height: 98%;
}

.comentariosa, .comentariosa a {
	text-decoration:none;
	color: white;
	font-weight: bold;
	font-size: 15px;
}

.comentariosa a:hover {
	text-decoration: underline;
	font-size: 15px;

}

.comentariostrack, .comentariostrack a {
	text-decoration:none;
	font-weight: normal;
	font-size: 14px;
}

.comentariostrack a:hover {
	text-decoration: underline;

}


/*** NAVEGADORES  *** p&#225;g anterior y siguiente, al final de los comentarios */
#navegadores {
	width:750px;
	text-align: center;
	margin:0;
}

#navegadores img, #navegadores img a, #navegadores img a:link, #navegadores img a:hover, #navegadores img a:visited {
margin:0;
border:0;
text-decoration:none;
}

#poema {
	width: 236px;
	height: 250px;
	margin: -28px 0 0 -16px;
	position: absolute;
	float: right;
}

#subpoema {
	height: 215px;
	float: right;
}

#navEtiquetas {
padding: 2px 0 0 35px;
margin: -54px 0 0 30px;
position: absolute;
height: 159px;
width: 690px;
}

#navEtiquetas .volver {
width: 100px;
float: left;
position: absolute;
margin: 30px 10px 0 11px;
}

#navEtiquetas .flot1 {
float: left;
}

#navEtiquetas .flot1 img {
border: 0;
text-decoration:none;
margin:0;
}

#navEtiquetas .flot2 {
float: left;
font-size: 11px;
color: white;
font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
}

#navEtiquetas .flot2 a, #navEtiquetas .flot2 a:link, #navEtiquetas .flot2 a:visited {
color: white;
text-decoration:none;
}

#navEtiquetas .flot2 a:hover {
color: white;
text-decoration:underline;
}

#navEtiquetas .imagen {
width: 120px;
height: 150px;
float: left;
position: absolute;
margin: -40px 10px 0 130px;
}

#navEtiquetas .texto1 {
	position: absolute;
	float: left;
	margin: 25px 0 0 260px;
	width: 245px;
	font-family: 'Trebuchet MS', Trebuchet, Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
}

#navEtiquetas .texto2 {
margin: 2px 0 850px 0;
font-family: 'Century Gothic', 'Futura', 'Avant Garne', 'ITC Avant Garne', 'Arial Rounded MT Bold', Verdana, Helvetica, 'Trebuchet MS', Arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
font-size: 20px;
padding-bottom: 2px;
line-height:110%;
}


/* Comments
----------------------------------------------- */
#comments h4 {
  margin: 1em 0;
  color: ;
}
#comments h4 strong {
  font-size: 110%;
}
#comments-block {
  margin: 1em 0 1.5em;
  line-height: 1.3em;
}
#comments-block dt {
  margin: .5em 0;
}
#comments-block dd {
  margin: .25em 0 0;
}
#comments-block dd.comment-footer {
  margin: -.25em 0 2em;
  line-height: 1.4em;
  font-size: 78%;
}
#comments-block dd p {
  margin: 0 0 .75em;
}

.deleted-comment {
  font-style:italic;
  color:gray;
}

.feed-links {
  clear: both;
  line-height: 2.5em;
}

#blog-pager-newer-link {
  float: left;
 }

#blog-pager-older-link {
  float: right;
 }
 
#blog-pager {   
  text-align: center; 
 }

/* Sidebar Content
----------------------------------------------- */
.sidebar h2 {
font-family: Futura, Century Gothic, Avant Garne, "ITC Avant Garne", Helvetica, "Arial Rounded MT Bold", "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 20px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	padding:10px 0 10px 10px;
}
                                                              
.sidebar ul {
  margin: 0 0 0 15px;
  padding: 0;
	font-size: 13px;
  list-style: none;
}
.sidebar li {
  margin: 0;
  padding: 0 0 .5em 15px;
  text-indent: -15px;
	font-size: 13px;
  line-height: 1.2em;
}
.sidebar {
	font-family:   "Trebuchet MS", Trebuchet, Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	line-height: 18px;
	margin: 0 0 20px 0;
}

.sidebar a, .sidebar a:link, .sidebar a:visited {

	font-family:   "Trebuchet MS", Trebuchet, Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	line-height: 18px;
	text-decoration: none;
}

.sidebar a:hover {

   	background: #FFF;
	font-family:   "Trebuchet MS", Trebuchet, Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	line-height: 18px;
}

.sidebar .widget { 
  margin-bottom: 1em;
}

.sidebar .widget-content {
  margin: 0 5px 0 15px;
	font-family:   "Trebuchet MS", Trebuchet, Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	line-height: 18px;
	font-size: 13px;
}

.sidebar .widget-content a, .sidebar .widget-content a:link, .sidebar .widget-content .cuerpo a:visited {
	text-decoration: none;
}
	
.sidebar .widget-content a:hover {
	text-decoration: none;
	background: #FFF;
}

.sidebar .widget-content img a:hover, .sidebar .widget-content img a:link, .sidebar .widget-content img a:visited, .sidebar .widget-content img a, .sidebar .widget-content img {
	text-decoration: none;
	border:0;
	margin: 0 auto 10px auto;
	display: block;
}

.correo {
       width: 180px;
       height: 39px;
       margin: 5px;
}


/* Profile 
----------------------------------------------- */
.profile-img { 
  float: left;
  margin: 0 5px 5px 0;
  padding: 4px;
  border: 1px solid ;
}

.profile-data {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  font-weight: bold;
  line-height: 1.6em;
  font-size: 78%;
}

.profile-datablock {
  margin:.5em 0 .5em;
}

.profile-textblock {
  margin: 0.5em 0;
  line-height: 1.6em;
}

                                                              
/* Footer
----------------------------------------------- */

/***************************************
*********** AVISOS LEGALES *************
***************************************/

#cuerpoblogbajo {
	margin:0 auto 0 auto;
	padding:30px 0 30px 0;
	color: none;
	width: 980px;
	clear: all
}

#licencia {
	float: left;
	width: 100px;
	padding: 0 0 0 100px;
	font-family:   "Trebuchet MS", Trebuchet, Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
}

#licencia img, #licencia img a, #licencia img a:link, #licencia img a:hover, #licencia img a:visited {
	border:0;
	text-decoration:none;
}

#aviso {
	font-weight: bold;
	font-size: 14px;
	float: left;
	width: 710px;
	font-family:   "Trebuchet MS", Trebuchet, Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0 50px 0 10px;
	color: #FFF;
	line-height: 155%;
}

#aviso ul {
	list-style-type: none
}

#aviso ul li, #aviso ul li a {
	display: inline;
	padding: 0 15px 0 15px;
// 	float: right;
//	width: 710px;
//  font-family: Futura, Century Gothic, Avant Garne, "ITC Avant Garne", Helvetica, "Arial Rounded MT Bold", "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #FFF;
	margin:0;
}

#footer {
  clear: both;
  text-align: center;
}

#footer .widget {
  margin:.5em;
  padding-top: 20px;
  font-size: 85%;
  line-height: 1.5em;
  text-align: left;
}


/*** ultimos comentarios ***/
#haloscan {
	font-family:   "Trebuchet MS", Trebuchet, Tahoma, Verdana, Helvetica, Arial, Sans-Serif;
	line-height: 18px;
	font-size: 13px;
	margin: 0 10px 20px 20px;
	border:0;
}

#haloscan-recent { padding: 1px; margin: 1px; border:0;}
#haloscan-recent a { text-decoration: none; color: #666;border:0;padding: 1px;}
#haloscan-recent a:hover { text-decoration: none; background:#FFF; padding: 1px 0 2px 0; border:0;}
#haloscan-recent ul {  list-style: none; width: 100%; overflow: hidden; margin: 0; padding: 0;border:0;}
#haloscan-recent li { text-align: left; list-style: none; margin: 3px;border:0;}
#haloscan-recent li span.hsrname {
	line-height: 21px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;}
	#haloscan-recent li span.hsrmsg { font-weight: normal; font-size: 12px;}


/** Page structure tweaks for layout editor wireframe */
body#layout #header { 
  width: 750px;
  margin-left: 0;
  margin-right: 0;
}
/* Label Cloud Styles
----------------------------------------------- */
#labelCloud {text-align:center;font-family:"Trebuchet MS", Trebuchet, Tahoma, Verdana, Helvetica, Arial, Sans-Serif;}
#labelCloud .label-cloud li{display:inline;background-image:none !important;padding:0 5px;margin:0;vertical-align:baseline !important;border:0 !important;}
#labelCloud ul{list-style-type:none;margin:0 auto;padding:0;}
#labelCloud a img{border:0;display:inline;margin:0 0 0 3px;padding:0}
#labelCloud a{text-decoration:none; border:0;}
#labelCloud a:hover{text-decoration:underline; background: #FFF;}
#labelCloud li a{}
#labelCloud .label-cloud {}
#labelCloud .label-count {padding-left:0.2em;font-size:9px;color:#000}
#labelCloud .label-cloud li:before{content:"" !important} 
