/*
Theme Name:  EcoWP
Theme URL: http://www.tommasin.org/template_wordpress_ecowp-20090120.html
Description: EcoWP is a light, 2-column Widget-ready theme created for Wordpress.
Author: Davide Tommasin
Author URI: http://www.tommasin.org
Version: 1.0
Tags: white, blue, green, brown, two-columns, fixed-width
	
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;}
q:before,q:after {content:'';}

b {
	font-weight:bold;
	color:#989898;
	font-style: italic;
}


body {
margin:0px;
padding:0px;
font: 11pt  trebuchet MS;
color: #416271;
background:#D7DFE2 url(images/fondo_webint.png) repeat-y center top;
}
p{
text-align:left;
padding:2px 0 2px 0;
margin:0px;
line-height:15px;
}
p.white{
color:#FFFFFF;
}
p.green{
color:#d4f0ba;
}
p.clear{
clear:both;
padding:10px 0 0 0;
}
	
#wrap {
	width: 900px;
	text-align:left;
	margin: 0px auto 0px;
	padding: 0px;
	}

/*----------------------claim-------------------------*/

#claim {
	width:900px;
	height:42px;
	padding:0px;
	clear:both; 
	/*background-color: #59cef9;*/

	}

#claim h3 {
	text-align: right;
	padding: 10px;
	color: #FFFFFF;
	font-wheight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
        }
#botones{
	position:absolute;
	margin:0;
	padding:0;
	top:40px;
	right:20px;
	width: 130px;
}
#logo{
	position:absolute;
padding:35px 0 0 30px;
float:left;
}
#botones img{
	padding:4px;
	border:0;
}
/*----------------------links-------------------------*/

a:link,a:visited	{ color:#59cef9; text-decoration:none; outline:none;}
a:hover,a:active	{ color:#4C666A; text-decoration:underline; outline:none;}


/*----------------------menu-------------------------*/
#menu{
width:900px;
height:42px;
padding:0px;
clear:both;
background:#096B8F url(images/fondo_menu.png) repeat-x;

}
#menu ul{
list-style:none;
padding:0 0 0 0px;
margin:auto auto auto 15px;
display:block;
}
#menu ul li{
list-style:none;
display:inline;
float:left;
width:auto;
height:42px;
padding:0px;
line-height:42px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}
#menu ul li a{
height:42px;
width: auto;
float:left;
text-decoration:none;
padding:0 0 0 25px;
margin:0px 3px 0px 3px;
color:#fff;
text-align:left;
font-size:1.2em;
}
#menu ul li a:hover{
height:42px;
width: auto;
text-decoration:none;
color: #fff;
padding:0 0 0 25px;
background:url(images/menu_arrow.gif) no-repeat left;
}
#menu ul li a.current{
height:42px;
width: auto;
float:left;
text-decoration:none;
padding:0px;
color: #fff;
padding:0 0 0 25px;
background:url(images/menu_arrow.gif) no-repeat left;
}


/*----------------------header-------------------------*/

#masthead { width: 900px; height: 125px; background: #fff url('images/fondo_cabecera.png') center top no-repeat; position:relative; /* uncomment the height and background declarations here if you intend to use a graphic in the header instead of the h1 */ }

	/* #masthead a { display: block; width: 770px; height: 100px; } */ /* uncomment this line if you use a graphic in the header - make sure the height of your header graphic is equal to the height declared in this line of code! */

#masthead h1 {
	float: left;
        height: 125px;
        width: 900px;
        
        display:block;
        text-indent: -9000px;
}

#masthead h3 { font-family: Georgia, "Times New Roman", Times, serif; margin: 0 0 0.75em 0; font-weight: normal; font-size: 14px; text-transform: none; color: #888;  }

#masthead a:link, #masthead a:visited	{ color:#414F59; text-decoration:none; }
#masthead a:hover, #masthead a:active	{ color:#444; text-decoration:underline;}

#banner {
	width: 900px;
	height: 265px;
	clear: both;
	background-color: #fff;
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 50px 0px;
	}

.clock{
	float:left;
	padding:0px;
}

/*----------------------top right navigation-------------------------*/

#right_nav{
	width:278px;
	height: auto;
	padding:20px 0 0 15px;
	float:left;
	}

#right_nav ul{
	list-style:none;
	margin: auto;
	display:block;
	padding:0px;
	}

#right_nav ul li{
	list-style:none;
	display:block;
	width:auto;
	height:29px;
	padding:0px;
	line-height:29px;
	}

#right_nav ul li a{
	height:29px;
	display:block;
	width:278px;
	text-decoration:none;
	padding:0 0 0 35px;
	margin:7px 0 7px 0;
	color:#d4f0ba;
	background: #67B35A url(images/right_nav.gif) no-repeat center;
	background-position:0px 0px;
	}

#right_nav ul li a:hover{
	height:29px;
	display:block;
	width:278px;
	text-decoration:none;
	color: #d4f0ba;
	padding:0 0 0 35px;
	margin:7px 0 7px 0;
	background: #85C27B url(images/right_nav_a.gif) no-repeat center;
	background-position:0px 0px;
	}

#right_nav ul li a.current{
	height:29px;
	display:block;
	width:278px;
	text-decoration:none;
	padding:0px;
	color: #d4f0ba;
	padding:0 0 0 35px;
	margin:7px 0 7px 0; 
	background: #85C27B url(images/right_nav_a.gif) no-repeat center;
	background-position:0px 0px;
	}

/*----------------------sub-header-------------------------*/

#banner h1 {
	padding-top: 5px;
	padding-right: 0pt;
	padding-bottom: 5px;
	padding-left: 0pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
	color: #ffffff;
        }

#banner p {
	text-align: justify;
	padding-top: 2px;
	padding-right: 0pt;
	padding-bottom: 2px;
	padding-left: 0pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
        }

.text_content {
	width: 350px;
	float: left;
	padding-top: 20px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	}

.read_more {
	width: 101px;
	height: 29px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: transparent;
	background-image: url(images/read_more_bg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
	line-height: 29px;
	text-align: center;
	}

.read_more a {
	text-decoration: none;
	color: #ffffff;
	}

/*----------------------content-------------------------*/

#content {
	width: 900px;
	margin: 0px auto 0px;
	padding: 0px;
background-color:#fff;
	}

#content p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#content h1 {
	color: #069DD5;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 0px;
	margin: 42px 0px 3px 0px;
	padding: 20px 0px 0px 0px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#content h1 a  {
	color: #14181A;
	text-decoration: none;
	}

#content h1 a:hover {
	color: #525252;
	text-decoration: none;
	}
	
#content p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-top: 7px;
	}
	
#content h2{
padding:5px 0 5px 0;
margin:0px;
font-size:18px;
color:#f7951e;

}
	
#content h3{
padding:0 0 5px 0;
margin:0px;
font-size:12px;
color:#59cef9;
}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft {
	float: left;
	width: 680px;
	margin: 0px 0px 0px 0px;
	padding: 20px 20px 20px 0px;
background-color:#fff;
	}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ul{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#contentleft ul li{
	background:transparent url("images/ul-bullet.gif") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
	}
	
#contentleft .single {
	margin: 42px 0px 15px 0px;
	padding: 20px 0px 0px 0px;
	}
	
blockquote {
	margin: 0px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	background: #FFEDE8;
	border-top: 1px solid #CFA79C;
	border-bottom: 1px solid #CFA79C;
	}
	
#content blockquote p{
	color: #551500;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}

pre {
        margin: 0px 25px 10px 25px;
        padding: 0px 25px 0px 10px;
        border-top: 1px solid #EFEFEF;
        border-bottom: 1px solid #EFEFEF;
        }
         
#content pre {
        color:#000000;
        margin: 0px 0px 10px 0px;
        padding: 10px 0px 0px 0px;
        overflow-x: scroll;
        }

.date {
	color:#A97965;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.bt-links {
	background: #EFEFEF;
	border: 1px solid #DDDCDC;
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*----------------------sidebar-------------------------*/

#l_sidebar {
	width:160px;
	height:auto;
	/*margin:10px;*/
margin:0;
margin-right:10px;
	float:left;
	padding:10px;
	/*background:url(images/left_content_bg.gif) repeat-x top;*/

	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#l_sidebar ul li {
	background:transparent url("images/bullet.gif") 0px 11px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
	display: block;
	padding: 4px 0px 4px 10px;
	margin: 0px;

	}

#l_sidebar a:link, #l_sidebar a:visited	{ color:#444; text-decoration:none; outline:none; }
#l_sidebar a:hover, #l_sidebar a:active	{ color:#444; text-decoration:underline; outline:none; }
	

#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#l_sidebar li {list-style: none; }	

/*----------------------footer-------------------------*/


#footer{
background:url(images/fondo_pie.png) no-repeat center top;
clear:both;
color:#FFFFFF;
height:140px;
margin:auto;
width:900px;
font-size:0.8em;
}
.enlaces, .enlaces_dcha{
float:left;
padding-left:32px;
padding-right:32px;
padding-top:20px;
height:80px;
border-right:1px dotted #9CADB3;
}

.enlaces_dcha{
border-right:0;
}

.enlaces ul, .enlaces_dcha ul{
	margin:0;
	padding:0;
	list-style:none;
}

.enlaces a, .enlaces_dcha a{
text-decoration:none;
color: #9CADB3;
}
.enlaces a:hover, .enlaces_dcha a:hover{
text-decoration:none;
color: #fff;
}
/*----------------------searchform-------------------------*/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	color: #323232;
	font-size: 11px;
	padding: 4px;
	margin: 4px 0px 0px 0px;
	border: 1px solid #323232;
	}
	
#sbutt {
	background: #878787;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	cursor:pointer;
	}
	
/*----------------------comments-------------------------*/	

#commentblock {

	background: #D8FFAF;
	color: #777777;
	padding: 20px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
	border-top: 2px solid #7CEC07;
	}
	
#commentblock ol{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	margin: 25px 20px 20px 0px;
	padding: 10px 10px 0px 10px;
	background: #ECFFD9;
	border:1px solid #551500;
	font-style:normal;
	}


.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	background: #FFFFFF url("images/comment.gif") no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

img.avatar {float:right; margin-right:20px; border: 1px solid #4C666A;}

.awaiting { color: #886353; }

.auth-name { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color:#000;}

.auth-time { font-size: 10px; color:#616161; font-style:italic;}

#comments, #respond { text-transform:uppercase; font-size: 14px; font-weight:normal;}


/*----------------------misc-------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
