html {
	
}

html body {
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
}

html body.home {
/*	background-color: #080808;*/
	background-color: rgb(0,0,0);
}

body {
	font-size: 13px;
}

h1 {
	font-size: 24px;
	margin-bottom: 18px;
}

p {
	margin: 0 0 18px 0;
}

#container {
	margin: 0 auto;
	width: 960px;
	position: relative;
	overflow: auto;
}

#header {
/*background: #000 url("../images/header-sprites.png") no-repeat center bottom;
*/	height: 220px;
	text-align: center;
	margin-top: 10px;
	position: relative;
	z-index: 20;
}

	#header a.header-image {
		margin: 0 auto;
		overflow:auto;
		display: block;
	}
	
	#header a.logo {
		height: 130px;
		width: 760px;
		position: absolute;
		top: 50px;
		left: 100px;
		display: block;
	}

.menu {
	position: absolute;
	top: 180px;
	left: 129px;
	z-index: 20;
}

 	.menu li {
		float: left;
		margin: 0 0 0 0;
	
	}

	.menu li a {
		background: transparent url("../images/header-sprites.png") repeat 831px 350px;
		height: 35px;
		text-indent: -999em;
		display: block;
	
	}

/*Books 3*/

	#nav li.books a, .menu li.page-item-3 a {
		width: 78px;
		background-position: 831px 350px;	
	}

	#nav li.books a:hover, .menu li.page-item-3 a:hover {
		background-position: 831px 300px;
	}

/*4*/
	#nav li.characters a, .menu li.page-item-4 a {
		width: 135px;
		background-position: 750px 350px;
	}

	#nav li.characters a:hover, .menu li.page-item-4 a:hover {
		background-position: 750px 300px;
	}
/*5*/
	#nav li.excerpt a, .menu li.page-item-5 a{
		width: 179px;
		background-position: 615px 350px;
	}

	#nav li.excerpt a:hover, .menu li.page-item-5 a:hover {
		background-position: 615px 300px;
	}
/*6*/
	#nav li.downloads a, .menu li.page-item-6 a {
		width: 130px;
		background-position: 432px 350px;
	}

	#nav li.downloads a:hover, .menu li.page-item-6 a:hover {
		background-position: 432px 300px;	
	}
/*7*/
	#nav li.author a, .menu li.page-item-7 a {
		width: 94px;
		background-position: 298px 350px;
		margin: 0 3px 0 0;
	
	}

	#nav li.author a:hover, .menu li.page-item-7 a:hover {
		background-position: 298px 300px;
	
	}
/*8*/
	#nav li.explore a, .menu li.page-item-8 a {
		background-position:200px 350px;
		width: 78px;
	}

	#nav li.explore a:hover, .menu li.page-item-8 a:hover {
		background-position: 200px 300px;
	
	}
	
	.menu li:hover ul, .menu li a:hover ul{
		display: block;
		position: absolute;
		margin-left: 10px;
	}
	
	.menu ul ul {
		display: none;
	}
	
	.menu li ul li {
		float: none;
		background-color: #EEE2BA;
		text-align: left;
		padding: 0;
		width: 140px;
		height: auto;
	
	}
	
	#nav.menu li ul li a {
		background-image: none;
		text-indent:0;
		float: none;
		padding: 8px;
		margin: 0;
		color: #000;
		background-color: #EEE2BA;
		text-decoration: none;
		width: 160px;
		height: auto;
		
	}
	
	#nav.menu li ul li a:hover {
		color: #714E13;
		background-color: #DED2AC;
	}

#content {
/*	background: #eee2ba url('../images/content-middle.jpg') repeat-y  top center;
*/	
	background: #000 url('../images/content-middle.jpg') repeat-y  top center;	
	margin: -20px auto 0 auto;
	width: 865px;
}

	#content .middle {
		padding: 0 133px 50px;
		
	}
	
	#content .bottom {
/*		background-color: #000;
*/	}
	
	#content .bottom img {
		display: block;
	}
	

.home #content {
	margin-top: -30px;
	padding: 0;
	background-color: #000;
	text-align: center;
	background-image: none;
}

.bottom a {
	text-indent: -999em;
}

.buythisbook {
	color: #fff;
	font-size: 18px;
	position: absolute;
	right: 203px;
	bottom: 38px;
	width: 250px;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: -999em;
}

a.buythisbook:hover {
	color: #D5C275;
}

.buybook {
	background: transparent url('../images/footer-links.png') no-repeat top left;
	height: 125px;
	width: 250px;
	position: absolute;
	left: 140px;
	bottom: 70px;
}

.buybook a {
	text-indent: -999em;
}

.buybook .north-atlantic {
	width: 106px;
	height: 42px;
	position: absolute;
	left: 93px;
	top: 47px;
}

.buybook .amazon {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 37px;
	top: 47px;
}

/*.home .buybook {
	width:212px;
	height: 42px;
	background: none;
	left: 300px;
	bottom: 70px;
	position: absolute;
}

.home .buybook a {
	height: 39px;
	left: 0;
	top: 0;
	position: relative;
	text-indent: -999em;
	display: block;
	float: left;
}

.home .buybook .north-atlantic {
	width: 9px;
	margin-left: 10px;
	
}


	
.home .buybook .amazon {
	width: 80px;
	margin-left: 6px;

}*/
	
.social-media {
	background: transparent url('../images/footer-links.png') no-repeat top right;
	height: 125px;
	width: 350px;
	position: absolute;
	right: 140px;
	bottom: 70px;
}
.social-media a {
	width: 40px;
	height: 40px;
	display: block;
	top: 47px;
	position: absolute;
}

.social-media a.facebook {
	left:170px;
	top :47px;
}

.social-media a.twitter {
	left:224px;
	top: 47px;	
}

.social-media a.myspace {
	left:278px;
	top: 47px;	
}

.home .social-media {
	background: none;
	width: 220px;
	height: 70px;
	left: 178px;
	bottom: 140px;
	
}

.home .social-media a {
	width: 62px;
	height: 62px;
	display: block;
	top: 18px;

}

.home .social-media a.facebook {
	left:0;
	top :0;
}

.home .social-media a.twitter {
	left:70px;
	top :0;	
}

.home .social-media a.myspace {
	left:150px;
	top :0;	
}

.home .book-cover {
	right: 200px;
	top: 235px;
	width: 255px;
	height: 395px;
	display: block;
	position: absolute
}

.home a.book-cover {
	text-indent: -999em;
}

#footer {
	text-align: center;
	color: #FEEDB5;
	font-size: 10px;
	margin-bottom: 30px;
}

#footer a {
	color: #FEEDB5;
}

.post {
	overflow:auto;
}
	.post a {
		color: #D03800;
	}
	
	.post a:link {
		color: #D03800;
	}

.sep {
	margin: 0 10px;
	display: inline;
	postion: relative;
}

.post img {
	border: 1px solid #000;
}

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

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


/*
Explore
*/

.page-id-8 #content .top img {
	display: none;
	
}

.page-id-8 #content {
	background: none;
	color: #fff;
	padding: 0;
	margin: 0;
	width: 800px;
	margin: 0 auto;
	margin-top: 30px;
	
}

.page-id-8 #container a {
	color: #fff;
}

.page-id-8 #container {
	margin-bottom: 40px;
}


.page-id-8 #content .middle  {
	padding: 0 0 50px 0;
}

/*
#map {
	background: transparent url('../images/map2.jpg') no-repeat center top;
	margin: 0 auto;
	width: 960px;
	height: 694px;
	position: relative;
}
*/
#map {
	background: transparent url('../images/map3.jpg') no-repeat center top;
	margin: 0 auto;
	width: 800px;
	height: 578px;
	position: relative;
}

#map .label {
	position: absolute;
	display: none;
}

#map a {
	position: absolute;
	width: 35px;
	height: 24px;
	text-indent: -999em;
	background: transparent url(../images/marker.png) no-repeat;
}

#map a#winnitok {
	left: 564px;
	top: 310px;
	
}

#map a#ashawda {
	left: 120px;
	top: 280px;
}

#map a#burnt {
	left: 122px;
	bottom: 55px;
}
#map a#imwa {
	left: 370px;
	bottom: 220px	;
}
#map a#migdowsh {
	left: 167px;
	bottom: 33px;
}
#map a#mosshead {
	left: 295px;
	top: 290px;
}
#map a#riven {
	left: 457px;
	top: 174px;
}
#map a#oldotok {
	left: 420px;
	top: 323px;
}


#map a.close {
width: 10px;
height: 10px;
	background: green;
	position: relative;
}
