/*
Theme Name: silauma4
Layout: Sidebar-Content
*/

.content-area {
	float: right;
	margin: 0 0 0 -200px;
	width: 100%;
}
.site-main {
	max-width: 840px;
	margin: 0 0 0 244px;
}
.site-content .widget-area {
	float: left;
	overflow: visible;
	width: 200px;
}
.site-footer {
	clear: both;
	width: 100%;
}