@charset "utf-8";
/* Slideshow CSS */
.connected-carousels .stage {
	margin: 20px auto; width: 620px; position: relative;
}
.connected-carousels .photo-credits a {
	color: rgb(255, 255, 255);
}
.connected-carousels .navigation {
	margin: 0px; width: 260px; position: relative;
}
.connected-carousels .carousel {
	overflow: hidden; position: relative;
}
.connected-carousels .carousel ul {
	list-style: none; margin: 0px; padding: 0px; width: 20000em; position: absolute;
}
.connected-carousels .carousel li {
	float: left;
}
.connected-carousels .carousel-stage {
	border-radius: 5px; border: 10px solid rgb(255, 255, 255); height: 400px; box-shadow: 0px 0px 2px #999; -webkit-box-shadow: 0 0 2px #999; -moz-box-shadow: 0 0 2px #999; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.connected-carousels .carousel-navigation {
	background: rgb(255, 255, 255); width: 240px; height: 60px;
}
.connected-carousels .carousel-navigation li {
	cursor: pointer;
}
.connected-carousels .carousel-navigation li img {
	border: 1px solid rgb(255, 255, 255); display: block;
}
.connected-carousels .carousel-navigation li.active img {
	
}
.connected-carousels .prev-stage {
	top: 0px; width: 305px; height: 410px; color: rgb(255, 255, 255); display: block; position: absolute;
}
.connected-carousels .next-stage {
	top: 0px; width: 305px; height: 410px; color: rgb(255, 255, 255); display: block; position: absolute;
}
.connected-carousels .prev-stage {
	left: 0px;
}
.connected-carousels .next-stage {
	right: 0px;
}
.connected-carousels .inactive.prev-stage {
	display: none;
}
.connected-carousels .inactive.next-stage {
	display: none;
}
.connected-carousels .prev-stage span {
	background: rgb(78, 68, 60); font: 24px/27px Arial, sans-serif; border-radius: 30px; top: 50%; width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); text-decoration: none; display: none; position: absolute; font-size-adjust: none; font-stretch: normal; box-shadow: 0px 0px 2px #999; text-shadow: 0px 0px 1px #000; -webkit-box-shadow: 0 0 2px #999; -moz-box-shadow: 0 0 2px #999; -moz-border-radius: 30px; -webkit-border-radius: 30px;
}
.connected-carousels .next-stage span {
	background: rgb(78, 68, 60); font: 24px/27px Arial, sans-serif; border-radius: 30px; top: 50%; width: 30px; height: 30px; text-align: center; color: rgb(255, 255, 255); text-decoration: none; display: none; position: absolute; font-size-adjust: none; font-stretch: normal; box-shadow: 0px 0px 2px #999; text-shadow: 0px 0px 1px #000; -webkit-box-shadow: 0 0 2px #999; -moz-box-shadow: 0 0 2px #999; -moz-border-radius: 30px; -webkit-border-radius: 30px;
}
.connected-carousels .prev-stage span {
	left: 20px;
}
.connected-carousels .next-stage span {
	right: 20px;
}
.connected-carousels .prev-stage:hover span {
	display: block;
}
.connected-carousels .next-stage:hover span {
	display: block;
}
.connected-carousels .prev-navigation {
	background: rgb(78, 68, 60); font: 16px/29px Arial, sans-serif; border-radius: 30px; width: 30px; height: 30px; color: rgb(255, 255, 255); text-decoration: none; display: block; position: absolute; font-size-adjust: none; font-stretch: normal; box-shadow: 0px 0px 2px #999; text-shadow: 0px 0px 1px #000; -webkit-box-shadow: 0 0 2px #999; -moz-box-shadow: 0 0 2px #999; -moz-border-radius: 30px; -webkit-border-radius: 30px;
}
.connected-carousels .next-navigation {
	background: rgb(78, 68, 60); font: 16px/29px Arial, sans-serif; border-radius: 30px; width: 30px; height: 30px; color: rgb(255, 255, 255); text-decoration: none; display: block; position: absolute; font-size-adjust: none; font-stretch: normal; box-shadow: 0px 0px 2px #999; text-shadow: 0px 0px 1px #000; -webkit-box-shadow: 0 0 2px #999; -moz-box-shadow: 0 0 2px #999; -moz-border-radius: 30px; -webkit-border-radius: 30px;
}
.connected-carousels .prev-navigation {
	top: 330px; right: 80px; text-indent: 6px;
}
.connected-carousels .next-navigation {
	top: 330px; right: 20px; text-indent: 20px;
}
.connected-carousels .inactive.prev-navigation {
	cursor: default; opacity: 0.5;
}
.connected-carousels .inactive.next-navigation {
	cursor: default; opacity: 0.5;
}
.connected-carousels .stage {
	margin: 0px; width: 410px; position: relative;
}
.stage .carousel ul li {
	position: relative;
}
.bgCover {
	display: block;
}
.itemLegend {
	left: 0px; width: 470px; bottom: 0px; color: rgb(255, 255, 255); line-height: normal; font-size: 20px; position: absolute; background-color: rgba(0, 0, 0, 0.8); text-decoration:none
}
.itemLegend p {
	padding: 10px;
}
.itemLegend span {
	display: block;
}
.lede-badge {
	padding: 8px 10px; border-radius: 0px 0px 5px 5px; border: 1px solid rgb(204, 204, 204); left: 30px; top: -2px; color: rgb(255, 255, 255); display: inline-block; position: absolute; z-index: 1; box-shadow: -1px 1px 2px rgba(0,0,0,0.5); background-color: rgb(153, 0, 0);
}

