/* <<<<<<<<<<<<<<<<<<<<<<<<<< Structural Layout >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
body {
 background:#E7E7E7;
 color: #333333;
 margin:  0;
 padding: 0;
 text-align: center; /* IE hack Part 1 */ 
}
/*---------------------------- Site Navigation -------------------------------*/
#hnav {
 width: 730px;
 margin: 0px auto;
 height: 23px;
}
#header {

	 float: left;
	/* width: 200px; */
	 margin-left: 20px;
	 margin-top:0px;
	 padding-right: 0px;
	 text-align: left;
	 height: 15px;
}
#cabecera_publi {
	 float: right;
	/* width: 200px; */
	 margin-right: 20px;
	 margin-top:25px;
	 padding-right: 10px;
	 text-align: left;
	 height: 15px;
}

#hmenu {
	 margin: 2px 5px 0 0;
	 text-transform:lowercase;
	 text-align: right;
	 float: right;
	 width: 460px;
}
#masthead {
	 background: url(images/greenheader.jpg);
	 width: 760px;
	 height: 98px;
	 margin: 0 auto;
	 padding: 0;
}

/*------------------------------- Main Body ----------------------------------*/
#rap {
	width:760px;
	margin: 0px auto;
	padding:0px;
	background:#E7E7E7 url('images/greenbg.jpg')
}
#container {
	 width: 740px;
	 margin: 10px auto;
	 border-left: 0px solid #f3782a;
	 border-right: 0px solid #f3782a;
	 font-family: Arial, Verdana, Helvetica, sans-serif;
	 font-size: .75em;
	 text-align: left; /* IE hack Part 2 */
	 border-top: 0px solid #f3782a;
	 border-bottom: 0px solid #f3782a;
}
#topcontentdouble {
	 float: right;
	 width: 530px;
	 height: 27px;
	 margin: 9px 10px 0 0;
	 display: inline;
}
#topcontent {
	 width: 730px;
	 margin: 9px auto 0 auto;
	 height: 27px;
}
#content {
	 float: right;
	 width: 530px;
	 margin:  0 10px 0 0;
	 display: inline;
}
#bottomcontentdouble {
	 clear: both;
	 width: 730px;
	 margin: 0 10px 9px 10px;
	 height: 27px;
}
#singlecontent {
	 width: 730px;
	 padding-top:0;
	 margin:  0 auto;
}
.post {
	 margin-top: 0px;
	 margin-left: 15px;
	 margin-right: 20px;
	 margin-bottom: 50px;
}
.singlepost {
 	margin: 0px 105px 80px 105px;
}
#bottomcontent {
 width: 730px;
 margin: 0px auto 0px auto;
 padding-bottom: 9px;
 height: 27px;
}
.meta {
 font-size: .9em;
 line-height: 18px;
}
.feedback {
 float: right;
 font-size: .9em;
 line-height: 28px;
}
.author {
 width: 500px;
 float: right;
 text-align: right;
}
/*---------------------------- Page Navigation -------------------------------*/
.postnavigation {
 height: 45px;
}
.left {
 float: left;
 padding-left: 105px;
}
.right {
 float: right;
 padding-right: 105px; 
}
.leftdouble {
 float: left;
 padding-left: 10px;
}
.rightdouble {
 float: right;
 padding-right: 10px; 
}

/* ------------------------------ Sidebars -----------------------------------*/
#sidebar {
	position: relative;
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: left; /* IE hack Part 2 */
	display: inline;
}

#sidebar ul{
	border-bottom: 1px solid #CCCCCC;
}

#sidebar ul {
	position: relative;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	color: #999;
}

#sidebar ul, #sidebar ul li {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul{
	margin: 0 5px 0px 0px;
	padding: 0px 0 0px 0px;
	color: #4f4331;
}

#sidebar ul li ul li ul{
	background-image:none; 
	margin: 0 0px 0px 7px;
	padding: 0px 0 0px 0px;
	color: #4f4331;
}

#sidebar h2 {
	background-image:url(images/h2.gif);
	height:21px;
	color: #333333;
	text-align:right;
	margin: 2px 5px 0px 0px;
	padding:  7px 0 1px 50px;
}

#sidebar a {
	display: inline;
	/*margin:2px;*/
	padding: 2px;
	/*border-bottom:1px solid grey;*/
	width: 160px;
	/*padding-left: 12px;*/
	/*background-image: url(images/icon1.gif); */
	background-repeat: no-repeat;
	background-position: 0 55%;
	color: #6EA92E;
	font-size:11px;
	text-decoration: none;
}

#sidebar a:hover {
	display: inline;
	/*margin:2px;*/
	/*padding: 2px;*/
	/*width: 160px;*/
	/*padding-left: 12px;*/
	/*background-image: url(images/icon2.gif); */	
	/*background: #F1FFE3;*/
	/*border-bottom: 1px solid #FF6600;*/	
	background-repeat: no-repeat;
	background-position: 0 55%;
	color: #FF6600;
	text-decoration: none;
}
/*
The following is the fix
for 3-pixel-jog bug in IE 
*/
/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #content {
 /*margin-right: 7px;*/
}
* html #sidebar {
 height: 1%;
}
/* End hide from IE5/mac */

/* ------------------------------ Comments -----------------------------------*/
#response {
 margin: 0px 110px;
}
#commentlist {
 padding: 0px 10px 0px 10px;
 margin-left: 10px;
 margin-right: 10px;
 color: #999;
 list-style-type: none; 
 text-align: justify;
}
#commentlist li  p{
 padding: 0px;
 margin: 8px 0px 0px 0px;
}
.commentname {
 width: 220px;
 float: left;
 font-size: 0.9em;
 margin: 0;
 padding: 0  0 2px 0;
}
.commentinfo{
 width: 250px;
 float: right;
 text-align: right;
}
.commenttext {
 clear: both;
 padding-top: 0px;
 margin-top: 0px;
 margin-bottom: 70px;
 border-top: 1px solid #91af83;
}

/* ----------------------------- Comment Form ------------------------------- */
h2#postcomment {

 color: #333;
 margin: 40px 0px 0px 0px;
 padding: 0 0 20px 10px;
}
#commentform {
 padding: 1px 20px;
 margin-top: 0px;
 margin-bottom: 0px;
}
#commentboxes {
 width: 200px;
 float: left;
 color: #009900;
 font-size: 0.9em;
}
p.instructions {
 margin: 14px 0 0 200px;
 color: #999999;
 font-size: 0.9em;
 text-align: justify;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #d5d7db;
 padding-left: 15px;
 position: relative;
}
#inputbox {
 clear: both;
 color: #666666;
 font-size: 0.9em;
}
#button{
 padding-top: 0.5em;
}
#commentsbottom {
 margin: 0;
 padding: 0;
 height: 22px;
}

/* --------------------------- 'Sidebar'(bottom search bar) structure -------------------------- */
#menu {
 margin: 0px auto;
 width: 725px;
 float:left;
 border-top: 0px solid #ce5e16;
 border-right: 0px solid #ce5e16;
 border-bottom: 0px solid #ce5e16;
 border-left: 0px solid #ce5e16;
}
#searchform {
 float: right;
 margin-top: 3px;
 padding-left: 20px;
}
#topimage {
 margin: 2px 5px 0 0; 
 cursor: pointer;
 width: 71px;
 height: 90px;
 float: right;
 padding-right: 15px;
 padding-top: 3px;
}
#topimage a{
 display:block;
 height:100%;
 overflow:hidden;
 text-decoration:none;
}
#topimage a:hover {
  border: 0; 
}

/* ------------------------------- Credits ---------------------------------- */
#footer {
background:#fff url('images/greenfooter.jpg') no-repeat bottom;

 
 height:141px;
 width: 760px;
 font-size: .8em;
}
#footer p {
margin-bottom: 2px;
}
#footer a{
	color: #333333;
}
#footer a:hover{
	color: #DEFFB9;
}
.clearer {
 clear: both;

 line-height: 0px;
}

/*------------------------------ H Menu Styling ----------------------------- */
#top { 
 display: inline;
 list-style-type: none;
}
#hnav ul li{
 display: inline;
}
#hnav ul li a {
 color: #4f4331;
 text-decoration: none;
 padding: 5px 0px 5px 30px;
 font-size: 0.7em;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight: normal;
}
#hnav ul li a:hover {
 color: #aaaa88;
 border-top: 1px solid #aaaa88;
 border-bottom: 1px solid #aaaa88; 
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<< Typography >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* ------------------------------- General ---------------------------------- */
a {
 color: #40AA0E;
 text-decoration: none;
}
a:hover {
 color: #FF6600;
 text-decoration: none;
}
top a {
 border: 0;
 text-decoration: none;
}
blockquote {
 color: #72B072;
 border-left: 3px solid #D9F0BF;
 padding: 10px 20px;
}
code {
 font-family: Courier,"Courier New",Arial, Verdana, Helvetica, sans-serif;
 font-size: 1.0em;
}
h1 {
 margin-bottom: 4px;
 padding: 0;
 color: #523419;
}
h1 a {
 margin: 0;
 padding: 0;
 text-decoration: none;
 color: #6f6f6f;
}
h2 {
 color: #FF6600; /*#7f7157;*/
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.2em;
 margin-bottom: 0px;
 margin-top: 40px;
 margin-left: 4px;
}
.singlepost h2{
margin-top: 0px;
}
h3 {
 text-align: left;
 color: #778868;
 margin: 0;
 margin-top: 3px;
 padding: 0;
 font-size: 0.9em;
 line-height: 26px;
 font-weight: normal;
}

/* ------------------------------Site Navigation ---------------------------- */
#blogtitle {
 margin-top: 20px;
 padding: 0px;
 font-family: "Times New Roman",Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 2em;
}
#blogtitle a{
 color: #009900;
 font-weight: bold;
}
#blogtitle a:hover{
 color: #FF6600;
 font-weight: bold;
}
#description {

	font-family:Arial,"Trebuchet MS";
	font-size:11px;
	color:#BDD1A6;
	margin-top:0px;
	padding:0;
}
/* -------------------------------- Main Body ------------------------------- */
.post {
 color: #666666;
 text-align: justify;
}
.singlepost {
 color: #666666;
 text-align: justify;
}
.posted {
 color: #FF6600;
}
.title a  {
 text-align: left;
 height: 20px;
 color: #333333;
 display: block;
 text-decoration: none;
 font-size: 1.2em;
 font-weight: bold;
}
.title a:hover {
 color: #FF6600;
 border: 0;
}
.storycontent {
 border-top:0;
 border-left:0;
 border-right:0;
 border-bottom: 1px solid #6EA92E;
 border-style:dashed;
 padding: 0px 0px 0px 0px;
}
.singlepost p {
margin-top: 0;
}
.storycontent a {
 text-decoration: none;
 color:99CC33;
}
.storycontent a:hover {
 text-decoration: none;
}
.storycontent a:visited {
 text-decoration: none;
}

.storycontent img {
 text-decoration: none;
 border:0;
 padding-left:5px;
}

.img a {
 text-decoration: none;
 border:0;
 padding-left:5px;
}

/* ----------------------------- Page Navigation ---------------------------- */
.left a{
 color: #91af83;
 font-size: 0.9em;
 text-decoration: underline;
}
.left a:hover {
 border: 0;
}
.right a{
 font-size: 0.9em;
 color: #91af83;
 text-decoration: underline;
}
.right a:hover {
 border: 0;
}
.leftdouble a{
 color: #91af83;
 font-size: 0.9em;
 text-decoration: underline;
}
.leftdouble a:hover {
 border: 0;
}
.rightdouble a{
 font-size: 0.9em;
 color: #91af83;
 text-decoration: underline;
}
.rightdouble a:hover {
 border: 0;
}

/* -------------------------------- Comments ------------------------------- */
.commentauthor {
 font-weight: bold;
 font-size: 1.2em;
 padding: 0 0 2px 0;
 margin: 0;
 color: #006600;
}
.commentauthor a{
 font-weight: bold;
 margin: 0;
 padding: 0 20px 2px 0;
 border: 0;
}
.commentauthor a:hover {
 border: 0px;
}
.commentdate {
 font-size: 0.8em;
 text-align: right;
 line-height: 18px;
 padding: 0;
 margin: 0;
}
#nocomment, #commentsclosed {
 text-align: center;
 color: #006600;
 font-size: 1.1em;
}

/* ------------------------------ Comments Form ----------------------------- */
#comment  {
 width: 465px;
}
#comment, #author, #url, #email, #press{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.1em;
 color: #fff;
 padding: 1px 2px 1px 1px;
}
#comment, #author, #url, #email{
 border: 1px solid #666;
}
#comment:hover, #author:hover, #url:hover, #email:hover{
 border: 1px solid #666;
}
#comment:focus, #author:focus, #url:focus, #email:focus{
 background: #FFFFFF;
 border: 1px solid #000000;
 color: #666;
 padding: 1px 2px 1px 1px;
}
#commentboxes p {
 margin: 0;
 padding-bottom: 0.9em;
}
h2#comments{
 margin-bottom:40px;
}
p.feeds {
 float: right;
 margin-top: -1.8em;
 font-size: 0.9em;
}
p.feeds a, p.feeds a:hover  {
 text-decoration: none;
}
p.feeds a:hover {
 text-decoration: none;
}
#inputbox {
 clear: both;
 font-size: 0.9em;
}
#inputbox a {
}
#inputbox a:hover {
 color: #666666;
}
p.inputbox {
 margin: 0;
 padding-bottom: 10px;
}
p.pages {
 margin: 0;
 padding: 40px 40px;
 padding-top: 0;
 text-align: center;
}
p.pages a {
 color: #ce5e16;
}

/* -------------------------------- Credits --------------------------------- */
p.credits {
 padding: 110px 20px 0px 0px;
 text-align: right;
 margin-bottom:0px; 
 color: #fff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.8em;
}
p.wordpress {
 margin: 8px;
 padding: 2px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #7f7157;
}
/* --------------- Search/Archives/Categories Results Pages ------------------*/
.searchresult {
 padding: 30px 0 0 0;
 margin:0;
}
.searchresult a{
 color: #000000; 
}
.searchinfo {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
}
.searchdetails {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
 border-bottom: 1px solid #BBBBBB;
}


/* 
This piece of code is for clearing
the floats without structural markup
Don't modify it
*/
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.clearfix {
 display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
 height: 1%;
}
.clearfix {
 display: block;
}
/* End hide from IE-mac */

/* Begin Calendar */
#wp-calendar {
border: 1px solid #BDCEAA;
background-color:#D9F0BF;
empty-cells: show;
margin: 0;
width:180px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: left;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: inline;
padding:0;
background-image:none;
text-decoration: none;
}

#wp-calendar a:hover {
padding:0px;
background:none;
color: #444;
}

#wp-calendar caption {
color: #666;
text-align: left;
}

#wp-calendar td {
color: #444;
letter-spacing: normal;
padding: 2px;
text-align: center;
}

#wp-calendar td.pad:hover {
background: #D9F0BF;
}
#wp-calendar td:hover{
background-color:#FDD7AF;
color: #fff;
}
#wp-calendar #today {
background-color:#FF9900;
color: #fff;
}

#wp-calendar th {
text-transform: capitalize;
}


/* End Calendar */


/*--------------------------- Additional code ------------------------ */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */


img.sideim {
padding:0px;display: block;
margin:0px 0px 0px 0px;
padding-left:5px;
}

img.centered {
    padding: 2px;
	display: block;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 2px;
    border: 1px solid #7f7157;
	}	
img.alignright {
	padding: 2px;
	margin: 0 0 2px 7px;	
    border: 1px solid #7f7157;
	padding-left:5px;
	}
img.alignleft {
	padding: 2px;
	margin: 0 7px 2px 0;
	display: inline;
        border: 1px solid #7f7157;
	}
.alignright {
	float: right;
	}	
.alignleft {
	float: left;
 }
 
select {
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #009900;
	border:1px solid #444;
	
} 

textarea {
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #009900;
	border:1px solid #444;
	
} 
           
#rap input {
    
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #009900;
	border:1px solid #444;
	
}
			
#menu input {
    
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	border:1px solid #EBB03E;
	
}
#menu textarea {
    
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	width:200px;
}

/**************************** listado biogasolineras *****************************/

.title h1  {
	 text-align: left;
	 height: 20px;
	 color: #FF6600;
	 display: block;
	 text-decoration: none;
	 font-size: 1.6em;
	 font-weight: bold;
	 padding:0px 0px 20px 0px;
}
.textomini {
 text-align: left;
 color: #778868;
 margin: 0;
 margin-top: 3px;
 padding: 0;
 font-size: 0.9em;
 font-weight: normal;
}

.cajas input {
	width: 200px;    
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #009900;
	border:1px solid #333;
	
}

.boton  {   
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #009900;
	border:1px solid #333;	
}

/*********************************** LISTADOS ******************************************/
.tabla_listado 
{
	padding: 0px;
	width: 100%;
}
.tabla_listado th 
{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 25px;
	background-color: #FFCC33;
	border: 1px solid #999999;
	font-weight: bold;
	text-align:center;
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: 12px;*/
}
.tabla_listado th.abre
{
	font-weight: bold;
	text-align:left;
	/*width: 30px;	*/
	padding-left: 2px;
}




.tabla_listado td 
{
	text-align: left;
	padding-left: 5px;	
	padding-right: 5px;
	height: 25px;
	font-size:11px;
	/*background-color: #0D0D0D;*/
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.tabla_listado td.centrado
{
	text-align: center;
}

.tabla_listado td.derecha
{
	text-align: right;
}

.tabla_listado td.abre
{	
	font-weight: bold;
}

.tabla_listado td.abre_centrado
{	
	/*font-weight: bold;*/
	text-align: center;
	width: 30px;	
}

.tabla_listado td.cierra
{
	border-right: 1px solid #999999;
}

.tabla_listado td.cierra_centrado
{
	border-right: 1px solid #999999;
	text-align: center;
}

.tabla_listado td.cierra_derecha
{
	border-right: 1px solid #999999;
	text-align:right;
}

.tabla_listado tr.tr_over {
	background-color: #ffffff;
	background-image: url(http://www.biodieselspain.com/pics/css/listado_tr_over.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.tabla_listado tr.tr_out {
	background-color: #F2F2F2;
}

/************ Asesoria ******************************/

a.asesoria {
	padding:5px 5px 5px 5px; 
	border:1px solid orange; 
	font-size:14px;
}

a.asesoria:hover{
	border:1px solid green; 
}

/**************** mapa ********************************/
.tooltip {
          color: black;
          font-weight: bold;
          background-color: white;
          white-space: nowrap;
          margin: 0;
          padding: 2px 4px;
          border: 1px solid black;
}