/*  
Theme Name: Vesper
Theme URI: http://valendesigns.com/free-vesper-theme-for-wordpress
Description: Vesper is a 2 column Wordpress theme with subpage support. This work is distributed under the terms of the GNU General Public License. This means you are free to use this template for any purpose, and make changes as you see fit. Please leave the link in the footer, or donate if you would like to remove it.
Copyright: 2008
Version: 1.0.6
Author: <a href="http://www.valendesigns.com">Derek Herman</a> 
Tags: fixed width, simple, clean, widget ready, two columns, sidebar right, orange, valid XHTML, valid CSS, ie6, ie7, firefox 2.0, opera 9.0, wp-pagenavi, excerpt reloaded
*/

/* GLOBAL SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

* {
	margin: 0;
	padding: 0;
	outline: none;
}

img {
	border:0;
}

body {
	/*margin:  6px 0 0;*/
	margin:0;
	font: normal 80%/160% arial, tahoma, verdana, san-serif;
	/*background-image:url(images/fondotop.jpg); */
	background-image:url(images/fondotop2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	/*background: #fff url(images/bg_.png)  repeat-x;
	background: #fff url(images/cabecera.jpg)  no-repeat;
	background-position:top center;*/
}
li {
	list-style: none;
}
hr {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;
	margin: 0;
	padding: 0;
}
/* HEADINGS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

h1, h2, h3, h4, h5 {
	font-family: Arial, Verdana, georgia, 'times new roman', times, serif;
	font-weight: normal;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.3em;
}

.widget {
	padding-bottom:15px;
}

.widgettitle {
	font-size:18px;
	border-top:1px solid #c1cad4;
	padding-left:20px
	/*color:#999999;*/
}
/* LINKS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #84755c;
}
/* MAIN SITE ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#contenedor {
	position: relative;
	width: 1024px;
	padding:0;
	margin: 0 auto;

	
	/* background-image:url(images/fondocontenedor.jpg);*/
	background-image:url(images/fondocontenedor2.jpg); 
	background-position:top center;
	background-repeat:repeat-x;
}

#wrapper {
	position: relative;
	/*width: 860px;*/
	width: 993px;
	padding: 0 10px;
	margin: 0 auto;
}

#wrapper_interior:after, #header:after, .post:after, .post-date:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contenidointerior {
	position: relative;
	width: 991px;
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	margin-left:1px;
}

#contenidointerior:after, #header:after, .post:after, .post-date:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#wrapper:after, #header:after, .post:after, .post-date:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#header {
	position: relative;
	/*height: 280px;*/
	height:242px;
	margin-bottom: 10px;
	/*background: #fff url(images/cabecera.jpg)  no-repeat;
	background-position:top center;*/
}
#content {
	/*width: 550px;*/
	/*width: 624px;*/
	width:555px;
	float: left;
	min-height: 455px;
	padding: 10px 25px 20px 27px;
	/*background: url(images/content-bg.gif) no-repeat top right;*/
	/*border-left:1px solid #d1d1d1;*/
}
#sidebar {
	/*width: 240px;*/
	width:333px;
	float: right;
	padding: 16px;
	_padding:10px;
	padding-top: 11px;
	/*background: url(images/content-bg.gif) no-repeat top right;*/
	background: url(images/linea_sep.gif) repeat-y top left;
	
	/*border-right:1px solid #d1d1d1;*/
}


/* HEADER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#site-meta {
	position: absolute;
	left: 0;
	top: 30px;
	top: 47px;
}
#header h1 {
	position: relative;
}
#header h1 a {
	/*color: #7e4c10;*/
	font-size:30px;
	color: #fff;
}
#header h1 a:hover {
	/*color: #5a360b;
	color: #7e4c10;*/
}
#header span.description {
	position: relative;
	font-size:11px;
	font-weight:bold;
	color: #476e91;
	top:5px;
}
#header ul {
	position: absolute;
	left: 0;
	bottom: 1px;
	font: 14px Verdana, Georgia, "Times New Roman", Times, serif;
	list-style: none;
	top: 191px;

	padding: 0;
	text-transform: none;
	padding-bottom:15px;
}
#header li {
	display: inline;
}
#header li a {
	float: left;
	display: block;
	padding: 8px 9px 8px 9px;
	color: #84755c;
	text-decoration: none;
	/*margin-right: 1px;*/
	background-image:url(images/sep.gif);
	background-position:left;
	background-repeat:no-repeat;
	/*background:#fff;
	border: 1px solid #abc8dd;*/

	border-bottom: none;
	font-size:14px;
	font-weight:bold;
	color: #6990b3;
}

#header .lihome, #header .lihome a {
	background-image:none !important;
}

#header .lihome, #header .lihome a:hover{
	text-decoration:underline;
}

#header li a:hover {
	/*color: #F55F0D;*/
	/*background-color:#fff;
	border: 1px solid #abc8dd;*/
	border-bottom: none;
	text-decoration:underline;
}
#header li.current_page_item a {
	font-size:14px;
	font-weight:bold;
	color: #6990b3;
	/*background-color:#FFF;
	border: 1px solid #abc8dd;*/
	border-bottom: none;
	text-decoration:underline;
}

#header li.current_page_item a:hover {
	color: #F55F0D;
	/*background-color:#fff;
	border: 1px solid #abc8dd;*/
	border-bottom: none;
}

#topsearch {
	/*right: 43px;*/
	right: 0px;
	/*top: 253px;*/
	top: 196px;
	width: 224px;
	height: 24px;
	text-align: center;
	padding-right:80px;
	padding-left:15px;
}

#topsearch input {
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	width: 162px;
	height:18px;
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
	/*height: 21px;*/
	background: url(images/input.gif) no-repeat;
	border: none;
	/*padding: 9px 8px 5px 32px;*/
	margin-right: 0px;
	float: left;
}

#topsearch button {
	width: 26px;
	height: 24px;
	background: url(images/search.gif) no-repeat;
	border: none;
	text-indent: -9999px;
	float: right;
	cursor: pointer;
}
/* POST SECTION ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.post {
	margin: 0 0 20px 0;
	background: url(images/hr.gif) 0% 100% no-repeat;
	padding: 0 0 10px 0;
}
.post h2 {
	margin: 0 0 .2em;
	/*font-size: 1.6em;*/
	
	font-weight:bold;
	/*font-size:16px;
	color:#f55f0d;*/
	font-size:18px;
	color:#434d3e;
}
.post h2 a {
	/*color: #864901;*/
	font-weight:bold;
	/*font-size:16px;
	color:#434d3e;*/
	font-size:18px;
	color:#434d3e;
	
}
.post h2 a:hover {
	/*color: #84755c;*/
}
.post-info {
	font-size:11px;
	background: url(images/hr.gif) 0% 0% no-repeat;
	padding: 5px 0;
	margin: 10px 0;
	color: #afbd36;
}
.post-info a {
	color: #afbd36;
}
.post-info a:hover {
	color: #84755c;
}
.post-info .setting {
	padding:3px;
	padding-left:20px;
	margin-right: 5px;
}
.post-info .datetime{
	background:#fff url(images/clock.png) no-repeat 0 2px;
}
.post-info .user{
	background:#fff url(images/user.png) no-repeat 0 2px;
}
.post-info .filedlink{
	background:#fff url(images/document.png) no-repeat 0 2px;
}
.post-info .commentslink{
	background:#fff url(images/comments.png) no-repeat 0 2px;
}
.post-info .editlink{
	background:#fff url(images/write.png) no-repeat 0 2px;
}
.post-entry p {
	margin: 0 0 1em 0;
	font-size:12px;
	color:#666666;
}
.post-entry a {
	color: #476e91;
	text-decoration:underline;
}
.post-entry a:hover {
	color: #476e91;
	text-decoration:underline;
}
.post-entry span.more-link {
	display: block;
	margin: 10px 0;
}
.post-entry span.more-link a {
	color: #864901;
}
.post-entry span.more-link a:hover {
	color: #84755c;
}
.post-entry h3 {
	font-size: 1.25em;
	padding: 0 0 .5em;
	margin: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
.post-entry ul, .post-entry ol {
	margin: 0 0 1em;
}
.post-entry ul {
	margin-left: 1.5em;
}
.post-entry ul li, .post-entry ol li {
	list-style: square;
	border-bottom: 1px solid #fafafa;
	padding: .2em 0;
}
.post-entry ol {
	margin-left: 2em;
}
.post-entry ol li {
	list-style: decimal;
}
.post-entry blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #999;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	clear: both;
}
.post-entry img {
	margin: .4em 0 0 1em;
	padding: 0 10px 10px 0;
}
.post-entry img.align-right {
	float: right;
	margin: .4em 0 0 1em;
	padding: 0 0 10px 10px;
}
.post-entry img.align-left {
	float: left;
	margin: .4em 1em 0 0;
	padding: 0 10px 10px 0;
}
.post-entry img.align-center {
	display: block;
	margin: .4em auto;
	padding: 0 10px 10px 10px;
}
.post-meta {
	font-size: 11px;
	color: #999;
}
.post-meta a {
	color: #999;
}
.post-meta a:hover {
	color: #84755c;
}
.post-arch-info {
	font-size: 95%;
	color: #999;
	margin: 0 0 2em;
	padding: 0 0 1em;
	border-bottom: 1px solid #f5f5f5;
}
.wp-pagenavi {
	font-size: 11px;
	text-transform: uppercase;
	clear: both;
	color: #555;
	padding: 0;
	text-align: right;
}
.wp-pagenavi a, .wp-pagenavi .current {
	padding: 3px 7px;
	border: 1px solid #ccc;
	color: #abc8dd;
	margin-left: 1px;
	font-weight: normal;
}
.wp-pagenavi a:hover, .wp-pagenavi .current {
	color: #555;
	background: #e2e2e2;
	font-weight: normal;
}
.wp-pagenavi .pages {
	float: left;
	line-height: 13px;
}

.cl, .libros div{
clear:both;
}

.separador{
	border-bottom:1px dotted #c4c4c4;
	height:1px;
	margin:20px 13px;
	width:529px;

}

/* WP 2.6 REQUIRED ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.aligncenter,
div.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;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* COMMENT ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#comments h2, #respond h2 {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
	color:#F55F0D;
	font-size:12px;
}
#comments {
	margin: 0 0 1em;
	background: url(images/hr.gif) 0% 100% no-repeat;
	padding: 0 0 1em;
}
#comments h3 {
	font-size: 11px;
}

#comments small{
	color:#AFBD36;
}

#comments small a{
	color:#AFBD36;
}

#comments img {
	float: left;
	margin: 0 5px 5px 0;
}
#comments p {
	padding-left: 40px;
	color:#999999;
}
.commentlist li {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 1px solid #f5f5f5;
}
#respond input, #respond textarea {
	width: 542px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #ccc;
	padding: 3px;
	margin: .1em 0 .5em;
}
#respond button {
	width: 75px;
	height: 35px;
	text-indent: -9999px;
	border: none;
	float: left;
	cursor: pointer;
}
#respond button#submit {
	background: url(images/submit.png) no-repeat;
	margin-right: 10px;
}
#respond button#reset {
	background: url(images/reset.png) no-repeat;
}
/* SIDEBAR ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#sidebar h2{
	padding: 6px 0 .5em 13px;
	/*border-bottom: 1px dotted #ccc;*/
	font-size: 18px;
	text-indent: -5px;
	color:#7693af;
}
#sidebar li ul {
	/*margin: 0 0 2em 0;*/
	margin: 0 0 0 0;
}
#sidebar li ul li {
	/*border-bottom: 1px dotted #ccc;*/
	padding: 3px 0;
	padding-left: 18px;
	margin-right: 5px;
	/*background: #fff url(images/sidebar-li.gif) no-repeat 0 6px;*/
	background: #fff url(images/li_links.gif) no-repeat 0 6px;
}
 #sidebar .postrank-widget h2 {
	border-top:1px solid #C1CAD4;
	margin-top:1px;
}
#sidebar .postrank-widget .postrank-posts li {
	padding:0;
	padding-left:38px;
	margin-top:10px;
}

#sidebar .postrank-widget .powered-by-postrank a, #sidebar .postrank-widget h2 .postrank-minilogo {
	background: none;
	width:1px;
	height:1px;
}
#sidebar .postrank-widget h2 {
	font-weight: normal;		
}
#sidebar .postrank-widget .postrank-search{
	display:none;
}
#sidebar li ul li:hover {
	/*background: #e8e8e8 url(images/sidebar-li.gif) no-repeat 0 6px;*/
	background: #e8e8e8 url(images/li-links.gif) no-repeat 0 6px;
}
#sidebar li ul li.current_page_item {
	padding-left: 8px;
	padding-right: 10px;
	background: #e8e8e8;
}
#sidebar li ul li.current_page_item a {
	color: #84755c;
}
#sidebar li ul li ul li, #sidebar li ul li ul {
	display: none;
}
#sidebar li ul li {
	color: #222;
}
#sidebar li a {
	color: #555;
}
#sidebar li a:hover {
	color: #84755c;
}
#calendar  {
	margin-top: 10px;
	font-size:11px;
	/*border-bottom: 1px dotted #ccc;*/
}
#wp-calendar {
	/*width: 90%;*/
	width:200px;
	margin-left: 5%;
}
#wp-calendar caption {
	color: #864901;
	margin-top: 5px;
}

ul.xoxo.blogroll li{
	border-bottom:1px dotted #c4c4c4;
	margin:10px 0;

}

#linkcat-54 ul.xoxo.blogroll li {
	border-bottom:none;
	margin:0;
}

a.youtube_link{
	margin-left:87px;
}

/* FOOTER ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#footer_wrap {
	position: relative;
	clear: both;
	text-align: center;
	/*padding: 20px 0 20px 0;*/
	color: #eee;
	margin-top: 20px;
}
#footer {
	padding:20px;
	position: relative;
	/*background: #a2c2d9 url(images/footer.png) repeat-x;*/
	background-color:#ebedee;
	color:#6c6c6c;
	clear: both;
	text-align: center;
	font-size: 11px;
	/*width: 860px;*/
	/*width:1024px;*/
	height:77px;
	/*padding: 0 10px;
	margin: 0 auto;*/
	/*padding:18px 77px;*/
}
#footer a {
	color: #6c6c6c;
}
#footer a:hover {
	color: #f7951e;
}
#rss {
	position: absolute;
	/*right: 20px;*/
	/*left:880px;*/
	left:960px;
	/*top:45px;*/
	top:183px;
	bottom: 0;
	margin: 0;
}
#rss-entries {
	background: url(images/rss-entries.png) no-repeat 0 0;
	border: none;
	float: left;
	height: 18px;
	margin: 0 4px 0 0;
	padding: 0;
	text-decoration: none;
	text-indent: -3000px;
	width: 46px;
}
#rss-entries:hover {
	background: url(images/rss-entries.png) no-repeat 0 -18px;
}
#rss-comments {
	background: url(images/rss-comments.png) no-repeat 0 0;
	border: none;
	float: left;
	height: 18px;
	margin: 0 4px 0 0;
	padding: 0;
	text-decoration: none;
	text-indent: -3000px;
	width: 46px;
}
#rss-comments:hover {
	background: url(images/rss-comments.png) no-repeat 0 -18px;
}

.linkcat {
	/*border-top: 1px dotted #ccc;*/
	font-size:12px;
	color:#999999;
}

.xoxo {
	/*border-top: 1px dotted #ccc;*/
	font-size:12px;
	color:#999999;
}

.commentinput {
	color:#666666;
}

.commenttext {
	color:#666666;
}

#sidebar #calendar #prev a {
	color:#f55f0d;
	text-decoration:none;
}

#sidebar #calendar #next a {
	color:#f55f0d;
	text-decoration:none;
}

#sidebar #calendar td a {
	color:#afbd36;
	text-decoration:underline;
}

#pie {
	position:absolute;
	margin-top:37px;
	font-size:12px;
	color:#6b90b4;
}

#pie a{
	color:#6b90b4;
	text-decoration:none;
}

.titulo_info_sidebar {
	font-size:30px;
	color:#666666;
	padding-bottom:5px;
	margin-left:8px;
}

.subtitulo_info_sidebar {
	font-size:18px;
	color:#6990b3;
	padding-bottom:17px;
	margin-left:8px;
}

.texto_info_sidebar {
	font-size:14px;
	color:#666666;
	margin-left:8px;
	margin-bottom:15px;
}

.logo_info_sidebar {
	margin-left:8px;
	width:100px;
}

.directivo_plus{
	float:right;
	margin-top:31px;
	display:inline;
}
.licencia{
	text-align:center;
	padding-top:10px;
}

ul.xoxo img{
	margin-right:160px;
}
ul.xoxo a{
	display:block;
	width:300px;
	padding-right:0;
}