/*
 Theme Name:   Illuminate Theme
 Theme URI:    http://www.andytownsenddesign.com.au/
 Description:  A Twenty Thirteen child theme 
 Author:       AT Design
 Author URI:   http://www.andytownsenddesign.com.au/
 Template:     twentythirteen
 Version:      12.1.0
*/

@import url("../twentythirteen/style.css");

/* Set page text width */
.entry-header,
.entry-content,
.entry-summary,
.entry-meta {
	max-width: 1080px;
}

.site-footer .sidebar-container {
    background-color: #474A4C;
    padding: 20px 0;
}

.site-footer .widget a {
    color: #D86243;
}

.boxzilla { padding: 0 !important; } /* all boxes */
.boxzilla-content>:last-child {
	padding: 20px !important;
}

