/*
Theme Name: Grafika Twenty Sixteen Child
Author: Victor Poole
Author URI: https://webcom.transapex.com
Description: Grafika Twenty Sixteen Child Theme
Version: 1.1.0
Template: twentysixteen 
License: GNU General Public License v2 or later
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: grafika-twenty-sixteen-child
License URI:  https://www.gnu.org/licenses/gpl-2.0.html
*/

/* @import url(http://fonts.googleapis.com/css?family=Roboto|Overlock:black|Titillium+Web); */


body #content .post .entry-content {
    float: none;
    width: 100%;
}
body #content .post .entry-footer {
    display: none;
}
/* ------- Responsive code here ------- */

@media only screen and (max-width:909px){
    body #content .post .entry-content {
        float: none;
        margin: 0 7.6923%;
        width: auto;
    }
}
/*  // remove black page border - code now in customiser
body:not(.custom-background-image):before,
    body:not(.custom-background-image):after {
        height: 0px !important;
    }
.site {
    margin: 0;
}
*/
/*
div#secondary li {
padding: 7px;
margin: 5px 0;
list-style: none;
border-radius: 5px;
box-shadow: 1px 2px 4px #a8a8a8;
font-family: Roboto, "Helvetica Neue", sans-serif;
}

#secondary ul {
margin: 0;
padding: 0;
}
*/
