/*
File:		custom.css
Description:	awesomesauce
*/

/* Body-level background tiling repeat */
body.custom {background: url('images/your-focus-is-your-reality.jpg') center top repeat;}

/* Header background image FTW woo woo */
#header {height:120px; background:#fff url('images/buddaheader.jpg') top left no-repeat; border-bottom:none; margin-left:-2em; margin-right:-2em;}

/* Header - Fire Existing Header Text into the Stratosphere - OPTIONAL */
#header #logo {text-indent:-9999px}
#header #tagline {text-indent:-9999px}

/* Annoying gray lines removed, yay for feature-box botox! */
#feature_box {border:none;}


/* Your RSS Subscribe Button Now Has a BG Color */
.custom div.page .menu li.rss {background:#fff !important;}

/* Your MM Box Now Has a BG Color if Video Used */
.custom div.page div#video_box {background:#fff !important;}

/* This one seems to have to go to the bottom - NO idea why */
.custom div.page #feature_box {border:none;)

<div id="header">
		<p id="images/buddaheader.jpg"><a href="http://rebeccageiger.com">YOU INC Network</a></p>
		<h1 id="tagline">by Rebecca Geiger</h1>
	</div>
*/
