
.feature {
	margin-bottom: 36px;
	float: left;
	width: 100%;
	font-size: 0.875em;
	color: #555;
}

.feature ul li {
	background: none;
	padding-left: 0;
	margin-left: 0;
}


/* PRODUKTION
-------------------------------------------------------------------------------------------------------------- */

/* Vorstellungen m. Microformats */

#sidebar .vevent .summary,
#sidebar .day .month {
	display: none;
}

#sidebar h4.vorstellungen {
	margin-bottom: -0.5em;
}

#sidebar .vcalendar h5 {
	border-bottom: 2px dotted #bbb;
	margin: 0;
	padding-top: 1em;
	padding-bottom: 0.5em;
	text-transform: none;
	font-family: Georgia, Garamond, "Apple Garamond", "ITC Garamond Narrow", "Palatino Linotype", Palatino, Palladio, "URW Palladio L", serif;
	clear: left;
}

#sidebar .spieltag {
	float: left;
	width: 274px;
	position: relative;
	background: url(../img/sidebar-kalenderblatt-bg.gif) no-repeat left bottom;
}

#sidebar .spieltag.wochenende {
	background-image: url(../img/sidebar-kalenderblatt-we-bg.gif);
}

#sidebar .day {
	background-color: #f5f5f5;
	display: block;
	width: 24px;
	font-size: 1.25em;
	color: #bbb;
	text-align: center;
	padding: 4px 0 2px 0;
	letter-spacing: -1px;
	text-transform: none;
	font-weight: normal;
	line-height: 1;
	position: absolute;
	top: 0;
	left: 0;
}

#sidebar .wochenende .day {
	background-color: #bbb;
	color: #fff;
}

#sidebar .day .weekday {
	font-size: 0.667em;
	display: block;
	width: 24px;
	letter-spacing: normal;
}

#sidebar .vevent {
	float: left;
	width: 238px;
	border-bottom: 2px dotted #bbb;
	margin-left: 24px;
	padding-left: 12px;
	padding-bottom: 6px;
	line-height: 1.25;
}

#sidebar span.time {
	display: block;
	padding-top: 2px;
}

#sidebar .showing {
	font-weight: bold;
	color: #bbb;
	text-transform: none;
}

#sidebar .ticket-link {
	float: right;
	font-family: "Arial Narrow", Arial, Univers, Helvetica, "Gill Sans", "Liberation Sans", "Myriad Pro", sans-serif;
}

#sidebar .ausverkauft-erklaerung {
	font-size: 0.857em;
}


/* Preise */

#sidebar .prices dt {
	clear: left;
	float: left;
	margin-right: 12px;
}


/* Pressestimmen */

#sidebar .press-comment cite {
	font-family: "Arial Narrow", Arial, Univers, Helvetica, "Gill Sans", "Liberation Sans", "Myriad Pro", sans-serif;
	font-style: normal;
	padding-left: 0.5em;
	padding-top: 0.5em;
	display: block;
	line-height: 1.2;
	text-align: right;
}


/* Pressebilder */
/* div.img nur temporär für img tags eingebaut */

#sidebar .press-images .frame {
	float: left;
	width: 96px;
	height: 96px;
	margin: 12px;
	border: 1px solid #ddd;
}

#sidebar .press-images .frame a {
	display: block;
	width: 72px;
	height: 72px;
	float: left;
	border: 12px solid #fff;
	background-color: #f5f5f5;
	overflow: hidden;
}

#sidebar .press-images a:hover,
#sidebar .press-images a:focus,
#sidebar .press-images a:hover img,
#sidebar .press-images a:focus img {
	border-color: #bbb;
}