#headertop {
	background:url(../../images/bg-black.png) repeat-y center;
}

#headerbottom {
	background:url(../../images/bg-black.png) repeat-y center;
}

#footer, .mean-container .mean-nav {
	background:url(../../images/bg-black.png) no-repeat center top;
}

#breadbg {
	background:url(../../images/bg-black.png) no-repeat center bottom;
}

.mean-container .mean-bar, .mean-container .mean-nav ul li.mean-last a, .blog-entry-title {
	background:url(../../images/bg-black.png) no-repeat center bottom;
}


@media screen and (max-width:768px) {
	#sidebarContainer {
	background:url(../../images/bg-black.png) no-repeat center top;
	padding-top:10px!important;
	top:15px;
}

#footer {
	top:10px;
}

}
