/*
Theme Name: S&J Labs Theme
Description: print styles
Version: 1.0
Author: Dr. Jecker Ecker - Pixel Surgeon - S&J Labs
Author URI: http://www.shinesandjecker.com/
Copyright:  2009, shines and jecker inc. All rights resevered (please don't re-use without permission).
*/

/* 
---------------------------------------------------------- */
body{
	background:#fff;
	}
	
#header h1 a{                       
	display: list-item;     
	list-style-image: url(../images/logo.png);
	list-style-position: inside;     
	letter-spacing: -1000em;        
	font-size: 1pt;                  
	color: #fff;                    
	}
	
#enews_form{
	display:none;
	}
	
#footer_nav{
	display:none;
	}
	
.footer_promo{
	float:none;
	width:100%;
	text-align:center;
	}
	
.footer_promo blockquote{
	color:#575248;
	}