@charset "utf-8";
body {
	background-color: transparent;
	background-image: none;
}
#outerWrap {
	background-image: none;
}
/*
#contentWrap {
	padding-top: 0;
	width: auto;
	background-image: none;
}
*/
#banner,
section.page, 
section.special div.info {
	width: auto;
}
#banner {
	background-image: none;
	background-color: transparent;
	height: auto;
}
#banner h1 {
	width: auto;
	float: none;
	margin: .8em auto;
}
#banner h1 a {
	height: auto;
	display: inline;
	font-size: 120%;
	text-indent: 0;
	background-image: none;
}
#home section.page, section.special div.info {
	padding: 20px;
}
section.special {
	background-image: none;	
}
section.special div.info {
	background-image: none;
	height: auto;
	overflow: visible;
	padding-top: 20px;
	margin-top: 0;
}
section.special div.info h1 {
	width: auto;
	padding-top: 0;
}
section.special div.info p {
	width: auto;
}
section.page h1,
section.page article h1,
section.special h1,
section.special article h1
{
	/*font-family: 'Roboto Thin', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: normal;*/
	font-size: 375%;
	/*color: #000;
	margin: 0 0 0 0;
	text-transform: none; */
}
section.special h1,
section.special article h1 {
	color: #000;	
}
section#bookListings h1 {
	color: #333;
	font-weight: bold;
	font-size: 200%;
	text-align: left;
	margin-top: 20px;
}
section#bookListings article h1 {
	font-family: 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: #000;
	margin: 0 0 0 0;
	text-transform: none;
	text-align: left;
}
section#bookListings article h1 a {
	text-decoration: underline;	
}
section.page h1 span,
section.page article h1 span,
section.special h1 span,
section.special article h1 span
{
	white-space: normal;	
}
#home section.page p,
#home section.page article p,
section.special p,
section.special article p
{
	font-size: 150%;
	color: #222;
	line-height: normal;
}
#home section.page article p {
	font-size: 85%;	
}
section.special p, section.special article p {
	color: #000;
	margin-top: .85em;
}
section.page p.action, section.page article p.action {
	color: #000;
	font-family: 'Roboto Thin', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 200%;
	margin-top: 40px;
	margin-bottom: 10px;
}
ul#storeButtons li {
	float: none;
	margin: 10px 0 0 0;
}
ul#storeButtons li a {
	display: inline;
	font-size: 100%;
	text-indent: 0;
	height: auto;
	width: auto;
	background-image: none;
}
ul#storeButtons li a::after {
	content: " <LINK: " attr(href) ">";
	font-size: 80%;
	color: #666;
	text-transform: none;
	text-decoration: underline;
	display: block;
	margin-bottom: 5px;
}
/*section#bookListings article {
	margin-top: 20px;
}
section.page article.left {
	float: left;
	clear: none;
}
section.page article.right {
	float: left;
	clear: none;
}
section.page article.left div, section.page article.right div {
	padding: 0;
	margin: 0;
	float: right;
	width: 250px;
	padding-right: 20px;
}
section.page article.left figure, section.page article.right figure, section.page article.double figure {
	margin-top: 2px;
	margin-left: 0;
}*/
section.page article.left, section.page article.right {
	width: auto;
	overflow: auto;
}
section.page article.double {
	padding-top: 0;
	height: auto;
	overflow: visible;
}
section.page article.left {
	float: none;
	height: auto;
	overflow: visible;
}
section.page article.right {
	float: none;
	height: auto;
	overflow: visible;
}
section.page article.left figure, section.page article.right figure, section.page article.double figure {
	margin-top: 0;
}
section.page article.double div {
	float: none;
	width: auto;
}
section.page article.left div, section.page article.right div {
	float: none;
	width: auto;
}
a.buy, a.buy:visited {
	display: inline;
	width: auto;
	font-size: 100%;
	line-height: normal;
	background-color: transparent;
	color: #000;
	text-align: left;
	text-decoration: underline;
}
footer#footer {
	background-image: none;
	width: auto;
	padding: 20px;
}