/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
body {
  background-color: #eaeeeb;
  font-size: 11px;
  font-family: Arial;
  padding: 0em;
  margin: 0px; }

h1 em, h2 em, h3 em, h4 em, h5 em {
  font-style: italic; }

a {
  text-decoration: none;
  color: #d45500; }

hr {
  height: 10px;
  background-color: #A80000;
  border: 0px; }

.clear {
  clear: both; }

#wrap {
  position: relative;
  top: -14px;
  margin: 0 auto;
  width: 1010px;
  background: url(../img/wrap.png) repeat-y;
  padding: 0px 4px 0px 4px; }

#header {
  clear: all;
  background: url(../img/header.png) top left no-repeat;
  background-color: #fdfdfc;
  height: 241px;
  margin-left: 10px;
  width: 993px;
  text-align: center; }
  #header h1 {
    display: none; }

#ad_top {
  margin-top: 14px; }

#search {
  background: none repeat scroll 0px 0px transparent;
  border: 0px none;
  left: 760px;
  position: relative;
  text-align: left;
  top: -35px;
  width: 260px;
  height: 0px; }
  #search label {
    display: none; }
  #search input {
    border: 0px;
    font-size: 12px;
    width: 200px;
    background: transparent; }
  #search #s {
    background: url(../img/search.png) top left no-repeat;
    height: 25px;
    padding-left: 10px;
    width: 155px;
    padding-top: 4px; }
  #search #searchsubmit {
    background: url(../img/search_button.gif) no-repeat;
    width: 15px;
    cursor: pointer;
    color: transparent; }

#content {
  background: url(../img/back_older.png) repeat-y;
  width: 992px;
  margin-left: 10px;
  margin-top: -8px; }
  #content.single {
    background: white;
    margin-top: 20px; }
    #content.single.estudios {
      background: url(../img/estudio.png) top left no-repeat;
      background-position: -10px 0; }
    #content.single strong {
      font-weight: bold; }
    #content.single em {
      font-style: italic; }

#sidebar {
  float: right;
  width: 160px;
  text-align: right;
  min-height: 800px;
  background: transparent; }

#sidebar_bottom {
  float: left;
  width: 150px;
  height: 400px;
  position: relative;
  top: 15px;
  left: 10px; }
  #sidebar_bottom a img {
    border: 0px; }

.first_post {
  margin-left: 400px;
  width: 680px;
  padding-top: 0px;
  line-height: 16px; }
  .first_post h2 {
    color: #A80000;
    font-family: Georgia;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0px; }
    .first_post h2 a {
      color: #A80000; }
  .first_post .post_content {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 1em;
    text-align: justify;
    margin-left: 190px; }
  .first_post .fecha {
    float: right;
    font-family: Arial, sans;
    font-weight: bold;
    font-size: 20px;
    margin-top: 6px;
    color: #444;
    margin-left: 10px; }

.actualidad .fecha {
  float: none;
  font-size: 16px;
  margin-left: 0px; }

.post_content a {
  color: #A80000; }

#first_footer {
  background: url(../img/first_footer.png) no-repeat;
  height: 61px;
  margin-left: -10px;
  width: 909px; }
  #first_footer img.category_title {
    margin-left: 155px; }

.category_title {
  font-size: 24px; }

#menu {
  float: left;
  height: 0px;
  padding-left: 20px;
  padding-top: 8px;
  position: relative;
  top: -60px; }
  #menu .modulo {
    height: 22px;
    overflow: hidden;
    background-color: #333;
    color: white;
    font-size: 10px;
    font-weight: bold;
    font-family: Arial, sans-serif;
    float: left;
    text-align: center;
    margin-left: 5px;
    margin-top: 20px;
    padding: 4px 20px 0px; }
    #menu .modulo h1 {
      font-size: 12px;
      margin-bottom: 1em;
      text-transform: uppercase;
      margin-top: 4px; }
    #menu .modulo h1 a {
      color: white; }
  #menu #mod_entrevistas {
    background-color: #d45500; }
    #menu #mod_entrevistas div.imagen {
      height: 100px;
      margin: 0 auto;
      overflow: hidden;
      width: 90%;
      margin-bottom: 5px; }
  #menu #mod_actualidad {
    background-color: #A80000; }
  #menu #mod_estadisticas {
    background-color: #ffcc00; }
  #menu #mod_epistolas {
    background: url(../img/epistolas_icon.gif) center left no-repeat;
    background-color: #385ACB;
    padding-left: 45px;
    text-align: right;
    padding-right: 15px; }
  #menu #mod_archivo {
    background-color: #ABC837; }
  #menu #mod_estudios {
    background-color: #939; }

#older_posts_top {
  background: white url(../img/top_older.png) top left no-repeat;
  height: 235px;
  margin-bottom: -20px; }

#older_posts {
  padding-left: 0;
  position: relative;
  width: 800px;
  top: -220px;
  min-height: 1100px; }
  #older_posts h2.titulo {
    color: #A80000;
    font-family: Georgia;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 4px; }
    #older_posts h2.titulo.estadisticas {
      color: #fc0; }
    #older_posts h2.titulo.entrevistas {
      color: #d45500; }
    #older_posts h2.titulo.estudios {
      color: #939; }
    #older_posts h2.titulo.epistolas {
      color: #385ACB; }

#older_posts_content {
  margin-left: 170px;
  position: relative;
  top: 15px; }

/******************* POSTS ***********************/
.post img {
  padding: 4px;
  border: 1px solid #ccc;
  margin: 0em 1em 0.5em 0em; }

.post img.alignright {
  margin: 0em 0em 0em 1em; }

.post img.size-full {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0px;
  padding-right: 0px; }

.post p {
  margin-bottom: 1em;
  font-family: Arial, Helvetica, sans; }

.post ul {
  font-size: 14px;
  list-style: disc;
  margin-left: 1em; }
  .post ul ul li {
    margin-bottom: 1em; }

.post .tags {
  margin-bottom: 1em;
  margin-left: 0px; }
  .post .tags a {
    color: #ABC837; }
    .post .tags a:hover {
      color: #d45500; }

.first_post .foto_portada {
  width: 180px;
  text-align: center;
  float: left;
  margin-right: 0px; }

.first_post p {
  /*text-align: left;overflow: hidden;max-height: 12.5em*/
  font-size: 16px;
  line-height: 18px; }

.non_first_post {
  position: relative;
  left: 0px;
  width: 630px;
  min-height: 255px; }
  .non_first_post h2 {
    color: #A80000;
    font-family: Georgia;
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 4px; }
    .non_first_post h2 a {
      color: #A80000; }
  .non_first_post .fecha {
    font-family: Arial, sans;
    font-weight: bold;
    font-size: 14px;
    color: #444; }
  .non_first_post p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 1.5em;
    text-align: justify; }

.search_post {
  min-height: 20px;
  padding-top: 10px;
  border-bottom: 1px dotted #ccc; }
  .search_post h2 {
    font-size: 18px;
    position: relative;
    top: 6px;
    background: none; }

.foto_portada {
  float: left;
  width: 150px;
  margin-right: 20px; }
  .foto_portada .tit_picture a {
    color: #666; }
  .foto_portada .tit_picture {
    text-align: center;
    color: #666;
    margin-top: 2px;
    height: 10px; }
  .foto_portada img {
    width: 150px;
    padding: 3px;
    border: 1px solid #ccc;
    box-shadow: 0px 2px 6px #333; }
    .foto_portada img :hover {
      box-shadow: 0px 2px 6px #d45500; }

table .foto_portada {
  height: 200px; }

/***** Colaboration posts ****/
.colaboracion {
  background: url(../img/colaboracion_bg.png) top left no-repeat;
  min-height: 0px; }
  .colaboracion h2 {
    padding-top: 34px; }
  .colaboracion .fecha {
    text-align: right;
    float: right;
    margin-top: -1.5em;
    margin-right: 2em; }
  .colaboracion p {
    margin-right: 25px; }

/***** Epistolas posts ****/
.category-epistolas h2 {
  color: #385ACB; }

.epistolas .first_post {
  margin-left: 10px; }

.epistolas h2 {
  color: #385ACB;
  font-size: 28px;
  font-family: Georgia;
  margin: 0 0 0.5em 0; }

.epistolas .intro {
  font-size: 14px;
  line-height: 1.2em;
  text-align: justify;
  color: #444; }

.epistolas .date {
  float: left;
  display: inline;
  width: 64px;
  height: 64px;
  background: url(../img/calendar.png) top left no-repeat;
  padding-top: 14px;
  margin-top: 5px; }
  .epistolas .date.odd {
    background: url(../img/calendar_odd.png) top left no-repeat; }
  .epistolas .date .month, .epistolas .date .weekday, .epistolas .date .day {
    display: block;
    width: 64px;
    text-align: center; }
  .epistolas .date .month {
    color: white;
    font-weight: bold; }
  .epistolas .date .weekday {
    font-size: 10px;
    margin-top: -4px;
    color: #444; }
  .epistolas .date .day {
    font-size: 24px;
    font-weight: bold;
    padding-top: 2px; }

.epistolas .post_content {
  float: left;
  display: inline;
  width: 490px;
  margin-left: 15px; }
  .epistolas .post_content p {
    margin: 0.5em 0px; }

/*********** BLOQUES SIDEBAR ***********/
#bloques_adicionales {
  background: #CCCCCC none repeat scroll 0 0;
  width: 151px; }

.bloque {
  width: 85px;
  background: #555;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  min-height: 85px;
  margin-bottom: 2em;
  margin-left: 10px;
  color: white;
  padding: 20px;
  text-align: center;
  font-size: 16px; }

.vermas {
  background: url(../img/vermas.png) no-repeat scroll 0px 0px transparent;
  float: right;
  height: 1.5em;
  left: 6px;
  position: relative;
  top: -30px;
  width: 20px; }
  .vermas a {
    color: transparent;
    display: none; }

img.alignleft {
  float: left; }

.more-link img {
  border: 0px;
  padding: 0px;
  margin: 0px; }

.single .first_post h2 {
  margin-bottom: 10px; }

.single .post {
  margin-left: 140px; }
  .single .post p {
    line-height: 20px; }

.single #sidebar {
  padding-right: 6px; }

.single .post_content {
  margin-left: 0px; }

.single .fecha {
  /*margin-top: 35px;*/ }

.navigation {
  margin-left: 200px;
  margin-bottom: 1.5em;
  font-size: 18px;
  height: 80px;
  width: 76%; }
  .navigation a {
    color: black; }
  .navigation img {
    border: 0px; }

body #comentarios .navigation {
  height: auto;
  margin: 0px; }

/* Captions */
.wp-caption {
  border: 1px solid #999;
  text-align: left;
  font-size: 11px;
  padding: 3px;
  padding-bottom: 0px;
  margin-bottom: 15px;
  box-shadow: 0px 2px 6px #333; }
  .wp-caption h2 {
    font-size: 20px;
    font-weight: bold; }
  .wp-caption img {
    border: 0px;
    margin: 0px; }
  .wp-caption .wp-caption-text {
    padding: 1em;
    padding-top: 0em;
    padding-bottom: 0em; }

/*.home p img {
	display: none;
}*/
.home .wp-caption {
  display: none; }

.home .more-link img {
  display: inline; }

.home .first_post {
  width: 800px;
  margin-left: 10px; }

#wrap_footer {
  background: url(../img/wrap_footer.png) no-repeat scroll 0 0;
  height: 10px;
  margin-left: -3px;
  width: 1110px;
  margin-top: -38px; }
  #wrap_footer p {
    position: relative;
    top: -15px;
    width: 100%;
    text-align: center; }

#footer {
  margin: 0px auto;
  text-align: center;
  width: 100%; }

/* ESTADISTICAS */
.estadisticas .primera_estadistica {
  float: right;
  width: 600px; }

.estadisticas .primera_estadistica img {
  width: 600px;
  height: auto;
  border: 0px; }

.estadisticas .tags a {
  font-size: 12px;
  color: #ffcc00; }

.estadisticas .first_post {
  margin-left: 15px;
  width: 800px; }

.estadisticas .first_post p {
  font-size: 12px;
  text-align: justify; }

.estadisticas img {
  border: 0px;
  margin: 0px auto; }

.estadisticas #first_footer {
  margin-left: 0px; }

#otras_estadisticas {
  margin-left: 5px;
  width: 140px;
  margin-top: 30px;
  float: right; }
  #otras_estadisticas h2 {
    font-family: Georgia;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0px;
    color: #FFCC00; }
  #otras_estadisticas ul {
    list-style: none; }
    #otras_estadisticas ul li {
      font-size: 11px;
      font-weight: normal;
      margin-bottom: 5px;
      margin-left: -40px;
      margin-top: 0px;
      width: 140px;
      font-family: Arial, sans; }
      #otras_estadisticas ul li a {
        color: #666; }
      #otras_estadisticas ul li a:hover {
        color: black; }
  #otras_estadisticas .navigation {
    margin-bottom: 0px;
    margin-left: 0px; }

.estadistica h2 {
  color: #fc0; }

.primera_estadistica img {
  width: 600px;
  height: auto; }

.single #first_footer {
  margin-left: 0px; }

.single .publi_left {
  position: absolute;
  left: 20px;
  width: 120px;
  overflow: hidden; }

.single .navigation {
  font-size: 24px;
  margin-left: 0px; }

/********** ENTREVISTAS *************/
#otras_entrevistas {
  float: right;
  width: 130px;
  margin-left: 5px;
  margin-top: 15px;
  font-size: 11px; }
  #otras_entrevistas li {
    color: #d45500;
    margin-left: -20px; }
  #otras_entrevistas a {
    color: #666; }
  #otras_entrevistas a:hover {
    color: black; }
  #otras_entrevistas h2 {
    color: #d45500;
    font-family: Georgia;
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 0px; }

.entrevistas h2 {
  color: #d45500; }

.entrevistas .tags a {
  font-size: 12px;
  color: #d45500; }

.entrevistas .first_post p {
  margin-bottom: 1em; }

.entrevistas .first_post img {
  padding: 0px;
  border: 0px solid #ccc;
  margin-right: -10px; }

.entrevistas .first_post {
  font-size: 14px;
  padding-top: 0px;
  margin-left: 150px;
  margin-top: 0px;
  width: 700px; }

.entrevistas .wp-caption p {
  margin-top: 0.5em; }

.entrevistas #first_footer {
  margin-left: 0px; }

/******** ESTUDIOS **********/
.estudios #older_posts_content {
  background: url(../img/estudio.png) top left no-repeat;
  background-position: -10px 20px; }

.estudios .intro {
  font-size: 14px;
  margin-bottom: 1em; }

.estudios h2 a {
  color: #939; }

/******** ESTILOS WORDPRESS **********/
.alignleft {
  float: left;
  margin-right: 1em; }

.aligncenter {
  margin: 0px auto; }

.alignright {
  float: right;
  margin-left: 1em; }

.wp-caption p {
  line-height: 10px;
  font-size: 12px;
  text-align: left;
  margin: 0px; }

/***********************/
img.aligncenter {
  margin: 0px auto; }

.post table td {
  padding: 3px;
  border: 1px solid #666; }

.post table {
  border: 1px solid #000; }

img.nextpagelink {
  float: right; }

/********* BUSQUEDA Y ARCHIVO ***************/
.search_post h2 {
  background: none;
  min-height: 0px;
  top: 0px;
  padding-left: 0px; }

.archivos {
  font-size: 18px;
  margin-left: 170px;
  padding-top: 10px;
  margin-bottom: 27px;
  padding-bottom: 10px; }
  .archivos h2 {
    color: #ABC837;
    font-size: 28px;
    font-family: Georgia;
    margin: 0 0 1em 0; }
  .archivos li {
    display: inline-table;
    height: 30px;
    background: #ccc;
    border: 1px solid #444;
    box-shadow: 0px 0px 4px #444;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    margin-bottom: 1em; }
    .archivos li a {
      color: #333; }

/**** CALENDARIO ******/
#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  color: white;
  background-color: #606660;
  font-weight: bold; }

#wp-calendar td {
  color: #ccc;
  font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  letter-spacing: normal;
  padding: 2px 0;
  text-align: center; }

#wp-calendar {
  border: 1px solid #ddd;
  empty-cells: show;
  font-size: 14px;
  margin: 0;
  width: 50%;
  margin: 0px auto; }
  #wp-calendar caption {
    display: none; }

/******* ICONOS ******/
.iconos {
  float: right;
  margin-top: 6px; }
  .iconos img, .iconos a img {
    border: 0px;
    margin: 0px;
    width: auto; }

.actualidad .iconos {
  margin-top: -35px; }

.sociable ul {
  list-style: none; }

.sociable li {
  display: inline; }

.position {
  display: block;
  font-weight: bold;
  font-size: 140%; }

#tagcloud {
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  border-radius: 18px;
  background-color: #555555;
  color: white;
  font-size: 100%;
  margin-left: 2px;
  padding: 5px;
  text-align: center;
  width: 114px; }

#tagcloud a {
  color: white; }

.sociable img {
  padding: 0px;
  margin-right: 0px;
  margin-left: 5px; }

.ad_container a img {
  border: 0px; }

span.direction {
  direction: rtl;
  unicode-bidi: bidi-override; }

#entrevistas_table {
  min-height: 500px;
  margin-left: 100px; }

#estadisticas_table {
  min-height: 500px;
  margin-left: 100px; }

#estadisticas_table .tit_picture a {
  color: #444;
  font-weight: bold; }

/*ALERTAS*/
.alerta {
  overflow: hidden;
  font-family: Arial;
  font-size: 11px;
  color: black;
  background: url(../img/ajax-loader.gif) left no-repeat;
  padding-left: 20px;
  margin-left: 20px;
  clear: both; }

.alerta_entrevista {
  background-color: #d45500; }

.alerta_estadistica {
  background-color: #ffcc00; }

#la_entrevista {
  background: white;
  border-top: 4px solid #d45500;
  width: 175px;
  position: relative;
  right: 20px;
  color: #d45500;
  font-size: 14px;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-bottom: 0.5em; }
  #la_entrevista span {
    margin-right: 10px; }
  #la_entrevista a {
    color: #d45500; }

#la_entrevista_img {
  background: url(../img/la_entrevista_frame.png) top left no-repeat;
  height: 170px;
  margin-left: 4px;
  padding-top: 10px;
  text-align: center;
  width: 170px; }
  #la_entrevista_img .reloaded {
    background: #d45500;
    width: 150px;
    height: 17px;
    color: white;
    left: 10px;
    position: relative;
    top: -17px;
    -webkit-box-shadow: 0px -1px 2px black; }

/*Twitter sidebar block */
#twitter {
  background: url(../img/twitter.png) top left no-repeat;
  width: 140px;
  padding-top: 60px;
  position: relative;
  right: 0px; }
  #twitter li {
    background: url(../img/twitter_back.png) bottom left repeat-y;
    color: #555;
    float: right;
    height: auto;
    list-style: none;
    padding: 4px;
    text-align: right;
    width: 140px;
    font-size: 12px;
    border-bottom: 2px solid #ccc; }
    #twitter li .date {
      font-style: italic;
      font-size: 9px; }

.avatar {
  float: left; }

.commentlist .comment-body p {
  font-size: 12px; }

.promo {
  text-align: center; }

.promo img {
  border: 0px; }

/* Periscopio */
#periscopio {
  position: relative;
  z-index: 99;
  background: #555;
  padding: 4px;
  border-radius: 15px;
  color: white;
  text-align: center;
  margin-left: -3px;
  padding-top: 8px;
  width: 130px; }
  #periscopio img {
    padding: 5px;
    background: white; }
  #periscopio ul {
    list-style: none;
    padding-left: 0px;
    background: white;
    color: #333;
    text-align: justify;
    margin-top: 0px; }
  #periscopio ul li {
    width: 120px;
    overflow: hidden;
    border-bottom: 1px dotted #333;
    margin-bottom: 0.5em;
    padding: 4px;
    padding-bottom: 0; }
    #periscopio ul li:hover {
      overflow: visible; }
    #periscopio ul li:last-child {
      border-bottom: 0px; }
    #periscopio ul li .date {
      width: 100%;
      text-align: right;
      margin-right: 5px;
      font-style: italic;
      color: #888; }
    #periscopio ul li .content {
      width: 640px;
      background: white;
      border: 2px solid white;
      padding: 0.5em;
      position: relative;
      left: -8px;
      top: -14px;
      /*background: url(../img/periscopio_more.png) no-repeat ;*/
      /*background-position: -50px -50px;*/ }
    #periscopio ul li:hover .content {
      border: 2px solid gold;
      box-shadow: 0px 1px 8px #666; }

/**************** TAGS **************/
.tag-santander2009 h2 {
  padding-left: 130px;
  background: url(../img/tag_santander2009.png) top left no-repeat;
  min-height: 40px;
  position: relative;
  top: 5px;
  vertical-align: bottom; }

.tag-sanfrancisco2015 h2 {
  padding-top: 30px;
  background: url(../img/tag_sf.png) top left no-repeat;
  min-height: 40px;
  position: relative;
  top: 5px;
  vertical-align: bottom; }

.tag-ifa2009 h2 {
  padding-left: 130px;
  background: url(../img/tag_ifa2009.png) top left no-repeat;
  min-height: 40px;
  position: relative;
  top: 5px;
  vertical-align: bottom; }

.tag-ifa2010 h2 {
  padding-left: 130px;
  background: url(../img/tag_ifa2010.png) top left no-repeat;
  min-height: 40px;
  position: relative;
  top: 5px;
  vertical-align: bottom; }

.tag-idf2010 h2 {
  padding-left: 130px;
  background: url(../img/idf2010.jpg) top left no-repeat;
  min-height: 40px;
  position: relative;
  top: 5px;
  vertical-align: bottom; }

.tag-mwc2010 h2 {
  padding-left: 140px;
  background: url(../img/tag_mwc2010.png) top left no-repeat;
  min-height: 40px;
  position: relative;
  top: 5px;
  vertical-align: bottom; }

.tag-mwc h2, .tag-mwc2011 h2 {
  padding-left: 140px;
  background: url(../img/tag_mwc2011.png) top left no-repeat;
  min-height: 40px;
  position: relative;
  top: 5px;
  vertical-align: bottom; }

.post-10193 h2 a {
  padding-right: 151px;
  background: url(../img/larrypagesig.png) top right no-repeat;
  min-height: 40px; }

