/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.cosmogramas.com/static/themes-base/blog.css);
@import url(http://www.cosmogramas.com/static/support/themes/minimalist-white/minimalist-white.css);
/* end StyleCatcher imports */

#header {
  background: #FFFFFF;
  background-image: url(http://www.cosmogramas.com/img/header.gif);
  background-repeat: repeat-x;
  border-color: #0089af;
}

#header-name {
   display:none;
}

#header-content {
  background-image: url(http://www.cosmogramas.com/img/cosmogramas.png);
  background-repeat: no-repeat;
  background-position: top center;
  height: 120px;
}

#footer .widget-content {
  text-align: center;
}

body {
  font-size: 14px;
}

a {
  color: #0089af;
}

.asset-name, .asset-name a {
  text-align: center;
  font-size: 22px;
  color: #951d35;
}


.widget-header {
  border-width: 5px 0 0 0;
  border-color: #0089af;
}

.widget-header, .widget-header a {
  font-family: Arial;
  font-weight: bold;
}

.basico, .avanzado, .preguntas, #respuesta, .asset-more p {
  text-align: justify;
  padding-left: 85px;
  background-position: 0 0;
}

.basico, .avanzado, .preguntas {
  min-height: 75px;
  height: auto !important;
  height: 75px;
}

.basico {
  font-size: 115%;
  background: url(http://www.cosmogramas.com/img/cosme-basico-ella-75px.png) no-repeat top left;
  color: #080057;
  font-weight: bold;
}

.avanzado {
  background: url(http://www.cosmogramas.com/img/cosme-avanzado-75px.png) no-repeat top left;
}

.preguntas {
  background: url(http://www.cosmogramas.com/img/cosme-preguntas-75px.png) no-repeat top left; 
}

#respuesta {
  display: none;
}
