@charset "utf-8";
/* CSS Document */

#logo a{
	cursor:default;	
}
#nav ul{
	display:none;	
}
h1{
	padding-bottom:0;	
}
h1 span{
	position:absolute;
	font-size:0.65em;
	left:-300px;
	top:90px;
	font-style:italic;
}
p{
	padding:0;

}
.snippet{
	float:left;
	padding:2em 0 0 0;
}
.button a{
	padding:0.6em 0 1.1em 0;	
}
#blog{
	width:32.5em;
	margin-right:5em;
}
#film{
	width:188px;	
}
#blog p{
	padding-left:15px;	
	line-height:1.8;
}
#blog h3{
	padding:0.6em 0 0.3em 15px;	
	background:url(/images/quote-open.gif) no-repeat left;
}
#blog{
	background:url(/images/quote-close.gif) no-repeat right bottom;	
}
.panel{left:15px!important;}