<br />
<b>Warning</b>:  file_put_contents(cache/wp-content%2Fthemes%2Fllpiano%2Fprint.css) [<a href='function.file-put-contents'>function.file-put-contents</a>]: failed to open stream: Permission denied in <b>/home/llp5521/public_html/wp/enhanced_css.php</b> on line <b>39</b><br />
/* 
Theme Name: LL Piano Print Styles
Theme URL: www.llpianos.com
Description: An accessible theme by access-bydesign.com
Author: Paul Whitehead
Author URI: access-bydesign.com
Version: 1.0
*/

 .nodisplay, ul li.nodisplay
{
	display:none;
}

/* ===== body ================================================*/

p, ul
{
	margin-bottom:20px;
}

.subhead, .subhead2, .subhead3, .subhead4
{
	margin-bottom:10px;
}

*, html
{
	margin:0;
	padding:0;
}

body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size:  	0.72em;
	line-height: 1.45em;
}

#wrapper
{
	width:100%;
	height:auto;
	float:left;
	overflow:hidden;
}

	#header_wrapper
	{
		display:none;

	}
	
		#header_top
		{
			display:none;
		}
		

		#header_content		
		{
			display:none;

		}
		

		
	#mid_wrapper
	{
		width:100%;
		height:auto;
		float:left;
	}	
	
		#content_wrapper_inner
		{
			width:100%;
			height:auto;
			float:left;
		}	
	
		#content_wrapper
		{
			width:100%;
			height:auto;
			float:left;
		}	
		
			#content
			{
				width:90%;
				height:auto;
				float:right;
				min-height:200px;
				padding: 20px 5%;
			}	
			
		
		.sidebar_wrapper
		{
			display:none;
		}	

		.tab_wrapper
		{
			display:none;
	
		}		

		.legal_tab_wrapper
		{
			display:none;
	
		}		


						
/* ====== footer =========================================*/
			
	#footer_wrapper
	{
		display:none;
	}		
	
