/* Companion Custom CSS over-rides for [ This Is The Worst Idea You've Ever Had ]: ComicPress - 2.8 */

body { background: #D0C1D3; }

#content-wrapper {
background-color: #9B8E86;}

#footer {
background-color: #9B8E86;}

#wp-calendar-wrap {
	background: #9B8E86;
	}

table#wp-calendar td {
	border-color: #000;
}

body.layout-2clw #sidebar-left, 
body.layout-2crw #sidebar-right { width: 150px; } /* sidebar-left */
body.layout-2clw #content-column, body.layout-2crw #content-column { width: 800px; } /* content column */