body {
	background-color: white;
	color: #15162b;
	margin: 0;
	padding: 0;
	font-family: Times, "Times New Roman", Georgia, serif;
}

a, a:link, a:visited, #nav li {
	color: blue;
}

.cleanme {
	border: none !important;
	background: none !important;
	text-decoration: none !important;
}

#leftcol {
	float: left;
	width: 125px;
	margin-right: 20px;
	top: 15px;
	left: 15px;
	position: fixed;
}

#logo {
	padding-top: 5px;
}

#logo a img, #logo a:hover img {
	border: 0;
	background: none;
	text-decoration: none;
}

#nav {
	position: fixed;
	top: 15px;
	right: 15px;
	padding: 10px;
	padding-bottom: 130px;
	width: 130px;
	font-size: 72%;
	line-height: 150%;
	text-transform: uppercase;
}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 20px 0;
}

#nav ul li {
	padding: 0;
}

.smallcat, .scnav-1, .scnav-2, .scnav-3, #nav a, #nav li {
	font-style: italic;
	text-decoration: none;
	cursor: pointer;
	color: blue;
}

.top span:hover, a:hover, .scnav-1:hover, .scnav-2:hover, .scnav-3:hover, #nav a:hover, #nav li:hover {
	color: #1b132c;
	background: #ebe039;
	font-style: normal;
}

.pointer {
	cursor: pointer;
}

.video-1 {
	background: url('/img/video-1.gif');
	width: 300px;
	height: 195px;
	float: left;
}

.video-2 {
	background: url('/img/video-2.gif');
	width: 300px;
	height: 195px;
	float: left;
}

.video-3 {
	background: url('/img/video-3.gif');
	width: 300px;
	height: 195px;
	float: left;
}

.video-details {
	margin: 10px;
	display: none;
}

#lowerbar {
	position: fixed;
	bottom: 10px;
	right: 15px;
	z-index: -100;
}

/* CONTENTS */

h1, h2 {
	
	color: #151415;
	
}

h1 {
	font-size: 100%;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 3px;;
}

h2 {
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

.movie {
	padding-top: 11px;
}

.txt {
	width: 450px;
	line-height: 150%;
	float: left;
	border-top: 1px solid #838383;
}

.essay-full p, .txt p {
	margin-bottom: 0;
}

.essay-full p+p, .txt p+p {
	text-indent: 3em;
	margin-top: 0
}

.essay-topspacer {
	display: none;
	margin-bottom: 15px;
}

.readmore, .top {
	font-size: 65%;
	line-height: 100%;
	margin-top: 5px;
	padding: 5px 0;
	border-top: 1px solid #ccc;
	color: blue;
	cursor: pointer;
	font-family: monaco, courier, monospace;
}

.readmore span:hover {
	cursor: pointer;
	text-decoration: underline;
	background: yellow;
}

.essay-full {
	display: none;
	width: 600px;
	line-height: 150%;
	border-top: 1px solid #838383;
	margin-top: 50px;
}

.essay-full img {
	margin: 10px;
}

.essayimg img {
	width:250px;
	height: 185px;
}

.etc {
	width: 150px;
	float: left;
	margin-left: 20px;
	border-top: 1px solid #838383;
}

#bios, #contact, #acknowledgements, #introduction, #screenings, #screening1, #screening2, #screening3 {
	margin-bottom: 250px;
}

#content {
	padding-top: 5px;
	margin-left: 40px;
}

#top {
	margin: 0;
	padding: 15px;
	height: 1200px;
	display: none;
}

#screenings .txt {
	margin-bottom: 30px;
}

#screenings 

.screening-title {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
}

.subtext {
	font-size: 85%;
	line-height: 140%;
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.random {
	margin: 120px;
}

#map {
	margin-top: 10px;
}

#contact p {
	text-indent: 0;
	line-height: 100%;
}

.vid-credit {
	font-size: 76%;
	margin-top: 30px;
}

/* Footnotes */
sup {
	cursor: help;
	margin-left: 1px;
	color: blue;
}

#tooltip {
	font-family: monaco, courier, monospace;
	color: blue;
	position: absolute;
	z-index: 3000;
	background-color: yellow;
	padding: 7px;
	min-width: 350px;
	max-width: 420px;
}

#tooltip h3, #tooltip div {
	margin: 0;
	font-size: 68%;
	font-weight: normal;
}

.qc_pager {
	border-top: 1px solid #ccc;
	font-family: monaco, courier, monospace;
	font-size: 65%;
	text-align: center;
	margin: 7px 0 0 0;
}

.qp_prev {
	margin-left: 6px;
}

.qp_next {
	margin-right: 6px;
}

.qp_disabled {
	color: #ccc;
}

#bios p, #bios p+p {
	text-indent: 0;
	margin-bottom: 15px;
}

.name {
	text-transform: capitalize;
	text-decoration: underline;
	font-weight: bold;
}