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 .col-full,
body.tb_fullwidth .site-content .content-area{
	max-width:none;
    width:auto;
    margin:0;
	padding:0;
	float:none
}