body.tb_fullwidth #secondary,
body.tb_hide_title .entry-header{
	position: absolute;
	clip: rect(1px, 1px, 1px, 1px);
	left:-999em
}
body.tb_fullwidth .site-content{
	width:auto;
	margin:0;
    padding:0;
	float:none
}
body.tb_fullwidth .site{
	max-width:none;
	width:auto;
	margin:0;
	padding:0
}