/**
 * Humanique default print stylesheet
 *
 * this contains all styles for print
*/

#wrapper{
	overflow:visible;
}
.w1{width:100%;}
.main_menu{display:none;}
.home .footer{display:none;}
.weblog_3,
.weblog_2,
.weblog_1{
	width:30%;
}
.content_container .sidebar{display:none;}
.content_container .content{width:100%;}
.sitemap{display:none;}
.content_container .content .heading{display:none;}
.logo{display:none;}
.exposition_banner .title span, .exposition_banner .sub-title span{
	white-space:normal;
	line-height:normal;
}
.exposition_banner .text{margin:0;}
.exposition_header .title span, .exposition_header .sub-title span{
	white-space:normal;
	line-height:normal;
}
.banner-holder{display:none;}
.contact-frm{display:none;}
.contact-page .sidebar{
	display:block !important;
	float:none;
	width:100%;
}
.sidebar .content{
	width:100%;
}

.inner-content{background:none;}
.inner-content .holder{background:none;}
.inner-content .frame{background:none;}
.inner-content .prime{
	width:100%;
	float:none;
}
.inner-content .prime h1{
	width:100%;
	float:none;
	overflow:hidden;
	display:block;
	text-indent:0;
	font-size:30px;
	line-height:36px;
	background:none;
	height:auto;
	margin:20px 0 0;
}
.inner-content .aside{display:none;}
