/*---------------------------------------
Print Style Sheet

Author: 	Matt Berridge
Email:		m.berridge@mixd.co.uk
Website:	http://www.mixd.co.uk
---------------------------------------*/

body {
	background: white;
	font-size: 11pt;
	font-family: Arial, sans-serif;
	color: #333;
}
#skipnav, #sidebar, div#sidebar + hr, #nav, #logo, #header form, #header ul, #footer, hr, #crumb, embed, object, .rss-icon, #respond, .pagination {
	display: none;	
}
#wrapper, #content {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	background: transparent;
}
#content {
	margin: 0;	
}
a:link, a:visited {
	color: #E4322C;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
li {
	margin-bottom: 0.5em;	
}
#header:before {
	content:url(http://www.pnh-alliance.org.uk/includes/images/global/logo.png);
}
.sitemap h2 a:link:after, .sitemap h2 a:visited:after,
.sitemap ul li a:link:after, .sitemap ul li a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   font-weight: normal;
}
a img {
	border: none;	
}
h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin-bottom: 1em;
}
#logo {
	font-size: 150%;
}
p, ul, ol, table {
	margin-botom: 2em;
}
fieldset label, fieldset input, fieldset select, fieldset textarea {
	display: block;	
	width: 90%;
}
#footer p {
	color: #999;
}
img {
	display: block;
	margin-bottom: 1em;
}
#content {
	margin-bottom: 0;	
}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}
th {
	font-weight: bold;	
}
th, td {
	padding: 0.5em;
	vertical-align: top;
}
strong {
	font-weight: bold;	
}
#header {
	margin-bottom: 2em;	
}
h2.date {
	border-bottom: 1px solid #ccc;
	padding-bottom: 0.25em;
	color: #999999;
	font-size: 90%;
	margin-bottom: -0.5em;
}
h3.title, h1 {
	font-size: 160%;
	margin-bottom: 0;
	color: #E4322C;
}
legend {
	color: #E4322C;
	font-weight: bold;
}
h1 {
	font-size: 180%;
}
#section-home .column h2 a, h3.title a, .sitemap h2 a {
	text-decoration: none;	
}
div.post, #section-home .column {
	margin-bottom: 4em;	
}
a.contact-link {
	display: none;	
}
p.post-meta {
	margin-bottom: 2em;
	font-style: italic;
	font-size: 90%;
}
#section-home .column ol li p {
	margin-bottom: 0.5em;	
}
#section-home .column ol li span {
	font-style: italic;
	font-size: 90%;
}
h2 {
	font-size: 120%;	
}
label {
	font-weight: bold;
	margin-bottom: 0.25em;
}
form ol li {
	margin-bottom: 2em;	
}
ul.pnh-members {
	margin: 0 0 3em 0;
	padding: 0;
}
ul.pnh-members li {
	list-style: none outside;
	margin: 0 0 3em 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}
ul.pnh-members li img {
	float: left;
	margin-right: 2em;
}
ul.pnh-members li p {
	float: left;	
}
.search-results li h2 {
	margin-bottom: 0.2em;
}
