@media all {/*fonts.css*/body{font:13px arial,helvetica,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}
/*reset.css*/body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
}@media screen {* html {
	font-size: 101%;
}

body { 
	padding: 0;
	margin: 0;
}

#container
{
	width: 770px;
	margin: 20px auto;
}

#banner {
	height: 130px;
}

#footer {
	margin-top: 3em;
	position: relative;
	top: 0;
	left; 0;
	padding-bottom: 2em;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	display: inline;
	width: 95px;
	float: left;
	text-align: center;
}

div.buylinks {
	width: 100%;
	overflow: hidden;
	margin: 20px 0;
}

div.buylinks div.item {
	float: left;
	width: 150px;
	text-align: center;
}

body { 
	background-image: url(/inline/bgBody.jpg); 
	text-align: center; 
	font-family: "Georgia", "Times", san-serif;
	font-size: 0.8em;
}

#container
{
	background-image: url(/inline/bgContainer.jpg);
	background-repeat: repeat-y;
}

#banner
{
	text-align: center;
	margin-left: 80px;
	background-image: url(/inline/bgBanner.jpg);
	background-repeat: no-repeat;
}

#banner h1 {
	position: absolute;
	top: 0;
	left: -10000px;
}

#content {
	margin: 0 100px 0 160px;
	text-align: justify;
}

a { color: #C33; text-decoration: none; }
a:visited { color #633; }
a:hover { text-decoration: underline; }

p { 
	margin-bottom: 1em;
	line-height: 150%; 
}

ul {
	margin: 1em 4em;
}

ul li {
	margin-bottom: 1em;
}

p.pubnote {
	text-align: center;
	margin-bottom: 3em;
}

p.quote {
	text-align: center;
	margin: 0em 5em 3em 5em;
}
p.quote span {
	font-style: italic;
}

div.intro
{
	text-align: justify;
	padding-left: 150px;
	padding-bottom: 2em;
	background-image: url(/inline/imageCover.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

#footer {
	margin-left: 80px;
}

span.book, span.journal {
	font-style: italic;
}


div.sdmnewsfeed {
	margin: 2em 2em 4em 2em;
	font-size: 0.9em;
}

div.hentry {
	margin: 1em;
}

div.hentry h4.entry-title {
	padding-bottom: 0.25em;
	margin-bottom: 0;
}

div.hentry span.source {
	font-style: italic;
}

span.latin { font-style: italic; }

div.reviewquote
{
	margin: 3em 0;
	padding: 4px 0 0 32px;
	background-image: url(/inline/bgQuote.jpg);
	background-repeat: no-repeat;
}

div.reviewquote p {
/*	background-image: url(/inline/bgUnquote.jpg);
	background-repeat: no-repeat;
	background-position: bottom right; */
	padding: 0 32px 4px 0;
	margin: 0;
}

div.reviewquote div.slugline {
	text-align: right;
	font-size: 1.2em;
	font-style: italic;
	margin-right: 32px;
}

div.buylinks div.item img {
	padding: 2px;
	border: 1px solid gray;
}

h2 {
	font-weight: bold;
	font-size: 123.1%;
}

h3 { 
	font-weight: bold;
	font-size: 108%;
}

h4 {
	font-weight: bold;
}

div.vcard {
	margin: 2em 4em;
}

div.saleannouncement
{
	margin: 2em 0;
	padding: 1em 0 0 140px;
	background-image: url(/inline/badgeFiftyOff.jpg);
	background-repeat: no-repeat;
	line-height: 180%;
}

img.mugshot {
	float: left;
	background-color: white;
	padding: 6px;
	border: 1px solid gray;
	margin: 0 2em 6em 0;
}
}@media print {}@media handheld {}