/*	-------------------------------------------------------------	NewEnding Studios	Web | Video | Photography | Solutions	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	Description:	print stylesheet for PosterJay	Filename:		print.css	Version:		1.0	Updated:		April 14th, 2006	-------------------------------------------------------------*//* BASIC STYLES--------------------------------------------------- */body { font-size: .9em; line-height: 1.2em; }a:link, a:visited {}a:hover {}h1 {}h2 {}h3 {}img { display:  none; }blockquote { border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; padding: 15px; text-align: center; font-style: italic; }#content ul {}#content li {}/* LAYOUT STYLES--------------------------------------------------- */#container {}#masthead {}#title { font-size: 140%; border-bottom: 1px solid #ccc; padding: 10px; margin-bottom: 20px; background: #e6e6e6; }#title b {}#header {}#logo {}#nav { display:  none; }#stage {}#content { width: 78%; float: right; padding: 0 10px;}#sidebar { width: 18%; float: left; color: #4c4c4c; }#footer { text-align: right; border-top: 1px solid #ccc; padding: 10px; margin-top: 20px;}	/* SIDEBAR STYLES--------------------------------------------------- */#sidebar p {}#sidebar img {}#sidebar img a:hover {}