/* CSS Document */

body{
	text-align:center;
	font: 75%/1.4em Verdana, Arial, sans-serif;
	margin:0;
	padding:0;
}
div#wrapper, div#page_top{
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 780px;
	background: none !important;
}
img{
	border:0;
}
p{
	margin:0 0 1em 0;
	padding:0;
}
a{
	color:#8F0000;
	text-decoration:none;
}
p a{
	border-bottom:1px solid #d99;
}
p a:hover{
	border-bottom:0;
}
p.MsoNormal, p.MsoNormal span{
	margin: inherit !important;
	padding: inherit !important;
	font: inherit !important;
}
h1{
	font: normal 100%/1.1em  Verdana, Arial, sans-serif;
	float:left;
	margin:0 0 0 0; padding:0;
	width:378px; height:69px;
}
h1 a{
	text-decoration:none;
	position:relative;
	overflow:hidden;
	width:inherit; height:inherit;
}
h1 a span{
	display:block;
	position:absolute;
	left:0; top:0; z-index:1;
	width:378px; height:69px;
	background: url("/images/title.gif") top left no-repeat;
}
h2{
	margin:0 0 1em 0;
	padding:0;
	font:140%/1.1em Georgia, "Times New Roman", Times, serif;
	color:#333;
	font-weight:normal;
	width:90%;
}
h2 a{
	color:#8F0000;
	text-decoration:none;
}
h2 a:hover{
	text-decoration:underline;
}
h3{
	margin:0em 0 1.3em 0;
	padding:0;
	font:120%/1.1em Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-weight:normal;
	width:80%;
}
div#page_top_container{
	background: url("/images/title_back.gif") top center;
	border-bottom:1px solid #8e0e0f;
	margin-bottom:20px;
}
div#page_top{
	_height:1%;
	overflow:auto;
	padding-top:20px;
	padding-bottom:20px;
}
div#page_top ul{
	padding-top:1px;
	list-style:none;
	margin:0;
	float:right;
	width:235px;
}
div#page_top ul li{
	display:block;
	float:left;
	margin-top:9px;
	height:24px;
}

#li_biography, #li_biography a span{ width:119px;}
#li_contact, #li_contact a span{ width:106px;}
#li_home, #li_home a span{ width:71px;}
#li_archive, #li_archive a span{ width:152px;}

#li_biography{ margin-right:10px;}
#li_home{ margin-right:12px;clear:left;}

div#page_top ul li a{
	text-decoration:none;
	color:#666666;
	text-transform:capitalize;
	display:block;
	position:relative;
	overflow:hidden;
	width:inherit; height:inherit;
	padding-bottom:9px;
}
div#page_top ul li a span{
	display:block;
	position:absolute;
	left:0; top:0; z-index:1;
	height:24px;
	background-position: top left;
	background-repeat: no-repeat;
	cursor:pointer;
	width:inherit;
	padding:0;
}

#li_biography a span{ background-image: url("/images/biography.gif");}
#li_contact a span{ background-image: url(/images/contact.gif);}
#li_home a span{ background-image: url(/images/home.gif);}
#li_archive a span{ background-image: url(/images/archive.gif);}

div#page_top ul li a:hover, div#page_top ul li a.on{
	color:#8F0000;
}
div.blurb{
	width:360px;
	float:left;
}
div.blurb.contact{
	padding-top:8em;
	margin-right:50px;
}
div.blurb p{
	color:#444;
	font:140%/1.6em Georgia, "Times New Roman", Times, serif;
}
div.blurb a{
	text-decoration:none;
	color:#8F0000;
}
div.blurb em{
	color:#000;
	font-style:normal;
}
div.news{
	float:left;
	margin-left:60px;
	width:370px;
}


div#content{
	float:left;
	width:449px;
	padding-right:20px;
	margin-right:-1px;
	border-right:1px solid #8e0e0f;
}


div.post{
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom:1px solid #8e0e0f;
}

ol{
	margin:0;
	padding:0;
}

div#sidebar{
	float:right;
	width:290px;
	padding-left:20px;
	border-left:1px solid #8e0e0f;
}
div#sidebar ul{
	list-style:none;
	margin:0;padding:0;
}
#screening_room{
	border-bottom:1px solid #8e0e0f;
	padding-bottom:15px;
	margin-bottom:15px;
}

div#footer{
	clear:both;
}
div.credit{
	font-size:90%;
	clear:both;
	
	color:#666666;
	font-style:italic;
	text-transform:uppercase;
	padding-top:3em;
}
div.credit p.left{
	float:left;
}
div.credit p.right{
	float:right;
}
div.credit a{
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

li.author{
	background:#FCC;
	padding:1em 1em 0.1em 1em;
	margin-bottom:1em;
}