body {
	background: #6b2e69 url(../images/bg.png) repeat-x;
	color: #000;
	font-size: small;
	margin: 0;
	text-align: center;
}
body, p, select, input, textarea {
	font-family: Tahoma, Verdana, sans-serif;
}
br.clear {
	clear: both;
}
a {
	color: #9e0f47;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #401f5e;
}
a:focus {
	outline: 0;
}
a.read-excerpt {
	background-image: url(../images/button-read-excerpt.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 30px;
	width: 130px;
}
a.read-excerpt:hover {
	background-image: url(../images/button-read-excerpt.png);
	background-position: 0 -30px;
}
a.read-exclusive {
	background-image: url(../images/button-read-exclusive.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 30px;
	width: 130px;
}
a.read-exclusive:hover {
	background-image: url(../images/button-read-exclusive.png);
	background-position: 0 -30px;
}
span {
	display: none;
}

#wrapper-outer {
	background-repeat: repeat-x;
	width: 100%;
}
#wrapper {
	margin: 0 auto;
	width: 915px;
}

/* header */
#header {
	background: transparent url(../images/header.png) 0 35px no-repeat;
	height: 113px;
	margin: 0 auto;
	padding: 35px 0 10px 0;
	width: 911px;
}
#header h1,
#header h2 {
	display: none;
}


/* nav */
#nav {
	height: 53px;
	margin: 0 auto;
	overflow: hidden;
	width: 832px;
}
#nav li {
	display: inline;
}
#nav li a {
	background-image: url(../images/nav-sprite.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 53px;
}
#nav li a.home {
	background-position: 0 0;
	width: 91px;
}
#nav li a.author {
	background-position: -92px 0;
	width: 192px;
}
#nav li a.also {
	background-position: -283px 0;
	width: 217px;
}
#nav li a.news {
	background-position: -500px 0;
	width: 186px;
}
#nav li a.wallpapers {
	background-position: -686px 0;
	width: 146px;
}

#nav li.active a.home,
#nav li a.home:hover {
	background-position: 0 -53px;
	width: 91px;
}
#nav li.active a.author,
#nav li a.author:hover {
	background-position: -92px -53px;
}
#nav li.active a.also,
#nav li a.also:hover {
	background-position: -283px -53px;
}
#nav li.active a.news,
#nav li a.news:hover {
	background-position: -500px -53px;
}
#nav li.active a.wallpapers,
#nav li a.wallpapers:hover {
	background-position: -686px -53px;
}


/* content */
#content-outer {
	background-image: url(../images/content-top.png);
	background-repeat: no-repeat;
	padding-top: 42px;
	width: 100%;
}
#content-inner {
	background-image: url(../images/content-bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	width: 100%;
}
#content {
	background-image: url(../images/content-mid.png);
	background-repeat: repeat-y;
	padding: 5px 40px;
	text-align: left;
}


/* welcome */
#welcome {
	background-image: url(../images/author-signature.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 25px 0 50px 145px;
	padding-bottom: 30px;
	width: 680px;
}
#welcome h3 {
	background-image: url(../images/title-welcome.png);
	height: 39px;
	margin-bottom: 15px;
	width: 297px;
}
#welcome p {
	font-size: medium;
	line-height: 180%;
}
#welcome-photo {
	height: 229px;
	left: 50%;
	margin-left: -455px;
	position: absolute;
	top: 270px;
	width: 162px;
}

/* new feature */
h3.featured {
	background-image: url(../images/title-new-feature.png);
	background-repeat: no-repeat;
	height: 15px;
	margin: 0 0 10px 8px;
	width: 461px;
}
h3.featured-other {
	background-image: url(../images/title-feature-other.png);
	background-repeat: no-repeat;
	height: 19px;
	margin: 0 0 10px 8px;
	width: 344px;
}
#featured-outer {
	background-image: url(../images/callout-wide-top.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 23px;
	width: 834px;
}
#featured-inner {
	background-image: url(../images/callout-wide-bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 21px;
	width: 100%;
}
#featured {
	background-image: url(../images/callout-wide-mid.png);
	background-repeat: repeat-y;
	width: 100%;
}
#featured div.content-wrapper {
	background-image: url(../images/tag-new.png);
	background-position: 2px 4px;
	background-repeat: no-repeat;
	color: #120220;
	padding: 10px 250px 10px 60px;
}
#featured div.content-wrapper-soon {
	color: #120220;
	margin: 0 auto;
	padding: 10px 60px 0 60px;
	text-align: center;
}
#featured div.content-wrapper-soon h5 {
	color: #c33970;
	font-size: large;
	font-weight: bold;
}
#featured div.content-wrapper h4,
#featured div.content-wrapper-soon h4 {
	color: #401f5e;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 15px;
}
#featured div.content-wrapper p,
#featured div.content-wrapper-soon p {
	color: #120220;
	font-size: 14px;
	line-height: 170%;
	padding-bottom: 20px;
}
#featured-book-cover {
	height: 290px;
	margin: -250px 0 0 630px;
	position: relative;
	width: 176px;
}
#featured-book-cover-other {
	height: 236px;
	margin: -190px 0 0 650px;
	position: relative;
	width: 142px;
}

/* collection */
#collection h3 {
	background-image: url(../images/title-collection.png);
	background-repeat: no-repeat;
	height: 15px;
	padding-bottom: 15px;
	width: 455px;
}
div.callout-outer {
	background-image: url(../images/callout-top.png);
	background-repeat: no-repeat;
	float: left;
	margin: 0 5px 5px 0;
	overflow: hidden;
	padding-top: 24px;
	width: 415px;
}
div.callout-endcap {
	margin-right: 0;
}
div.callout-inner {
	background-image: url(../images/callout-bottom.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 24px;
	width: 100%;
}
div.callout {
	background-image: url(../images/callout-mid.png);
	background-repeat: repeat-y;
	width: 100%;
}
div.callout div.content-wrapper {
	background-position: 2px 4px;
	background-repeat: no-repeat;
	padding: 10px 0 10px 24px;
}
div.callout h4 {
	color: #9e0f47;
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	margin: 0 0 0 35px;
}
div.callout p {
	color: #11011f;
	font-size: 12px;
	line-height: 175%;
}
div.callout-col-text {
	float: left;
	overflow: hidden;
	width: 225px;
}
div.callout-col-extras {
	float: left;
	margin-left: 5px;
	overflow: hidden;
	padding-bottom: 10px;
	width: 145px;
}
div.callout-col-extras img {
	margin-bottom: 10px;
}
#callout-1 {
	background-image: url(../images/tag-1.png);
}
#callout-2 {
	background-image: url(../images/tag-2.png);
}
#callout-3 {
	background-image: url(../images/tag-3.png);
}
#callout-4 {
	background-image: url(../images/tag-4.png);
}
#callout-5 {
	background-image: url(../images/tag-5.png);
}

/* Inner Content */
#inner-content {
	margin: 25px 0 50px 145px;
	padding-bottom: 30px;
	width: 680px;
}
#inner-content h3.about {
	background-image: url(../images/title-about-jen.png);
	height: 41px;
	margin-bottom: 15px;
	width: 188px;
}
h3.news {
	background-image: url(../images/title-news-events.png);
	height: 34px;
	margin-bottom: 15px;
	width: 313px;
}
h3.also {
	background-image: url(../images/title-also-by-jen.png);
	height: 47px;
	margin-bottom: 15px;
	width: 376px;
}
h3.wallpapers {
	background-image: url(../images/title-wallpapers.png);
	height: 46px;
	margin-bottom: 15px;
	width: 213px;
}
#inner-content-wide {
	margin: 20px 5px 50px 5px;
	padding-bottom: 30px;
	width: 815px;
}
#inner-content p,
#inner-content-wide p {
	font-size: 110%;
	line-height: 180%;
	margin-bottom: 20px;
}
#inner-content h4,
#inner-content-wide h4 {
	font-size: 150%;
	color: #51326d;
	margin-top: 35px;
}

div.books {
	width: 815px;
}
div.other-book {
	float: left;
	margin: 0 10px;
	width: 380px;
}
div.other-book p {
	float: left;
	margin-top: 8px;
	width: 223px;
}
div.other-book img {
	float: left;
	margin-left: 10px;
}

#inner-content-photo {
	height: 229px;
	left: 50%;
	margin-left: -455px;
	position: absolute;
	top: 225px;
	width: 162px;
}
a.full-collection {
	background-image: url(../images/button-full-collection.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	height: 44px;
	margin: 20px auto 10px auto;
	width: 824px;
}
a.full-collection:hover {
	background-image: url(../images/button-full-collection.png);
	background-position: 0 -44px;
}
a.full-collection span {
	display: none;
}

div.all-wallpapers {
	margin: 0 auto;
	text-align: center;
	width: 815px;
}
div.wallpaper {
	float: left;
	margin: 20px 35px;
	line-height: 150%;
	width: 200px;
}
div.wallpaper img {
	border: 5px #fbd8e6 solid;
}



/* footer */
#footer {
	width: 100%;
}
#footer div.k-logo,
#footer a.littlebrown,
#footer div.footer-content {
	background-repeat: no-repeat;
	float: right;
}
#footer div.k-logo {
	background-image: url(../images/logo-k.png);
	height: 92px;
	width: 89px;
}
#footer a.littlebrown {
	background-image: url(../images/logo-lb.png);
	display: block;
	height: 26px;
	margin: 28px 5px 0 0;
	width: 53px;
}
#footer div.footer-content {
	margin-right: 8px;
	padding-top: 25px;
	text-align: right;
	width: 760px;
}
div.footer-content p.terms {
	color: #fff;
	font-size: 10px;
}
div.footer-content p.terms a {
	color: #fff;
	text-transform: uppercase;
}
div.footer-content p.terms a:hover {
	color: #d07ace;
}
div.footer-content p.copyright {
	color: #f9c7db;
	font-size: 10px;
	margin-top: 5px;
	text-transform: uppercase;
}

/* load the largest images last */
#wrapper-outer {
	background-image: url(../images/header-bg.png);
}
