/*
	Theme Name: Storm Jellythemes
	Theme URI: http://www.jellythemes.com/themes/stormwp
	Author: Jellythemes
	Author URI: http://www.jellythemes.com.com
	Description: Storm wordpress theme for restaurants;
	Text Domain: storm-jellythemes
    Version: 1.0
    License: GNU General Public License v2.0
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: one-column, responsive-layout, light, theme-options
*/
/*------------------------------------------------------------------
[Secondary Stylesheet]

Project:    Storm, WordPress Theme
Version:    1.1
Last change:    04/13/2016
Primary use:    Multipropose WordPress Theme
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Table of contents]

1. Fixes

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
1. Fixes
-------------------------------------------------------------------*/
.admin-bar #header.overflow.fixed, .admin-bar.single-post #header {top:32px;}
.sticky {}
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.wp-caption {
  background: #fff;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.screen-reader-text {display:none;}
.bypostauthor, .gallery-caption {}