/*  
Theme Name: Tres-ABC
Description: "Tres columnas" 
Version: 1.0
Author: Dep WEB - Desarrollo - 2010
*/
/*ELEMENTOS*/
body {
	background-color: #999;
	color: #000;
	font-size: 12px;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	}
blockquote{
	background-color: #dddaca;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666;
	border: 1px solid #cccccc;
	}
 a, a:visited{
	color: #444;
	border: none;
   text-decoration: none;
	}
	
a:hover{
	color: #000;
	border: none;
	text-decoration: underline;
	}
p.topic a.post-edit-link, p.topic a[title='Edit post'], #content a[title='Edit This'], #content a[title='Editar'] {
   color: red;
	font-family:Verdana;
	font-size:11px;
   font-weight: bold;
	margin:0;
	padding:4px;
}	
img {
	border: none;
	}
select#cat, select{
   margin-bottom: 10px;
   margin-left: 9px;
   width:90%;
}
/*ESTRUCTURA*/
#container { 
	background-color: #fff;
	text-align: left; 
	margin: 20px auto; 
	border: 10px solid #fff;
   _width: 900px;
   #width: 900px;
   max-width: 900px;
   min-width: 600px;
}
#logo {
	background-color: #fff;
   height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	position: relative;
}
#logo a {
	color: #004b7d;
}
#logoinfo {
	left:  0;
	margin: 0;
	padding:0;
	position: absolute;
	top: 0px;
}
#out {
	right: 15px;
	margin: 5px 0 0 0;
	padding:0;
	position: absolute;
	top: 0px;
}
 #logo #out a {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}
#header { 
	background-color: #0062a4;
	border-bottom: 1px solid #fff;
	height: 70px;
	line-height: 170%;
	overflow: hidden;
	padding: 15px 0px 0px 0px;
}
/* Splash */
#splash {
  background:url(img/header.jpg) no-repeat center;
  height:80px;
  width:900px;
  margin:0 auto;	/*Splash redeclarado en functions.php no necesario ponerle bg */
}
#menu {
	background-color:#0062a4;
	border-bottom:2px solid #CCCCCC;
	font-family:Verdana;
	font-size:11px;
	height: auto;
	line-height:170%;
	margin-top:1px;
   _width: 900px;
   #width: 900px;
   max-width: 900px;
   min-width: 600px;
	overflow:hidden;
}

#content { 
	font-family: Arial;
   line-height: 1.5em;
	margin-top: 18px;
	margin-bottom: 20px;
	margin-left: 179px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 18px;
	text-align: justify;
   width: 500px; 
   #width: 490px; 

}
#left { 
	background-color: #e1f3ff;
	color: #000000;
	width: 179px;
	float: left; 
	margin-top: 10px;
	margin-bottom: 20px;	 
}
#right {
	background-color: #f1f2f1;
	color: #000000;
	width: 179px;
	float: right; 
	margin-top: 10px;
	margin-bottom: 20px;
}

#footer {
	/*background-color: #505050;*/
	border-top: 2px solid #999;
	overflow: hidden;
	font-family: Verdana;
	font-size: 10px;
	margin: 10px auto 0 auto;
	padding:  9px 0px 7px 20px;
	line-height: 17px;
	clear: both;
   width: 880px;
   }
/*COMPONENTES DE LAS ESTRUCTURA*/
/*HEAD*/   
#header h2 {
	color: #fff;
	font-family: Georgia;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top:5px;
	margin-bottom: 0px;
	margin-left: 13px;
	letter-spacing: 2px;
	}
#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
	color: #F0F0F0;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
	}	
#menu ul {
	margin: 0px;
	padding: 5px;
	list-style: none;
	text-align:left;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 8px 15px 6px 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #fff;
	color:#0080d1;
}
/*CONTENT*/	
#content b{
	color: #777;
	line-height: 14pt;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
   #margin-top: 0px;
	}
#content p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
   #content p.autor{
	border-top: 3px solid #ccc;
   margin-top:-4px;
   padding-top: 5px
	}
#content p.author{
	border:1px solid #cccccc;
   color: red;
	font-family:Verdana;
	font-size:10px;
	margin:0;
	padding:4px;
}
#content h1 {
	color: #0080d1;
	font-family:Georgia;
	font-size: 18px; 
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
#content h1 a  {
	color: #0080d1;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}
#content h2 {
	font-family:Georgia;
	font-size: 14px; 
	color: #0080d1; 
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #0080d1;
	}
#content h2 a  {
	display: block;
	padding-bottom: 4px;
	text-decoration: none;
	}
/*.postspace {
	background-color: #ccc;
	width: 440px;
	height: 3px;
	margin: 5px;
	padding: 0px;
	}*/

#content h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
#content h3 {
	color: #0080d1; 
	margin: 0px;
	line-height: 120%;
	font-family:Georgia;
	font-size: 12px; 
   font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	border-bottom: 1px solid #0080d1;
	}
	
#content h3 a  {
	color: #0080d1;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #777;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
/* comments */
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #dddaca;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana;
	font-size:10px;
	margin:0;
	padding:4px;
}
#email {
	border:1px solid #cccccc;
	font-family:Verdana;
	font-size:10px;
	margin:0;
	padding:4px;
}
#url {
	border:1px solid #cccccc;
	font-family:Verdana;
	font-size:10px;
	margin:0;
	padding:4px;
}
#comment{
	width: 350px;
	border:1px solid #cccccc;
	font-family:Verdana;
	font-size:10px;
	margin:0;
	padding:4px;
}
/*---*/
.postspace {
	background-color: #ccc;
	width: 100%;
	height: 2px;
	margin: 5px;
	padding: 0px;
	}
.postspace2 {
	background-color: #ccc;
	#background-color: transparent;
   #border-top:3px solid #ccc;
	width: 100%;
	height: 3px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background-color: #ccc;
	width: 100%;
	height: 5px;
	margin: 0px;
	padding: 0px;
	}
/*SIDEBAR*/
#left p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	color: #fff;
	background: #0080d1;
   border-top: 8px solid #fff;
	font-family: Tahoma;
	font-size: 12px;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 3px solid #ccc;
	}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
ul.administ, ul.pag{
	border-bottom: none!important;
	list-style: none;
	margin: 0px;
	padding: 5px 0px 0px 5px!important;
	}

#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#left ul li a:hover {
	color: #000000;
	background: #fff;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #fff;
	background: #505050;
   border-top: 8px solid #fff;
	font-family: Tahoma;
	font-size: 12px;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 3px solid #ccc;
	}
#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #000000;
	background: #fff;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #0080d1;
	font-family: Tahoma;
	font-size: 12px;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}
#left ul a, #right ul a{ 
   padding: 0px 0px 0px 5px;
}
/*FOOTER*/	
#footer p {
	color: #666;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #666;
	text-decoration: underline;
	border: none;
	border-bottom: 1px dotted #eaeaea;
	}
	
#footer a:hover {
	border: none;
	}
/*WIDHEST*/
#wp-calendar {
	font-family:verdana;
	font-size:10px;
	font-weight: normal;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	width: 100%;

	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
input#s {
   background-color: #fff;
	border: 1px solid #ddd;
   height: 12px;
	width: 65%;
	margin-bottom: 10px;
}
input#btnSearch {
   background-color: #0080d1;
	font-family:Arial;
	font-size: 12px;
   height: 23px;
	text-align: right;
	color: #fff;
	border: 1px solid #ddd;
	width: 20%;
	margin: 0 5px 10px 0;
}

/*#searchform input {
	font-family:Arial;
	font-size: 12px;
	text-align: right;
	color: #777;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}*/