@import "/stylesheets/legendform.css";


body {
	font-family: 'Georgia', 'Times New Roman', 'Times', serif;
	font-size: small; /* basically about 16px */
	text-align: left;
	color: #1e2132;		
	line-height: 2em; /* basically about 24px */	
	margin: 0;
	padding: 0;
}


/* links
--------------------------------------------------------------------------- */

a:link, a:visited {
	color: #b21200;
	text-decoration: none;
	border-bottom: 1px solid #FFCF6E;
	background: #FFF7E5;
	padding: 1px 1px 1px 2px;
}
a:hover {
	border-bottom: 2px solid #b21200;
}


/* general
--------------------------------------------------------------------------- */
	
h1, h2, h3, h4 {
	color: #b21200;
	font-weight: normal;
}
h1 {
	margin: 0 0 0.6em 0;
	font-size: 2em;
	line-height: 1em;
}
h2 {
	margin: 1em 0 0.6em 0 ;
	font-size: 1.75em;
	line-height: 1.25em;
}
h3 {
	margin: 1.2em 0 0.7em 0;
	font-size: 1.4em;
	line-height: 1.45em;
}
p, blockquote, pre {
	margin: 0 0 1em 0;
	font-size: 1em;
	line-height: 2em;
}
ul, ol, li {
	margin-top: 0;
	margin-bottom: 1em;
}
table {
	border-collapse: collapse;
	margin-bottom: 1em;
}


/* layout
--------------------------------------------------------------------------- */

#wrap {

}

/* Header
--------------------------------------------------------------------------- */

#header {
	
}
#header #logo {
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-size: 220%;
}
#header #logo a {
	border: none;
	background: none;
	padding: 0;
	color: #1e2132;	
}
#header #logo em {
	
	font-size: 125%;
	font-style: normal;
	font-weight: normal;
}
#header #strapline {
	
	font-size: 100%;
	font-style: italic;
}
#banner {
	display: none;
	margin: 16px 20px 0 20px;
	position: relative;
}
#banner .l {
	display: block;
	width: 10px;
	height: 198px;
	position: absolute;
	left: 0;
	top: 0;
	background: transparent url(/images/narnia/narnia/l.png) top left no-repeat;
}
#banner .r {
	display: block;
	width: 10px;
	height: 198px;
	position: absolute;
	right: 0;
	top: 0;
	background: transparent url(/images/narnia/narnia/r.png) top right no-repeat;
}

/* Main Navigation
--------------------------------------------------------------------------- */

#nav {
	display: none;
	text-align: center;
	padding-left: 20px;
	padding-right: 13px;
}
#nav ul {
	list-style: none;
	margin: 0 auto;
	padding: 0.2em 0 0 0;
	text-align: center;
	line-height: 2.8em;
}
#nav li {
	display: inline;
	background: url(/images/narnia/narnia/nav_sep.gif) left 50% no-repeat;
	padding-left: 16px;
	padding-right: 7px;	
}
#nav li.first {
	background: none;
	padding-left: 0;
}
#nav a {
	text-transform: uppercase;
	letter-spacing: 0.17em;
	color: #1e2132;
	border-bottom: 1px solid #fff;
	padding: 0;
	background: none;
	margin: 0;	
}
#nav a:hover {
	border-bottom: 1px solid #1e2132;
	background: none;
	margin-bottom: -2px;
}
#nav li.active a {
	font-weight: bold;
}
#nav li.active a:hover {

}

/* Forms
---------------------------------------------------------- */

form.legendform {
	width: 100%;
}
form.legendform legend {
	font-size: 1.3em;
	font-weight: normal;
	color: #6e7e8d;
} 
form.legendform fieldset fieldset legend {
	font-size: 1em;
	font-weight: normal;
	padding-left: 4px;
	color: #2e3333;
}
form.legendform fieldset {
	border: none;
	margin-top: 1.4em;
	border-top: 1px solid #d0dbe6;
	background: url(/images/legendform-fieldset.gif) left bottom repeat-x;
}
form.legendform fieldset.total {
	border-right: 1px solid #d0dbe6;
	border-left: 1px solid #d0dbe6;
}
form.legendform fieldset.total legend {
	font-weight: bold;
	color: #1E2121;
}
form.legendform fieldset.total div.fauxfield {
	font-size: 1.5em;
}
form.legendform fieldset fieldset { 
	background: none; 
	padding: 0;
	margin-left: -3px;
}	
form.legendform fieldset li {
	padding: 7px 10px 10px 15px !important;
	background: url(/images/legendform-divider.gif) left bottom repeat-x;
}
form.legendform li.prompt {
	background: none;
	font-size: 1.1em;
	margin: 9px 12px 0 12px;
	border: 2px solid #fffb99;
	padding: 6px 10px;
	color: #000;
	background: url(/images/grad_yellow.gif) 0 0 repeat-x;
}
form.legendform div.prompt {
	color: #6e7e8d;
	font-size: 0.9em;
}
form.legendform div.fauxfield {
	display: block;
}
form.legendform div.buttons {
	margin-top: 1.4em;
	padding: 10px 15px;
	background: url(/images/legendform-fieldset.gif) left bottom repeat-x;
}
form.legendform div.ammend {
	margin-top: 0;
}

/* Sub Navigation
--------------------------------------------------------------------------- */

#subnav {
	padding-bottom: 17px;
}
#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;	
	font-size: 1.1em;		
}
#subnav ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#subnav li {
	margin: 0;
	background: transparent url(/images/narnia/narnia/subnav_top.gif) center top no-repeat;
	border-top: 1px solid #eee;
	line-height: 2.3em;
	padding: 0.2em 8px 0 8px;	
}
#subnav li.first {
	background: none;
	border-top: none;
}
#subnav ul ul {
	margin-left: -8px;
	margin-right: -8px;
}
#subnav a {
	color: #1e2132;
	background: none;
	padding: 0;
	border-bottom: 1px solid #fff;
}
#subnav ul ul li {	
	padding-left: 30px;
	font-size: 0.9em;
	line-height: 2.5em;
}
#subnav a:hover {
	border-bottom-color: #1e2132;
}
#subnav li.active a {
	font-weight: bold;
	padding-left: 10px;
	background: transparent url(/images/narnia/narnia/arrow.gif) 1px 0.35em no-repeat;
}
#subnav li.active ul a {
	font-weight: normal;
	padding-left: 0;
	background: none;
}

/* Main Area
--------------------------------------------------------------------------- */

#main {
padding-top: 2em;
}
#content {
}
#side {
	display: none;
	float: right;	
	width: 181px;
}
#breadcrumb {
	
	font-size: 0.9em;
	margin: -1.2em 0 1em 0;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#quote {
	text-align: center;
	font-style: italic;
	margin-top: 1.5em;
}
#quote p {
	margin-bottom: 0.75em;
}
#quote p.source {	
	font-style: normal;
	border-top: 1px solid #eee;
	background: transparent url(/images/narnia/narnia/subnav_top.gif) center top no-repeat;
	padding-top: 1em;
	font-weight: bold;
}
#music {
	display: none;
}

/* Buy Book
--------------------------------------------------------------------------- */

#buy {
	text-align: center;
	font-size: 1.2em;
	background: #FFF7E5;
	padding: 1em 0 0 0;
	margin: 0 0 1em 0;
	width: 182px;
	background: #FFF7E5 url(/images/narnia/narnia/ty.gif) top left no-repeat;
}
#buy img {
	margin: 0 auto 0.8em auto;
}
#buy p {
	margin: 0;
	padding-bottom: 1.2em;
	background:  #FFF7E5 url(/images/narnia/narnia/by.gif) bottom left no-repeat;
}


/* Utility Menu
--------------------------------------------------------------------------- */

ul#utility {
	margin: 0 0 1em 0;
	padding: 1em 35px 1em 35px;	
	list-style: none;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: none;
}
ul#utility li {
	margin: 0 20px 0 0;
	padding: 0 0 0 15px;
	float: left;
}
ul#utility li#friend {
	background: transparent url(/images/narnia/0181_1.png) 0 51% no-repeat;
}
ul#utility li#print {
	background: transparent url(/images/narnia/0171_new_page.png) 0 49% no-repeat;
}
ul#utility li#contact {
	background: transparent url(/images/narnia/0184_4.png) 0  51% no-repeat;
}

/* Footer
--------------------------------------------------------------------------- */

#footer {
	margin-top: 2em;
	display: block;
}

/* Images 
--------------------------------------------------------------------------- */

img.image {
	
}
img.floatleft {
	float: left;
	margin: 0.5em 20px 6px 0;
}
img.floatright {
	float: right;
	margin: 0.5em 0 6px 20px;
}
img.photo {
	padding: 4px;
	border: 2px solid #eee;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}
a.image {
	border: none !important;
	padding: 0 !important;
	background: none !important;
}

/* misc.
--------------------------------------------------------------------------- */

img {
	display: block; /* closes gaps around images */
}
hr, .hide {
	display: none;
}
a img {
	border: none;
}


/* self-clearing floats
--------------------------------------------------------------------------- */

#utility:after,
#main:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
