
html{
	margin-top:0px !important;
}
.edit-link{
	display:none !important;
}
.top_bar {
	display: none !important;
}
.post-navigation{
	display: none !important;
}

img {
  max-width: 100%;
  height: auto;
}

/*
.page-title-container {
	display: none !important;
}

.main-navigation-container {
	display: none !important;
}

.site-header {
	display: none !important;
}

.site-content{
	margin-top:0px !important;
	max-width:none !important;
	margin-left:0px !important;
	margin-right:0px !important;
}

.content-area{
	margin-left:0px !important;
	margin-right:0px !important;
	width:100% !important;
}

.hentry{
	margin:0px !important;
}

.site-info-wrapper{
	display:none !important;
}

.footer_bar {
	display: none !important;
}
*/