body {
  background: #7D5517;
  font-family: Arial, Helvetica, "Nimbus Sans L";
  font-size: 16px; }

a {
  text-decoration: none; }

ul {
  list-style: none; }
  ul li {
    padding: 0;
    margin: 0; }

.header {
  background: #7D5517;
  color: white; }

.menu ul li {
  float: left;
  margin: 0px 15px; }
  .menu ul li a {
    font-size: 0.9em;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    color: #BAAC92; }
  .menu ul li a:hover {
    color: #F0ECE1; }

.brand {
  clear: both;
  height: 168px;
  background: transparent url(../images/background/brand.jpg) repeat-x;
  text-indent: -9000px; }
  .brand .balbin-aguaysol {
    height: 168px;
    background: transparent url(../images/background/balbin.jpg) repeat-x; }

.main {
  color: white; }
  .main .highlight {
    padding-top: 26px;
    background: #000000 url(../images/background/stripe.jpg) repeat-x;
    color: white; }
    .main .highlight .photo_biography {
      background: transparent url(../images/foto_biografia.jpg) no-repeat;
      width: 440px;
      height: 188px;
      text-indent: -9000px; }
    .main .highlight .photo_poemas {
      background: transparent url(../images/foto_poemas.jpg) no-repeat;
      width: 440px;
      height: 188px;
      text-indent: -9000px; }
    .main .highlight .photo_videos {
      background: transparent url(../images/foto_videos.jpg) no-repeat;
      width: 440px;
      height: 188px;
      text-indent: -9000px; }
    .main .highlight .photo_links {
      background: transparent url(../images/foto_links.jpg) no-repeat;
      width: 440px;
      height: 188px;
      text-indent: -9000px; }
      .main .highlight .photo_banquitos {
      background: transparent url(../images/foto_banquitos.jpg) no-repeat;
      width: 440px;
      height: 188px;
      text-indent: -9000px; }
    .main .highlight .photo_contacto {
      background: transparent url(../images/foto_contacto.jpg) no-repeat;
      width: 440px;
      height: 188px;
      text-indent: -9000px; }
    .main .highlight .photo {
      text-indent: -9000px;
      width: 460px;
      height: 188px;
      background: transparent url(../images/foto_balbin.jpg) repeat-x; }
    .main .highlight .quote p {
      text-indent: -9000px;
      width: 378px;
      height: 140px;
      background: transparent url(../images/cita_balbin.jpg) repeat-x 0px -9px;
      margin: 24px 35px; }
    .main .highlight .quote-poemas p {
      text-indent: -9000px;
      width: 378px;
      height: 150px;
      background: transparent url(../images/cita_poemas.jpg) repeat-x;
      margin: 14px 35px; }
    .main .highlight .quote-videos p {
      text-indent: -9000px;
      width: 378px;
      height: 150px;
      background: transparent url(../images/cita_videos.jpg) repeat-x;
      margin: 14px 35px; }
    .main .highlight .quote-links p {
      text-indent: -9000px;
      width: 378px;
      height: 150px;
      background: transparent url(../images/cita_links.jpg) repeat-x;
      margin: 14px 35px; }
    .main .highlight .quote-bid p {
      text-indent: -9000px;
      width: 378px;
      height: 150px;
      background: transparent url(../images/cita_bid.jpg) repeat-x;
      margin: 14px 35px; }
    .main .highlight .quote-contacto p {
      text-indent: -9000px;
      width: 378px;
      height: 150px;
      background: transparent url(../images/cita_contacto.jpg) repeat-x;
      margin: 14px 35px; }
  .main .more {
    background: transparent url(../images/franja-bottom.jpg) repeat-x bottom;
    padding-bottom: 26px; }
    .main .more p {
      font-size: 12px;
    }
    .main .more .title {
      text-indent: -9000px;
      width: 300px;
      height: 39px; }
    .main .more .center-column .balbin h3 {
      background: transparent url(../images/title_balbin.jpg) no-repeat; }
    .main .more .left-column .poemas h3 {
      background: transparent url(../images/title_poemas.jpg) no-repeat; }
    .main .more .right-column .proyectos h3 {
      background: transparent url(../images/title_proyectos.jpg) no-repeat; }
  .main .more {
    background-color: #421404;
    border-top: 1px solid #8C2D00; }
    .main .more .img-container {
      width: 300px;
      height: 90px;
      margin-bottom: 10px;
    }
    .main .more .text-container {
      font-size: 12px;
    }
      .main .more .text-container p {
        margin-bottom: 10px;
      }
        .main .more .text-container p a {
          color: white;
          text-decoration: underline;
        }
    .main .more h3 {
      margin-bottom: 10px;
    }
    .main .more .descargas h3, .main .more .videos h3 {
      margin-bottom: 20px;
    }

.biograghy {
  margin-top: 10px; }
  .biograghy p {
    font-size: 12px; }
  .biograghy h3 {
    font-size: 16px;
    margin-top: 15px; }

.bck-poemas {
  background: transparent url(../images/bck-poemas.jpg) repeat-y;
  overflow: hidden; }

.poemas, .balbin, .proyectos {
  margin-top: 10px; }
  .poemas h3 {
    color: #B68F88;
    margin-bottom: 0;
    font-size: 16px; }

.contacto {
  margin-top: 30px; }
  .contacto p {
    line-height: 18px;
    font-size: 12px; }
  .contacto form {
    padding: 20px 50px 5px 60px;
    margin-bottom: 20px;
    width: 330px;
    background: #7c2507; }
    .contacto form input[type="text"] {
      width: 300px;
      border: none; }
    .contacto form input[type="submit"] {
      width: 300px;
      border: none;
      background: #C59D5F;
      color: #421404;
      font-weight: bold;
      }
    .contacto form textarea {
      width: 300px;
      height: 85px;
      border: none; }

.contacto-info {
  margin-top: 20px; }
  
.boletin-info {
  margin-top: 20px;
  width: 350px,
}

.descargas {
  margin-top: 20px; }
  .descargas h3 {
    background: transparent url(../images/descargas.jpg) no-repeat;
    text-indent: -9000px; }
  .descargas ul {
    list-style: none; }
    .descargas ul li {
      height: 35px;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      background: transparent url(../images/pdf.jpg) no-repeat;
      padding-left: 40px;
      margin-bottom: 10px;
      padding-top: 5px; }
      .descargas ul li a {
        color: #b68f88; }
        .descargas ul li a:hover {
          text-decoration: underline; }
          
.servicios {
  margin-top: 20px; }
  .servicios h3 {
    font-size: 16px;
    margin-top: 15px;
     }
     
  .servicios {
    color: #EDECA3;
  }
  
  .servicios a {
    color: #EDECA3;
    font-weight: bold;
    text-decoration: underline;
  }
  
  .servicios a:hover {
    font-size: 17px;
    color: #FFFFFF;
    text-decoration: none;
  }
  
.links {
  font-size: 12px; }
  .links h4 {
    display: inline;
    font-size: 12px; }
    .links h4 a {
      color: #FFF; }
      .links h4 a:hover {
        text-decoration: underline; }
  .links ul {
    margin-top: 20px;
    color: #b68f88; }
    .links ul li {
      float: left;
      width: 350px;
      margin-bottom: 20px; }
  .links a {
    color: #b68f88; }
    .links a:hover {
      text-decoration: underline; }

  .logo {
    float: left;
    width: 120px;
  }

.videos {
  margin-top: 20px; }
  .videos h3 {
    background: transparent url(../images/videos.jpg) no-repeat;
    text-indent: -9000px; }
  .videos .video {
    padding: 0px;
    color: #b68f88;
    font-size: 12px; }
    .videos .video a {
      color: #b68f88;
      text-decoration: underline;
      font-size: 10px; }

.masvideos {
  margin-top: 20px; }
  .masvideos h3 {
    background: transparent url(../images/otrosvideos.jpg) no-repeat;
    text-indent: -9000px;}

.redes {
  margin: 15px 0px 5px 0px;
  padding: 5px 10px 5px 10px;
  width: 150px;
  height: 15px;
  background-color: #531402;
}

.redes a {
	display: block;
  text-indent: -9999px;
  float: left;
}

a#face{
  background: transparent url(../images/facebook_16.png) no-repeat 0px -0px;
  width: 150px;
  height: 16px;
}

a#face:hover{
  background: transparent url(../images/facebook_16.png) no-repeat 0px -16px;
}

.footer {
  background: #7D5517;
  color: #C59D5F; }
  .footer .credits {
    padding: 10px 0px;
    text-align: center;
    font-size: 0.7em; }
    .footer .credits a {
      color: #C59D5F; }
    .footer .credits a:hover {
      color: white; }

