#content-area-wrapper {
	width: 916px;
	margin: 0px auto;
}

#content-area-top-wrapper {
	width: 916px;
}

#content-area {
	width: 916px;
	min-height: 900px;
}

/* = JOURNAL OVERRIDES --------------------------*/

#journal #content-area-wrapper {
	background: #000 url('../images/ca_journal_mid_bg.jpg') repeat-y 0% 0%;
}

#journal #content-area-top-wrapper {
	background: transparent url('../images/ca_journal_top_bg.jpg') no-repeat 0% 0%;
}

#journal #content-area {
	background: transparent url('../images/ca_journal_bot_bg.jpg') no-repeat 0% 100%;
	width: 716px;
	min-height: 710px;
	padding: 37px 50px 150px 150px;
}

#journal h1 {
	text-align: right;
	margin: 0px;
}

#journal h3 {
	color: #fff;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	font-size: 1.4em;
	margin-top: 10px;
}

#journal #main-content {
	padding-top: 22px;
	width: 660px;
	color: #019258;
}

#journal #main-content p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 10px 0px 20px;
}

#journal #main-content .entry {
	background: transparent url('../images/hr_bg.png') repeat-x 0% 0%;
	padding-top: 20px;
	margin: 20px 0px;
}

/* = FREE FOR ALL OVERRIDES ---------------------*/

#free-for-all #content-area-wrapper {
	background: #2e0300 url('../images/ca_free_for_all_mid_bg.jpg') repeat-y 0% 0%;
}

#free-for-all #content-area-top-wrapper {
	background: transparent url('../images/ca_free_for_all_top_bg.jpg') no-repeat 0% 0%;
}

#free-for-all #content-area {
	min-height: 530px;
	padding: 278px 0px 142px;
	background: transparent url('../images/ca_free_for_all_bot_bg.jpg') no-repeat 0% 100%;
}

#ffa-navigation {
	margin: 0px auto;
	width: 630px;
	padding-left: 23px;
}

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

#ffa-navigation ul li {
	float: left;
	white-space: nowrap;
	padding: 17px 15px;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

.wallpapers #ffa-nav-wallpapers,
.avatars #ffa-nav-avatars {
	background: transparent url('../images/ffa_nav_sel.png') no-repeat 50% 0%;
}

#ffa-navigation a:link,
#ffa-navigation a:visited,
#ffa-navigation a:active {
	color: #b95424;
	text-decoration: none;
}

#ffa-navigation li a:hover {
	color: #ce5e28;
}

#ffa-navigation li span {
	/*color: #070101;
	color: #560e02; can't decide which color*/
	color: #442301;
}

.wallpapers #ffa-nav-wallpapers a:link,
.wallpapers #ffa-nav-wallpapers a:visited,
.wallpapers #ffa-nav-wallpapers a:active,
.wallpapers #ffa-nav-wallpapers a:hover,
.avatars #ffa-nav-avatars a:link,
.avatars #ffa-nav-avatars a:visited,
.avatars #ffa-nav-avatars a:active,
.avatars #ffa-nav-avatars a:hover {
	color: #fff;
}

#free-for-all #main-content {
	padding: 10px 46px 10px 70px;
	color: #b95424;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

#free-for-all #main-content a:link,
#free-for-all #main-content a:visited,
#free-for-all #main-content a:active {
	color: #b95424;
	text-decoration: none;
}

#free-for-all #main-content a:hover {
	color: #fff;
	text-decoration: none;
}

/* = WALLPAPERS ---------------------------------*/

.wallpaper-container {
	width: 241px;
	float: left;
	padding-right: 24px;
	padding-bottom: 30px;
}

.wallpaper-container .wallpaper {
	background: transparent url('../images/wallpaper_bg.png') no-repeat 0% 0%;
	padding: 11px;
}

.wallpaper-links {
	padding: 5px 11px 11px;
}

.wallpaper-links ul {
	width: 49%;
	margin: 0px;
}

.wallpaper-links ul.left {
	float: left;
}

.wallpaper-links ul.right {
	float: right;
	text-align: right;
}

.wallpaper-links ul li {
	margin-bottom: 0px;
}

.wallpaper-container li img {
	vertical-align: baseline;
}

/* = AVATARS ------------------------------------*/

#avatars-block {
	width: 574px;
	height: 328px;
	padding: 11px;
	list-style: none;
	margin: 0px auto;
	background: transparent url('../images/avatars_bg.png') no-repeat 0% 0%;
	
}

#avatars-block li {
	float: left;
	padding: 1px;
	margin: 0px;
}

#avatars-block li img {
	display: block;
}

/* = CREATORS -----------------------------------*/

#creators #content-area-wrapper {
	background: #e0ca51 url('../images/ca_creators_mid_bg.jpg') repeat-y 0% 0%;
}

#creators #content-area-top-wrapper {
	background: transparent url('../images/ca_creators_top_bg.jpg') no-repeat 0% 0%;
}

#creators #content-area {
	background: transparent url('../images/ca_creators_bot_bg.jpg') no-repeat 0% 100%;
	min-height: 1240px;
}

#creators #main-content {
	padding: 59px 0px 40px 41px;
}

/* = BIOS ---------------------------------------*/

#bios {
	margin: 0px 0px 25px;
}

#bios h2 {
	margin: 0px 0px 10px;
}

#bios .col {
	float: left;
	width: 409px;
	padding-right: 25px;
}

#bios .col-content {
	background: transparent url('../images/creators_box_bg.png') repeat 0% 0%;
	color: #322c1d;
	padding: 27px 22px 12px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

#bios .col-content-inside {
	position: relative;
}

#bios .image-left,
#bios .image-right {
	border: 2px solid #fff;
}

#bios .image-left {
	margin: 2px 15px 10px 0px;
}

#bios p {
	font-size: 1.4em;
	line-height: 1.3em;
	margin-top: 0px;
}

#bios a:link,
#bios a:visited,
#bios a:active {
	color: #322c1d;
	font-size: 1.1em;
	text-decoration: underline;
}

#bios a:hover {
	color: #935c1a;
}

#bios a.email:link,
#bios a.email:visited,
#bios a.email:active {
	font-weight: bold;
	color: #322c1d;
	font-size: 1.1em;
	text-decoration: none;
}

#bios a.email:hover {
	color: #935c1a;
}


/* = QUESTIONS ----------------------------------------*/

#questions-wrapper {
	background: transparent url('../images/creators_box_bg.png') repeat 0% 0%;
	width: 842px;
}

#questions {
	background: transparent url('../images/ask_a_question_bg.gif') repeat-y 0% 0%;
	width: 842px;
	position: relative;
}

#questions .image-left {
	margin-top: -26px;
	margin-left: -26px;
	display: inline;
}

#ask-question {
	width: 247px;
	float: left;
	padding: 30px 20px 30px 30px;
	color: #322c1d;
}

#ask-question h2 {
	color: #935c1a;
	font-weight: bold;
	margin-top: 0px;
}

#ask-question p {
	margin-top: 0px;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 1.3em;
	line-height: 1.4em;
}

/* = EMAIL FORM ---------------------------------*/

#email-form p {
	line-height: 1.7em;
}

#email-form input {
	border: 1px solid #a1a1a1;
	padding: 2px;
	font-size: 1.1em;
	line-height: 1.4em;
	width: 231px;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

#email-form label span {
	color: #935c1a;
	font-size: .9em;
}

#email-form textarea {
	width: 231px;
	padding: 2px;
	height: 120px;
	border: 1px solid #a1a1a1;
	font-size: inherit;
	line-height: 1.4em;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

#email-form .error input,
#email-form .error textarea {
	border: 1px solid red;
}

#email-thanks {
	margin: 60px 0px;
}

#email-thanks h2 {
	font-weight: normal;
}

#email-form .form-actions {
	text-align: right;
	margin-bottom: 0px;
	padding-right: 10px;
}

#email-form .form-actions input {
	background-color: #935c1a;
	color: #fff;
	border: 0px;
	width: auto;
	padding: 5px 10px;
	font-size: inherit;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

/* = QUESTIONS ANSWERED -------------------------*/

#questions-answered {
	width: 469px;
	float: right;
	padding: 30px 38px;
}

#questions-answered h2 {
	color: #322c1d;
	margin-top: 0px;
	font-weight: bold;
}

#questions-answered a:link,
#questions-answered a:visited,
#questions-answered a:active {
	color: #322c1d;
	text-decoration: underline;
}

#questions-answered a:hover {
	text-decoration: none;
}

#questions-answered dl {
	margin: 15px 0px;
	padding: 0px;
	color: #322c1d;
}

#questions-answered dt {
	font-size: 1.3em;
	line-height: 1.4em;
	color: #844601;
	margin: 15px 0px 7px;
}

#questions-answered dd {
	margin: 7px 0px 25px;
	font-size: 1.3em;
	line-height: 1.4em;
}

#questions dt strong,
#questions dd strong {
	font-size: 1.2em;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

/* = CHAPTERS PREVIEW ---------------------------*/

#chapter-preview #content-area-wrapper {
	background: transparent url('../images/ca_chapter_preview_bg.jpg') no-repeat 0% 0%;
	height: 1021px;
	padding-top: 15px;
}

#chapter-preview #main-content {
	position: relative;
	padding: 0px 90px 0px 58px;
}

/* = CHAPTER LIST -----------*/

#chapter-preview #chapters {
	float: left;
	width: 130px;
	padding-top: 50px;
	position: relative;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

#chapter-preview #chapters h2 {
	font-size: 2.2em;
	margin-bottom: 25px;
}

#chapter-preview #chapter-list {
	width: 105px;
}

#chapter-preview #chapter-list li {
	margin: 0px 0px 20px;
	padding: 0px;
	width: 105px;
	font-size: 1em;
	position: relative;
	text-align: center;
}

#chapter-preview #chapter-list li a.thumbnail,
#chapter-preview #chapter-list li a.thumbnail:link {
	border: 1px solid #ccc;
	display: block;
	width: 97px;
	height: 97px;
	padding: 3px;
	background-color: transparent;
}

#chapter-preview #chapter-list li a.thumbnail:visited {
	border-color: #999;
}

#chapter-preview #chapter-list li a.thumbnail:active {
	border-color: #fff;
}

#chapter-preview #chapter-list li a.thumbnail:hover {
	border-color: #fff;
}

#chapter-preview #chapter-list li a.thumbnail img {
	display: block;
}

#chapter-preview #chapter-list li #page-nav a:link,
#chapter-preview #chapter-list li #page-nav a:visited,
#chapter-preview #chapter-list li #page-nav a:active {
	display: block;
	width: 22px;
	height: 44px;
	position: absolute;
	top: 31px;
}

#chapter-preview #chapter-list li #page-nav a span {
	display: none;
}

#chapter-preview #chapter-list li #page-nav a#prev-page:link,
#chapter-preview #chapter-list li #page-nav a#prev-page:visited,
#chapter-preview #chapter-list li #page-nav a#prev-page:active {
	background: transparent url('../preview/images/arrow_prev.png') no-repeat 0% 0%;
	left: -27px;
}

#chapter-preview #chapter-list li #page-nav a#next-page:link,
#chapter-preview #chapter-list li #page-nav a#next-page:visited,
#chapter-preview #chapter-list li #page-nav a#next-page:active {
	background: transparent url('../preview/images/arrow_next.png') no-repeat 0% 0%;
	left: 110px;
}

#chapter-preview #chapter-list #page-nav #page-number {
	display: block;
	width: 97px;
	height: 65px;
	position: absolute;
	left: 4px;
	top: 4px;
	padding: 32px 0px 0px;
	font-size: 2.4em;
	line-height: 1.4em;
	background: transparent url('../preview/images/page_number_bg.png') repeat 0% 0%;
}

#chapter-preview #book-blurb {
	margin-top: 30px;
}

#chapter-preview #book-blurb p {
	font-size: 1.2em;
	line-height: 1.4em;
	margin-bottom: 20px;
}

#chapter-preview #book-blurb a.buy:link,
#chapter-preview #book-blurb a.buy:visited,
#chapter-preview #book-blurb a.buy:active {
	padding-left: 14px;
	color: #559edb;
	background: transparent url('../images/icon_buy.png') no-repeat 0% 50%;
	text-decoration: none;
}

#chapter-preview #book-blurb a.buy:hover {
	color: #fff;
}

/* = PAGE VIEW --------------*/

#chapter-preview #page-view {
	float: right;
	width: 591px;
	position: relative;
}

#chapter-preview #page-view-header {
	width: 375px;
	margin: 0px auto;
	position: relative;
	z-index: 99;
	padding-top: 1px;
}

#chapter-preview #preview-book-title {
	background: transparent url('../preview/images/hdr_the_invalid_book_one.png') no-repeat 0% 0%;
	float: left;
	margin-right: 37px;
	width: 229px;
	height: 48px;
}

#chapter-preview #preview-book-title span {
	display: none;
}

#chapter-preview .button {
	float: left;
	margin-top: 10px;
}

#chapter-preview #preview-image-wrapper {
	position: absolute;
	left: 0px;
	top: 65px;
	background: #000 none;
}

#chapter-preview #preview-image {
	display: block;
}

/* = THE STORY PAGE -----------------------------*/

#story #content-area-wrapper {
	background: transparent url('../images/ca_the_story_bg.jpg') no-repeat 0% 0%;
	min-height: 969px;
	height: auto !important;
	height: 969px;
}

#story #content-area-wrapper #content-area {
	padding: 10px 54px;
	width: 807px;
}

#story #hdr-the-story {
	width: 257px;
	height: 99px;
	display: block;
	margin: 0px 0px 0px 389px;
	padding: 0px;
	background: transparent url('../the_story/images/hdr_the_story.png') no-repeat 0% 0%;
}

#story h1 span,
#story h2 span {
	display: none;
}

#story .hr-top {
	width: 807px;
	height: 18px;
	background: transparent url('../the_story/images/hr_story_top_bg.png') no-repeat 0% 0%;
	position: relative;
	top: -20px;
}

#story .hr-bot {
	width: 807px;
	height: 18px;
	margin: 15px 0px;
	background: transparent url('../the_story/images/hr_story_bot_bg.png') no-repeat 0% 0%;
}

#story #main-content {
	padding: 0px 15px 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #fff;
}

/* = SYNOPSIS ---------------*/

#story #synopsis {
	width: 370px;
	float: left;
	color: #b7cce9;
}

#story #hdr-synopsis {
	width: 194px;
	height: 57px;
	margin: 0px;
	background: transparent url('../the_story/images/hdr_synopsis.png') no-repeat 0% 0%;
}

#story #synopsis p {
	font-size: 1.1em;
	line-height: 1.4em;
}

#story .button-list {
	position: relative;
	left: -1px;
	margin-top: 20px;
}

#story .button-list li {
	padding-right: 5px;
	float: left;
}

/* = MEET THE CHILDREN ------*/

#meet-the-children {
	width: 381px;
	float: right;
}

#story #hdr-meet-the-children {
	float: left;
	width: 125px;
	height: 125px;
	margin: 0px 0px 3px;
	background: transparent url('../the_story/images/hdr_meet_the_children.png') no-repeat 0% 0%;
}

#story #children {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#story #children li {
	margin: 0px 0px 3px;
	width: 125px;
	height: 125px;
}

#story #children li.size-125-253 {
	width: 125px;
	height: 253px;
}

#story #children li.size-253-253 {
	width: 253px;
	height: 253px;
}

#story #children li.right {
	float: right;
	margin-left: 3px;
}

#story #children li.left {
	float: left;
}

#story #children li a:link,
#story #children li a:visited,
#story #children li a:active {
	width: 125px;
	height: 125px;
	display: block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

#story #children li a:hover {
	background-position: -125px 0px;
}

#story #children li.size-125-253 a:link,
#story #children li.size-125-253 a:visited,
#story #children li.size-125-253 a:active {
	width: 125px;
	height: 253px;
}

#story #children li.size-253-253 a:link,
#story #children li.size-253-253 a:visited,
#story #children li.size-253-253 a:active {
	width: 253px;
	height: 253px;
}

#story #children li.size-253-253 a:hover {
	background-position: -253px 0px;
}

#story #children li span {
	display: none;
}

#story #children #eli a:link,
#story #children #eli a:visited,
#story #children #eli a:active {
	background-image: url('../the_story/images/thumb_eli.jpg');
}

#story #children #tisdale a:link,
#story #children #tisdale a:visited,
#story #children #tisdale a:active {
	background-image: url('../the_story/images/thumb_tisdale.jpg');
}

#story #children #hortense a:link,
#story #children #hortense a:visited,
#story #children #hortense a:active {
	background-image: url('../the_story/images/thumb_hortense.jpg');
}

#story #children #bruno a:link,
#story #children #bruno a:visited,
#story #children #bruno a:active {
	background-image: url('../the_story/images/thumb_bruno.jpg');
}

#story #children #herschel a:link,
#story #children #herschel a:visited,
#story #children #herschel a:active {
	background-image: url('../the_story/images/thumb_herschel.jpg');
}

#story #children #maud a:link,
#story #children #maud a:visited,
#story #children #maud a:active {
	background-image: url('../the_story/images/thumb_maud.jpg');
}

#story #children #sybil a:link,
#story #children #sybil a:visited,
#story #children #sybil a:active {
	background-image: url('../the_story/images/thumb_sybil.jpg');
}

/* = SUB CONTENT ------------*/

#story #sub-content {
	background: transparent url('../the_story/images/story_sub_content_bg.gif') repeat-y 311px 0px;
	width: 100%;
}

#story #sub-content #map {
	width: 311px;
	height: 250px;
	float: left;
	background: transparent url('../the_story/images/map_of_the_terra.png') no-repeat 100% 0%;
}

#story #sub-content #faqs {
	float: right;
	width: 440px;
	font-family: Georgia, Times, 'Times New Roman', serif;
	padding-right: 35px;
}

#story #sub-content h2 {
	float: left;
	margin: 10px 0px;
}

#story #faqs dl {
	margin: 10px 0px 0px 63px;
}

#story #faqs dt {
	margin: 0px;
	font-size: 1.3em;
	line-height: 1.4em;
	font-weight: bold;
	color: #c1cde0;
}

#story #faqs dd {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #cfe695;
	margin: 0px 0px 13px;
}

/* = CHILDREN PAGES -----------------------------*/

.children #content-area-wrapper {
	height: 998px;
	padding-top: 10px;
	margin-top: 10px;
}

.children #content-area {
	position: relative;
}

.children #section-nav {
	position: absolute;
	right: 40px;
	top: 0px;
	z-index: 50;
	padding: 0px;
	margin: 0px;
	width: 600px;
}

.children #main-content {
	clear: both;
}

.children #section-nav ul {
	float: right;
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
}

.children #section-nav li {
	float: left;
	padding: 0px 14px;
	margin: 0px;
	font-size: 1.05em;
	padding-bottom: 17px;
	position: relative;
	text-align: center;
}

.children #section-nav li a:link,
.children #section-nav li a:visited,
.children #section-nav li a:active {
	text-transform: uppercase;
	color: #fff;
	font-family: Georgia, Times, 'Times New Roman', serif;
	text-decoration: none;
	letter-spacing: 1px;
}

.children #section-nav #sn-eli {
	right: -96px;
}

.children #section-nav #sn-sybil {
	right: -80px;
}

.children #section-nav #sn-hortense {
	right: -64px;
}

.children #section-nav #sn-bruno {
	right: -48px;
}

.children #section-nav #sn-herschel {
	right: -32px;
}

.children #section-nav #sn-maud {
	right: -16px;
}

#eli #sn-eli,
#sybil #sn-sybil,
#hortense #sn-hortense,
#bruno #sn-bruno,
#herschel #sn-herschel,
#maud #sn-maud,
#tisdale #sn-tisdale {
	background: transparent url('../the_story/images/sn_children_sel_bg.png') no-repeat 50% 100%;
}

.children #main-content {
	color: #000;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

.children #main-content h1 {
	display: none;
}

.children #main-content p {
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 18px 0px;
}

.children #main-content p strong {
	font-weight: bold;
	text-transform: uppercase;
}

/* = ELI --------------------*/

#eli #content-area-wrapper {
	background: transparent url('../the_story/images/ca_eli_bg.jpg') no-repeat 0% 0%;
}

#eli #main-content {
	padding: 241px 468px 241px 94px;
	width: 354px;
}

#eli #main-content p {
	font-size: 1.1em;
	line-height: 1.5em;
}

/* = SYBIL --------------------*/

#sybil #content-area-wrapper {
	background: transparent url('../the_story/images/ca_sybil_bg.jpg') no-repeat 0% 0%;
}

#sybil #main-content {
	padding: 216px 410px 216px 77px;
	width: 429px;
}

/* = HORTENSE --------------------*/

#hortense #content-area-wrapper {
	background: transparent url('../the_story/images/ca_hortense_bg.jpg') no-repeat 0% 0%;
}

#hortense #main-content {
	padding: 231px 70px 231px 398px;
	width: 448px;
}

/* = BRUNO --------------------*/

#bruno #content-area-wrapper {
	background: transparent url('../the_story/images/ca_bruno_bg.jpg') no-repeat 0% 0%;
}

#bruno #main-content {
	padding: 224px 445px 0px 62px;
	width: 409px;
}

/* = HERSCHEL --------------------*/

#herschel #content-area-wrapper {
	background: transparent url('../the_story/images/ca_herschel_bg.jpg') no-repeat 0% 0%;
}

#herschel #main-content {
	padding: 234px 74px 234px 342px;
	text-align: center;
	width: 500px;
}

#herschel #main-content p {
	font-size: 1.2em;
	line-height: 1.5em;
}

/* = MAUD --------------------*/

#maud #content-area-wrapper {
	background: transparent url('../the_story/images/ca_maud_bg.jpg') no-repeat 0% 0%;
}

#maud #main-content {
	padding: 223px 75px 0px 423px;
	text-align: center;
	width: 418px;
}

#maud #main-content p {
	margin: 13px 0px;
	line-height: 1.4em;
}

/* = TISDALE --------------------*/

#tisdale #content-area-wrapper {
	background: transparent url('../the_story/images/ca_tisdale_bg.jpg') no-repeat 0% 0%;
}

#tisdale #main-content {
	padding: 681px 387px 0px 82px;
	width: 447px;
}


/* = CONTACT US ---------------------------------*/

#contact #content-area-wrapper {
	background: transparent url('../images/ca_contact_us_bg.jpg') no-repeat 0% 0%;
	height: 689px;
}

#contact #content-area-top {
	height: 689px;
}

#contact #content-area {
	height: 509px;
	width: 701px;
	color: #fff;
	font-family: Georgia, Times, 'Times New Roman', serif;
	padding: 80px 140px 180px 75px;
}

#contact #main-content h1 {
	position: absolute;
	left: -9999em;
}

#contact #main-content h2 {
	font-size: 2.4em;
	margin: 24px 0px 0px;
	color: #64ab85;
	font-weight: normal;
}

#contact #main-content p {
	font-size: 1.5em;
	line-height: 1.4em;
	margin: 4px 0px 8px;
}

#contact #main-content p em {
	font-size: .9em;
}

#contact #main-content a:link,
#contact #main-content a:visited,
#contact #main-content a:active {
	color: #cdd052;
	text-decoration: none;
}

#contact #main-content a:hover {
	text-decoration: underline;
}

/* = POLICIES -----------------------------------*/

#policies #main-content {
	padding: 80px 140px 180px 75px;
	width: 701px;
	color: #fff;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

#policies #main-content h2 {
	font-size: 2.4em;
	margin: 24px 0px 0px;
	color: #64ab85;
	font-weight: normal;
}

#policies #main-content h3 {
	font-size: 1.8em;
	margin: 24px 0px 0px;
	color: #64ab85;
	font-weight: normal;
}

#policies #main-content p {
	font-size: 1.5em;
	line-height: 1.4em;
	margin: 4px 0px 8px;
	color: #ccc;
}

#policies #main-content a:link,
#policies #main-content a:visited,
#policies #main-content a:active {
	color: #cdd052;
	text-decoration: none;
}

#policies #main-content a:hover {
	text-decoration: underline;
}

/* = NEWSLETTER CONFIRMATION --------------------*/

#thank-you-graphic {
	position: absolute;
	left: 50%;
	display: block;
	width: 800px;
	height: 362px;
	margin-top: 100px;
	margin-left: -400px;
}

/* = FRONT PAGE ---------------------------------*/

/* = FEATURE BLOCK ------------------------------*/

#feature-block {
	width: 916px;
	height: 552px;
	background: transparent url('../images/featured_block_bg.jpg') no-repeat 0% 100%;
}

#feature-block-content {
	width: 377px;
	height: 200px;
	padding-left: 519px;
	padding-top: 20px;
}

#feature-block-content h1 span {
	position: absolute;
	left: -9999em;
}

#the-invalid {
	margin: 0px 0px 15px;
	padding: 0px;
	width: 228px;
	height: 95px;
}

#the-invalid #book-title-link {
	display: block;
	width: 228px;
	height: 95px;
	cursor: pointer;
	background: transparent url('../images/hdr_the_invalid_book_one.png') no-repeat 0% 0%;
}

#book-cover {
	float: right;
	width: 138px;
	height: 200px;
	display: inline;
	
}

#book-cover-link:link,
#book-cover-link:visited,
#book-cover-link:active {
	display: block;
	width: 138px;
	height: 200px;
	background: transparent url('../images/book_cover.png') no-repeat 0% 0%;
	position: relative;
	cursor: pointer;
}

#book-cover-link span {
	display: block;
	position: absolute;
	left: 9px;
	top: 9px;
	width: 120px;
	height: 182px;
	background: transparent url('../images/book_cover_overlay.png') repeat 0% 0%;;
}

#book-cover-link:hover span {
	left: -9999em;
	display: none;
}

#book-cover-link span span {
	display: block;
	position: absolute;
	left: -9999em;
}

#feature-block-content ul {
	margin: 15px 148px 16px 5px;
	padding: 0px;
	height: 29px;
}

#feature-block-content ul li {
	float: left;
}

#feature-block-content ul li a:link,
#feature-block-content ul li a:visited,
#feature-block-content ul li a:active {
	float: left;
}

#feature-block-content #button-sneak-peek,
#feature-block-content ul li#button-sneak-peek a:link,
#feature-block-content ul li#button-sneak-peek a:visited,
#feature-block-content ul li#button-sneak-peek a:active {
	float: right;
}

/* = SNEAK PEAK OVERLAY -------------------------*/

#sneak-peek-overlay {
	background: #000 url('../images/sneak_peek_overlay_bg.jpg') no-repeat 0% 100%;
	height: 552px;
	width: 916px;
	z-index: 1;
	position: relative;
}

#sneak-peek-overlay #large-book-cover-link {
	position: absolute;
	right: 50px;
	top: 79px;
	display: block;
	width: 270px;
	height: 411px;
}

#sneak-peek-overlay a #large-book-cover,
#sneak-peek-overlay a:link #large-book-cover {
	display: block;
	padding: 3px;
	border: 1px solid #ccc;
}

#sneak-peek-overlay a:visited #large-book-cover {
	border-color: #333;
}

#sneak-peek-overlay a:active #large-book-cover,
#sneak-peek-overlay a:hover #large-book-cover {
	border-color: #fff;
}

#sp-content {
	width: 460px;
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #d65618;
	padding: 70px 0px 10px 46px;
	position: relative;
}

#sp-content h1 {
	text-align: left;
	position: relative;
	left: -18px;
}

#sp-hdr-the-invalid {
	background: transparent url('../images/sp_hdr_the_invalid.png') no-repeat 0% 0%;
}

#sp-book-tag-line {
	background: transparent url('../images/sp_book_tag_line.png') no-repeat 0% 0%;
}

#sp-buy-it-now {
	position: absolute;
	top: 111px;
	left: 392px;
	font-family: Arial, Helvetica, sans-serif;
}

#sp-content p {
	font-size: 1.3em;
	line-height: 1.5em;
}

/* = SP CHAPTER LIST --------*/

#sp-chapter-list {
	margin: 20px 0px 10px;
	padding: 0px;
	width: 460px;
}

#sp-chapter-list li {
	float: left;
	width: 105px;
	height: 105px;
	font-size: 1em;
	margin-left: 11px;
}

#sp-chapter-list li.first {
	margin: 0px;
	background: #88241a url('../images/chapter_heading_bg.jpg') no-repeat 0% 0%;
}

#sp-chapter-list li.first a:link,
#sp-chapter-list li.first a:visited,
#sp-chapter-list li.first a:active {
	padding: 18px 18px 1px;
	width: 69px;
	height: 86px;
	text-align: center;
	font-size: 1.5em;
	line-height: 1.4em;
	color: #fff;
	display: block;
	text-decoration: none;
	border: 0px;
}

#sp-chapter-list li.first a:hover {
	border: 1px solid #b52f1f;
	padding: 17px 17px 0px;
}

#sp-chapter-list li a.thumbnail,
#sp-chapter-list li a.thumbnail:link {
	border: 1px solid #ccc;
	padding: 3px;
	display: block;
	width: 96px;
	height: 96px;
}

#sp-chapter-list li a.thumbnail:visited {
	border-color: #333;
}

#sp-chapter-list li a.thumbnail:active {
	border-color: #88241a;
}

#sp-chapter-list li a.thumbnail:hover {
	border-color: #fff;
}

#sp-chapter-list .thumbnail img {
	display: block;
}

#sp-chapter-list h3 a:link,
#sp-chapter-list h3 a:visited,
#sp-chapter-list h3 a:active,
#sp-chapter-list h3 a:hover {
	display: block;
}

#sp-chapter-list h3 a img {
	margin: 0px auto;
	display: block;
}

/* = CLOSE LINK -------------*/

#sneak-peek-overlay #close-overlay:link,
#sneak-peek-overlay #close-overlay:visited {
	position: absolute;
	right: 50px;
	top: 32px;
	font-size: 1.2em;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 3px 22px 3px 0px;
	background: transparent url('../images/icon_close.png') no-repeat 100% 2px;
}

#sneak-peek-overlay #close-overlay:active {
	color: #d65617;
}

#sneak-peek-overlay #close-overlay:hover {
	color: #d65617;
}

/* = NEWSLETTER FORM ----------------------------*/

#newsletter-form {
	padding-left: 10px;
	margin: 0px;
}

#newsletter-form p {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}

#newsletter-form label {
	display: none;
}

#newsletter-form input {
	width: 200px;
	padding:  5px 5px 5px;
	font-size: 10px;
	line-height: 11px;
	color: #e4bb2e;
	border: 0px;
	background-color: transparent;
}

#newsletter-form .button-submit {
	display: none;
}

/* = MAIN CONTENT -------------------------------*/

#front #main-content {
	background: transparent url('../images/fp_content_area_bg.jpg') no-repeat 0% 0%;
	min-height: 400px;
	position: relative;
	width: 916px;
}

#mc-tl {
	position: absolute;
	left: -15px;
	top: -2px;
}

#mc-tr {
	position: absolute;
	right: -15px;
	top: -1px;
}

#front #main-content .col {
	float: left;
	width: 232px;
}

#front #main-content #blog {
	width: 341px;
	padding: 30px 34px 0px;
}

#main-content #content-columns {
	padding: 65px 20px 20px 23px;
}

/* = CALLOUTS -----------------------------------*/

#content-columns .callout {
	background: transparent url('../images/callout_outline_bg.png') no-repeat 0% 0%;
	width: 226px;
	height: 249px;
	padding: 3px;
	margin-bottom: 15px;
}

#content-columns .callout h2 {
	position: absolute;
	left: -9999em;
}

#content-columns .callout-content {
	width: 226px;
	height: 249px;
	position: relative;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-family: Georgia, Times, 'Times New Roman', serif;
}

#content-columns .hover .callout-content {
	background-position: 0px -249px;
}

#content-columns .callout-content .more {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 226px;
	height: 249px;
	z-index: 90;
}

#content-columns .callout-content .more span {
	display: none;
}

#content-columns .callout-content p {
	font-size: 1.3em;
	margin: 5px 0px;
}

#content-columns .callout-content ul {
	margin: 5px 0px;
	width: 100%;
}

#content-columns .callout-content ul li {
	font-size: 1.3em;
	padding-left: 13px;
}

#content-columns div.coming-soon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 226px;
	height: 249px;
	z-index: 90;
}

#content-columns div.coming-soon img {
	background: transparent url('../images/ribbon_coming_soon.png') no-repeat 0% 0%;
}

/* = STORE CALLOUT ----------*/

#front #store .callout-content {
	padding: 73px 90px 1px 8px;
	width: 128px;
	height: 175px;
	color: #a0a6d5;
	background-image: url('../images/co_store_bg.jpg');
}

#front #store ul li {
	background: transparent url('../images/bullet_co_store.gif') no-repeat 0% 7px;
}

#front #store p em {
	font-size: .9em;
	color: #6f75a5;
}

/* = WALL OF GRADUATES ------*/

#front #wall-of-graduates .callout-content {
	padding: 140px 19px 1px;
	width: 188px;
	height: 108px;
	color: #e6ac88;
	background-image: url('../images/co_wall_of_graduates_bg.jpg');
}

#front #wall-of-graduates #wog-statue {
	position: absolute;
	left: 0px;
	top: -21px;
	background: transparent url('../images/wog_statue.png') no-repeat 0% 0%;
}

/* = JOURNAL ----------------*/

#front #journal .callout-content {
	padding: 70px 100px 1px 14px;
	width: 112px;
	height: 178px;
	color: #358353;
	background-image: url('../images/co_journal_bg.jpg');
}

#front #journal.hover .callout-content {
	color: #fff;
}

#front #journal p {
	line-height: 1.4em;
}

/* = FREE FOR ALL -----------*/

#front #free-for-all .callout-content {
	padding: 65px 14px 1px 110px;
	width: 102px;
	height: 183px;
	color: #b9a943;
	background-image: url('../images/co_free_for_all_bg.jpg');
}

#front #free-for-all ul li {
	background: transparent url('../images/bullet_co_free_for_all.gif') no-repeat 0% 7px;
}

/* = BLOG ---------------------------------------*/

#blog {
	color: #783a6e;
}

#blog h2 {
	position: absolute;
	left: -9999em;
}

#blog .post {
	margin-bottom: 30px;
}

#blog h3 {
	color: #ca97c3;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0px 0px 5px;
}

#blog h3 .date {
	padding-left: 25px;
	background: transparent url('../images/bullet_h3_post.gif') no-repeat 7px 5px;
}

#blog p {
	margin: 5px 0px 15px;
	font-size: 1.1em;
	line-height: 1.4em;
}

#blog a:link,
#blog a:visited,
#blog a:active {
	color: #ca97c3;
	text-decoration: none;
}

#blog a:hover {
	text-decoration: underline;
}

#blog .the-quoted {
	color: #ca97c3;
	font-style: italic;
	display: block;
	text-align: right;
	margin-top: 5px;
}

