/*
Theme Name: AWM Theme 1 02
Theme URI: http://rtg.g1mme.net
Template: hemingway
Author: Alan Morgan
Author URI: http://g1mme.net
Description: AWM Theme 1
Version: 1.0.1515754445
Updated: 2018-01-12 10:54:05

*/

body {
    background-color: #ddd;
}
.section.bg-dark {
    background-color: #101010;
}
.wrapper {
    margin-top: 12px;
}
.content {
    width: 85%;
}
.header {
    padding: 20px;
}
.blog-description {
    color: rgba(255,255,255,0.6);
}
.post-header {
    margin-bottom: 0%;
}
.post-title {
    font-size: 2.2em;
    margin-top: 10px;
}
.post-meta {
    margin-top: 8px;
}
.post-nav {
    margin-top: 0;
}
.post-nav a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.post-content h6 {
    font-size: 0.7em;
    text-transform: inherit;
    color: dimgray;
    font-weight: lighter;
}
.footer {
    margin-top: 15%;
}
