body {
	width: auto;
	margin: 1% 5%;
	padding: 0 10% 0 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
	font-family: "Helvetica Neue", arial, helvetica, verdana, sans-serif;
	font-size: 80%;
	line-height: 1.4;
}

a {
	color: black !important;
	font-weight: bold;
	text-decoration: none;
}

hr, fieldset, #nav, #cityList, form, #top, #branding ul, 
.stripNav, .stripNavL, .stripNavR, #breadcrumb, #sidebar, #slideshow, .image span {
	display: none;
}

img             { border: none; }
.panelContainer { width: auto !important; }
.singlePost, .entry,
.article        { margin-top: 10px; padding-top: 10px; border-top: 1px solid #ccc; }