#container {
	background-color: black;
}

#contentContainer {
	background: black;
}

#sidebarContainer {
	background: black;
}

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

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

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

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

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

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

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