body.custom { width: 900px; background: #542200; margin-left: auto; margin-right: auto; } 
body.custom #wrapper { width: 900px; background: #fff; }
body.custom #header { margin-bottom: 2em; padding-left: 0px; padding-right: 0px; }
body.custom #content { margin-bottom: 2em; padding-left: 30px; padding-right: 50px; }
body.custom .primary { width: 560px; } 
body.custom .secondary { width: 220px; } 
#page-home .entry .meta { display: none; }

/* Navigation
----------------------------------------------- */
body.custom #wrapper .nav-current:link, body.custom #wrapper .nav-current:visited, body.custom #wrapper .nav-current:active { color: #bf6068; }
body.custom #wrapper .nav-current:hover { color: #a6212c; }


/* Headers
		--------------------------------------- */
		body.custom h3 { color: #bf6068; border-bottom: 1px solid #ccc; }
		body.custom h4 { color: #572600; }
		body.custom h5, body.custom h6 { color: #666; }
		