/*  
Theme Name: LAALAB.NET
Theme URI: http://www.documento.be
Description: Tema Wordpress para LAALAB.NET
Version: 1
Author: Diego Cordova
Author URI: http://www.documento.be & http://www.diegocordova.net

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */



* {
	margin:0;
	padding:0;
	}

body,html {
padding-bottom:80px;

	}
	
body {
	padding: 0px;

	}

body, select, input, textarea {

	font-family: helvetica, Arial, Verdana, Sans-Serif;
font-size: 10px;
	}
	
p {	

	}

a:link, a:visited {
	color: #333399;
	text-decoration:none
	}

a:hover, a:active {
	color:#ed1c24;
	text-decoration:none;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
h7 {
	color: #333;
text-transform:lowercase;
	}
		

/* Sidebar */

#sidebar {
z-index: 100;
position:fixed;
top:15px;
left:20px;
}

.laalab-titulo {
width:105px;
height:23px;
padding-top:2px;
}

.las-pages {

width: 300px;
height:45px;
position:absolute;
margin-left:150px;
top:0px;
}

.las-pages li {
height: 10px;
width: 100px;
display:block; 
float:left;
margin-right:20px;
display:block;
font-size:9px;
color:#333399;
list-style-type: none;
padding-right: 10px;
}

.las-pages li a{
text-transform:UPPERCASE;
}
.current_page_item a{
color:#ff3333;
}

/* Contenedor*/

.proyectos-contenedor {
z-index: 99;
position:relative;
padding-top:70px;
background:#fff;
padding-left:20px;
}

.child {
padding-top:0px;
position:fixed;
}

.child li {
font-size:9px;
display: inline;
list-style-type: none;
padding-right: 2px;
}

.child li a{
background:#fff;
border:1px solid #333399;
color:#333399;
padding:2px;
text-transform:uppercase;
}

.child li a:hover{
border:1px solid #ff3333;
padding:2px;
color:#ff3333;
text-transform:uppercase;
}

.child .current-cat a{
color:#ff3333;
border: 1px solid #ff3333;
}

.menu-creditos {
position:fixed;
top:35px;
left:35px;
}

.menu-en-categorias .current_page_parent a{
color:#ed1c24;
}

.menu-en-categorias
{
position:fixed;
background:#fff;
top:55px;
left:35px;
}

.menu-en-blog
{
position:fixed;
background:#fff;
margin-top:3px;
padding-bottom:5px;
}

.child-en-categorias {
background:#fff;
position:fixed;
padding-top:2px;
padding-bottom:2px;
margin-top:20px;
}


.child-en-categorias li {
display: inline;
list-style-type: none;
padding-right: 10px;
}

.child-en-categorias li a{
color:#ccc;
text-transform:lowercase;
}

.child-en-categorias li a:hover{
color:#ed1c24;
text-transform:lowercase;
}

.clearfloat {
position:absolute;
float:left;
padding-bottom:80px;
}

.proyectos-single {
height: 220px;
width: 200px;
display:block; 
float:left;
color:#666; 
text-decoration:none;
text-align:left;
margin-right:10px;
margin-top: 30px;
margin-bottom: -20px;
border:1px solid #333399;

}

.title-post {
font-size: 9px;
padding: 5px 5px 0px 5px;
text-transform:uppercase;
color:#ff3333;
}

.title-post a{
color:#ff3333;
}

.excerpt-post{
padding: 5px;
}

.author-post {
font-size: 9px;
padding: 5px 5px 0px 5px;
margin-top:143px;
text-transform:lowercase;
color:#333399;
text-align:right;
}

.author-post a{
text-transform:uppercase;
color:#333399;
}

.categorias-post {
font-size: 9px;
padding: 0px 5px 0px 5px;
color:#ff3333;
text-align:right;
}

.categorias-post a {
color:#ff3333;
}

.time-post {
font-size: 9px;
padding: 0px 5px 0px 5px;
color:#333399;
text-align:right;
}


.child-en-categorias .current-cat a{
color:#ed1c24;
}

.author-name-region {
font-weight:bold;
font-size:36px;
color:#ff3333;
}

.author-profile {
width:500px;
font-size:16px;
color:#333399;
}

.author-website {
padding-top:5px;
font-weight:bold;
font-size:24px;
color:#333399;
}

.proyectos-author {
height: 220px;
width: 200px;
display:block; 
float:left;
color:#666; 
text-decoration:none;
text-align:left;
margin-right:10px;
margin-top: 30px;
margin-bottom: -20px;
border:1px solid #333399;

}

.authors-list {
font-weight:bold;
color:#FF3333;
font-size:36px;
padding-top:0px;
}

.authors-list li {
font-weight:bold;
color:#333399;
font-size:36px;
display: inline;
list-style-type: none;
margin-right:10px;

}

.authors-list li a{
padding-right:15px;
color:#333399;
background-image:url('img-comma.png');
background-repeat:no-repeat;
background-position:bottom right; 
}

.authors-list li a:hover{
padding-right:15px;
color:#ff3333;
background-image:url('img-comma-hover.png');
background-repeat:no-repeat;
background-position:bottom right; 
}

.blog-single {
width: 500px;
display:block; 
float:left;
color:#333399; 
font-size:24px;
font-weight:bold;
text-decoration:none;
text-align:left;
line-height:20px;
margin-right:20px;
margin-top: 35px;
margin-bottom:10px;
text-transform:uppercase;
}

.blog-single a{
line-height:60px;
color:#ff3333;
font-weight:bold;
font-size: 76px
}

.blog-single a:hover{
color:#333399;
}

.blog-single img{
width:200px;
height:75px;
}

.blog-date{
text-transform:lowercase;
font-family: verdana,helvetica,arial,sans;
font-weight:normal;
font-size: 7px;
letter-spacing: 1px;
padding-top: 8px;
padding-bottom: 7px;
}

.blog-excerpt{
font-style:capitalize;
}

.child h6{
font-size:24px;
font-weight:bold;
color:#ff3333;
}

.child h5{
font-size:24px;
font-weight:bold;
color:#333399;
}

.news{
width:720px;
margin-top: 35px;
}

.news img{
margin-bottom: 10px;
}

.news p{
margin-bottom: 10px;
color:#333399;
font-family:georgia, times;
font-size:14px;
}

.news p a{
text-decoration: underline;
}

.news p a:hover{
color:#ff3333;
text-decoration: underline;
}

.titulo-news{
line-height:30px;
color:#ff3333;
font-weight:bold;
font-size: 36px;
padding-bottom:20px;
}
.time-news{
line-height:30px;
color:#333399;
font-weight:bold;
font-size: 24px;
}

.about-contact {
width: 720px;
display:block; 
float:left;
color:#666; 
text-decoration:none;
text-align:left;
margin-right:20px;
margin-top: 4px;
margin-bottom:10px;
}

.about-contact p{
line-height:16px;
color:#333399;
font-size:24px;
line-height:30px;
}

.about-contact p a{
color: #333399;
text-decoration:underline;
}

.about-contact p strong{
font-weight:bold;
color: #ff3333;
}

.about-contact img{
padding-bottom:10px;;
}

.title-single-post {
font-weight:bold;
font-size:16px;
padding-bottom:0px;
color:#333;
}

.categorias-single-post {
text-transform:lowercase;
font-size: 9px;
font-weight:normal;
color:#ccc;
margin-bottom:7px;
}

.categorias-single-post a{
color:#ccc;
}

.categorias-single-post a:hover{
color:#ed1c24;
}

.excerpt-single-post {
font-size:10px;
color:#333;
}

.full-blog {
margin-top: 35px;
margin-left:220px;
width:500px;
padding-bottom:10px;

}

.title-blog {
font-weight:bold;
font-size:16px;
padding-bottom:0px;
color:#333;
}

.fecha-blog{
text-transform:lowercase;
font-family: verdana,helvetica,arial,sans;
font-weight:normal;
font-size: 7px;
letter-spacing: 1px;
padding-top: 3px;
padding-bottom: 20px;
color:#666;
}

.full-blog img{
padding-bottom: 10px;
}

.full-blog p{
line-height:16px;
}

.full-blog p a{
text-transform:lowercase;
color: #666;
border-bottom: 1px dotted #666;
}

.full-blog p strong{
text-transform:lowercase;
color: #666;
}

/* Entry */

.contenido {
margin-top:30px;
border: 1px solid #333399;
width:740px;
padding-bottom:20px;
}

.titulo-contenido {
font-weight:bold;
font-size:36px;
padding-left:10px;
color:#ff3333;
}

.info1-contenido {
font-weight:bold;
font-size:17px;
padding-left:10px;
color:#333399;
}

.info1-contenido a{
text-decoration:underline;
}

.info2-contenido {
font-weight:bold;
font-size:17px;
padding-left:10px;
color:#333399;
}

.imagenes-contenido {
padding-top:10px;
padding-left:10px;
padding-right:10px;
text-align:center;
}

.imagenes-contenido img {
padding-bottom:10px;
}

.statement {
position:fixed;
top:100px;
left:775px;
border: 1px solid #333399;
width:200px;
padding-bottom:20px;
}

.statement-titulo {
font-weight:bold;
font-size:36px;
padding-left:10px;
color:#ff3333;
}

.statement-texto {
padding-left:10px;
padding-right:10px;
color:#333399;
}

.entry{
width:655px;
margin-top: 35px;
margin-left:220px;
}

.entry p{
width:400px;
padding-top:4px;
padding-bottom:6px;
line-height:14px;
}

.entry img{
padding-bottom:20px;
}

/* Footer */

.documento-be {
z-index: 200;
position:fixed;
right:1%;
bottom:1%;
}

.documento-be a{
color:#bcbcbc;
}

.documento-be a:hover{
color:#ed1c24;
}




