/* -959 
	hamburger with pushout menu wider content.
html { 	background-color: #777; }
*/

#header .SiteTitle
{
	font-size:				32px;
}

#content
{
	padding: 				0.2em 1rem 1em 1rem;
}

.Aside #page #content #contentSections 
{
	width: 					calc(100% - 325px);
}
#page #content .Aside 
{
	width: 					300px;
    max-width: 				300px;
}

