/**************************************
*                     PAGINA PRINCIPAL
*************************************************/

/* GENERALES
-------------------------------------------------- */

* { margin: 0; padding: 0; }

html {
	background: #2C2F30 url(images/fondo.jpg) left top repeat-x;
	color: #fff;
	padding-bottom: 70px;
}

body {
	width: 997px;
	margin: 0 auto;
	padding-bottom: 20px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
}

fieldset, a img {
	border: 0;
}

ul {
	list-style: none;
}

select, input, textarea {
	background-color: #fff;
	font-family: Tahoma, Arial, sans-serif;
}

abbr, acronym {
	cursor: help;
}

a {
	outline: none;
}


/* ESTRUCTURA
-------------------------------------------------- */
.cabeceramedios { font-size:11px; height:36px; background:#C74243 url('/futblogging/images/fndo_cabeceramedios.jpg') no-repeat left top; margin:0; }
.cabeceramedios img { margin:3px; float:left; display:block; }
.cabeceramedios .der { float:right; margin:13px 13px 0; }
.cabeceramedios .der a { color:#FFFFFF; }
#contenedor{
   background: url(images/fnd-box.gif) left top;
   float: left;
   display: inline;
}

/* COLUMNA1 */
/*=====================
=======================*/

#columna1{
	float: left;
	display: inline;
	width: 477px;
	background-color: #161515;
	padding-bottom: 60px;
   background: url(images/fnd-box.gif) left top;
}

#columna1 #cabecera{
	background: url(images/fnd-cabecera.jpg) left top no-repeat;
	height: 306px;
	padding-top: 5px;
}

#columna1 #secciones{
	padding: 20px 30px;
   float: left;
   display: inline;
   background: url(images/fnd-secciones.jpg) left top repeat-x;
}

#columna1 #col1_izq{
	clear: left;
	width: 200px;
	float: left;
	display: inline;
}

#columna1 #col1_der{
	width: 200px;
	float: right;
	display: inline;
	margin-bottom:10px;
}

#columna1 h2{
	color: #80b101;
	font-size: 16px;
	margin-bottom: 10px;
	text-transform:uppercase;
	font-weight:normal;
}

#columna1 li{
	font-size: 11px;
	background: url(images/bullet.gif) left 5px no-repeat;
	padding-left: 12px;
}

#columna1 li a{
	color: #D6D6C4;
	text-decoration: none;
}

#columna1 li a:hover{
	text-decoration: underline;
}

/*=====================
=======================*/

/* COLUMNA2 */
/*=====================
=======================*/

#columna2{
	float: left;
	display: inline;
	width: 500px;
	background-color: #fff;
	color: #101012;
	font-size: 11px;
   background: #000 url(images/fnd-columna2.jpg) right top repeat-x;
   padding-right: 20px;
   position: relative;
}

#columna2 p {font-size:12px; line-height:16px;}

/*=====================
=======================*/

#pie{
   clear: left;
   text-align: center;
   font-size:11px;
   font-family:Tahoma,Arial,sans-serif;
   padding: 10px;
   margin-top: 20px;
   overflow: hidden;
   float: left;
   display: inline;
   width: 977px;
   background:transparent url(images/fnd-secciones.jpg) repeat-x scroll left top;
}


/* CABECERA
-------------------------------------------------- */

#columna1 #cabecera h1{
	margin: 10px 0 0 15px;
}

#columna1 #cabecera h1 a{
	display: block;
	overflow: hidden;
	width: 268px;
	height: 0;
	padding-top: 96px;

}

#cabecera p{
	width: 233px;
	font-size: 11px;
	margin: 0 0 0 35px;
	line-height: 16px;
}

#cabecera p#topic{
	background-color: #5C8C00;
	margin: 0 0 20px 0;
	width: 283px;
}

#cabecera p#publi{
	height:150px;
	width: 220px;
	overflow:hidden;
	text-indent:-9000px;
}

#cabecera p#publi a{overflow:hidden; display:block; width:220px; height:150px;
}




#cabecera p#topic span{
	display: block;
	overflow: hidden;
	background: url(images/txt-tu-blog.gif) left top no-repeat;
	height: 0;
	padding-top: 31px;
}

/* SECCIONES
-------------------------------------------------- */

/* Categorias */ /* CENTRAL */

#secciones h2{margin-top: 34px;}

#secciones .categorias h2{
   margin-top: 0;
}

#secciones .categorias li{
	float: left;
	display: inline;
	margin-right: 15px;
	background: none;
}

#secciones .categorias a{
	color: #fff;
	text-decoration:none;
}

#secciones .categorias a:hover{
	text-decoration: underline;
}

/* Calendario */ /* IZQUIERDA */


#calendario table{
	background-color: #070707;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #747474;
   table-layout: fixed;
   
   margin-bottom: 20px;
}

#calendario table th{
	text-transform: uppercase;
   width: 24px;
   height: 25px;
}

#calendario table td{
   width: 24px;
   height: 19px;
   text-align: center;
}

#calendario table a{
	color: #BBBBBB;
	text-decoration: none;
   border-bottom: 1px #CCCCCC solid;
}

#calendario table a:hover{
   color: #fff;
    border-bottom: 1px #fff solid;
}

#calendario table caption{
	font-size: 11px;
   text-align: left;
   color:#fff;
   font-weight:bold; text-transform:uppercase;
   background:#070707;
   padding:10px 10px 4px;
}

/* RSS */ /* IZQUIERDA */

#rss a{
	color: #7CAB01;
	text-decoration:none;
	background: url(images/rss.gif) right top no-repeat;
	padding-right: 30px;
}

#rss h3{
	font-weight: bold;
	font-size: 11px;
   color: #d6d6c4;
}

#rss p{
	font-size: 11px;
   color: #d6d6c4;
   width: 160px;
}

/* Comentarios */ /* DERECHA */

#comentarios li{
   color: #d6d6c4;
}

#comentarios li a{
   color:#fff;
}

/* POSTS
-------------------------------------------------- */

.post{
	padding: 40px 22px 30px 26px;
	clear: left;
	float: left;
	background: #fff url(images/separa-post.gif) left top repeat-x;
	width: 452px;
}

.post p.autor{
	color: #A00303;
	font-weight: bold;
}

.post p.fecha.interior{
	margin-top: 15px;
}

.post h2 a, .post h2{
	font-size: 28px;
	margin-bottom: 17px;
   color: #000;
}

.post h3{
   clear: left;
   font-size: 13px;
   padding-top: 15px;
}

.post p.post_txt{
   margin-bottom: 10px;
}

.post img{
	padding: 18px 0;
}

.post a{
   text-decoration: none;
   color: #A00303;
}

.post a:hover{
   text-decoration:  underline;
}

.post .continuar{
	background-color: #AF0303;
	color: #fff;
	text-decoration: none;
	padding: 2px 23px;
	text-transform:uppercase;
	font-weight: bold;
   width: 120px;
   clear: left;
   display: block;
   margin-bottom: 10px;
}

.post .menu_post{
	float: left;
	display: inline;
}

.post .menu_post li{
	float: left;
	display: inline;
	border-right: 1px #757474 solid;
	margin-right: 5px;
	padding-right: 5px;
}

.post .menu_post li.fin_menu_post{
   border-right: none;
}

.post .menu_post li a{
	color: #A00303;
}

.post .archivado{
	clear: left;
	color: #757474;
	margin-top: 15px;
   float: left;
   display: inline;

}

.post .archivado a{
   color:#A00303;
}

/* FORMULARIO COMENTARIOS */

h2.comments-open-header{
     clear: left;
   font-size: 13px;
   padding-top: 15px;
}

#comments-open-data{
   margin-top: 20px;
}

#comments-open-data input{
   display: block;
   margin:2px 0 8px 0;
   padding: 1px;
   width: 220px;
   border: 1px #d2d2d2 solid
}

#comments-open-data input:focus{
   background-color: #f2f2f2;
}

#comments-open-data input#comment-bake-cookie{
   display: inline;
   margin: 0;
   width: auto;
}

#comments-open-text{
   margin-top: 8px;
}

#comments-open-text textarea{
   width: 350px;
   display: block;
   border: 1px #d2d2d2 solid;
   font-size: 11px;
   padding: 2px;
}

#comments-open-text textarea:focus{
   background-color: #f2f2f2;
}

#comments-open-footer{
   margin: 7px 0 10px;
}

#comments-open-footer input{
   background-color:#AF0303;
   color:#FFFFFF;
   text-transform:uppercase;
   width:110px;
   border: 1px #ccc solid
}

/* Comentarios */
.comment {padding:1ex 0 1em; border-top:1px solid #e4e4e4;}
.comment .comment-footer {color:#999;}

/* PIE
-------------------------------------------------- */

#pie a{
   float: left; display: inline;
   color: #ECECEC;
   text-decoration: none;
}

#pie a:hover{
   text-decoration: underline;
}

#pie address{
   float: left;
   display: inline;
   color: #D6D6C4;;
   font-style: normal;
   margin-left: 10px;
}

#pie ul{
   float: right;
   display: inline;
}


#pie li{
   float: left; display: inline;
   border-right: 1px #D6D6C4 solid;
   margin-right: 6px;
   padding-right: 6px;
}

#pie li.fin_menu_pie{
   border-right: none;
}

#pie li a{
   color: #ECECEC;
}

/*****************************************************************************************************
*                                            ARCHIVOS                                                *
******************************************************************************************************/

#p_archivos #columna2{
    width: 460px;
    padding: 10px 0 0 40px;
    background: none;
}

#p_archivos #columna2 h2{
   color: #ea0000;
	font-size: 15px;
	margin-bottom: 10px;
	text-transform:uppercase;
   margin-top: 30px;
}

#p_archivos #columna2 li{
   background: url(images/bullet.gif) left 5px no-repeat;
	padding-left: 12px;
}

#p_archivos #columna2 li a{
    color: #ECECEC;
    text-decoration: none;
    display: block;
    font-size: 12px
}

#p_archivos #columna2 li a:hover{
    color: #fff;
    text-decoration: underline;
}


/******************************************************
*                            LISTADO ENTRADAS CONSULTA
*******************************************************/


#p_lista_entradas_consulta #columna2 p.content-nav{
   position: absolute;
   top: 16px;
   left: 25px;
}

#p_lista_entradas_consulta  #columna2 p.content-nav a{
    color: #A00303;
    text-decoration: none;
}

#p_lista_entradas_consulta  #columna2 p.content-nav a:hover{
   text-decoration: underline;
}



#banner {height:102px; background:url(/images/fnd-comentarios.jpg) no-repeat left top; text-indent:-999px; overflow:hidden; position:relative; z-index:2;}
#alpha {margin-top:-20px; position:relative; z-index:0;}
#alpha .comment a { color:#A00303; }
#alpha .comments-header {font-size:15px;}
#beta {display:none;}
.publicidad {padding:2px 0pt;text-align:center;}
.publi-lateral{ clear:both; background:#222; text-align:center; padding:7px 0 10px; margin-top:8px;}
.publi-lateral p{ font:10px/10px Arial, Helvetica, sans-serif; color:#999999; margin-bottom:7px;}

 /* botón megusta y twitter */
.twitter_button { margin-top:2px;}
.twitter_button, .fblikebutton_button { margin-bottom:10px; float:left; display:inline;}

#columna2 p{font-size:12px; line-height:16px;}
.post img{
	padding: 0 !important;
	margin:10px !important;
	
}


/*publicidad */
.estirar:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.estirar {display: inline-block;}
/* oculto IE-mac \*/
* html .estirar {height: 1%;}
.estirar {display: block;}
/*fin oculto IE-mac */

/* ph=1 */

