@charset "utf-8";

body, #header, #content-main, .module {
	background: none;
}
#newsletter, #nav, #footer ul {
	display: none;
}
#wrapper {
	overflow: visible;
	width: 100%;
	margin: 0;
}
.row {
	clear: both;
	float: none;
	border: none;
}
.module {
	padding: 0 0 20px 0;
}
#featured-speakers, #news, #themes {
	float: none;
	width: 100%;
}
#clips {
	display: none;
}
#about-intro {
	width: auto;
}
#themes-intro {
	float: none;
	width: auto;
}
.list-speakers {
	float: none;
	width: auto;
	margin: 0;
}
.list-themes {
	float: none;
}
.list-news {
	width: auto;
}
#wrapper * { overflow: visible; }