.title {
	font: 24px/30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 8px;
	width: 470px;
}
.filmmaker {
	font: bold 18px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 8px;
	width: 470px;
}

.above,.below {
	font-size: 12px;
	text-transform: uppercase;
}

.above {
	border-top: 1px solid #ddd;
	padding-top: 20px;
}

.below {
	margin-bottom: 6px;
	color: white;
}

.date,.venue,.starts,.ends,.country,.year,.duration,.theme {
	padding-right: 5px;
	list-style-type: none;
	display: inline;
	border-right: 12px solid #a9a9a9;
	padding-left: 5px;
}

.date,.country {
	padding-left: 0;
}

.group {
	font-style: italic;
	font-size: 15px;
	margin-top: 4px;
	font-weight: bold;
	color: #610;
}

.nameless,.groupnumber{
	display: none;
}

p {
}
.hardy h1 {
	font-size: 42px;
	padding-bottom: 10px;
}
.hardy h2 {
		font-size: 42px;
	color: white;
	border-top: 3px solid white;
	padding-top: 20px;
}
.thumb {
	float: left;
	padding-right: 10px;
	border-style: none;
	border-width: 0;
	padding-top: 10px;
}
