/*
Theme Name: WBC
Theme URI: https://www.istdigital.com.au/
Description: Create the custom wordpress theme for set the content and data with seo friendly url and structure.
Author: Brendan Wright
Author URI: https://www.istdigital.com.au/
Template: twentytwelve
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-column, responsive-layout
Text Domain: wbc
*/ 
body .site {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    box-shadow: none;
	max-width: 100%;
}
footer[role="contentinfo"] {
    border-top: 0px solid #ededed;
    max-width: 100%;
    margin-top: 0;
    padding: 0;
}