
* {
	padding: 0;
	margin: 0;
	border: 0;		
}



body {
	color: #000;
	background: #F0F0F0;
	font-family: Times New Roman, Georgia, serif;
	font-size: 67.5%;
}

hr {
	display: none;	
}

p 
{
	font-size: 1.2em;	
}

a, a.visited
{
	color: #F15A24;	
}

#skip-to-content 
{
	display: none;	
}

#airlock  {
	margin: 0 auto;
	width: 980px;
	display: block;
}

#inner {
	float: left;
	width: 970px;
	display: block;
	background: #FFF;	
	padding: 5px;
}

#header {
	float: left;
	width: 970px;
	height: 205px;
	display: block;
	clear: both;
	background: url(../images/bg-header.png);
	text-indent: -9999em;
	position: relative;
}

#header a 
{
	position: absolute;
	float: left;
	width: 970px;
	height: 205px;
	display: block;
	top: 0;
	left: 0;
}

#home {
	float: left;
	width: 970px;
	margin: 20px 0;
	background: url(../images/bg-columns.png);
}

#imaginedslights, #scarcelyrelevant, #boxhead, #visiting {
	float: left;
	width: 210px;
	padding: 10px 16px 16px;
	background: url(../images/divider.png) no-repeat center 80px;
	min-height: 40em;
	display: inline;
}

#imaginedslights h2, #scarcelyrelevant h2, #boxhead h2, #visiting h2, #archive h2
{
	text-align: center;
	font-size: 2em;
	height: 22px;
}

/*
#imaginedslights h2, #scarcelyrelevant h2, #boxhead h2, #visiting h2 {
	text-indent: -9999em;
	line-height: 0.9em;
}

#imaginedslights h2 {
	background: url(../images/bg-h2-imagined.png) no-repeat center 0;	
}

#scarcelyrelevant h2 {
	background: url(../images/bg-h2-relevant.png) no-repeat center 0;	
}

#boxhead h2 {
	background: url(../images/bg-h2-boxhead.png) no-repeat center 0;	
}

#visiting h2 {
	background: url(../images/bg-h2-visiting.png) no-repeat center 0;	
}
*/

#scarcelyrelevant, #boxhead
{
	padding: 10px 16px 16px 17px;	
}

#visiting
{
	padding: 10px 12px 16px 19px;	
}

span.author 
{
	float: left;
	width: 210px;
	text-align: center;
	color: #F15A24;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	margin: 0 0 0.6em 0;
	display: inline;
	clear: both;
	font-size: 1.2em;
}

div.story span.date, #content span.date 
{
	float: left;
	width: 210px;
	text-align: center;
	color: #77787B;
	padding: 0 0 15px 0;
	margin: 0 0 18px 0;
	font-size: 1em;
	display: block;
	clear: both;
}

#home h3, #content h3 
{
	float: left;
	width: 210px;
	color: #000;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	letter-spacing: -0.14em;
}

div.story-container {
	float: none;
	width: 210px;
}

div.story, div.archive, #archive  {
	float: left;
	width: 210px;
	display: inline;
	position: relative;
}

div.archive, #archive 
{
	padding: 8px 0 0;
	margin: 25px 0 0;
}

#archive 
{
	width: 210px;
	margin: 10px 0 0 20px;
	background: none;
}

div.story a.open-archive, #archive a.open-archive {
	position: absolute;
	float: left;
	bottom: 0;
	width: 138px;
	height: 16px;
	background: url(../images/btn-archive.png) no-repeat;
	text-indent: -9999em;
	margin: 0 0 0 30px;
	overflow: hidden;
}

div.archive a.close-archive, #archive a.close-archive {
	float: left;
	width: 210px;
	height: 22px;
	background: url(../images/btn-archive-close.png) no-repeat;
	text-indent: -9999em;
	margin: 13px 0 0.7em 0;
	overflow: hidden;
}

div.archive a.back, #content a.back, #archive a.back {
	float: left;
	width: 55px;
	height: 18px;
	background: url(../images/btn-back.png) no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

div.archive a.next, #archive a.next {
	float: right;
	width: 55px;
	height: 18px;
	background: url(../images/btn-next.png) no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

div.archive span.pages, #archive span.pages {
	float: left;
	width: 100px;
	color: #77787B;
	text-align: center;
}

div.archive span.author 
{
	text-align: left!important;
	font-size: 0.9em;
	margin: 0.2em 0 0;	
}

div.story a.continued 
{
	color: #F15A24;
	font-style: italic;
	text-decoration: none;
}

div.story a.continued:hover
{
	text-decoration: underline;
}

div.story {
	height: 52em;
} 

div.archive ul, #archive ul
{
	float: left;
	list-style-type: none;
}

div.archive ul li, #archive ul li
{
	float: left;
	width: 210px;
	margin: 0.5em 0;
}


div.archive ul li span.date, #archive ul li span.date 
{
	float: left;
	clear: both;
}

div.archive ul li a, #archive ul li a
{
	float: left;
	font-size: 1em;
	clear: both;
	color: #000;
	width: 210px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-weight: bold;
}

div.archive ul li a:hover, #archive ul li a:hover
{
	text-decoration: underline;
}


div.story p 
{
	text-align: justify;	
	margin: 1em 0;
	line-height: 1.2em;
	font-size: 1.2em;
}

div.story p img
{
	margin: 0 0 0 5px;
}

div.step 
{
	float: left;
	width: 210px;
	clear: none;
}


#content 
{
	float: left;
	display: inline;
	width: 690px;
	margin: 10px 0 10px 20px;
	padding: 10px 20px 0 0;
	border-right: 1px solid #A6A6A6;
}

#content span.author 
{
	width: 690px;
	margin: 0;
	background: url(../images/bg-dots.png) no-repeat center bottom;
	font-size: 1em;
}

#content span.author 
{
	width: 690px;
}

#content span.date {
	width: 690px;
	margin: 2px 0 0;
	background: url(../images/divider.png) no-repeat center bottom;
}

span.date {
	color: #77787b;
}	

#content h3 
{
	width: 690px;
	font-size: 1.7em;
	font-family: Tahoma, Arial, sans-serif;
	margin: 1em 0 1em;
}

#content p 
{
	line-height: 1.2em;
	margin: 1em 0;
}

#content p.bio 
{
	font-style: italic;
	color: #F15A24;
}

#content hr 
{
	display: block;
	border-top: 1px dotted #adacac;	
	height: 0;
	margin: 0 0 1em;
}

#archive h2
{
	float: left;
	width:  202px;
	margin: 0 0 2.6em;
}

#archive span.author
{
	text-align: left;	
	margin:0;
	font-size: 0.9em;
}



#footer 
{	
	position: relative;
	float: left;
	width: 970px;
	height: 90px;
	background: url(../images/bg-footer.png) repeat-x 0 bottom;
}

#footer em
{	
	position: absolute;
	left: 10px;
	bottom: 7px;
	color: #736357;
	font-style: normal;
}

#footer span
{	
	position: absolute;
	right: 10px;
	bottom: 7px;
	color: #736357;
}

#footer span a,
#footer em a 
{
	color: #736357;
	text-decoration: none;	
}

#footer span a:hover,
#footer em a:hover
{
	text-decoration: underline;	
}

hr.divider 
{
	float: left;
	clear: both;
	display: inline;
	width: 950px;
	margin: 0 10px;
	border-top: 1px solid #A6A6A6;
	height: 0;
}

#ad {
	float: left;
	display: inline;
	margin: 9px 13px;
	width: 945px;
	height: 185px;
	position: relative;
}

#ad img {
	float: left;
	display: block;
	width: 945px;
	height: 185px;
}

#ad a.buy {
	float: left;
	display: block;
	position: absolute;
	text-indent: -9999em;
	top: 82px;
	left: 610px;
	width: 238px;
	height: 28px;
}

#ad a.review {
	float: left;
	display: block;
	position: absolute;
	text-indent: -9999em;
	top: 120px;
	left: 605px;
	width: 250px;
	height: 28px;
}


#ad a.buy-players {
	float: left;
	display: block;
	position: absolute;
	text-indent: -9999em;
	top: 70px;
	left: 715px;
	width: 145px;
	height: 60px;
}

#ad a.review-players {
	float: left;
	display: block;
	position: absolute;
	text-indent: -9999em;
	top: 70px;
	left: 505px;
	width: 165px;
	height: 45px;
}

#ad a.librarians-dvd {
	float: left;
	display: block;
	position: absolute;
	text-indent: -9999em;
	top: 164px;
	left: 582px;
	width: 30px;
	height: 15px;
}

#ad a.librarians-download {
	float: left;
	display: block;
	position: absolute;
	text-indent: -9999em;
	top: 164px;
	left: 756px;
	width: 30px;
	height: 15px;
}

div.full-list 
{	
	float: left;
	width: 940px!important;	
	padding-bottom: 2em!important;
}

div.full-list ul
{	
	margin: 0 0 2em;
	width: 940px!important;	
}

div.full-list li
{	
	float: left;	
	width: 185px!important;
	display: inline;
}

p.star-divider 
{
	text-indent: -9999em;
	height: 0.6em;
	padding: 1em 0;
	background: url(../images/divider.png) no-repeat center center;	
}