/*
Theme Name: Fluid Solution
Theme URI: http://www.kaushalsheth.com/
Description:  Totally liquid three-column layout, clean and simple.
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com/
naranja: ff6900
verde: 4ba600
morao #008000
Gris antiguo de las navegaciones: 777
*/


/*#############################################################
Name: Fluid Solution
Date: 2006-09-06
Description: Totally liquid three-column layout, clean and simple.
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */

* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

a img
{
border:none;
}

body {
	background: #FFF;
	color: #333;                /*#480064;*/                /*COLOR DEL TEXTO*/
	font-size: 15px;
	line-height:150%;
	font-family: verdana, arial, sans-serif;
	padding-top: 40px;
}
/* margen en los parrafos en relacion a los encabezados*/
p, code {
	margin: 0 3em 0.75em 2em;
 	padding: 0;
}

ul, ol {
	margin: 1em 2.5em 0.75em 2.5em;
 	padding: 0;
}


li {
	list-style: none;
}
h1 {
	font-size: 1.6em;
	line-height:130%;
	margin-right: 3em;
}
code {
	background: url('img/bgcode.gif');
	border: 1px solid #F0F0F0;
	border-left: 6px solid #F06;	
	color: #444;
	display: block;
/* 	font: normal 1.1em "Lucida Sans Unicode",serif; */
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #F7F7F7;
	color: #444;
	display: block;
/* 	font: normal 0.9em Verdana,sans-serif; */
	padding: 12px 24px ;

}
h2,h3,h4 {
	font: normal 1.2em "verdana",sans-serif;
	color: #333;
}

/* misc */
.clearer {
	clear: both;
}

/* header */
.header {
/*	border-bottom: 1px solid #EEE;*/
/*	height: 127px;*/
	margin-bottom: 24px;
}


.header img {
    padding: 10px 3px 0px 10%;
}

.header a, .header a:hover, .header a:visited{
	color: #fff;
}
.tagsSuperiores{
	margin: 0px;
	padding: 0px;
	padding-right: 60px;
	text-align: right;
 	font-size: 0.9em; 
	color: #ffffff;
	

}
.tagsSuperiores span{
	background: #006bac;
	padding: 0 8px 0 8px;
/* 	border-bottom: 1px dotted #fff; */

}
.tagsSuperiores a:hover{
/* 	border-bottom: 2px dotted #fff; */
	color: #333;
}




.header h2 {
	/*border-top: 1px solid #EEE;*/
	color: #666;
    font: normal 13px Serif;   
	text-align: right;
    padding: 0 0 0 20px;   
}
.header h2 span {
	background: #222;
	color: #EEE;
	padding: 0 6px;
}
/*******************************************/
/* left side (main content) ****************/
.left {
	margin: 0 29% 20px 5%;
	padding-left: 3%;
	padding-right: 10%; 
}
.content {
	margin-bottom: 6px;
}

.content li {
	list-style: url('img/li.gif');
	margin-left: 18px;
}

.content a, a:visited, a:hover {
	color: #006bac;
	text-decoration: none;
}

.content  h1 a{
	font-size: 1.4em;
	margin-bottom: 4px;
    	font-weight: bold;
	color: #222;
/* #ff4d00; */
	border: 0;
}

.footer a {
    color: #006bac;/*#4ba600;*/
    text-decoration: none;       
}

.descr {
    color: #555;
    font-size: 0.9em;
    font-weight: bold;
    margin-bottom: 6px;
    padding-left: 3 em;
}
.descr a:hover {
    color: #006bac;
     border-bottom: 1px dotted #000;
}

.descr a,.descr a:visited{   
    	color: #006bac;
 	border-bottom: 1px dotted #000;
}

.footerinvisible {
        color: #ffffff;
}

/* nav & subnavigation */
.nav,.right {
	margin-bottom: 20px;
	position: absolute;
	top: 40px;
}	

.right .logo {
/* 	background: url('img/silla.gif') no-repeat left top; */
background-color: #ffffff;
	height: 20%;	
    	padding-top: 127px;
    	padding-bottom: 20px;  
	padding-left: 5%;
}

/* subnav */
.right {
	padding-top:20px;
	right: 5%;
	width: 20%;
}

.subnav {
	margin: 12px 12px 0;
}
.subnav h1 {
	color: #006bac;
	font-size: 1.3em;
	/*height: 20px;*/
 	margin-top: 10px; 
}
.subnav ul {
	margin: 0 0 0px;
	padding: 0em 0px 0px 0px;
       
}
.subnav li { 
	font-size: 0.9em;
	list-style: none;
	margin: 0;
	padding-bottom: 2px;
	border-bottom: 1px dotted #333;
}
 .subnav h1 a
 {
 color: #F06;
 }
 
.subnav li a {	/* texto de la barra de la derecha del todo */
	color: #333;
	display: block;
	font-size: 0.9em;
	padding: 9px 6px 0px 8px;
	text-decoration: none;
	font-size: 0.9em/ ;
    	line-height: 1.2em;
    
}
.subnav li a:hover {
	color: #006bac;
/*     border-bottom: 1px dotted #656bff;    */
}

/* round edges */
/*.roundtl,.roundtr,.roundbl,.roundbr {
	background: url('img/round.gif');
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {
	float: left;
}
.roundtr,.roundbr {
	float: right;
}
.roundtr {
	background-position: right top;
}
.roundbr {
	background-position: right bottom;
}
.roundbl {
	background-position: left bottom;
}*/

/* footer */
.footer {
	color: #666;
	border-top: 1px solid #EEE;
	font: normal 0.8em Verdana,sans-serif;
/* 	margin: 0 3%; */
	margin: 8px 42% 15px 6px;
/*     border:3px solid #fff;     */
}

img.alignLeft{
    float: left; 
    margin: 0.5em 1em 0.5em 0em;
}

img.alignRight{
    float: right; 
    margin: 0.5em 0em 0.5em 1em;
}
/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}




/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
