/*  
Theme Name: HILERA 2.0
Theme URI: http://www.lashileras.com.ar/
Description: HILERA es el theme de la versión 2.0 del blog.
Version: 1.0 Release Candidate
Author: ABC Comunicación
Author URI: http://www.abccomunicacion.com/
Tags: HILERA, minimalista, blanco
Template: thematic
*/

/* TODO: links servicios */

/* @import para traer estilos del theme principal */
 
/* Reset the browser defaults */
@import url('../thematic/library/styles/reset.css');
 
/* Apply default typography */
@import url('../thematic/library/styles/typography.css');
 
/* Add WordPress image styles */
/* @import url('../thematic/library/styles/images.css'); */
 
/* Start with some default styles */
@import url('../thematic/library/styles/21px.css');

body {
  min-width:960px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#header {
  position: relative;
}
  #mini-header {
    left: -1px;
    z-index: 1000;
    padding: 12px 8px;
    -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.2);
    -moz-box-shadow:  0px 2px 12px rgba(0, 0, 0, 0.2);
    box-shadow:  0px 2px 12px rgba(0, 0, 0, 0.2);
    border: 1px solid #ccc;
    background: #fff;
  }
    #mini-header a {
      background: url(sprite.png) no-repeat 0 3px;
      display: block;
      width: 80px;
      height: 80px;
      text-indent:-9000px;
    }
      #mini-header a:hover {
        background: url(sprite.png) no-repeat 0 -240px;
      }
#branding {
  width: 940px;
  margin: 0 auto;
  padding: 45px 0 34px;
}
  #blog-title a {
    background: url(sprite.png) no-repeat 0 3px;
    display: block;
    width: 500px;
    height: 80px;
    margin: 38px auto 10px;
    text-indent:-9000px;
  }
    #blog-title a:hover {
      background: url(sprite.png) no-repeat 0 -240px;
    }
  #blog-description {
    font-size: 11px;
    letter-spacing: .2em;
    text-align: center;
    text-transform: uppercase;
    color: #666;
  }
#nav {
  position: absolute;
  overflow: hidden;
  top: 0;
  width: 100%;
  background: #000;
}
#access {
  width: 960px;
  margin: 0 auto;
}
  .menu {
    float: left;
    width: 70%;
  }
  .menu ul {
    margin: 0;
  }
  .menu li {
    display: inline;
  }
  .menu a {
    /* float: left; deprecated */
    display: inline-block;
    padding: 12px;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #666;
  }
  .menu a:hover {
    color: #fff;
    background: #333;
  }
#search {
  width: 960px;
  margin: 0 auto;
}
#searchform {
  float: right;
  width: 30%;
  margin: 10px auto 0;
  text-align: right;
}
  #s {
    background: #000;
    border: 1px solid #333;
    color: #333;
  }
  #s:focus {
    border-color: #ccc;
    background: #333;
    color: #fff;
  }
  #searchsubmit {
    background: url(sprite.png) no-repeat -432px -176px;
    border: none;
    width: 16px;
    height: 16px;
    text-indent:-9000px;    
  }
#main {
  width: 960px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  position: relative;
  border-top: 1px solid #ccc;
}
#container {
  float: left;
  min-height: 100%;
  width: 659px;
  /* padding-top: 21px; */
  padding-bottom: 21px;
  border-right: 1px solid #ccc;
}
#content {
  /* width: 540px; */
  overflow: hidden;
}
.aside {
  position: relative;
  float: right;
  width: 280px;
}
#primary {
  padding-top: 21px;
}
#secondary {
  clear: right;
}
  .widgettitle {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .2em;
  }
  .widgetcontainer {
    margin-bottom: 21px;
  }
  .widgetcontainer ul {
    margin: 0 !important;
    list-style: none !important;
  }
    .widgetcontainer li {
      /* display: inline; */
    }
    .widgetcontainer a {
      font-size: 12px;
    }
/*
  .widgetcontainer ul {
    height: 200px;
    overflow: auto;
  }
*/
    li.recentcomments {
      font-size: 12px;
    }

#footer {    
  clear: both;
  background: #000;
}
#subsidiary {
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
}
  #subsidiary .aside {
    width: 300px;
    float: left;
    margin: 0 20px 0 0;
  }
  #subsidiary #third {
    margin: 0;
  }
#siteinfo {
  clear: both;
  width: 940px;
  margin: 0 auto;
  padding: 12px 0;
  font-size: 12px;
  color: #666;
}
  #siteinfo a {
    color: #ccc;
    text-decoration: none;
  }
    #siteinfo a:hover {
      color: #fff;
    }
    
/* Post */
.page-title {
  margin: 21px 0 0 160px;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: .2em;
}
  .page-title span {
    padding: 2px 4px;
    font-weight: bold;
    background: #000;
    color: #fff;
  }
.hentry {
  border-bottom: 1px solid #ccc;
  padding-top: 21px;
  overflow: hidden;
}
.entry-title, .entry-meta {
  margin-left: 160px;
}
.entry-title {
  font-size: 24px;
  letter-spacing: .1em;
  line-height:1.1;
}
  .entry-title a, .entry-title a:visited {
    color: #000;
    text-decoration: none;
  }
.entry-content {
  float: right;
  width: 480px !important;
  margin-top: 21px;
  margin-right: 20px;
}
  .entry-content a {
    background: #ffc;
    border-bottom: 1px solid #666;
  }
    .entry-content a:visited {
      border-bottom: 1px dotted #999;
    }
    .entry-content a:hover {
      border-bottom: 1px solid #000;
    }
  .content-image {
    /* text-align: center; */
    overflow: hidden;
  }
  .image {
    position: relative;
    float: left;
    /* display: inline; */
  }
    .entry-content img, .entry-content embed {
      padding: 6px;
      border: 1px solid #ccc;
      background: #fff;
      margin-bottom: 0;
    }
    .expose {
      display: block;
      position: absolute;
      width: 24px;
      height: 24px;
      bottom: 0px;
      right: 0px;
      cursor: pointer;
      z-index: 5000;
      border: 1px solid #ccc;
      background: #000 url(sprite.png) -398px -174px;
    }
    #mask{
      background:#000 url('../img/expose/mask_gradient_1000.jpg') no-repeat 50% 0;
    }
.entry-meta {
  font-size: 12px;
}
  .entry-meta span, .entry-meta a {
    color: #666;
  }
.entry-utility {
  float: left;
  width: 140px;
  margin-top: 21px;
  text-align: right;
  font-size: 12px;
}
  .entry-utility span {
    display: block;
  }
  .cat-links {
    padding-right: 16px;
    background: url(sprite.png) no-repeat -152px -176px;
  }
  .comments-link {
    padding-right: 16px;
    background: url(sprite.png) no-repeat 128px -194px;
  }
  .permalink-links {
    padding-right: 16px;
    background: url(sprite.png) no-repeat 128px -212px;
  }
  .edit-link a {
    background: #ffc;
    font-style: italic;
  }
  span.meta-sep {
    display: none;
  }

/* Post navigation */
.navigation {
  padding-top: 21px;
}

/* Sociable */
.sociable {
  margin-bottom: 21px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
  .sociable ul {
    margin: 0;
    list-style: none;
  }
    .sociable li {
      display: inline;
    }
  .sociable_tagline {
    font-size: 11px;
  }
  .sociable a {
    font-size: 9px;
  }
  .sociable a, .sociable a:visited, .sociable a:hover {
    border: none !important;
    background: none !important;
    text-decoration: none !important;
  }
  
/* YARPP */
#yarpp-wrapper h3 {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 0.2em;
}

/* Comments */
#comments-list {
  border-top: 1px solid #ccc;
}
  #comments-list ol {
    list-style: none;
    margin-top: 21px;
    font-size: 24px;
    font-weight: bold;
    color: #ccc;
  }
    li.comment {
      height: 1%;
      margin-bottom: 21px;
      margin-right: 20px;
    }
      li.comment:after {
        content: ".";
        clear: both;
        display: block;
        height: 0;
        visibility: hidden;
      }
  #comments h3, #respond label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .2em;  
  }
    #comments h3 span {
      font-weight: bold;
    }
  .comment-author {
    font-weight: normal;
    color: #000;
  }
  .comment-author-admin, .bypostauthor {
    background: #eee;
  }
  .comment .avatar {
    float: left;
    margin-right: 4px;
  }
  .comment .fn {
    display: block;
    font-size: 18px;
  }
  .comment-meta {
    font-size: 11px;
    color: #666;
  }
  .comment-content {
    margin-left: 84px;
    font-size: 14px;
    font-weight: normal;
    color: #000;
  }
  .unapproved {
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    color: #000;
    background-color: #ffc;
  }
  #respond {
    border-top: 1px solid #ccc;
  }
  #comment-notes {
    font-size: 11px;
    font-style: italic;
  }
  #commentform input, #commentform textarea {
    border: 1px solid #ccc;
    color: #aaa;
  }
  #commentform input:focus, #commentform textarea:focus {
    border: 1px solid #000;
    color: #000;
  }
  #commentform #submit {
    padding: 8px;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: .2em;
    color: #fff;
    background: #000;
    border: none;
  }
  #commentform #login {    
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    color: #000;
    background-color: #ffc;
  }
  #form-allowed-tags {
    font-size: 11px;
  }
  #form-allowed-tags code {
    font-size: 11px;
  }

/* Varios */
#error404-searchform {
  margin-left: 160px;
}
#nav-above {
  display: none;
}

/* Widgets */
#services {
  overflow: hidden;
}
  #services a {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    background-image: url(sprite.png);
    text-indent: -1000em;
  }
  .service-rss a {
    background-position: 0 -100px;
  }
    .service-rss a:hover {
      background-position: 0 -137px;
    }
  .service-twitter a {
    background-position: -40px -100px;
  }
    .service-twitter a:hover {
      background-position: -40px -137px;
    }
  .service-flickr a {
    background-position: -80px -100px;
  }
    .service-flickr a:hover {
      background-position: -80px -137px;
    }
  .service-slideshare a {
    background-position: -120px -100px;
  }
    .service-slideshare a:hover {
      background-position: -120px -137px;
    }
  .service-bukear a {
    width: 48px !important;
    background-position: -160px -100px;
  }
    .service-bukear a:hover {
      background-position: -160px -137px;
    }
.feedblitz-form {
  color: #666;
}
  .feedblitz-form form {
    margin-bottom: 0;
  }
    .feedblitz-form label, .feedblitz-form div {
      font-size: 12px;
    }
    .feedblitz-form label {
      display: block;
    }
    .feedblitz-email {
      width: 60%;
      border: 1px solid #ccc;
      color: #aaa;
    }
    .feedblitz-email:focus {
      border: 1px solid #000;
      color: #000;
    }
    .feedblitz-submit {
      padding: 0 4px;
      font-size: 10px;
      text-transform: uppercase;
      letter-spacing: .2em;
      color: #fff;
      background: #000;
      border: 1px solid #000;
    }

/* Links */
a {
  color: #666;
  text-decoration: none;
}
a:visited {
  color: #999;
}
a:hover {
  color: #000;
}