/* WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW */
/* Copyright (c) 2010 Web Man Walking.  All rights reserved.		   */
/* Title:		print.css              			   	   */
/* Client:		Patchwork EH32        			   	   */
/* Client URL:		http://patchworkeh32.co.uk/			   */
/* Author:		Ed Henderson, Web Man Walking		           */
/* Author URL:		http://webmanwalking.com/			   */
/* WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW WMW */

body
{
	background:										#fff;
	color:											#000;
	font-family:										"Helvetica Neue", Arial, Helvetica, sans-serif;
}

div
{
	width:											auto;
	float:											none;
}

a,
a:link,
a:visited,
a:focus,
a:hover,
a:active
{
	color:											#000;
	text-decoration:									none;
	font-weight:										normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
th,
td,
dl,
dt,
dd,
ol,
ul,
li,
p,
div,
span,
caption
{
	color:											#000;
	text-align:										left;
}

#primarynav,
#skip,
#search,
#webnav,
#footer div.recto,
.no-need,
#navcontainer,
#divvy-bar img,
h2#thank-you,
#thank-you-list
{
	display:										none;
}

#logo
{
	font-size:										3em;
	font-weight:										bold;
	margin-bottom:										0.05em;
}

#tagline,
caption
{
	font-size:										1.5em;
	font-style:										italic;
	margin-bottom:										0.5em;
	color:											#999;
}

#info-bar
{
	background-color:									#efefef;
	border:											1px solid #999;
	font-size:										1em;
	margin-bottom:										1em;
	padding:										0.5em;
}

table
{
	border:											1px solid #ddd;
	border-bottom:										1px solid #999;
	border-right:										1px solid #999;
	border-collapse:									collapse;
	font-size:										90%;
	margin-bottom:										2em;
}

th,
td
{
	padding:										7px;
	border:											1px dotted #999;

}

th
{
	font-weight:										bold;
	text-align:										center;
	text-transform:										uppercase;
	letter-spacing:										0.15em;
	word-spacing:										0.5em;
}

td
{
	border:											1px dotted #c0c0c0;
	text-align:										left;
}

abbr
{
	border-bottom:										none;
}
