/*
 Theme Name:   Minerva theme
 Description:  Get a preview here: http://gravit.tryand.net/. Detailed, minimalistic and full responsive. With Gravit your content is the focus of the experience. Great typography, full-width featured images, no distractions: just let your readers focus on what really matters: your content.
 Author:       Fabian Stiehle
 Author URI:   http://twitter.com/fstiehle
 Template:     gravit
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, responsive-layout, post-formats, custom-menu, featured-images, sticky-post, translation-ready
 Text Domain:  gravit-child
 Domain Path: /languages/
*/

.hentry {
  margin: 0px 0px 0px;
}
.entry-content {
  font-size: 13px;
  line-height: 23px;
}
#container {
  margin: 0 15%;
}
#main {
  max-width: 1000px;
  margin: auto;
}
