* {
	background:none !important;
	color:#000 !important;
}
body {
	min-width:100%;
}
.wrapper-visual {
	display:none;
}
.wrapper-holder {
	width:100%;
	padding:0;
}
#header {
	display:none;
}
#flash {
	display:none;
}
.aside {
	display:none;
}
.post-block .btn {
	display:none;
}
.gallery {
	display:none;
}
.side-form {
	display:none;
}
.logo {
	position:static;
}
.logo a {
	text-indent:0;
	font-size:3em;
}
.main-block {
	width:100%;
	margin:0;
}
.content {
	width:75%;
}
.sidebar {
	width:25%;
	overflow:visible !important;
}
.category .row {
	margin:0;
	width:100%;
}
.category .box {
	width:45%;
	margin:0 4.9% 0 0;
	padding:0;
	display:inline;
}
.category .box .text {
	width:50%;
}
.category .box .visual {
	width:45%;
}
.side-block .text {
	width:70%;
}
.side-block .visual {
	width:25%;
}
.main-container {
	width:75%;
}
.main-container .content {
	width:100%;
	float:none;
}
.category2 .row {
	width:100%;
	margin:0;
}
.category2 .box {
	width:30%;
	margin:0 3% 0 0;
	display:inline;
}
.post-block {
	width:100%;
}
.post-block .visual-holder {
	width:25%;
}
.post-block .visual-holder img {
	width:100%;
}
.post-block .text {
	width:70%;
}
.category2-b {
	padding:0;
}
.side-frame .visual {
	width:25%;
}
.side-frame .text {
	width:70%;
}
#footer {
	display:none;
}
.some-form {
	display:none;
}
.main-container{
	page-break-before:always !important; 
}
