
body#archive #header-img-detail {
	height: 230px;
}

body#archive #header-img-detail #title {
	height: auto;
	padding: 0px;
}

body#archive #header-img-detail #title p {
	padding: 15px 0px 15px 0px;
}

/***********************************************************************/
body#single #header-img-detail {
	height: 154px;
}

body#single #header-img-detail #title {
	height: auto;
	padding: 0px;
}

body#single #header-img-detail #title p {
	padding: 15px 0px 0px 0px;
}

body#single h1 span.eventclosing span {
	display: block;
	font-size: 18px;
}


body#single p.eventend span {
	font-size: 100%;
}
