@charset "utf-8";
/* CSS Document */

pre { font-family: monospace; }
h1,h2,h3,h4,h5,p,ul { font-family: sans-serif; }

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.125em;
	background-color: #4b5471; /* set surround color */
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #ffffff;
}

#container {
	margin: 2em 0 2em 1em;
	width: 800px;
	text-align: left;
	float: left;
}

#main {
	float: right;
	width: 81%;
}

#header {	
	margin: 0;
	padding: 0;
}

#header p, #header p a {
	font-size: 1.5em;
	font-family: "Book Antiqua", Garamond, "Times New Roman", serif;
	text-align: left;
	color: #AFB9C5;
	text-decoration: none;
	margin: 0;
	padding: 0.6em 0;
}

#navbarcontainer {
	border-top: solid 1px #afb9c5;
	border-bottom: solid 1px #afb9c5;
	background: #3f5273;
	width: 100%;
}

#navbar {
	float: right;
}

#navbar ul {
	list-style: none;
	display: inline;
	clear: both;
}

#navbar ul li, #navbar ul li a {
	text-decoration: none;
	font-size: 0.95em;
	font-weight: bold;
	color: #afb9c5;
	padding: 0.1em 0.6em;
	margin: 0;
	float: left;
	/*width: 3.7em;*/
}

/*color current page link white */
#home .home a, #author .author a, #books .books a, #links .links a, #contact .contact a {
	color: #ffffff;
}

#contentcontainer {
	width: 100%;
}

#content {
	float: left;
	width: 81%;
}

#content h1 {
	font-size: 1.5em;
	margin: 1em 0;
	text-align: left; 
	font-family: Garamond, "Times New Roman", serif;
	color: #FFFFFF;
}
#content h2 {
	font-size: 1em;
	margin: 1em 0;
	text-align: left; 
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
}

#content p { 
	font-size: 0.95em;
	margin: 1em 0 0 0;	text-align: justify; 
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
}

#content p.summary {
	color: #AFB9C5;
	font-style: italic;
	font-weight: bold;
}

#content p.awards {
	margin: 0;
	font-style: italic;
}

#content div.reviews {
	border-top: solid 1px #afb9c5;
	margin-top: 1em;
}
#content div.reviews p {
	font-size: 0.85em;
	text-align: left;
	font-style: italic;
}

#content p.reviewer {
	margin-top: 0;
}

#content p.bookdetails {
	margin: 0;
	font-size: 0.7em;
}

#content p.address {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

#content a {
	color: #cc6699;
	text-decoration: none;
}

#content a.internal {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#content ul {
	font-size: 0.9em;
}

#content ul li {
	margin: 1em 0;
}

#links #content ul {
	font-size: 0.85em;
}

#links #content ul li {
	margin: 1em 0;
}

#rightcol {
	float: right;
	width: 17%;
}

#rightcol div {
	margin: 0 auto;
	width: 110px;
	text-align: center;
}

#rightcol div img {
	margin: 1em auto 0 auto;
	width: 80px;
	border: none;
}

#rightcol div p {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

#rightcol div p a  {
	color: #cc6699;
}

#footer p {
	font-size: 0.8em;
	color: #6F7396;
}


#leftcol {
	float: left;
	width: 17%;
	text-align: right;
}

#leftcol img {
	margin: 0;
}

#leftnav {
	text-align: left;
	margin: 1em 0 0 0;
	padding: 0;
	background: #3f5273;
	border-top: solid 1pt #afb9c5;
	color: #afb9c5;
}

#leftnav ul {
	list-style: none;
	font-size: 0.80em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#leftnav ul li {
	border-bottom: solid 1pt #afb9c5;
	padding: 0.2em 0 0.2em 0.5em;
}

#leftnav ul li a {
	text-decoration: none;
	color: #afb9c5;
}
/*colour whole of current book section paler - ignore pimpernelle books as dealt with separately*/
#murkmere li.murkmere, #ambergate li.ambergate, #iceboy li.iceboy, #nightwalker li.nightwalker, #paleassassinbackground li.paleassassin, #murkmerenotes li.murkmere, #ambergatenotes li.ambergate, #iceboynotes li.iceboy, #nightwalkernotes li.nightwalker {
	background: #6F7396;
}
/*colour current page in current book section white*/
#murkmere li.murkmere a, #ambergate li.ambergate a, #iceboy li.iceboy a, #nightwalker li.nightwalker a {
	color: #ffffff;
}

#leftnav ul ul li {
	font-size: 1.3em;
	padding: 0.2em 0 0.2em 1em;
	border: none;
}
/*hide sub menu until book selected*/
li.paleassassin ul, li.murkmere ul, li.ambergate ul, li.nightwalker ul, li.iceboy ul {
	display: none;
}

/*display sub menu for current selected book*/
#paleassassin li.paleassassin ul, #paleassassinfaq li.paleassassin ul, #paleassassinnotes li.paleassassin ul, #paleassassinbackground li.paleassassin ul, #paleassassin-extract li.paleassassin ul, #paleassassincast li.paleassassin ul, #paleassassinbooklist li.paleassassin ul, #murkmere li.murkmere ul, #murkmerenotes li.murkmere ul, #ambergate li.ambergate ul, #ambergatenotes li.ambergate ul, #iceboy li.iceboy ul, #iceboynotes li.iceboy ul, #nightwalker li.nightwalker ul, #nightwalkernotes li.nightwalker ul {
	display: list-item;
}
/*switch color of chosen book submen to show up - not pimpernelle books as covered separately*/
#murkmere li.murkmere ul a, #ambergate li.ambergate ul a, #iceboy li.iceboy ul a, #nightwalker li.nightwalker ul a {
	color: #afb9c5;
}

/*if on bakcgorund page, make link to it white - deal wioth pimpernelle books separately*/
#murkmerenotes li.murkmere ul a, #ambergatenotes li.ambergate ul a, #iceboynotes li.iceboy ul a, #nightwalkernotes li.nightwalker ul a {
	color: #ffffff;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.floatLeft {
	float: left;
	margin: 1em 1em 0 0;
}

.floatLeft img {
	border: none;
}

.floatRight {
	float: right;
	margin: 1em 0 0 1em;
}

.fantasybooks .floatRight {
	float: right;
	margin: 0;
}

.floatRight img {
	border: none;
}

#content .floatRight p, #content .floatLeft p {
	font-size: 0.8em;
	color: #afb9c5;
	text-align: center;
	line-height: 1em;
	padding: 0;
	margin: 0;
}

div.pimpernelles {
	padding: 0 1em 1em 1em;
	margin: 1em 0;
	background: #b02023;
}

div.fantasy {
	padding: 0 1em 1em 1em;
	margin: 1em 0;
	background: #6F7396;
}

#content .pimpernelles h2, #content .fantasy h2 {
	margin: 0;
	padding: 1em 0 0 0;
	font-size: 1em;
}

#content div.fantasybooks {
	float: right;
	max-width: 190px;
	padding-bottom: 0.2em;
}

div.fantasybooks .floatRight img {
	padding: 1em 0 0 1em;
}

div.news {
	padding: 0 1em 1em 1em;
	margin: 1em 1em 1em 0;
	background: #b02023;
}

#content .news h2 {
	padding: 1em 0 0 0;
	margin: 0;
}

#content form#contactme {
	margin-top: 1em;
}

#content .formlabel {
	width: 8em;;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-size: 0.8em;
}

#content .formrow {
	padding: 5px 0;
}

#content div.news p {
	text-align: justify;
}

#content div.news p a {
	color: #ffffff;
	font-weight: bold;
}