/*
Theme Name: Shaken Grid Child
Description: Child theme for the Shaken Grid 
Author: David Sutton
Template: shaken-grid-premium
*/

@import url("../shaken-grid-premium/style.css");

#header {
    padding: 5px 20px 5px 30px;
}

#footer {
	margin-top: 30px;
    padding: 10px;
}

#footer p {
    margin-bottom: 0;
	margin-top: 1px;
	padding-left: 15px;
}

#footer a {
	margin-top: 10px;
	padding-right: 15px;
}

.entry-title h2 {
	padding-left: 15px !important;
}

.post-content img, .feat-img, .entry img, .page-entry img{
height: auto !important;
}

