
h1 {
}

	body {
		background-color: #191946;
		color: #191946; 
		font-size: 75%;
		font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;;
		margin: 0;
		padding: 0; 
		border: 0;
		border-collapse: collapse;		

	}

	#top-bar-icons
	{
		position: absolute; 
		width:100%; 
		top:0; 
		left: 0; 
		height: auto;
	}
	
	#top-bar-icons-inner
	{
		text-align: center; 
		position:relative; 
		top: 8px; 
		z-index: 99; 
		margin-left: auto; 
		margin-right: auto; 
		height: auto;
	}
	#colmask
	{
		position: absolute;
		clear:both;
		float:left;
		width:100%;
		overflow:hidden;
		padding: 0;
		margin: 0;
		top: 24px;
	}

	#colmid
	{
		margin: 0;
		float:left;
		width: 200%;
		position: relative;
		left: 240px;
		min-width: 600px;
	}

	#colright
	{
		margin: 0;
		float:left;
		width:100%;
		position:relative;
		left:50%;
		margin-left: -480px;
	}
	
	#mainContent-wrap
	{
		margin: 0;
		float:right;
		width:50%;
		position:relative;
		right:100%;
	}
	
	#mainContent-pad
	{
		margin: 0 0 0 480px;
		overflow: hidden;
	}

	#mainContent
	{
		width: 100%;
		overflow: hidden;
		background-color: #ffffff; 
		text-align: justify;
		font-size: 116%;
	}
	
	#leftBar
	{
		float: left;
		position: relative;
		width: 220px; 
		margin-left: -50%;
		left: 250px;
		overflow: hidden;
		color: #ffffff;
	}
	
	#rightBar
	{
		float:left;
		position: relative;
		width: 220px;
		left: 10px;
		overflow:hidden;
		color: #ffffff;
		text-align: right;
	}

	select {
		font-size: 80%;
	}

/* The footer is, er, the bit at the bottom which contains the hosting and design details. It's nice to be noticed. */
#footer {
	background-color: #191946; 
	/* change the standard text colour to be the same as the main page */
	color: #ffffff;
	/* make the text smaller relative to the main content's text size */
	font-size: 80%;
	/* make everything nicely centered */
	text-align: center;
	/* give the footer a little headroom so its content is not bumped up against the page content */
	padding: 20px 0; 
	/* width - same as the #page element */
	/* need clear as there's likely to be some floating elements above - make sure the footer is really the footer */
	clear: both;
}

/* Make the anchor tags within the foot appear different to the rest of the page */
#footer a {
	color: #B0C4DE;
}

/* ... and make the anchor tags in the footer change to the red used for elsewhere when the user's mouse strays across them giving
** a visual cue to the link actually being a link
*/
#footer a:hover {
	color: #ffffff;
}

#topLeftCorner, #bottomLeftCorner
{
	float: left;
}

#topRightCorner, #bottomRightCorner
{
	float: right;
}

#rights {
	font-style: italic; 
}

.blogImage {
	height: 120px;
	width: 80px;
}

/* ANCHOR tags
** Define main style for all links within the document. 
*/
a {
	font-weight: bold;
	/* make same the same colour as the rest of the text; we need to do this explicitly to avoid the default HTML colourings */
	color: #191946; 
	/* get rid of the underlying that comes with standard hyperlinks */
	text-decoration: none;
}

/* Styles for when user's mouse is hovering over a hyperlink; we'll not mess with them too much by showing the underlining
** associated with normal hyperlinks
*/
a:hover {
	text-decoration: underline;
}

/* Make book links appear italicised */
.authorDetail a.bookLink {
	font-style: italic;
}

/* Make links and author text appear differently */ 
/* Make link for current page appear differently in navigation */
a.authorLink, a.translatorLink, .bookDetailRowAuthor, .header-block a.selectedMenuLink, .highlight 
{
	color: #CC0000;
}

.header-block
{
 	width: 100%; 
	position:relative;
}

/* Get rid of the nasty border that's normally added to linked images - the logo looks particularly unattractive otherwise */
img {
	border: none; 
}

/* THE HEADER SECTION 
** This is the bit with the logo and the main navigational links
*/

/* The outer wrapper for entire heading */
.header-block 
{ 
	clear: both;
	margin-bottom: 40px;
	color: #CC0000;
} 


/* Although the logo appears leftmost we want it next to the bar that appears from the right
** Everything is floated right but in reverse order in the HTML.
*/
#header-logo {
	float: left;
	overflow: visible;
	width: 50%; 
	text-align:center;	
}

/* This is the wrapper block for everything right of the logo */
#header-right {
	width: 50%;
	text-align: center;
	float: right; 
	/* force the bar down to approximately the middle of the logo */
	padding-top: 12px; 
	overflow: visible;
} 

.header-bar
{
	width: 100%; 
	background-color: #191946;  
	height: 18px;
}

/* This covers the back that appears on the right of the logo; an element within header-right */
.header-right-bar {
	color:#FFFFFF; 
	background-color: #191946;  
	padding-top:1px;
	padding-bottom:1px;
	height: 16px;
}

/* These ids refer to the main nagivation links shown above and below the header-right-bar; elements within header-right */
#header-above-bar, #header-below-bar {
	padding-top: 4px; 
	padding-bottom: 4px; 
	text-align: center;
}


/* Whatever we're doing with links elsewhere make the main navigation ones look like normal lnks 
** We'll inherit decoration from the page links (so no underlying) but reset any weighing/bolding 
*/
.header-block a
{
	font-weight: normal;
}

/*
** Default layout is used for basic site content that isn't otherwise specifically styled, e.g. not gallery, book or author pages.
** (So this will apply to "about us", "contact", etc.
*/
.defaultLayout {
	padding-top: 10px;  
	margin-top: 10px;  
	margin-left: 38px;
	margin-right: 38px;
	text-align: justify;
	clear: both;
}

.header-highlight {
	color: #CC0000;
	font-weight: bolder;
	font-style: italic;
}

.defaultLayout strong, .strongLink {
	color: #CC0000;
}

/*
** Section header - the section title heading (with rounded edge)
** Note: although described as "gallery" these styles are used on all section headings across all pages
*/
#ZZgalleryOuter {
	clear: both;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;		
}

.gallerySection, .authorSection {
	clear: both; 
	margin: 0px;
	padding: 0px;
}

.sectionHeader, .sectionHeaderImage, .sectionHeaderCaption {
	float: right;
}

.sectionHeader {
	margin-top: 0px; 
	margin-bottom: 3px;	
	font-weight: bold; 
	width: 50%;
}	

.sectionHeaderCaption a {
	color: #ffffff;
}	



.sectionHeaderCaption
{
	color: #ffffff;
	height: 18px;
	text-align: center;
	font-weight: bold;
	float: none;
}

/*
** TEMPLATE PAGE STYLES
*/


/* GALLERY PAGE STYLES */

/* Container for each book show as detailed section */	
.rowSpacer {
	clear: both;
	height: 18px;
}

.galleryRow, .authorSection, .bookOtherSection, .bookSection {
	margin-left:  38px;
	margin-right: 38px;
	clear: both;
	position: relative;
}

.gallery-floater {
	float: left;
	display: inline;
	width: 160px;
	margin-left: auto;
	margin-right: auto;
}

.galleryRowNoMargins {
	clear: both;
	position: relative;
}

/* Inner container for book image */
.galleryDetailRowImage, .authorImage {
	margin-right: 38px;
	float: left;
	width: 160px;	
}

.authorImageAlternate {
	margin-left: 38px;
	float: right;
	width: 160px;	
}

/* Image image when shown as part of book detail */
.galleryDetailRowImageImage, .authorImagePicture {
	height: 240px;
	width: 160px;	
}

.galleryDetailRowImageDetails {
	clear: left;
	font-size: 64%;
	text-align: center;
}

/* Inner container for details */
.galleryDetailRowDetail {
	position: relative;
}

/* Book title caption when shown as part of book detail */
.galleryDetailRowTitle {
	font-size: 135%;
	font-weight: bold;
}

/* Author name when shown as part of book detail */
.galleryDetailRowAuthorTranslator, .bookDetailRowTranslator {
	padding-left: 112px;
}

/* The book summary when shown as part of book detail */
.galleryDetailRowSummary, .bookDetailSynopsis {
	padding-top: 12px;
	padding-bottom: 12px;
}

.galleryDetailRowOrder {
	font-size:  80%;
	padding-top: 12px;
	float: right;
}

.galleryDetailRowMore {
	float: left;
	padding-top: 12px;
	font-weight: bold;
	font-size: 80%;
}

.galleryImageBookInfo, .authorImageCopyright {
	margin-top: 6px;
	font-size: 64%;
	text-align:center;
}	


.galleryImageBookBuy  {
	font-size: 80%;
	width: 160px;
	text-align: center;
}

.gallery-col0-of-2 { float: left; width: 160px; padding-left: 80px;}
.gallery-col1-of-2 { float: right; width: 160px; padding-right: 80px; }

.gallery-col0-of-3, .gallery-col2-of-3, .gallery-col3-of-3  { float: left; width: 160px; text-align: left; }
.ZZgallery-col1-of-3 { position: absolute; left: 250px; }
.ZZgallery-col2-of-3 { position: absolute; right: 0; }

.gallery-col0-of-4 { float: left; width: 25%; }
.gallery-col1-of-4 { float: left; width: 25%; }
.gallery-col2-of-4 { float: left; width: 25%; }
.gallery-col3-of-4 { float: left; width: 24%; /* needed for IE! Pile of shit */ }

.galleryFilterSection {
	clear: both;
	text-align: center;
	font-size: 64%;
}

.bookDetailHeaderFormat {
	font-size: 64%;
	padding-left: 0.5em;
	display: inline;
}

.bookSection 
{
	margin-top: 0;
	margin-bottom: 0;
}
	
.bookDetailSection 
{
	float: left;
	margin-right: 0px;
	margin-left: 0px;
}

.bookDetailSummary
{
}	

.bookDetailImage
{
	float: left;
	height: 448px;
	width: 290px;
	margin-right: 40px;
}

.bookDetailExtras 
{
	font-weight: normal;
}

.bookDetailImageNoExplicitSize
{
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	width: 200px;
}

.bookDetailPublished
{
	font-size: 64%;
	clear: left;
}	

.bookDetailRowAuthor 
{
	font-size: 135%;
	font-weight: bold;
}

.bookDetailShare
{ 
	display: inline;
	right: 0;
}

.bookDetailBuy
{
	padding-top: 8px;
}

.bookRatingHolder {
	display: inline;
}

#bookRating span.caption {
	font-size: smaller;
	padding-top: 20px;
}

.bookReview {
	margin-top: 10px;
}	

.reviewDetail {
	margin-top: 10px;
	font-style: italic;
}

.reviewSource {
	margin-left: 20px;
	font-weight: bold;
}
	
a.bookThemeLink {
	font-weight: normal;
	font-style: normal;
}	


/*
** BASIC PAGES -  SPECIFIC FORMATTING
*/

/* News page : page is dividend into section using the rounded-bar headings 
** The classes below control how news items are formatted within each section.
*/

/* blogs */
.post-caption
{
	font-weight: bold;
	color: #CC0000;
	font-size: larger;
}

.post-caption a
{
	color: #CC0000;

}

.post-content
{
	padding-top: 4px;
	padding-bottom: 4px;
}

.post-date
{
	font-size: smaller;
	text-align: right;
	padding-bottom: 20px;
}

.post-nav {
	width: 100%;
	font-size: smaller;
	margin-bottom: 12px;
	margin-top: 12px;
}

.post-nav-left a {
	padding-right: 20px;
}

.post-nav-right a {
	padding-left: 20px;
}

.post-nav-left {
	position: absolute;
	left: 0;
	text-align: left;
	display: inline;
	margin-left: 0;
	margin-right: auto;
}
.post-nav-right {
	position: absolute;
	right: 0;
	text-align: right;
	display: inline;
	margin-left: 0;
	margin-right: 0;
}

/*  newsSubHeading is used for an item of news within a section */
.newsItem {
	clear: both;
	position: relative;
}

.newsSubHeading
{
	font-size: 116%;
	font-weight: bold;
	color: #CC0000;
}

.newsSubHeading a
{
	color: #CC0000;
	text-decoration: underline;
}

/* newsDetail is the actual news item itself, i.e. the main text */
.newsDetail
{

}

/* newsDate is used for the datestamp for each news items */
.newsDate
{
	text-align: right;
	font-size: 80%;
}

.helpSection 
{
	clear: both;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.helpSection strong, .helpTableKey strong
{
	color: #CC0000;
}

/*
** Readers' group page - page(s) contain suggested question for reading groups
*/

/* make the book cover appear top-left with some space around its edges against the text */
.readingImage
{
	float: left; 
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
}

/* space out the list elements for the actgual questions */
.readingQuestions li
{
	margin-bottom: 10px;
}

/*
** Generic bits of formatting
*/

iframe {
	padding: 0px;
	margin: 0px;
	border: 0px;
}


#footerSpacer {
	height: 20px;
	clear: both;
}

.preFooter 
{
	clear: both;
	padding: 1px;
}

hr {
	/* Where horizontal line is used to separate section make it invisible */
	display: none;
	clear: both;
}

.widget-wrapper
{
	color: #ffffff;	
}

.widgetImage {
	height: 120px;
	width: 80px;
}


.widget-content
{
	padding: 0;
	margin: 0;
	padding-top: 2px;
	color: #ffffff;	
}

.widget-caption, .widget-caption span a {
	font-weight: bold;
	height: 18px;
	background-color: #CC0000;	
	color: #ffffff;	
	font-size: 13px;
}

.widget-twitter {
	font-size: 100%;
}

.widget-morelink .widget-content p ul li a {
	font-size: 50%;
}

.widget-authors ul, .widget-books ul, .widget-news ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.widget-books a, .widget-books {
	color: #ffffff;	
	font-weight: bold;
}

.widget-news {
	font-size: smaller;
	font-weight: bold;
}

.widget-news a {
	color: #ffffff;	
}

.widget-news-date {
	color: #ffffff;	
	font-weight: normal;
	display: block;
}


.widget-books li, .widget-authors li, .widget-news li {
	margin-bottom: 4px;
}

.widget-authors a, .widget-books {
	color: #ffffff;	
	display: block;
	font-size: smaller;
}

.widget-books-edition-link
{
	display: inline;
	font-size: smaller;
}

.widget-botm-wrapper {
	margin-left: auto;
	margin-righ: auto;
	width: 100%;
	text-align: center;
	font-size: smaller;
}

.widget-botm-title {
	text-align: center;
	padding-top: 4px;
	font-weight: bold;
	color: #ffffff;	
}

.widget-botm-date {
	text-align: centre;
	padding-top: 2px;
	color: #ffffff;	
}

.widget-morelinks ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.widget-morelinks li a
{
	font-size: larger;
	display: block;
	color: #ffffff;
}

.widget-morelinks li
{
	font-size: smaller;
	color: #ffffff;
}

.widget-morelinks p
{
	display: none;
}

.widget-email-caption {
	font-size: smaller;
	font-weight: bold;
}
	
.widget-email-input {
	width: 100%;
	font-size: smaller;
}

#widget-email-response {
	font-size: smaller;
	font-weight: bold;
}

.widget-email-submit {
  text-align: center;
  margin-top: 4px;
  color: #191946; 	
  font-size: smaller;
  font-weight: bold;
  background-color: #ffffff;
  border:1px solid; 
  border-color: #ffffff; 	
}

.widget-social-icons {
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
}

.review-wrapper
{
	position: relative;
	text-align: center;
	width: 100%;
	margin-bottom: 12px;
}

.review-detail
{
	margin: 0;
	padding: 0;
}

.review-attribution
{
	margin: 0;
	padding: 0;
}



.review-attribution a.review-attribution-link
{
	font-weight: normal;
	font-size: smaller;
}

.review-attribution, .review-attribution a
{
	margin-top: 2px;
	margin-bottom: 8px;
	font-weight: bold;
	color: #CC0000;
}

.review-other
{
	text-align: center;
}

.review-toggler {
	color: #CC0000;
	font-weight: bold;
	font-size: smaller;
}

.review-quote
{
	margin-top: 20px;
	position: relative;
	color: #191946;
	top: 0.25em;
	line-height: 0.25em;
	font-size: 200%;
	padding-right: 4px;
	font-weight: bold;
}

.topbar-cell
{
	display: inline;
	width: 80px;
	margin-left: 10px;
	margin-right: 10px;
}	

.topbar-icon 
{
	height: 32px;
	width: 32px;
}

.topbar-icon-bgb
{
	height: 32px;
}

.hide-initially 
{
	display: none;
}

.commentlist li
{
	padding-left: 20px;
}

#commentform input, #commentform textarea {
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

#commentform p {
}

.commentmetadata {
	font-weight: normal;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
	

h3 {
	color: #CC0000;
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}


/* 
	"Now I have only one thing left to do: nothing. I don't want any belongings, any memories. No friends, no love. Those are all traps."
*/


