@import url("/css/reset.css");
@import url("/fonts/TeX-Gyre-Adventor-fontfacekit/stylesheet.css");
@import url("/fonts/Kingthings-Exeter-fontfacekit/stylesheet.css");
@import url("/fonts/Underwood-Champion-fontfacekit/stylesheet.css");
@import url("/css/primaryContent.css");
img {
	border:0;
}
#primaryContent article section, #primaryContent article header, #primaryContent article footer, { padding:0; 
}

#sidebar, a.next {
	display:none;
}

#footer section {
	display:none;
}

#mainNav {
	display:none;
}

#login {
	display:none;
}

body {
	font-family:Helvetica, Arial, san-serif;
	width:7.5in;
	margin:0 auto;
	line-height:1.3em;
}

h1 {
	font-family:TeXGyreAdventorBold, Arial, sans-serif;
	font-weight:400;
	font-size:xx-large;
	margin:0 0 10px;
	letter-spacing:-1px;
}

h2 {
	font-family:TeXGyreAdventorRegular, Arial, sans-serif;
	font-weight:400;
	line-height:120%;
	font-size:X-large;
	margin:0 0 10px;
	letter-spacing:-1px;
}

h3 {
	font-family:TeXGyreAdventorBold, Arial, sans-serif;
	font-weight:400;
	font-size:large;
	margin:0 0 5px;
}

h4 {
	font-family:Arial, sans-serif;
	font-size:medium;
	font-weight:bold;
	margin:0 0 5px;
}

h5 {
	font-family:Arial, sans-serif;
	font-size:small;
	font-weight:bold;
	margin:0;
}

h6 {
	font-family:Arial, sans-serif;
	font-size:x-small;
	font-weight:bold;
	margin:0;
}

p {
	font-family:TeXGyreAdventorRegular, Arial, sans-serif;
	font-weight:400;
	font-size:small;
	word-spacing:2px;
	font-weight:normal;
	line-height:150%;
	margin:0 0 15px;
	color:#000;
}


a {
	color:#000;
	text-decoration:none;
}

h6 {
	margin:2px 0 0;
	line-height:1.2em;
	font-weight:normal;
}

h3#logo {
	margin:15px 0 -20px 0;
	padding:0 40px;
}

h3#logo img, #logo-footer {
	display:none;
}
#footer { padding:0 40px; }
