/* @override 
	http://localhost:8888/dietcode/website-raw-2/wp-content/themes/shapeshifter-2/assets/stylesheets/skin-clean.css */



/* MAIN BG*/
body{ 
	background: #fefefe;
	background: rgba(246,246,246,0.5) ;
	background: white ;
	position: relative;
	z-index: 1;
} 


#section-sidebar{border-right: 1px solid #ddd; box-shadow: 0 0 0;}
#section-content{border-left: 0px solid rgba(0, 0, 0, 0.3);}

#section-sub-footer{border-top: 0px;box-shadow: 0 0 0px rgba(0, 0, 0, 0.0);}
