@import "style.css";
html {
    background: white;
}
body {
	margin: 0 4em !important;
	padding: 0 0 0;
	padding-top: 0px !important;
    color: black;
    /*margin: 2em;*/
    width: 600px;
}
#wpabar {
	display: none !important;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: auto;
	height: auto;
	overflow: hidden;
}
#preview-message, #search, #navigation, div.sidebar, #wpabar, div.googlemaps
{
	display: none;
}
#main,
#header,
#content,
div.page,
div.entry {
	height: auto;
	margin: 0;
	padding: 0;
	width: 600px;
}
#header {
	margin: 0 !important;
	padding: 0 !important;
	height: auto !important;
}
div.entry {
	margin-top: 10px !important;
}
h2 {
	width: 460px !important;
}
h2, span {
	font-size: 2.4em !important;
	font-weight: bold;
	margin-bottom: 10px !important;
}
p {
	margin-right: 0 !important;
}
div.post-data {
	display: none;
}
img {
    border: 0;
}
span, small {
	color: #000 !important;
}
small {
	font-size: 1.3em !important;
}
ul li.print {
	display: none;
}
div.slideshow-thumbnails {
	display: none;
}
#footer {
	border: 0 !important;
	background-color: transparent !important;
	padding: 0 !important;
}