body.custom { background: #44443f; }
	
	.custom #container { margin-top: 2em; margin-bottom: 2em; padding: 0.3em; background: #33332f; border: 0.4em solid #3e3e3a; }

		.custom #page { background: #fff; }
		
		.custom .sidebar h3 {
    font-size: 0.846em;
    line-height: 1.455em;
    font-weight: bold;
    margin-bottom: 1em;
    padding: 0.636em 0 0.545em 0;
    font-variant: none;
    text-transform: uppercase;
    color: #111;
    border-top: 1px solid #ddd;
    border-bottom: 1px dotted #ddd;
}


.custom h1, h2 {
	font-weight: bold;
	font-size: 2.2em;
	line-height: 1.455em;
}

