/* thortonblog Custom Styles
***************************************************************************** */

/* Define your custom styles here */
	body    { background: url(/wp-content/themes/thortonblog/images/styles/Default/bg-page.jpg) repeat-x; }
	#page   { background: url(/wp-content/themes/thortonblog/images/styles/Default/bg-head.jpg) 50% 0 no-repeat; }
	#head   { background: url(/wp-content/themes/thortonblog/images/styles/Default/head-bg.png) 50% 0 no-repeat; }
	#wrap   { background: url(/wp-content/themes/thortonblog/images/styles/Default/wrap-bg.png) 50% 0 repeat-y; }
	#bottom { background: url(/wp-content/themes/thortonblog/images/styles/Default/footer-bg.png) 50% 0 no-repeat;	}

#head h1 { 
	text-indent: -100em;
	overflow: hidden;

}
