@charset "UTF-8";
/* CSS Document */

#sidebar {
	display: none;
}

#content {
	width:auto;
}

#content_text h1 {
	width:auto;
}

.blog-entry-date {
	width: 100% !important;
}

#content{
	width: 100%;
}