/* Companion Custom CSS over-rides for [ Adventures of Blanc ]:  -  */
body
	{
	background: #000000 url('http://www.smudgemarks-engelwerks.com/adventures-of-blanc/files/2011/10/LampPost.jpg') repeat-x center bottom fixed;
	}
#comic-wrap
	{
	background: transparent;
	border: transparent;
	box-shadow: none;
	}
#content-wrapper
	{
	background: transparent;
	border: transparent;
	box-shadow: none;
	}
#subcontent-wrapper
	{
	background: url('../../wp-content/themes/easel/images/browntrans.png') repeat;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 1px 2px 5px #000;
	-webkit-box-shadow: 1px 2px 5px #000;
	-khtml-box-shadow: 1px 2px 5px #000;
	}
.default-nav
	{
	background: url('../../wp-content/themes/easel/images/tantrans.png') repeat;
	}