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

.content-area {
	float: right;
	margin: 0 0 0 -18.5%;
	width: 100%;
}
.site-main {
	margin: 0 0 0 18.5%;
}
.site-content .widget-area {
	float: left;
	overflow: hidden;
	width: 17%;
}
.site-footer {
	clear: both;
	width: 100%;
}