/*
Theme Name: AWR 2014
Description: Child theme for the twentytwelve theme 
Author: Catalin Rosu
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");

.cont-width {
  max-width: 1200px;
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
}

#awr-header canvas {
  width: 100%;
}

.page {
  width: auto;
  border-collapse: separate;
}

a {
  color: #2F9DCF;
}

body {
  font-size: 16px;
  background: #fff !important;
}

.entry-header .entry-title a {
  color: #333;
}

.entry-header .entry-title a:hover {
  color: #2F9DCF;
}

blockquote {
  font-family: Georgia, "Bitstream Charter", serif;
  font-style: italic;
  font-weight: normal;
  margin: 0 1.3em;
  position: relative;
  font-size: 1.2em;
}

blockquote:before {
  content: "\201C";
  font: italic 120px Tahoma,Arial;
  left: -40px; top: -30px;
  position: absolute;
  color: #ddd;
  color: rgba(0,0,0,.1);
}

textarea {
  min-height: 80px;
}

.fb_iframe_widget iframe{
  max-width: none;
}

.twitter-tweet {
  margin-left: auto !important;
  margin-right: auto !important;
}

#awr-footer
{
  line-height: normal;
  font-family: Verdana, Arial;
  display: block;
}

.awr-menu a:hover {
  text-decoration: none;
}

.top-entry-meta {
  margin-top: -22px;
  margin-top: -1.5rem;
  margin-bottom: 15px;
  font-size: 13px;
  font-size: 0.928571429rem;
  line-height: 1.846153846;
  color: #777;  
}

.top-entry-social{
  margin-bottom: 22px;
  margin-bottom: 1.5rem;  
}

.top-entry-social-twbtn,
.top-entry-social-gbtn,
.top-entry-social-fbbtn,
.top-entry-social-pinbtn{
  float: left;
  height: 20px;
}

.top-entry-social-pinbtn{
  margin-left: 20px;
}

.top-entry-social .post-ratings,
.top-entry-social .post-ratings-loading {
  float:right;
  width: auto;
  clear: right;
}

/**/

.widget-title {
  position: relative;
  background: #89B7D3;
  color: #fff;
  font-size: 14px;
  padding: 10px;
  margin: 0 0 15px 0 !important;
  border-radius: 2px;  
}

.widget-title::after
{
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-left: 6px solid rgba(255,255,255,0);
  border-right: 6px solid rgba(255,255,255,0);
  border-top: 6px solid #89B7D3;
  position: absolute;
  top: 100%;
  left: 20px;
}

.widget-area .widget li > a {
  font-size: 14px;
  color: #454545 !important;
  border-bottom: 1px dashed #E7E7E7;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
  display: block;
}

/**/

.home .post, 
.category .post {
padding: 40px 40px 40px 190px;
background: #fff -webkit-linear-gradient(#FFF, #FAFAFA);
background: #fff linear-gradient(#FFF,#FAFAFA);
border: 2px solid rgba(0,0,0,.05);
border-radius: 2px;
}

.home .post > .author-avatar,
.category .post > .author-avatar {
  position: absolute;
  margin-left: -150px;
}

.author-avatar img {
    border-radius: 50%;
    box-shadow: none;
}

.author-description {
  width: 85%;
}

.author-info,
.author-description p {
  font-size: 15px;
}

.author-info {
  border: 2px solid rgba(0,0,0,.1) !important;
  padding: 20px !important;
}

.home .post footer.entry-meta, 
.category .post footer.entry-meta {
  display: none;
}

/**/

#breadcrumbs {
  background: #EAF3F8;
  padding: 8px;
  border-radius: 3px;
}

#breadcrumbs span span a {
  padding-left: 16px;
  *padding-left: 16px;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAALCAYAAABLcGxfAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAZBJREFUeNpiZMAO7A0NDb99/PjxtIuLCwM3NzfDjx8/GLZu3crAgkVxIBA73b59+7uBgQE/kL0HWZIJic0BxAlA7KChofGbi4uL6fz58x7Pnj3zZ2dnhxvMDKUFgDgJiFU9PDx4Jk2a5KykpPTo+PHjby5cuKAK1CwmKSl59/r1679BOuWAOAaIBZOSkiScnZ2VQkND97958+Z+WVnZ1zVr1rDv2rVL5/v374K/f/9exAy0zhVogn5eXp6MpqamaEFBwZnXr1+/B0py3b9/n9vLy+sJKysr34kTJ0QmTpzozcjPzy9cVFRU/uvXL622trYr/////wb1G8i5/4GG/QoMDPwADC2rhIQEIUaQB+Tl5S0fPnwYDGR+MjExEW5ubtYFOuFdcHDwVaAB/4HByvb06dNvQMMngEMJqPg7kPoHwnJycsJAj5998uRJLVAtKORAejiABugB2V+YkEILhJlAwblz587nQD9dB/JBgcLECASwYIWF718gBtnyAyj3DWgaiM8GEwNiViAG+Y0BIMAA97mezqs5j2kAAAAASUVORK5CYII=') no-repeat left center;
}

/*Social networks icons*/
div#social-network-icons
{
  margin-bottom: 10px;
}

div#social-network-icons a
{
  margin: 0 12px;
  float: left;
}

/*Newsletter*/

#secondary #mc_embed_signup form {
  margin: 0;
}

/**/
#rss-subscribe-block
{
  height:0;
  overflow:hidden;
}

#rss-subscribe
{
  /*opacity: 0;*/
  padding: 12px 0 12px 70px;
  border: 1px solid #da6921;
  margin: 5px 0;
  color: #fff;
  font: bold 15px Arial, Helvetica;
  position: relative;
  border-radius: 5px;
  background-color: #e8812c; /* FF3.6 */ /* IE10 */ /* Opera 11.10+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8812c), to(#d55923)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #e8812c, #d55923); /* Chrome 10+, Saf5.1+ */
  background-image: linear-gradient(top, #e8812c, #d55923);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e8812c', EndColorStr='#d55923') /* IE6�IE9 */

}

#rss-subscribe img
{
  position: absolute;
  left: 10px;
  _left: -60px;
  top: -2px;  /* FF3.5+ */  /* Opera 10.5 */
  -webkit-transform: rotate(20deg);  /* Saf3.1+, Chrome */
    -ms-transform: rotate(20deg);  /* IE9 */
     transform: rotate(20deg);  
}

#rss-subscribe a
{
  color: #fff;
  font: bold 15px Arial, Helvetica;
  text-decoration: underline;
}

#rss-subscribe form
{
  display: inline;
}

#rss-subscribe input
{
  margin: 0;
  display: inline-block;
}


#rss-subscribe input[type=text]
{
  width: 220px;
}

#rss-subscribe input[type=submit]
{
  width: 75px;
  padding: 3px;
  font: bold 12px Arial, Helvetica;
  color: #fff;
  background-color: #549325; /* FF3.6 */ /* IE10 */ /* Opera 11.10+ */
  background-image: -webkit-gradient(linear, left top, left bottom, from(#86c43a), to(#549325)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #86c43a, #549325); /* Chrome 10+, Saf5.1+ */
  background-image: linear-gradient(top, #86c43a, #549325);
  border-radius: 3px;
  border: 1px solid #549325;

  box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
}

/*Demo buttons*/
.demo-wrapper
{ 
  margin: 25px 0 !important;
  text-align: center !important;
}

.demo-wrapper .demo
{
  background-color: #0483a0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#31b2c3), to(#0483a0));
  background-image: -webkit-linear-gradient(top, #31b2c3, #0483a0);
  background-image: linear-gradient(top, #31b2c3, #0483a0);
   color: #fff;
   font: bold 14px Verdana, Tahoma, Arial;
   padding: 10px 20px;
   margin: 0 10px;
   border-radius: 20px;
   box-shadow: 0 2px 0 #555, 0 -1px 0 rgba(255, 255, 255, .3) inset, 0 1px 0 rgba(0, 0, 0, .2) inset;
   text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
   text-decoration: none;
   position: relative;
   display: inline-block;
   *display: inline;
   zoom: 1;
}

.demo-wrapper .demo:hover,
.demo-wrapper .demo:active
{
  background-color: #31b2c3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0483a0), to(#31b2c3));
  background-image: -webkit-linear-gradient(top, #0483a0, #31b2c3);
  background-image: linear-gradient(top, #0483a0, #31b2c3);
}

.demo-wrapper .demo:active
{
   box-shadow: 0 0 4px #000 inset;
   top: 2px;
}      

.accordion-body {
  background-color: #FFFDF3;
}

/*
 * WP-Paginate - WordPress Pagination Function
 * Revision: $Id: wp-paginate.css 286636 2010-09-08 00:11:23Z emartin24 $
 * Copyright (c) 2010 Eric Martin http://www.ericmmartin.com/projects/wp-paginate/
 */
.wp-paginate {padding:0; margin: 20px 0; text-align: center;}
.wp-paginate li {display:inline-block; list-style:none; margin: 1px;}
.wp-paginate a {display:inline-block; background:#ddd; color:#666; margin-right:4px; padding: 5px 25px; text-align:center; text-decoration:none; border-radius: 2px;}
.wp-paginate a:hover, .wp-paginate a:active {background:#ccc; color:#888;}
.wp-paginate .title {color:#555; margin-right:4px;}
.wp-paginate .gap {color:#999; margin-right:4px;}
.wp-paginate .current {color:#fff; background:#4075AB;margin-right:4px; padding:5px 25px; border-radius: 2px;}
.wp-paginate .page {}
.wp-paginate .prev, .wp-paginate .next {}

/* style overrides for comments pagination */
.wp-paginate-comments {}
.wp-paginate-comments li {}
.wp-paginate-comments a {}
.wp-paginate-comments a:hover, .wp-paginate-comments a:active {}
.wp-paginate-comments .title {}
.wp-paginate-comments .gap {}
.wp-paginate-comments .current {}
.wp-paginate-comments .page {}
.wp-paginate-comments .prev, .wp-paginate-comments .next {}

/* Adjust bottom area spacing when single post  */
.single .site-content article{
  padding-bottom: 0;
}

.site-content article {
  border: 0;
  margin-bottom: 40px;
}

/**/

.social-widget{
  text-align: center;
}

.widget-area .widget .social-widget a{
  display: inline;
  margin: 0 8px;
  padding: 0;
  border: 0;
}

.widget-area .widget .social-widget img{
  box-shadow: none;
}

/* Evolution of Google */

.custom-h3 {
  border-bottom: 1px dashed #4075AB;
  background: #5897CD;
  color: #fff;
  padding: 10px;
}

.evo-seo-share{
  background-color: #EAF3F8;
  border: 1px solid #C8DAE4;
  margin-bottom: 24px;
  margin-bottom: 1.714285714rem;
  padding: 24px;
  padding: 1.714285714rem;
}

.evo-seo-share .top-entry-social {
  margin-bottom: 0;
}

/* Hide titles for landing page templates - ugly but helpful*/
.page-template-page-templateslanding-page-php .entry-header {
  display: none;
}

.page-template-page-templateslanding-page-php .entry-content img{
  box-shadow: none;
  border-radius: 0;
}

/* Subscribe to AWR blog button */
.subscribe-awr-blog,
.subscribe-awr-blog:hover {
  background-color: #71aadc;
  text-decoration: none;
  font-size: 1.4em;
  padding: 15px;
  display: block;
  margin: 20px 0 50px 0;
  border-radius: 5px;
  text-align: center;
  color: #fff;
}

/*  */
.awrcloud-widget {
background: #ECF4FA;
border-bottom: 2px solid rgba(0,0,0,.05);
padding: 20px;
border-radius: 2px;
}

.widget-area .awrcloud-widget h2 {
margin-bottom: 10px;
font-size: 20px;
}

.widget-area .awrcloud-widget p {
/*font-size: 14px;*/
}

.widget-area .awrcloud-widget .free-download-btn,
.widget-area .awrcloud-widget .free-download-btn:hover,
.widget-area .awrcloud-widget .free-download-btn:visited {
min-width: 0;
color: #fff;
border: 0;
padding: 15px 30px;
margin: 10px 0;
display: block;
font-size: 18px;
font-weight: bold;
white-space: normal;
}

.widget-area .awrcloud-widget .free-download-btn + a {
  border: 0;
  padding: 0;
  margin: 0;
  display: block;
  color: #2F9DCF;
  font-weight: bold;
}

/* Sharrre */
  .sharrre {
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 5px 5px 5px 0;
  overflow: hidden;

  position: relative;
  -webkit-transition: .1s ease all;
  transition: .1s ease all;
  }

  @media (min-width: 1500px) { 
    .single-post .share-block {
      width: 110px;
      margin-left: -110px;
      z-index: 1;
      opacity: 0;
  -webkit-transition: .1s ease all;
  transition: .1s ease all;
    }

    .single-post .share-block .sharrre {
      position: absolute;
      margin: 0;
      display: block;
    }

    .single-post .share-block .sharrre+.sharrre {
      margin-top: 28px;
    }

    .single-post .share-block .sharrre+.sharrre+.sharrre {
      margin-top: 56px;
    }
  }    

  /* Buttons */
  .sharrre .share,
  .sharrre .count {
  box-sizing: border-box;
  border: none;
  display: inline-block;
  padding: 0;
  text-decoration: none !important;

  -webkit-transition: .1s ease all;
  transition: .1s ease all;
  }

  .sharrre .share {
  color: #fff;
  float: left;
  font-weight: bold;
  text-decoration: none;
  }

  .sharrre:hover .share {
  border: none;
  color: #fff;
  text-decoration: none;
  }

  .sharrre .count {
  background-color: #fff;
  font-weight: bold;
  position: relative;
  text-align: center;
  }

  /* Small */
  .share-small .share,
  .share-small .count {
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  }

  .share-small .share {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  padding: 0 0 0 24px;
  width: 20px;
  }

  .share-small .sharrre:hover .share    { width: 66px; }
  .share-small .facebook:hover .share   { width: 50px; }
  .share-small .googlePlus:hover .share   { width: 40px; }

  .share-small .count {
  border-top-right-radius:  2px;
  border-bottom-right-radius: 2px;
  float: right;
  width: 42px;
  }


  /* Icons */
  .share-small .share:before {
  content: '';
  line-height: 1;
  display: block;
  height: 25px;
  top: 7px;
  left: 8px;
  position: absolute;
  width: 20px;
  background-repeat: no-repeat;
  }

  .twitter .share:before    { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAAvElEQVQoU5WRfQ3CQAzFVwXgAByAhKEAC0iYA8ABOEACDtgUEBQADkDB7f0u1+VC7v6gyct17evrx6z5w6zGDSHMlVsJbzN7wTMFl3pbBS5emIh3fZP7CINwgtzKuQmQj6godpC/z7p+o2BS6VNL8vgoArdBIpFM8JklSu5Z5C4uqIKdHlovKkUbkXsnr1P7WYEcRyA+nU7qFLAoJ3N7yOFSXGQ6HSNsMyLbX4XOib/KLAoa5ivNXv2DJfIIwe9Ad81LrSQAAAAASUVORK5CYII=); }
  .facebook .share:before   { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAMCAYAAACqYHctAAAAX0lEQVQIW2NkAIL///8LAKn5QGwAxAqMUMENQNofxAYBmOABINseiBsZGRkbGIFaHYCcfqjWBUB6AUjwP0wbXDtQDKQVZAE/ED8E4gfYzYTajmoRdQRBtoO8+gDo+AcANG85+ofFE9EAAAAASUVORK5CYII=); }
  .googlePlus .share:before   { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAA3UlEQVQoU12RixHBUBBFvQ7ogApQgagAFYgOUkJK0AkdJCpABVJCOohzMhvEm7mzv7vflyY/r+u6KeZycKWUbvjm2uhNUsGxQuTgAc6gAQWEmlgZ5DJFtReOBcEWe49+AVuwAVl0qiVrVGAmOTp1yBNwhBFZh+1LyI7gWCbNo9N3jAjauogklzxDtICJFvsuGDMZsMoRrIeRhlifENlW24FFdHDhg+cakamW4+hhMK5TYzfYjvd5XsNl9t70Z5wM3YWVI7KtKgKeqn/RrcV3/Sf7eyVQ3sETPP6JJr0BnMNvBnWMb4IAAAAASUVORK5CYII=); }

  /* Appearance - filled */
  .share-filled .twitter .share       { background: #00a0d1; width: 66px; border-radius: 2px; }
  .share-filled .twitter .count,
  .share-filled .twitter .count:hover     { color: #00a0d1; border: 1px solid #00a0d1; }

  .share-filled .facebook .share      { background: #3b5998; }
  .share-filled .facebook .count,
  .share-filled .facebook .count:hover    { color: #3b5998; border: 1px solid #3b5998; }

  .share-filled .googlePlus .share      { background: #db4a39; }
  .share-filled .googlePlus .count,
  .share-filled .googlePlus .count:hover  { color: #db4a39; border: 1px solid #db4a39; }

  .share-filled .twitter:hover .count     { background: #00a0d1 !important; }
  .share-filled .facebook:hover .count    { background: #3b5998 !important; }
  .share-filled .googlePlus:hover .count  { background: #db4a39 !important; }

  .share-filled .sharrre:hover .count { color: #fff; }

/* Post navi */
.post-nav-block {
  display: block;
  padding: 5px;
  background: #f5f5f5;
  border: 1px solid #eee;
  border-radius: 2px;
}

.post-nav-block:hover {
  text-decoration: none;
  background: #fff;
  border-color: #ddd;
}

.post-nav-icon {
  display: none;
  font-size: 5em;
  color: #ccc;
  position: absolute;
  line-height: 95px;
}

.post-nav-icon:hover {
  text-decoration: none;
}

.post-nav-title,
.post-nav-image {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  zoom: 1;
}

.post-nav-image img {
  box-shadow: none !important;
  margin-right: 10px;
}

.post-nav-title{
  width: 200px;
  line-height: 1.3;
  color: #333;
}

@media (min-width: 1400px) {
  .post-next,
  .post-previous {
    position: fixed;
    z-index: 4;
    top: 200px;
    width: 300px;
  }

  .post-next .content,
  .post-previous .content {
    margin: 0;
  }
  
  .post-nav-icon {
    display: block;
    width: 70px;
    text-align: center;
    line-height: 85px;
    z-index: 2;
  }
  
  .post-nav-block {
    position: relative;
    z-index: 3;
    box-shadow: 0 1px 1px #ccc;
    padding: 20px 5px;
  }
  
  .post-next {
    right: -300px;
  }
  
  .post-previous{
    left: -300px;
  }
  
  .post-next .post-nav-icon {
    left: -70px;
  }
  
  .post-previous .post-nav-icon  {
    right: -70px;
  }
  
  .post-next:hover {
    right: 0;
  }
  
  .post-previous:hover {
    left: 0;
  }
  
  .post-next:hover .post-nav-icon,
  .post-previous:hover .post-nav-icon{
    display: none;
  } 
  
  .post-nav-image img {
    width: 50px;
    height: 50px;
  }
  
  .post-nav-title{
    width: 220px;
    font-size: .95em;
  }
  
}

/**/

.popular-article-item {
  position: relative;
  margin-bottom: 5px;
  overflow: hidden;
}

.popular-article-item:last-child {
  margin-bottom: 0;
}

/* specificity stuff */
.widget-area .widget .popular-article-item--thumb a,
.widget-area .widget .popular-article-item--title a {
  border: 0;
  margin: 0;
  padding: 0;  
}

.widget-area .widget .popular-article-item--thumb a {
  display: block;
  height: 100px;
}

.widget-area .widget .popular-article-item--thumb a > img {
  border-radius: 0;
  box-shadow: none;
}

.widget-area .widget .popular-article-item--title a {
  box-sizing: border-box;
  position: absolute;
  bottom: 0; width: 100%;
  text-align: center;
  padding: 4px 0;
  color: #fff;
  font-family: arial, helvetica;
  background: rgba(0, 0, 0, .3);
}

.popular-article-item--thumb:hover + .popular-article-item--title a,
.widget-area .widget .popular-article-item--title a:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, .6);
  height: 100%;
  line-height: 100px;
  -webkit-transition: .1s ease all;
  transition: .1s ease all;
}

.popular-article-item--thumb:hover img {
  -webkit-filter: blur(2px);
          filter: blur(2px);
}

/*Override author block links*/
.comments-link a, 
.entry-meta a {
  color: #2F9DCF;
}


/* Animenu */
.animenu__toggle{display:none;cursor:pointer;background-color:#222;border:0;padding:10px;height:40px;width:40px}
.animenu__toggle:hover,.animenu__toggle:active{background:#4075AB; color: #fff; box-shadow: none;}
.animenu__toggle__bar{display:block;width:20px;height:2px;background-color:#fff;-webkit-transition:0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55);transition:0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55)}
.animenu__toggle__bar+.animenu__toggle__bar{margin-top:4px}
.animenu__toggle--active .animenu__toggle__bar{margin:0;position:absolute}
.animenu__toggle--active .animenu__toggle__bar:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.animenu__toggle--active .animenu__toggle__bar:nth-child(2){opacity:0}
.animenu__toggle--active .animenu__toggle__bar:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.animenu{display:block}
.animenu ul{padding:0;margin:0;list-style:none;font:0px Arial, Helvetica}
.animenu li,.animenu a{display:inline-block;font-size:18px}
.animenu a{color:#333;text-decoration:none}
.animenu__nav>li{position:relative}
.animenu__nav>li>a{padding:12px 20px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.animenu__nav>li>a:hover{color:#4075AB}@media screen and (max-width: 767px){.animenu__toggle{display:inline-block}
.animenu__nav,.animenu__nav__child{display:none}
.animenu{text-align:right}
.animenu__nav{background-color:#222;text-align:left;margin:10px 0;position:absolute;left:0;right:0;top:90px;height:100vh}
.animenu__nav>li{width:100%;border-bottom:1px solid #626262}
.animenu__nav>li:last-child{border:0}
.animenu__nav>li:first-child>a:after{content:'';position:absolute;height:0;width:0;right:20px;top:-9px;border:10px solid transparent;border-top:0;border-bottom-color:inherit}
.animenu__nav>li>a{color:#fff;width:100%;padding:20px 10px;border-color:#222;position:relative}
.animenu__nav>li>a:hover{background-color:#4075AB;border-color:#4075AB;color:#fff}}
.animenu__nav--open{display:block !important}
.animenu__nav--open .animenu__nav__child{display:block}

.yui3-g {
  font-family: sans-serif;
}

.yui3-g [class *= "yui3-u"] {
  font-family: Verdana, arial, helvetica, serif;
}

/* Responsiveness */
@media (max-width: 768px) { 
/*  body {
    border-top: 5px solid red
  }*/

  .hidden-xs {
    display: none;
    visibility: hidden;
  }

  .yui3-g > .yui3-u,
  .yui3-g > [class *= "yui3-u-"] {
      width: 100%;
  }

  .home .post, 
  .category .post {
  padding: 40px 20px 20px 20px;
  background: #fff -webkit-linear-gradient(#FFF, #FAFAFA);
  background: #fff linear-gradient(#FFF,#FAFAFA);
  border-width: 1px
  }

  .home .post > .author-avatar,
  .category .post > .author-avatar {
    margin: -80px 0 0 -25px;
    left: 50%;
  }

  .author-avatar img {
    width: 70px;
    height: 70px;
  }  

} 