/*

reset

*/

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus { outline: 0; }
body { line-height: 1; }
ol,ul { list-style: none; }

table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before,blockquote:after,
q:before,q:after { content: ""; }
blockquote,q { quotes: "" ""; }

/*

hearmanchester - typography

*/

html * { text-shadow: 0 0 0 #000; }

body
{
	font-size: 62.5%;
	font-family: "GillSans", "Gill Sans", helvetica, arial, sans-serif;
}

h1
{
	font-size: 6em;
	font-weight: bold;
}

h2
{
	font-size: 1.8em;
	font-weight: normal;
}

.title a { font-size: 3em; }
#menu { font-weight: bold; }
#industrial_powerhouse a { font-size: 1.4em; }
#menu li { font-size: 1.8em; }

ul
{
	font-family: times;
	font-weight: normal;
}

.homepage ul li a { font-weight: normal; }

/*

hearmanchester - structure: master

*/

body
{
	padding: 0;
	margin: 0;
}

#inner
{
	margin: 2em;
	margin-bottom: 0;
	margin-top: 4em;
}

body.homepage #inner { padding: 4em; }
a { text-decoration: none; }
object { margin-bottom: -4px; }

object#flash_holder
{
	min-width: 1000px;
	min-height: 750px;
}

/* 

hearmanchester - structure: title block

*/

#toplogo { margin-bottom: 0.2em; }
.title { margin: 2em; }

.title li
{
	display: inline;
	margin-right: 2em;
}

#cover
{
	float: right;
	margin-left: 2em;
	width: 32em;
	height: 32em;
}

/* 

hearmanchester - structure: synopsis 

*/

.synopsis { margin: 2em; }

.synopsis p
{
	font-size: 1.4em;
	line-height: 1.4em;
	margin-top: 1em;
	margin-bottom: 1em;
}

.synopsis a
{
	margin-left: 1em;
	font-size: 1em;
}

#featuring b { display: block; }

/* 

hearmanchester - structure: menu 

*/

.fullwidth
{
	clear: both;
	margin-top: 1em;
	padding: 2em;
	padding-left: 4em;
	padding-right: 4em;
}

#menu img { margin-bottom: 0.6em; }
#menu ol,#menu ul { margin: 0.6em; }

#menu li
{
	margin-left: 0.5em;
	margin-right: 0.5em;
}

#copyright { margin-top: 1em; }
#industrial_powerhouse b { text-decoration: underline; }
#industrial_powerhouse { margin-top: 0em; }

/*

hearmanchester - structure: about & credits page

*/

.supporterlogo { width: 12em; }

h2
{
	margin-top: 1em;
	margin-bottom: 1em;
}

.non_theme_page div.title a { display: none; }

.non_theme_page div.title h1
{
	font-family: times;
	font-weight: normal;
}

.links a
{
	margin-left: 0;
	padding-left: 0;
}

/* HOMEPAGE */
.homepage ol
{
	margin-top: 2em;
	margin-bottom: 2em;
}

.homepage a
{
	font-weight: bold;
	font-size: 3em;
	color: #fff;
}

.homepage ul a { font-size: 1.6em; }

/* 

hearmanchester - colour

*/

body
{
	background: #fff;
	color: #444;
}

h1 { color: #000; }
.title a, .synopsis a { color: #000; }
.title a:hover, .synopsis a:hover, .homepage a:hover { color: #ffe400; }
#menu a { color: #fff; }
#menu a:hover, #menu li { color: #ffe400; }
.fullwidth { color: #fff; }
#copyright { color: #000; }
#industrial_powerhouse { background: #333; }
#industrial_powerhouse a { color: #ccc; }
#industrial_powerhouse a:hover { color: #fff; }

body.homepage #inner, #menu { background: #918787; }

#copyright{
	color: #fff;
}