*{font-family:font-family:Calibri, Arial, sans-serif; font-size:12px; }

body { text-align: center; }
.clear { clear: both; }
#wrapper { margin: 0 auto; width: 980px; text-align: left; }

.form_evaluacion{ width:500px;}

#sidebar_right input{ width:200px; height:20px; border:1px solid #666; background-color:#FFF;}
#sidebar_right input.wpcf7-submit{ width:100px; height:20px; background-color:#CCC; border:1px solid #666;}

#sidebar_right input.suscribetefbsubmit {width:69px; height:22px; background-color:#CCC; border:1px solid #666;}



#sidebar_right h2{ font-size:16px; color:#333333; border-bottom:1px solid #333;}



/**************************HOME**************************/
#home_cont{width:300px; height:575px; background-image:url(imagenes/home_fondo.jpg); background-repeat:no-repeat; padding-left:175px;}
#home_nota_comp{width:300px; height:180px; padding-top:10px;}
#home_nota{width:300px; height:90px;}
#home_fecha{font-size:10px; color:#666666;}
#home_titulo{font-size:14px; font-weight:bold;}
#home_texto{font-size:12px;}

#banner_encabezado{ float: left; width: 980px; height:50px; text-align:center; }
#banner_central {width:482px; height:50px; text-align:center; position:relative; top:-20px; border:1px solid #CCCCCC;}
#banner_izquierda { width:200px; margin-left:10px;}
#banner_derecha { float: left; width: 200px; padding-left: 7px; }
#agenda_home{ float: left; }
#agenda_home a{ color:#333333;}

#no_ie{height:30px; background-color:#EBEBEB; border:1px solid #CCC; color:#333; width:455px; padding:10px; text-align:center;}

/**************************BUSCADOR**************************/
#buscador {
  float: left;
  background-image:url(imagenes/encabezado_buscador.jpg);
  width:165px;
  height:25px;
  padding-top:10px;
  padding-left:815px;/*815*/
}

#buscador_campo input {
  font-family: Arial, Helvetica, sans-serif;
  float:left;
  position:relative;
  top:20px;
  font-size:10px;
  color:#333333;
  border:none;
  width:105px;
  border: 0px;
}

#buscador_btn input{
  float:left;
  background: url(imagenes/encabezado_buscador_btn.jpg) no-repeat;
  position:relative;
  top:-2px;
  right:4px;
  width:30px;
  height:20px;
  border: 0;
  text-indent: -9999px; 
}
	
/******************MENU****************************/

#sidebar_left li {
  float: left;
  width: 195px;
  font-size: 12px!important;
  font-weight: bold;
  line-height: 20px;
  color: #666; 
  padding: 2px 0px;  
}

#sidebar_left li.widget_categories {
  padding-left: 10px;
  list-style: none;
}

/*CATEGORIA - (Ej: Argentina)*/
li.cat-item {
  background: url(imagenes/flecha.png) no-repeat;
  border-top: 1px dotted #999;
}

#sidebar_left li a {
  color: #666; 
  display: block; 
  padding-left: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: url(imagenes/submenu_over.jpg) -9999px 0 no-repeat;
  text-decoration: none; 
}
#sidebar_left li a:hover { background-position: 0 0; }



/*SUBCATEGORIA 1 - (Ej: Ambito aborigen)*/
#sidebar_left ul.children { padding-left: 0; }
#sidebar_left ul.children li {
  background: url(imagenes/flecha2.png) no-repeat;
  font-family: Verdana, Arial, Helvetica, sans-serif!important;
  font-weight: normal;
}
#sidebar_left ul.children li a { padding-left: 20px; }

/*SUBCATEGORIA 2 - (Ej: Andinos)*/
#sidebar_left ul.children li ul.children li { background: none; }
#sidebar_left ul.children li ul.children li a { color:#999; padding-left: 30px; }

/******************FIN MENU****************************/

#titulo_seccion_mus{
  float:left;
  width:472px; height:20px;
  color:#FFFFFF;
  padding-top:3px; padding-left:10px;
  background-image:url(imagenes/titulo_secciones_musica.png); background-repeat:no-repeat;
  border-bottom:none;
}
#titulo_seccion_mus a{
color:#FFFFFF;
font-weight:bold;
}

#titulo_seccion_inv{
  float:left;
  width:472px; height:20px;
  color:#FFFFFF;
  padding-top:3px; padding-left:10px;
  background-image:url(imagenes/titulo_secciones_investigacion.png); background-repeat:no-repeat;
  border-bottom:none;
}
#titulo_seccion_inv a{
color:#FFFFFF;
font-weight:bold;
}

#titulo_seccion_doc{
  float:left;
  width: 472px; 
  height: 20px;
  color: #FFFFFF;
  padding: 3px 0 0 10px; 
  background: url(imagenes/titulo_secciones_docencia.png) no-repeat;
  border-bottom: none;
}
#titulo_seccion_doc a{
color:#FFFFFF;
font-weight:bold;
}

#titulo_seccion_busc{
  float:left;
  width:472px; height:20px;
  color:#FFFFFF;
  padding-top:3px; padding-left:10px;
  background-image:url(imagenes/titulo_secciones_buscador.png); background-repeat:no-repeat;
  border-bottom:none;
}
#titulo_seccion_busc a {
color:#FFFFFF;
font-weight:bold;
display:block;
}
/*[rel=Uncategorized,General]*/

#titulo_seccion a:link{color:#FFFFFF;font-weight:bold;text-decoration:none;}
#titulo_seccion a:visited{color:#FFFFFF;font-weight:bold;text-decoration:none;}
#titulo_seccion a:hover{color:#CCCC00;font-weight:bold;text-decoration:none;}
#titulo_seccion a:active{color:#FFFFFF;font-weight:bold;text-decoration:none;}

/** General **/
a {
color:#663300; text-decoration:none; 
}
img {
border:0;
}
a:visited {
color: #663300;
}
a:hover {
color: #663300; text-decoration:underline;
}
acronym, abbr {
border:0;
}
acronym, abbr, span.caps {
/*letter-spacing: .07em;*/
}
acronym, abbr {
cursor: help;
}
blockquote {
/*border-left: 5px dotted #663300;*/
margin-left: 1.5em;
padding-left: 5px;
}

body {
border:0;
margin:0;
padding:0;
/*overflow-x:hidden;
*overflow-x:hidden;
*width:1440px;
overflow-x:hidden;*/
background: url(imagenes/fondo.jpg) center top repeat-y;
}

h2 {
font-size:18px;
color:#333333;
/*letter-spacing: 0.2em;*/
}
h2 a, h2 a:visited {
font-size:18px;
color:#333333;
}
h2#comments {
/*font-size:0.8em;*/
border:none;
}
h2#postcomment {
font-size:1em;
border:none;
}
h3 {
/*border-bottom: 2px dotted #663300;*/
}

h5 {
font-weight:normal;
font-size:10px;
color:#666666;
/*letter-spacing: 0.2em;*/
}

.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;
}

.pagetitle {
/*font-size:1em;*/
}
.widgettitle {
color:#663300; font-weight:bold; /*font-size:0.8em;*/
list-style:none;
}
ol#comments li p {
/*font-size: 100%;*/
}

p{
font-family:font-family:Calibri, Arial, sans-serif; font-size:12px; line-height:18px; text-align:justify;
}

.feedback {
display:block;
width:89px;
height:14px;
margin-left:370px;
padding-left:20px;
background-image:url(imagenes/icono_comentarios.png);
text-align:left;
}

.feedback a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px; color:#FFFFFF; 
}

.feedback a:hover {
color:#CCCCCC;
text-decoration:none;
}


ul {
list-style-type:none;
padding:0; 
/*margin:0;*/
}
li {
padding-bottom:8px; margin:0;
}
/* classes used by the_meta() */
ul.post-meta {
list-style: none;
}
ul.post-meta span.post-meta-key {
font-weight: bold;
}

.meta {
/*font-size: 1em;*/ padding-top:10px; padding-bottom:10px;
}
.meta li, ul.post-meta li {
display: inline;
}
.meta ul {
display: inline;
list-style: none;
margin: 0;
padding: 0;
}
.meta, .meta a {
color: #808080;
font-weight: normal;
/*letter-spacing: 0;*/
}

.storycontent img{
margin-right:10px;
margin-bottom:10px;
padding:5px;
border:1px solid #999999;
}

.storytitle h2, .post [rel=bookmark]{ /*.storytitle*/
display:block;
font-family:font-family:Calibri, Arial, sans-serif; font-size:18px; letter-spacing:normal; line-height:24px; text-decoration: none; color:#444444;
border-bottom:1px dotted #666666;
margin: 0; padding-top:10px;
}
h3 [rel=bookmark]{ /*.storytitle*/
font-family:font-family:Calibri, Arial, sans-serif; font-size:22px; letter-spacing:normal; line-height:30px; text-decoration: none; color:#444444;
border-bottom:1px dotted #666666;
margin: 0; padding-top:10px; 
}

.storytitle, .post a{
}


.storytitle a:hover {
text-decoration: none;
color:#000000;
}

.post {
}

.entry {
color:#000000;
padding:10px;
/*border-left:2px dotted #663300;
border-right:2px dotted #663300;
border-bottom:2px dotted #663300;*/
}
.navigation {
padding:10px;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.children {
padding-left:10px;
}
input {
/*border:2px dotted #663300;*/ 
margin-top:5px;
/*background: #ffffff; color:#000000;*/
}
input:hover {
color:#999999;
}

.clr {
clear:both;
}

/** Specific **/

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
color:#000000;
background: #ebebeb;
/*border: 3px dotted #663300;*/
padding: .2em;
}
#commentform textarea {
width: 90%;
}
#commentlist li ul {
border-left: 1px solid #ddd;
/*font-size: 110%;*/
list-style-type: none;
}


#header {
  float: left;    
  background: #fff;
  font-family: 'Monotype Corsiva', Times, serif;  
  padding: 8px;
  width: 964px;
  height: 240px;
  margin: 0;
}

#header a {
  float: left;
  width: 964px;
  height: 240px;
  overflow: hidden;
  color: #630;
  text-decoration: none;
}
#header a img { float: left; display: block; }


#blogname {
position:relative; top:30px; left:50px;
margin:0; padding:0; z-index:100;
}
#daypic {
position:absolute; top:0; right:0;
}

/** The top menu items**/
#topmenu {
  float: left;
  background-image: url(imagenes/topmenu_fondo.jpg);
  width:165px;
  height:30px;
  padding-left: 815px;
  padding-top: 4px;  
}
#topmenu ul {
list-style-type:none;
padding-left:10px; margin:0;
}
#topmenu ul li{
color:#ffffff;
/*font-size:0.8em;*/ /*letter-spacing: 0.2em;*/
text-decoration:none;
display:block; float:left; padding-left:15px;
}
#topmenu ul li a{
color:#663300; text-decoration:none; font-weight:bold;
display:block; padding:0;
/*border-top:10px dotted #ffffff;*/
}
#topmenu ul li a:hover{
color:#663300;
/*border-top:10px dotted #663300;*/
}
/** End Top menu **/

#sidebar_left{
  float: left;
  width:220px;
}

#sidebar_right{
  float: left;
  position:relative;
  width:210px;
  text-align:left;
  color:#000000;
  padding-left:5px;  
}

/** Sidebar 1 - sidebar_top **/
#sidebar_top {
  float: left;
  background-image: url(imagenes/sidebar_top_fondo.jpg);
  width: 960px;
  height: 60px;
  padding: 0px 10px;
}
#sidebar_top ul { float: left; margin: 0; }

#sidebar_top li {
  float: left; 
  width: 120px;
  height: 18px;
  padding-top: 7px;
  margin: 0px;
  text-align: center;
  list-style-type: none;  
}

#sidebar_top a { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-weight: bold; 
  font-size: 13px; 
  color: #ccc;
  text-decoration:none;  
  margin: 0;
}
#sidebar_top a:hover { color:#fff; }

#sidebar_top ul li ul li {
/*display:block; width:320px; padding:5px;*/
}
/** End Sidebar 1 - sidebar_top **/

/** Sidebar 4 - sidebar_bottom **/
#sidebar_bottom {
  float: left;
  background: #fff url(imagenes/sidebar_bottom_fondo.jpg) no-repeat;
  width: 100%;
  height: 40px;
  padding: 20px 0 10px;
  
}
#sidebar_bottom ul { 
  float: left;
  width: 100%;
  text-align: center; 
  margin: 0;
}
#sidebar_bottom li {
  display: inline;
  font-weight:bold;
  color:#666666;
  list-style-type:none;
  padding: 0;
  line-height: 30px;
}

#sidebar_bottom a{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#666666;
text-decoration:none;
}

#sidebar_bottom a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333333;
text-decoration:none;
}

#sidebar_bottom_blanco {
  display: none;
}

#creditos{
  float: left;
  background: url(imagenes/creditos_fondo.jpg) center top no-repeat;
  font-size: 9px;
  width: 980px;
  height: 30px;
  text-align: center;
  padding-top: 10px;
}

#creditos a{font-size:9px; color:#000000;}
#creditos a:hover{font-size:9px; color:#000000;}


#centrar{
text-align:center!important;
}

/*idebar_bottom ul li ul li {
display:block; padding:5px;
}*/

/** End Sidebar 4 - sidebar_bottom **/


#content {
  float: left;
  width: 960px; 
  padding: 0 10px;
}

#leftcolumn {
  float:left;
  width:220px;
  color:#000000;
}

#leftcolumn h2 {
color:#663300; /*font-size:0.8em;*/
}

#middlecolumn{
  float: left;
  width: 500px;
  padding: 0px 10px;  
}

.img_tit{ width:480px; margin-left:10px; margin-bottom:20px; border-bottom:1px dotted #666666; float:left; color:#666666; font-size:16px;}

#img_tit{ width:480px; margin-left:10px; margin-bottom:20px; border-bottom:1px dotted #666666; float:left; color:#666666; font-size:16px; position:relative; top:-8px;}
#img_tit a{ text-decoration:none; color:#666666;font-size:16px;} 
#img_tit a:hover{ text-decoration:none; color:#333333;font-size:16px;} 

#rightcolumn {
  float: right;
  width: 220px;    
}

#rightcolumn h2 {
color:#663300; /*font-size:0.8em;*/
}

#footer {
width:960px;
height:0px;
margin:auto;
/*padding:0px 10px 0px 10px;*/
/*border-top:10px dotted #663300;*/
text-align:center;

}
#copyright, copyright a {
color:#663300;
/*font-size:0.8em;*/
}


/** For Sitemap Template Page - width of columns is 140 pixels **/
.sitemapitem {
width:145px; float:left; padding:5px; border-left:2px dotted #663300;
color:#663300;
}
.sitemapitem h2 {
color:#663300; /*font-size:0.8em;*/
}

/** Wordpress Calendar **/
#wp-calendar {
empty-cells: show;
/*font-size: 14px;*/
margin: 0;
width: 90%;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block; color:#663300;
text-decoration: none;
}
#wp-calendar a:hover {
background: #663300;
color: #000000;
}
#wp-calendar caption {
color: #999;
/*font-size: 16px;*/
text-align: left;
}
#wp-calendar td {
color: #000000;
letter-spacing: normal;
padding: 2px 0;
text-align: center;
}
#wp-calendar td.pad:hover {
background: #663300;
}
#wp-calendar td:hover, #wp-calendar #today {
background: #555555;
color: #ffffff;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}

#sidebar_left ul { float: left; margin: 0; }
#sidebar_right ul { float: left; width: 100%; margin: 0; }
#sidebar_right ul li { float: left; width: 100%; margin: 0; }

#sidebar_right ul li.my_calendar_upcoming ul li div {
  background: none !important;
}
