/* hide sidebar */

#primary-content {
	width: 100%;
}
#secondary-content {
	display: none;
}
