@charset "utf-8";
.navigation { border-bottom: 3px solid #F69922; }

#sidebar {
	float: none;
	position: absolute;
	top: 545px;
	width: 465px;
	margin-left: 559px;
}

#buy {
	border-bottom: 3px solid #F69922;
	height: 369px;
}
#buy h2 {
	width: 175px;
	height: 29px;
	background: url(images/buy.jpg);
	display: block;
	text-indent: -9999px;
}

#buy img { float: right; }

#buy ul {
	list-style: none;
	padding: 0;
	float: left;
	width: 150px;
	margin-left: 0px;
}
#buy li a {
	width: 150px;
	height: 50px;
	display: block;
	text-indent: -9999px;
}

#amazon   { background-position: 0px 100px; }
#bandn   { background-position: 0px 0px; }
#borders   { background-position: 0px 150px; }
#harper   { background-position: 0px 200px; }
#indie  { background-position: 0px 50px; }
#amazon_uk {background-position: 0px 0px; }
#waterstones   { background-position: 0px 100px; }
#penguin { background-position: 0px 50px; }

#amazon:hover, #amazon:focus { background-position: 150px 100px; }
#bandn:hover, #bandn:focus { background-position: 150px 0px; }
#borders:hover, #borders:focus { background-position: 150px 150px; }
#harper:hover, #harper:focus { background-position: 150px 200px; }
#indie:hover, #indie:focus { background-position: 150px 50px; } 
#amazon_uk:hover, #amazon_uk:focus { background-position: 150px 0px; }
#waterstones:hover, #waterstones:focus { background-position: 150px 100px; }
#penguin:hover, #penguin:focus { background-position: 150px 50px; }

#author { margin-top: 20px; }

#author div {
	width: 280px;
	float: right;
	padding-right: 20px;
}

#author h2 {
	display: block;
	height: 25px;
	width: 169px;
	background: url(images/about.jpg);
	text-indent: -9999px;
	margin: 0px;
}

#author ul {
	list-style: none;
	padding: 0;
	margin-left: 0px;
}

#author li { float: left; }
#author  li a {
	display: block;
	text-indent: -9999px;
	margin-right: 40px;
}

#nyt {
	background: url(images/bio_nyt.jpg);
	height: 21px;
	width: 155px;
}

#fb {
	background: url(images/bio_facebook.jpg);
	height: 18px;
	width: 88px;
}

#twit {
	background: url(images/bio_twitter.jpg);
	height: 17px;
	width: 88px;
}

#nyt:hover, #nyt:focus { background-position: 0px 22px; }

#fb:hover, #fb:focus { background-position: 0px 18px; }

#twit:hover, #fb:focus { background-position: 0px 17px; }

.navigation {
	position: absolute;
	top: 564px;
	padding-left: 40px;
	width: 490px;
}

.navigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.navigation li { float: left; }

.navigation li a {
	height: 16px;
	text-indent: -9999px;
	background-image: url(images/nav.jpg);
	display: block;
	margin-right: 24px;
	margin-bottom: 10px;
}
.current_page_item a {
	width: 38px;
	background-position: 84px 0px;
}
.page-item-2 a {
	width: 130px;
	background-position: 0px -17px;
}
.page-item-2 a:hover,.page-item-2 a:focus
{ background-position: 130px -17px; }
.page-item-5 a
{
	width: 114px;
	background-position: -8px -34px;
}
.page-item-5  a:hover,.page-item-5  a:focus
{ background-position: -138px -34px; }
.page-item-7 a {
	width: 54px;
	background-position: -38px -68px;
}
.page-item-7 a:hover,.page-item-7 a:focus
{ background-position: -168px -68px; }
.page-item-6 a
{
	width: 58px;
	background-position: -36px -51px;
	margin: 0 !important;
}
.page-item-6 a:hover,.page-item-6 a:focus
{ background-position: -166px -51px; }

small { float: right; }

