#container {
	background-color: white;
}

#contentContainer {
	background: white;
}

#sidebarContainer {
	background: white;
}

.blog-entry {
	background: url(../../images/bb_white.png) left bottom;
}

.blog-entry-title {
	background: url(../../images/bt_white.png) top left #303030;
}

.blog-archive-month {
	color: black;
}

#sidebarContainer h1 {
	background: url(../../images/h1top_white.png) no-repeat top left;
}

#sidebarContainer h2 {
	background: url(../../images/h2bot_white.png) no-repeat bottom left;
}

#navcontainer2 {
	background: url(../../images/h2bot_white.png) bottom left no-repeat;
}

#sidebarContainer .sideHeader {
	background: url(../../images/h1top_white.png) top left no-repeat;
}

#sidebarContainer #sidebar {
	background: url(../../images/h2bot_white.png) bottom left no-repeat;
}