﻿/*
Theme Name: todos los blogs
Theme URI: http://www.lainformacion.com/
Description: página todos los blogs.
Version: 1.0 Beta
Author: Dixi Media
Tags: lainformacion.com, lainformacion, informacion, la informacion

CifrasOcultas WordPress by Antonio Pasagali|| http://www.lainformacion.com
CSS by Alfonso Morcuende || http://www.alfonsomorcuende.com
Nuevo Blog pasado a Wordpress, ahora es el tiempo de Diario de Proyecto i
*/

@import url('http://blogs.lainformacion.com/wp-content/themes/comun.css');

/* Comunes 
************************/
#iac { display:none; }
a { color:#000; text-decoration:none; border-bottom:1px dotted #999; }
* html a { border-bottom-style:solid; }
a:hover { border-bottom-style:solid; }

body { margin:0 0 20px; }

/* Layout
*************************/
#contenedor { width:995px; margin:10px auto; }
#contenido { float:left; display:inline; width:675px;  }
#lateral { float:right; display:inline; width:300px; padding:7px 6px 1px; background:#000; }

/* Módulos */

.modulo { margin-bottom:6px; border:2px solid #dfdfdf; padding:1px; background:#fff; }
.modulo-inner { padding:10px 10px 5px; }
.modulo h2 { font-size:1.6em; padding:8px 10px 0; }
.modulo li { padding:0 0 5px 10px; background:url(http://css.beta.lainformacion.com/img/_bullets/cuadrado-3px-333.gif) no-repeat 0 0.8ex; font-size:1.2em; }
.modulo li a { border:0; }
.modulo li a:hover { text-decoration:underline; }

/* Cabecera*/
#cab-portadilla { background:#eceeea url(http://css.beta.lainformacion.com/img/portadillas/fnd-cab-portadilla.gif) repeat-x 0 0; padding:8px 8px 6px; margin-bottom:10px; }
#cab-portadilla img { background-color:#FFF; padding:3px; float:left; margin-right:8px;}
#cab-portadilla h1 { background:#FFF; font-weight:normal; letter-spacing:-0.02em; padding:5px 10px; line-height:32px; font-size:3em; overflow:auto; }
#cab-portadilla p { font-size:1.1em; color:#333; margin-top:6px;  }

#iac,
.hiddenBox { display:none; }

a { text-decoration:none; border-bottom:1px dotted #666; color:#000; }
* html a { border-bottom-style:solid; }
a:hover { border-bottom-style:solid; }

.alignright { float:right; margin-left:15px; display:inline; }
.alignleft { float:left; margin-right:15px; display:inline; }

.btn { font-size:1.1em; text-transform:lowercase; border:1px solid #ddd; display:-moz-inline-box; display:inline-block; background:url(img/fnd-btn.gif) repeat-x left center; }
* html .btn { display:inline; } /* IE 6 & 7 en elementos con display:block por defecto */
*:first-child + html .btn { display:inline; }
.btn a { outline:0; padding:0 9px; display:-moz-inline-box; border:1px solid #fff; display:inline-block; line-height:20px; height:20px; background:url(img/ico-btn.png) no-repeat left top; }
.btn a:hover { text-decoration:underline; }

.btn-raquo a { background-position:right -88px; padding-right:18px; }

.pager { text-align:right; padding:15px; }
.pager a { font-size:1.1em; text-transform:lowercase; border:1px solid #ddd; display:-moz-inline-box; display:inline-block; background:url(img/fnd-btn.gif) repeat-x left center; }
.pager a:hover { text-decoration:underline; }
.pager a span { line-height:17px; height:17px; margin:1px; display:block; background:url(img/ico-btn.png) no-repeat left top; cursor:pointer; }
* html .pager a span { display:inline; }
.pager a span.pager-left { padding:0 5px 0 27px; background-position:left -20px; }
.pager a span.pager-right { padding:0 27px 0 5px; background-position:right -37px; }

.content-nav { text-align:center; padding:7px 10px 0 13px; border-bottom:1px solid #ddd; }
.content-nav a { border:0; font-size:1.1em; color:#333; }
.content-nav a:hover { text-decoration:underline; }
.content-nav .nav { width:185px; }
.content-nav .nav a { display:block; background:url(img/ico-nav.gif) no-repeat; }

.content-nav .l   { float:left;  display:inline; text-align:left;  }
.content-nav .r   { float:right; display:inline; text-align:right; }
.content-nav .l a { padding:0 0 0 15px; background-position:-6px 0.6ex; }
.content-nav .r a { padding:0 15px 0 0; background-position:179px 0.6ex; }

/* Layout */
#container { width:991px; padding:1px; border:1px solid #ddd; margin:0 auto 0; margin-bottom:10px; }
#pagebody { position:relative;}
#alpha { float:left; display:inline; width:678px; }
#beta { float:right; display:inline; width:300px; margin-right:12px; padding-top:15px; }
* html #beta { width:300px; }

/* Entrada */
.entry { background:url(img/degra-entry.gif) repeat-x left bottom; border-bottom:1px solid #dfdfdf; }
.entry2 {  }
.entry p { font:normal 1.1em Arial, Helvetica, sans-serif; text-transform:uppercase; color:#333; }
.entry h2 { font:bold 1.2em/1.4em Arial, Helvetica, sans-serif; color:#333; }

/* Ver más */
.more-link { text-transform:lowercase; border:1px solid #ddd; display:-moz-inline-box; display:inline-block; background:url(img/fnd-btn.gif) repeat-x left center; }
* html .more-link { display:inline; } /* IE 6 & 7 en elementos con display:block por defecto */
*:first-child + html .more-link { display:inline; }
.entry-more-link { outline:0; padding:0 9px; display:-moz-inline-box; border:1px solid #fff; display:inline-block; line-height:18px; height:20px; background:url(img/ico-btn.png) no-repeat left top; }
.entry-more-link:hover { text-decoration:underline; }
.entry-more-link { background-position:right -88px; padding-right:18px; }
#alpha .entry .titulo-categoria { color:#ccc; }
#alpha .error { margin:0 auto; text-align:center; }
#alpha .error p { font-size:1.2em; }
#alpha .error h2 { font-size:1.1em; margin-top:10px }
#alpha .error #s { width:408px; }
.widget_tag_cloud { line-height:23px; }
.boton-ver-blog { position:absolute; }
#id_233 .boton-ver-blog { left:570px; top:250px; }
#id_106 .boton-ver-blog { left:248px; top:250px; margin:0px; }
#id_alamoda .boton-ver-blog,
#id_regla .boton-ver-blog,
#id_strambotic .boton-ver-blog,
#id_399 .boton-ver-blog,
#id_290 .boton-ver-blog { left:116px; top:196px; margin:0px; }

/* Cabecera portadillas
*******************************/
.marco-portadilla { border:1px solid #ddd; padding:1px; margin-bottom:10px; }
#cab-portadilla { background:#eceeea url(img/fnd-cab-portadilla.gif) repeat-x 0 0; padding:8px 8px 6px; margin:0 auto 10px auto; width:979px; margin-top:10px; }
#cab-portadilla h1 { background:#FFF; font-weight:normal; letter-spacing:-0.02em; padding:5px 10px; line-height:32px; font-size:3em; overflow:auto; }
* html #cab-portadilla h1 { height:1%; overflow:visible; }
#cab-portadilla p { font-size:1.1em; color:#333; margin-top:6px;  }

/* Diferentes Blogs
*******************************/

.entry2 { position:relative; float:left; background:transparent no-repeat scroll left top; width:196px; margin-top:1px; border-right:1px solid #dfdfdf; margin-left:1px; padding-right:1px; }
.entry2 .entry { height:233px; border-bottom:0; }
.entry2 .logo-blog { width:196px; height:98px; display:block; border-bottom:none; }
.entry .logo-blog span { display:none; }
.entry2 h2 { margin:0 13px; }
.entry2 p { margin:13px 13px 0 13px; }
.entry2 .boton-ver-blog { left:116px; top:196px; margin:0px; }

.first { margin-left:0; }
.last { border:0; padding:0; width:195px; }


#id_233 { float:left; background:transparent url(img/233grados.jpg) no-repeat scroll left top; width:659px; height:289px; border-right:1px solid #dfdfdf; padding:0 1px 1px 0; }
#id_233 .entry { height:290px; background:none; }
#id_233 .logo-blog { width:350px; height:152px; border-bottom:none; }
#id_233 p { left:256px; position:absolute; top:25px; }
#id_233 h2 { left:256px; position:absolute; top:38px; width:390px }
#id_106 { position:relative; float:right; background:transparent url(img/proyectoi.jpg) no-repeat scroll left top; width:329px; height:290px; border-bottom:1px solid #fff;  }
#id_106 .entry { height:290px; }
#id_106 .logo-blog { width:329px; height:161px; display:block; border-bottom:none; }
#id_106 p { margin:15px 0 0 10px; }
#id_106 h2 { margin:0 10px; }


#id_290              { background-image: url(img/telediaria.gif) }
#id_alamoda          { background-image: url(img/alamoda.jpg); }
#id_regla            { background-image: url(img/william.jpg) }
#id_strambotic       { background-image: url(img/strambotic.jpg);  }
#id_poste            { background-image: url(img/poste.jpg);}
#id_gaus             { background-image: url(img/gausianos.jpg);   }
#id_graciasinternet  { background-image: url(img/graciasainternet.jpg);  }
#id_megafotos        { background-image: url(img/megafotos.jpg); }
#id_bitacoras        { background-image: url(img/bitacoras2011.jpg?date010911); }
#id_fichajes         { background-image: url(img/fichajes.jpg);   }
#id_deviaje          { background-image: url(img/deviaje.jpg);   }
#id_mejorsegunda     { background-image: url(img/la-mejor-segunda.jpg);   }
#id_asesoresapuestas { background-image: url(img/asesores-apuestas.jpg); }
#id_josemaria        { background-image: url(img/josemaria.jpg); }
#id_zoom             { background-image: url(img/zoom.jpg);   }
#id_moratalla        { background-image: url(img/moratalla3.jpg); }
#id_zoom             { background-image: url(img/zoom.jpg);   }
#id_golfidencial     { background-image: url(img/golfidencial.jpg); }
#id_aguja            { background-image: url(img/aguja.jpg);   }
#id_lopeteguia       { background-image: url(img/lopeteguia.jpg); }
#id_futuretech       { background-image: url(img/futuretech.jpg);   }
#id_arsenico         { background-image: url(img/arsenico.jpg);   }
#id_karacci          { background-image: url(img/karacci.jpg);   }
#id_zipyzapping      { background-image: url(img/zipyzapping.jpg);   }
#id_secretos         { background-image: url(img/secretosdevestuario.jpg); }
#id_pensandolo-bien	{ background-image: url(img/pensandolo-bien.jpg); }
#id_tabletmania		{ background-image: url(img/tabletmania.jpg); }
#id_twitterblog		{ background-image: url(img/twitterblog.jpg); }
#id_facebookblog	{ background-image: url(img/facebookblog.jpg); }
#id_topmotor		{ background-image: url(img/topmotor.jpg); }
#id_legal			{ background-image: url(img/legal.jpg); }
#id_ipad			{ background-image: url(img/ipad.jpg); }
#id_regate			{ background-image: url(img/regate.jpg); }
#id_rutaquetzal		{ background-image: url(img/rutaquetzal.jpg); }
#id_cubanoexiliado	{ background-image: url(img/cubanoexiliado.jpg); }
#id_ventanillareforma	{ background-image: url(img/ventanillareforma.jpg); }
#id_abate			{ background-image: url(img/abate1.jpg); }
#id_abasededatos	{ background-image: url(img/abasededatos.jpg); }
#id_capital			{ background-image: url(img/capital.jpg); }
#id_oidobolsa		{ background-image: url(img/oidobolsa.jpg); }
#id_cronicasciencia	{ background-image: url(img/cronicasciencia.jpg); }
#id_detacon			{ background-image: url(img/detacon.jpg); }
#id_vivirencampo	{ background-image: url(img/vivirencampo.jpg); }
#id_pasedepaddock	{ background-image: url(img/pasedepaddock.jpg); }
#id_pruebasonido	{ background-image: url(img/pruebasonido.jpg); }
#id_basketnemoplistico	{ background-image: url(img/basketnemoplistico.jpg); }
#id_margendeerror	{ background-image: url(img/margenderror.jpg); }
#id_historias             { background-image: url(img/historias.jpg);   }
#id_treintaymuchos             { background-image: url(img/treintaymuchos.jpg);   }

/* IFRAMES */
.iframe-cab { width:100%; height:265px; border:0px; }
.iframe-pie { width:100%; height:175px; border:0px; margin-top:15px; }


#cab .cab-login a.rss{float:left; background:url(img/btn-rss.gif) no-repeat 0 0; margin-right:2px; margin-top:-1px; text-decoration:none; width:51px; height:20px; text-indent:-9999px;}

