@charset "UTF-8";

.contentNews {
	position: relative;
	background-image: url("/images/events/events-bg.gif");
	background-repeat: repeat-y;
}

.news-item-content br {
	display: none;
}

h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: 2px;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	background-image: url("/images/events/events-divider.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

#news-months h2, #news-rss h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	color: #556293;
	background-image: none;
}

h3 {
	color: #556293;
	font-family: Perpetua, Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
	padding-top: 0;
}

#news-items {
	width: 495px;
}

.news-item, .news-item-last {
	background-image: url("/images/events/events-divider.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}

.news-item-last {
	background-image: none;
}

.event-read-more {
	font-style: italic;
}

.news-item-date {
	font-family: Perpetua, Georgia, serif;
	color: #556293;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0;
	padding: 0 10px;
}

.news-item-content {
	font-size: 13px;
	line-height: 24px;
	padding: 0 10px;
}




#news-months {
	position: absolute;
	top: 60px;
	right: 0;
	background-image: url("/images/events/events-divider.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 255px;
	height: 50px;
	padding-bottom: 20px;
}





#news-rss {
	position: absolute;
	top: 140px;
	right: 0;
	background-image: url("/images/events/events-divider.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 255px;
	height: 50px;
	padding-bottom: 20px;
}





/*
	Search
*/

#event-search {
	position: absolute;
	top: 0;
	right: 0;
	background-image: url("/images/events/events-divider.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 255px;
	height: 50px;
}

/*
#event-search-box {
	border: 1px solid #C6C8CA;
	width: 255px;
	height: 25px;
}

#event-search input {
	position: absolute;
	right: 88px;
	top: 5px;
	border: 0;
}
*/

#event-search #search-button {
	position: absolute;
	top: 1px;
	right: 0;
}

#event-search h2 {
	display: none;
}



.new-news {
	position: relative;
	left: -30px;
	top: -60px;
	float: right;
}




/*
	Features
*/

#feature-block {
	background-image: url("/images/events/events-divider.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	position: absolute;
	padding-bottom: 24px;
	top: 208px;
	left: 518px;
}

#feature-block .homepage-feature {
	margin: 0;
	margin-top: 12px;
}