/* --- detail --- */

/* ===--- feature: detail ---=== */
/* === image === */
.featureDetail .detailRight .featureImage {
	padding: 0px 0px 20px 0px;
}
.featureDetail .detailRight .featureImage .image {
	position: relative;
}
.featureDetail .detailRight .featureImage .image .zoom {
	background-image: url(../../images/site/icon_zoom.png);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	bottom: 10px;
	right: 10px;
	position: absolute;
}
.featureDetail .detailRight .featureImage .text {
	padding: 10px 0px 20px 0px;
}

/* === fotos === */
.featureDetail .detailRight .featureFotos {
	padding: 0px 0px 20px 0px;
}
.featureDetail .detailRight .featureFotos .text {
	padding: 10px 0px 20px 0px;
}
.featureDetail .detailRight .featureFotos .header {
	font-weight: 700;
	text-transform: uppercase;
	padding: 0px 0px 25px 0px;
	font-family: 'Open Sans', sans-serif;
	color: #7777a0;
}
.featureDetail .detailRight .featureFotos .imgblock {
	float: left;
	padding: 0px 0px 3px 3px;
}
.featureDetail .detailRight .featureFotos .imgblock.rowFirstPic {
	padding-left: 0px;
}


/* === videos === */
.featureDetail .detailRight .featureVideos {
	padding: 0px 0px 20px 10px;
}
.featureDetail .detailRight .featureVideos .header {
	font-weight: 700;
	text-transform: uppercase;
	padding: 0px 0px 25px 0px;
	font-family: 'Open Sans', sans-serif;
	color: #7777a0;
}
.featureDetail .detailRight .featureVideos .text {
	padding: 10px 0px 20px 0px;
}
.featureDetail .detailRight .featureVideos .item, .featureDetail .detailRight .featureVideos .item:hover {
	display: block;
	clear: both;
	padding: 0px 0px 10px 0px;
	text-decoration: none;
}
.featureDetail .detailRight .featureVideos .item .clearFloat {
	display: block;
}
.featureDetail .detailRight .featureVideos .item .image {
	display: block;
	float: left;
}
.featureDetail .detailRight .featureVideos .item .content {
	display: block;
	padding: 0px 0px 0px 94px;
}
.featureDetail .detailRight .featureVideos .item .title {
	display: block;
	color: #7777a0;
	font-family: 'Open Sans', sans-serif;
}
.featureDetail .detailRight .featureVideos .item .shorttext {
	display: block;
	color: #898B8D;
}

/* === infos === */
.featureDetail .detailRight .featureInfo {
	padding: 0px 0px 0px 0px;
}
.featureDetail .detailRight .featureInfo .header {
	font-weight: 700;
	text-transform: uppercase;
	padding: 0px 0px 25px 0px;
	font-family: 'Open Sans', sans-serif;
	color: #7777a0;
}

/* === chronik === */
.chronikDetail .header {
	padding: 0px 0px 20px 0px;
}
.chronikDetail .detailLeft {
	width: 326px;
}
.chronikDetail .detailLeft .modTeaser {
	padding: 30px 0px 30px 0px;
}
.chronikDetail .detailRight {
	width: 379px;
}

/* === archive === */
.archiveDetail .archiveInfo {
	font-style: italic;
}