/* @override http://hpp.local/content/themes/freira/css/print.css */


/* @group Reset */

p, dl, ol, ul, div, table {
	margin: 0.75em 0;
}

div,
#footer-1,
#footer-2,
#img,
#logo,
#main,
#primary-feature #copy,
#primary-feature,
#sidebar,
#slides,
.featured-posts .cat-post-item,
.featured-posts .wp-post-image,
.round-box,
.corners-content {
	float: none !important;
	position: static !important;
	width: auto !important;
	height: auto !important;
	margin: auto !important;
	border: 0 none !important;
	text-align: left;
	background: none !important;
}


h1 {
	font-size: 200%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 112.5%;
}

/* @end */

body {
	font: small/1.25 "Agenda", "Georgia", serif;
	background: white;
}

h1, h2, h3, h4, h5, h6,
#nav,
#sidebar-home .post-title,
#home-bottom .post-title,
.widget_hpp_relatedstories .title,
.widget_hpp_relatedstories .quote,
.post-category-stories .quote,
#tell,
.fancytype {
	font-family:  "museo-sans-1", "museo-sans-2", "Museo Sans", "Corbel", "Arial", sans-serif;
	font-weight: normal;
}

button,
#nav,
#nav-persist,
#sidebar,
.post-edit-link,
.widget,
.widget-title,
.head-image {
	display: none;
}

.widget_text {
	 display: block;
	 margin: 1em 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.5em 0;
}

#logo img,
#hcard-hpp img.photo {
	width: 5em;
	height: auto;
}
