/*

Theme Name: Tresmorenos
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Kpricornium
Author URI: http://kpricornium.com
Tags: none
Kubrick v1.5
http://binarybonsai.com/kubrick/
This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/



/* Footer */

* {

	margin: 0;

}

html, body {
	height: 100%;
}

.wrapper {

	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* el margen inferior es el valor del pie en negativo */

}

.footer, .push {

	height: 4em; /* .push y .footer deben tener la misma altura*/
        font-size: 1 em;

}





/* Begin Typography & Colors */

body {

	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial,Helvetica,sans-serif;
	background: #fff;
	color: #000;
	text-align: left;
        height: 100%;
        margin: 0px;
        padding: 0px;

	}



/* -------Formulario-----*/

.wpcf7-validates-as-required {
border: 1px solid #000;

}





.txtarea {

border: 1px solid #000;

}



.boton{

        font-size:1.1em;
        font-weight:normal;
        color:#000;
        background:#ffffff;
        margin-top:10px;
        width:65px;
        height:20px;
        border:1px solid #000;

       }



#page {
	background-color: white;
	text-align: left;
	}

#head {

	background: #efeff0;
        width: 100%;
        height: 135px;
        border-bottom:1px solid #dadada;
        font-size: 1.1em;
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
        position: fixed;

	}

#logo {
       float: left;
       padding-left: 50px;
       padding-top: 35px;

	}
#info {

       float: left;
       width: 220px;
       padding-left: 10px;
       margin: 35px 0 0 300px;
       border-left: 1px solid #000;
       position: fixed;

	}

#datos {
       font-size:11px;
       float: left;
       width: 600px;
       padding-left: 10px;
       margin: 42px 0 0 600px;
       border-left: 1px solid #000;
       position: fixed;

	}

#legal {
       font-size:10px;
       color: #666666;
       float: right;
       padding-right: 50px;
       margin: 100px 0 0 700px;
       position: fixed;
       background:none;
	}

h2 {
       font-size:9px;
       color: #666666;
       background:none;
	}
h3 {
       font-size:12px;
       color:#6a858e;
       background:none;
       font-weight: bold;
	}



#headerimg 	{

	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

  

#content {

	font-size: 1.1em;
        float: right;
        width: 100%;
        padding: 135px 0 0 0;


	}



#sidebar{

	padding: 10px 0 10px 40px;
	margin-top: 13px;
        width: 120px;
        float: left;
        color: #000000;
        position: fixed;
        height: 100px;

	}



#relleno{

	padding: 0;
        width: 4000px;
        margin-left: 150px;
        height: 415px;
	}

#rellenop{

	padding: 0;
        width: 700px;
        margin-left: 150px;
        height: 415px;
	}


#rinicio{

	padding: 0;
        width: 2500px;
        margin-left: 150px;
        height: 415px;
	}



#columnas{
       width: 650px;
       margin: 0 40px 0 0;
       float:left;
}

#columnasp{
       width: 400px;
       margin: 30px 40px 0 0;
       float:left;
}



#cinicio{
       width: 100%;
       margin: 35px 40px 0 0;
       float:left;
}


#columnash{



       width: 180px;

       margin: 0 40px 0 0;

       float:left;

}



#footer{  

      color: #999999;
      margin-left: 70px;
      position: fixed;

}




#img{  

       background: #666; 

       width: 180px;

       height: 145px;

       margin: 0 15px 0 0;

       float:left;

}

#imgp{  

       background: #666; 

       width: 180px;

       height: 180px;

       margin: 0 15px 15px 0;

       float:left;

}



/*--------------------------SIDEBAR------------------------------ */

#sidebar h2 {

margin: 5px 0 0;
padding: 0;

	}

#sidebar li {

     font-size: 11px;
     font-family: Arial,Helvetica,sans-serif;
     line-height:0px;
     margin: 5px 0 0;
     padding: 0;

	}




h5 {

	 background: #fff;
        padding: 1px 8px;
        color: #000;
        font-size: 9px;
	}

#sidebar ul {

	text-decoration: none;
        background: none; 
        padding: 0px;
        margin-top: 30px;
        list-style-type:none; 

	}
#sidebar li {

	text-decoration: none;
        background: none; 
        padding: 0px;
        margin-top: 15px;
        width:20px;
        list-style-type:none; 
	}


#headerimg .description {
	font-size: 1em;
	text-align: center;
	}




/*--_--------FUENTES-------------*/



#head a {
	color: #ffffff;
	text-decoration: none;
        background: #000000;
        padding: 1px 8px ;
	}
#head a:hover {
	color: #000000;
	text-decoration: none;
        background: #ffffff;
        padding: 1px 8px ;
	}
#head a:visited {
        color: #000000;
	text-decoration: line-through;
        background: #ffffff;
	}





#sidebar a {
	color: #ffffff;
	text-decoration: none;
        background: #000000;
        padding: 1px 8px ;
	}
#sidebar a:hover {
	color: #000000;
	text-decoration: none;
        background: #ffffff;
        padding: 1px 8px ;
	}
#sidebar a:visited {
        color: #000000;
	text-decoration: line-through;
        background: #ffffff;

	}






/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {

	display: block;
	margin-left: auto;
	margin-right: auto;
	}


img.alignleft {

	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}




/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}



hr {
	display: none;
	}

a img {

	border: none;
	}

