﻿/*
----------------------------------------------------------------
R E S E T
---------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0; }
	
	
/*
----------------------------------------------------------------
G E N E R A L
---------------------------------------------------------------- */

body {
	font-family: Georgia, Times, serif; 
	font-size: 62.5%;
	text-align: left; }

#left-nav { 
	position: fixed;
	top: 0;
	width: 15%;
	border-right: 1px solid #dcdcdc; }

#bibliography-list { 
	float: left;
	margin-top: 2em;
	margin-left: 15%;
	width: 70%; }

ol, ul {
	list-style: none; 
	font-size: 1.2em; }
	
	
/*
----------------------------------------------------------------
T O P   O F   P A G E   L I N K  
---------------------------------------------------------------- */
	
#top {
	background: transparent url(../../i/arrow_up.png) no-repeat bottom left;
	margin: 25px 0 25px 0;
	padding-top: 25px;
	border-top: 1px solid #dcdcdc; }
	
#top a {
	margin-left: 20px;
	font: 1em georgia, baskerville, serif;
	text-decoration: none;
	color: #993300; }


/*
----------------------------------------------------------------
N A V I G A T I O N 
---------------------------------------------------------------- */

#left-nav ul { 
	margin-top: 2em;
	margin-left: 1em;}

#left-nav a {
	padding: 8px 0 8px 15px;
	margin: 0;
	text-decoration: none;
	color: #666; }
	
#left-nav a:hover {
	color: #fff;
	font-style: italic;
	text-decoration: none;
	background-color: #993300;}

	
#left-nav a#articles, #left-nav a#ch-books, #left-nav a#books, #left-nav a#diss, #left-nav a#works {
	display: block;
	vertical-align: middle; }
	
#left-nav .articles a#articles, #left-nav .ch-books  a#ch-books, #left-nav .books a#books, #left-nav .diss a#diss, #left-nav .works a#works {
	color: #993300;
	font-weight: normal;
	font-style: italic;
	text-decoration: none; 
	border-bottom: 0;
	background: transparent url(../../i/bullet.png) no-repeat center left; }
	
	
/*
----------------------------------------------------------------
C L O S E   L I N K 
---------------------------------------------------------------- */

#close {
	margin-top: 65px;
	margin-left: 30px;
	padding-top: 25px;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;}
	
#close a{
	padding: 10px 0 10px 20px;
	font: 1em georgia, baskerville, serif;
	text-decoration: none;
	color: #993300;
	background: transparent url(../../i/close.png) no-repeat center left; }
	
#close a:hover {
	font-style: italic;
	text-decoration: none;
	color: #993300;
	background-color: transparent; }


/*
----------------------------------------------------------------
C O N T E N T   A R E A 
---------------------------------------------------------------- */

h3, h1, #top, ol {
	margin-left: 50px; }
	
ol {
	color: #333;
	margin-bottom: 2em;
	width: 550px; }
	
ol li {
	margin: 8px 0 8px 0px; }
	
h3 {	
	font-size: 1.2em;
	font-variant: small-caps;
	color: #5b4e41;
	letter-spacing: .2em; }
	
h1 {
	margin-bottom: 50px; }
	

p {
	text-indent: -25px;
	margin-left: 25px;
	margin: 8px 0 8px 0px; 
	font-size:1.2em; }
	
.em {
	font-style: italic; 
}

/* 
---------------------------------------------
STANDARD SIFR STYLES - NO MODIFYING 
--------------------------------------------- */

.sIFR-flash {
	visibility: visible !important;
	margin: 0; }

.sIFR-replaced {
	visibility: visible !important; }

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden; }

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important; }


/* 
---------------------------------------------
DECOY SIFR STYLES - MODIFY IF NEEDED
--------------------------------------------- */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px; }