#top_section .content h1 {
	/* margin-bottom: 3px; */
}

#top_section .content h2.date	 {
	border-bottom: 1px dotted gray;
	font-size: 21px;
	padding-bottom: 5px;
	margin-bottom: 11px;
}

#top_section .content {
	width: 560px;
}

#top_section .event .text {
	margin-left: 171px;
}

#top_section .event .text.noimage {
	margin-left: 0;
}

#top_section .event img.portrait {
	margin-right: 19px;
	float: left;
	border: 1px solid #7f7f7f;
	padding: 5px;
}


#top_section .event h2, #top_section .event p + h1 {
	font-size: 2.1em;
}


#top_section .content .sociable {
	border-top: 1px dotted gray;
	padding-top: 16px;
}

#top_section .content .sociable_tagline {
	display: block;
	margin-bottom: 5px;
}

#top_section .content .sociable_tagline strong {
	font-weight: normal;
}

.sociable-hovers {
	opacity:1;
}

#top_section .content .sociable ul {
	display: block;
}

#top_section .content .sociable ul li {
	display: block;
	float: left;
}

#top_section .content .sociable ul li img {
	padding-left: 0;
}

#genre {
	font-size: 13px;
	text-transform: uppercase;
	width: 100%;
	line-height: 1.5em;
	margin: -5px 0 10px 0;
}

#genre p {
	margin: 0;
}


#top_section .infoline {
	margin: 5px 0 8px 0;
}

/* SOCIABLE */

#top_section .content .sociable img {
	border: none;
	width: auto;
	height: auto;
	margin-right: 40px;
}

#top_section .event .sociable a:hover img {
	border: none;
}

/* LINK LIKST */

#top_section .links {
	border-top: 1px dotted gray;
	padding: 10px 0 0 0;
	margin: 10px 0;
}


#top_section .links li {
	line-height: 1.7em;
	font-weight: bold;
}

#top_section .links li a {
	text-decoration: none;
}

#top_section .links li a:hover {
	text-decoration: underline;
}
