/*
Theme Name: Report
Theme URI: http://themeforest.net/user/Equiet/portfolio
Author: Equiet
Author URI: http://equiet.sk/
Description: Magazine Theme for WordPress
Version: 1.7
License: GNU General Public License & Envato License
License URI: http://wordpress.org/about/gpl/
Tags: white
*/


.alignnone, .aligncenter, .alignleft, .alignright {
}
  .alignnone img, .aligncenter img, .alignleft img, .alignright img {
    width: 100%;
  }
  .alignnone {
    margin: 0;
  }
  .aligncenter {
    margin: 5px auto 20px auto;
  }
  .alignleft {
    float: left;
    margin: 5px 20px 20px 0;
  }
  .alignright {
    float: right;
    margin: 5px 0 20px 20px;
  }
  .wp-caption {
    border: none;
    background: none;
    padding: 0;
  }
    .wp-caption-text {
      font-size: 0.8em;
      background: #f7f7f7;
      padding: 10px 12px;
      margin-bottom: 0;
    }
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}