section.theme {
  float: left;
  margin-left: -290px;
}
section.theme  .section-theme {
  padding-left: 290px;
}
aside.theme {
  float: right;
  padding-right: 0;
  width: 240px;
  padding-left: 20px;
}