/*
- - - - - - - - - -
Martin Hodgson master style sheet v1
Martin Hodgson / www.martinhodgson.co.uk
Last update: 10th February 2009 / 10:14 GMT
Last updated by: Martin Hodgson
- - - - - - - - - -
*/

/* =Reset http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
- - - - - - - - - - - - - - - - - - - - */
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; background : transparent; }

/* =XHTML
- - - - - - - - - - - - - - - - - - - - */
body {
	background: white url("/images/background.jpg") top center no-repeat;
	text-align: center;
	color: #333;
}


/* =Typography
- - - - - - - - - - - - - - - - - - - - */

h1 {
	font-family: "Gill Sans Light", "Century Gothic", Georgia;
	font-size: 100%;
	font-weight: normal;
	text-transform: lowercase;
	padding: 70px 0 0 0;
}

h1 a {
	font-family: "Century Gothic", Georgia;
	font-size: 170%;
	color: #333;
	text-decoration: none;
	background: none;
	padding: 0;
}

h2 {
	font-family: "Gill Sans Light", "Century Gothic", Georgia;
	font-size: 160%;
	font-weight: normal;
	padding: 0 0 10px 0;
	text-transform: lowercase;
}

h3 {
	font-family: "Century Gothic", Georgia;
	font-size: 160%;
	font-weight: normal;
	padding: 0 0 14px 0;
	text-transform: lowercase;
}

body#resourcespage h3, body#workpage h3 {
	font-size: 100%;
}

p {
	font-family: Verdana, Georgia;
	font-size: 70%;
	padding: 0 0 10px 0;
	line-height: 1.7em;
}

body#resourcespage p {
	clear: left;
	display: table;
	padding: 0 0 30px 0;
}

body#workpage div#main ul {
	list-style: none;
}

body#workpage div#main ul li {
	margin: 0 0 30px 0;
	float: left;
	clear: left;
	width: 600px;
}

body#workpage div#main ul li img {
	float: left;
	margin: 0 20px 0 0;
}

p.opening {
	font-family: "Plantagenet Cherokee", Georgia;
	font-size: 95%;
}

p.date {
	font-family: "Plantagenet Cherokee", Georgia;
	font-size: 80%;
	display: table;
	padding: 0 0 1px 0;
	margin: 0 0 6px 0;
	background: url("/images/dash-divide.jpg") bottom left repeat-x;
}

body#newspage p.date {
	padding: 20px 0 1px 0;
}

p.tags {
	padding: 10px 0 10px 0;
}

p strong {
	font-weight: bold;
}

a {
	color: #6699CC;
	background: url("/images/link.jpg") left no-repeat;
	padding: 0 0 0 20px;
}

a:hover {
	color: #333;
}

div#panels div#panelone ul {
	font-family: "Plantagenet Cherokee", Georgia;
	font-size: 80%;
	line-height: 1.4em;
	margin: 0;
}

div#panelone ul li {
	padding: 0 0 10px 0;
}

div#panelone ul li a {
	font-size: 95%;
	font-family: "Century Gothic", Georgia;
	padding: 0 0 2px 20px;
}

div#sub a, div#paneltwo a {
	background: none;
	padding: 0;
}

div#sub ul {
	background: url("/images/divide.jpg") bottom left repeat-x;
}

div#sub ul, div#panels ul {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	display: table;
}

div#panels div#paneltwo ul {
	margin: 6px 0 5px 0;
}

div#sub ul li, div#paneltwo ul li {
	float: left;
	margin: 0 15px 0 0;
}

div#sub ul li.last, div#paneltwo ul li.last {
	margin: 0;
}

div#panels ul {
	padding: 0 0 10px 0;
}

div#panelthree ul {
	font-family: Verdana, Georgia;
	font-size: 70%;
}

div#panelthree ul li {
	padding: 0 0 10px 0;
}


/* =Structure
- - - - - - - - - - - - - - - - - - - - */
div#container {
	width: 800px;
	margin: 0 auto 50px auto;
	text-align: left;
}

div#main {
	width: 524px;
	padding: 50px 30px 0 0;
	float: left;
	clear: left;
}

div#sub {
	width: 246px;
	float: left;
	text-align: right;
	padding: 90px 0 0 0;
}

div#panels {
	background: url("/images/main-divide.jpg") bottom left no-repeat;
	width: 800px;
	clear: left;
	float: left;
	padding: 15px 0 0 0;
}

div#panelone {
	width: 246px;
	float: left;
	margin: 0 31px 0 0;
}

div#paneltwo {
	width: 246px;
	float: left;
	margin: 0 31px 0 0;
}

div#panelthree {
	width: 246px;
	float: left;
}

div#footer {
	clear: both;
	padding: 40px 0 0 0;
}


/* =Navigation
- - - - - - - - - - - - - - - - - - - - */
ul#navigation {
	font-size: 95%;
	font-family: "Century Gothic", Georgia;
	list-style: none;
	text-transform: uppercase;
	float: right;
	margin: -45px 0 0 0;
	background: url("/images/nav-background.png") top left repeat;
}

ul#navigation li {
	float: left;
	margin: 0 1px 0 0;
}

ul#navigation li#about {
	margin: 0;
	background: none;
}

ul#navigation li a {
	padding: 13px 17px 13px 17px;
	background: none;
	display: block;
	text-decoration: none;
	color: #333;
	border-bottom: 1px dashed;
}

ul#navigation li a:hover {
	color: #A8AAAE;
}

body#homepage ul#navigation li#home a,
body#newspage ul#navigation li#news a,
body#workpage ul#navigation li#work a,
body#resourcespage ul#navigation li#resources a,
body#aboutpage ul#navigation li#about a {
	color: #333;
}


/* =Footer
- - - - - - - - - - - - - - - - - - - - */
div#footer ul {
	font-size: 70%;
	list-style: none;
	font-family: Verdana, Georgia;
}

div#footer ul li {
	margin: 0 10px 0 0;
	float: left;
}

div#footer img {
	float: right;
	margin: -40px 0 0 0;
}

div#footer p {
	clear: left;
	font-size: 65%;
	padding: 5px 0 0 0;
}

div#footer a {
	background: none;
	padding: 0;
}

div#footer ul li a, div#footer p a {
	background: url("/images/link.jpg") left no-repeat;
	padding: 0 0 1px 20px;
}

img.book {
	float: left;
	margin: 0 10px 0 0;
}