#skel-layers-visibleWrapper {
  z-index: 15;  
}

/* -----------------------------------------
   Blog Index
----------------------------------------- */

ul.fluidposts {
  padding: 0; margin: 0;
}

ul.fluidposts li {
  display: block;
  margin: 0 0 0.7em 0;
  padding: 0 0 0 0;
  border-bottom: 1px solid #e6e6e6;
}

ul.fluidposts li .date {
  color: #b5b5b5;
  font-size: 0.8em;
  font-weight: 200;
}

ul.fluidposts li h4 {
  font-size: 1.4em;
  color: #5e5c5c;
  font-weight: 300;
}

ul.fluidposts {
 list-style-type: none;
 list-style: none; 
}

/***
 * Pagination
 */
  
.pagination {
    background: #f2f2f2;
    background: #e9f1f2;
    padding: 20px;
    margin-bottom: 20px;
}

.pagination a, .pagination span {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

.pagination a {
  color: blue;
}

.page:hover, .page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

.page.active {
    border: none;
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}

/* -----------------------------------------
   404
----------------------------------------- */

.img404 {
  background: white url(../img/confused.jpg) no-repeat;
  min-width: 346px;
  min-height: 346px;
}

.text404 {
  color: #929292;
}

/* -----------------------------------------
   Blog Post
----------------------------------------- */

.addthis_sharing_toolbox a.at-share-btn {
  text-decoration: none;
  border-bottom: 0;
  margin-right: 7px;
}

.post_date {
  font-size: 14px;
  line-height: 20px;
  color: #999;
  font-weight: normal;
}

.item_details h1,
.item_details h2,
.item_details h3,
.item_details h4,
.item_details h5 {
  color: #66426e;
  font-weight: bold;
  letter-spacing: auto;
}

.item_content h2, 
.item_content h3 {
    /** font-family: Georgia; **/
}

.item_details h1 {
  font-size: 34px;
  line-height: 40px;
  
  margin: 0;
  padding: 0;
  font-family: 'Roboto Slab', serif;
  font-size: 47px;
  font-weight: 100;
  line-height: 1.33em;
  margin-bottom: .3em;
  margin-top: 1.5em;
}

.item_details .share .btn-facebook,
.item_details .share .btn-twitter {
  background-color: #3b5998;
}

.item_details .share .btn {
  font-size: 13px;
  font-weight: 100;
  line-height: 1;
  border-radius: 0;
}

.item_details .post_date {
  margin-bottom: 1.5em;
}

.item_content {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: 200;
  line-height: 1.5;
  letter-spacing: .04em;
  color: #555555;
}

.item_content h2,
.item_content h3,
.item_content h4,
.item_content h5 {
  color: #444444;
  font-weight: 900;
  letter-spacing: auto;
}

/**
@media screen and (min-width: 600px) {
  .item_content > p:first-of-type {
    font-size: 1.5rem;
    line-height: 1.3334;
    margin: 0.6667em 0;
  }
}
**/
  
/** Not so cool if first paragraph is shorter than 4 lines ;(
.item_content > p:first-of-type:first-letter {
  font-size: 5.1em;
  float: left;
  line-height: .75;
  margin: .1em .1em 0 0;
  font-style: normal;
  font-weight: bold;
  color: #3c3c3b;
}
**/

.item_content p, 
.item_content li, 
.item_content td,
.item_content th {
  font-size: 18px;
  /* line-height: 29px; */
  line-height: 1.7;
  /* color: #3c3c3b; */
  color: #404040;
  font-weight: 200;
  letter-spacing: .04em;
}

.item_content p {
  margin: 0 0 1.2em;
}

.item_content pre {
  background-color: #fefefe;  
}

.item_content pre code, 
.item_content pre {
  font-size: 14px;
  line-height: 24px;
}

.item_content code {
  font-size: 16px;
}

.item_content li {
  margin-left: 10px;
}


.item_content h1, .item_content h2 {
  font-size: 1.5em;
}

.item_content h3 {
  font-size: 20px;
}

.item_content h4 {
  font-size: 18px;
}

blockquote {
    border-left: 4px solid #ffd204;
}

.item_content blockquote p {
    color: #761518;
    /** font-family: Georgia; **/
    font-size: 22px;
    margin: 0 0 .2em;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */



.clearfix {
  overflow: auto;
  zoom: 1;
}

