/*  
Theme Name: DOCUMENTO.BE
Theme URI: http://www.documento.be
Description: Theme for Documento.be 
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: times new roman, times, georgia, Serif;
font-size: 24px;
	}
	
p {	

	}

a:link, a:visited {
	text-decoration:none
	}

a:hover, a:active {
	color:#ff5056;
	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
	}


/* Sidebars */

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

.page_item {
list-style-type:none;
}

.page_item a{
color: #6a492f;
}

.page_item a:hover{
color: #ff5056;
}

.current_page_item a{
color:#ff5056;
padding-left:20px;
background:#ffffff url('em-dash-red.png') no-repeat bottom left;
}

/* Contenedor1 */

.contenedor1 {
position:absolute;
margin-top:30px;
margin-left:150px;
width:200px;
}

.contenedor1 a{
color:#6a492f;
}

.contenedor1 a:hover{
color:#6a492f;
padding-left:20px;
background:#ffffff url('em-dash.png') no-repeat bottom left; 
}

.categorias {
list-style-type:none;
}

.categorias a{
color:#ff5056;
text-transform:lowercase;
}

.categorias a:hover{
color:#ff5056;
background:#ffffff url('em-dash-red.png') no-repeat bottom left;
}

.current-cat{
padding-left:20px;
background:#ffffff url('em-dash-red.png') no-repeat bottom left; 
}

.current-cat a:hover{
padding-left:0px;
background:#ffffff;
}

.list-post li{
list-style-type:none;
}


/* Contenedor2 */

.contenedor2 {
position:absolute;
margin-top:35px;
margin-left:370px;
}

.proyectos-single a{
height:227px;
display:block; 
float:left;
margin-right:35px;
padding-bottom:25px;
}

.proyectos-single {
height:227px;
display:block; 
float:left;
padding-bottom:25px;
}


/* Projects */

.project-container {
position:absolute;
margin-top:30px;
margin-left:150px;
}

.title-photos {
position:absolute;
width:600px;
padding-bottom:80px;
}


.title-photos img{
width:600px;
padding-bottom:20px;
}

.title-and-categories{
border-bottom:1px solid #6a492f;
margin-bottom:15px;
}

.title{
color:#ff5056;
}

.categories{
padding-top:2px;
padding-bottom:2px;
font-size:15px;
color:#6a492f;
}

.categories a{
color:#6a492f;
}

.categories a:hover{
color:#ff5056;
}

.project-txt {
width:200px;
position:absolute;
margin-top:30px;
margin-left:630px;
}

.txt-title {
text-transform:uppercase;
font-size:15px;
padding-bottom:2px;
border-bottom:1px solid #6a492f;
color:#6a492f;
}

.txt-excerpt p {
padding-top:12px;
font-size:12px;
color:#6a492f;
}

.txt-excerpt p a{
text-decoration:underline;
color:#6a492f;
}

.txt-excerpt p strong{
}

/* News */

.news-container {
position:absolute;
margin-top:30px;
margin-left:150px;
}

.single-news {
display:block;
float:left;
width:400px;
padding-bottom:20px;
}

.news-title {
font-size:70px;
letter-spacing:-1px;
line-height:60px;
}

.news-time {
font-size:24px;
letter-spacing:-1px;
line-height:40px;
letter-spacing:0px;
font-family:georgia,times,times new roman, serif;
}

.news-title a{
color:#6a492f;
}

.news-title a:hover{
color:#ff5056;
}

.single-news-container {
position:absolute;
margin-top:30px;
margin-left:150px;
padding-bottom:80px;
}

.news-content {
width:500px;
font-size:20px;
}

.news-content p{
text-indent:20px;
padding-bottom:20px;
color:#6a492f;
}

.photos img{
float:left;
padding-bottom:20px;
}

.news-content p a{
text-decoration:underline;
color:#6a492f;
}

.news-content p a:hover{
color:#ff5056;
}

/* Page */

.simple-page {
width:500px;
color:#6a492f;
}

.simple-page p{
font-size: 18px;
padding-bottom: 20px;
}

.simple-page p a{
color:#ff5056;
}

.simple-page p a:hover{
text-decoration:underline;
}

/* Footer */

#footer {
position:fixed;
top:9px;
right:15px;
font-size: 12px;
font-family: courier new, courier, monspaced;
color:#ff5056;
}

#footer a{
color:#6a492f;
}
#footer a:hover{
color:#ff5056;
}
