@import url(editor.css);

#top, #spot, #topmenu, #search, .themes, .center, .right, #footer, .ticker, .share, .bottom-block, .push, .pagination {
        display: none;
}

html, body {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

#wrapper {
  min-height: 0;
  height: auto !important;
  margin:  0px;
}

.main { padding: 0; }

.left, #content, .item {
        width: 100%;
		margin-right: 0;
}

.left .news.with-image { width: 68.5%; }
