/* -=- FEATURES -=- */

#features {
	float: right;
	width: 16.7%; /* eigentlich 17%, aber da spielt der IE nicht mit ... */
	margin-bottom: 4em;
	margin-right: 3%;
	margin-left: 1%;
	color: #666;
}

#features h4 {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#features h5 {
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-size: 70%;
}

#features p, #features ul, #features ol, #features div.clientinfo, #features label, #features input {
	font-size: 80%;
	line-height: 1.5;
}

div.feature {
	line-height: 1.3;
	margin-bottom: 2em;
}

#features img {
	border: 1px solid #8E8265;
}

#features a img:hover {
	border: 1px solid #E46A00;
}

#features a.thickbox {
	border: 0;
}

#features ul {
	padding-left: 1.2em;
	list-style-type: none;
	list-style-image: url(../img/ul_bullet_features.png);
}

#features ul li {
	margin-left: 4px;
	padding-left: 0.2em;
}


#features div.FeatureReference ul {
	padding: 0;
	list-style: none;
	margin: 0;
	width: 182px;
	height: 182px;
	margin: 0;
}

#features div.FeatureReference ul li {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 182px;
	height: 182px;
	background: white;
}

#features div.FeatureReference button {
	border-width: 0 !important;
	background-color: transparent;
	margin-left: 0;
	padding: 0;
	width: 21px;
	height: 21px;
	margin-right: 0.6em;
	cursor: pointer;
	float: left;
}

#features div.FeatureReference button img {
	border-width: 0;
	margin: 0 0 0 -2px;
}

body.fx-enabled #features div.FeatureReference ul li {
	display: none;
}

#features div.FeatureBlogNavigation ul {
	margin-bottom: 1em;
}

#features div.FeatureBlogNavigation form select {
	background-color: #ECECDB;
	border: 1px solid;
	border-color: #8E8265;
	border-bottom-color: #C0B9A9;
	border-right-color: #C0B9A9;
	font-size: 80%;
	margin-right: 2px;
	padding: 1px 0;
}

#features div.FeatureBlogNavigation form select option {
	padding-left: 4px;
	padding-right: 4px;
}

#features div.FeatureBlogNavigation form button {
	background: #E36A00 url(../img/button-bg.png) left top no-repeat;
	border: 1px solid #EFAB6F;
	border-bottom-color: #9A4800;
	border-right-color: #9A4800;
	color: #FFF;
	padding: 2px 1px 1px 2px;
	cursor: pointer;
	font-size: 80%;
}

#features div.FeatureBlogNavigation form div {
	display: inline;
}

#features input.SubmitButton {
	margin-top: 1em;
}

/* DEL.ICIO.US */

#features .FeatureDelicious h5 {
	clear: left;
}

#features #delicious-tags {
	padding-left: 0;
	list-style: none;
	margin-bottom: 1em;
	float: left;
}

#features #delicious-tags li {
	padding: 0;
	margin: 0;
	display: inline;
	text-transform: lowercase;
}

#features #delicious-tags li.level-1 {
	font-size: 80%;
}

#features #delicious-tags li.level-2 {
	font-size: 100%;
}

#features #delicious-tags li.level-3 {
	font-size: 120%;
}

#features #delicious-tags li.level-4 {
	font-size: 140%;
}

#features div.FeatureDelicious a, #features div.FeatureDelicious a:hover, #features div.FeatureDelicious a:active, #features div.FeatureDelicious a:focus {
	background: none;
	padding-right: 0;
}



/* INSIDE-BLOG */

#features div.FeatureInsideBlog div.blogpost {
	border-top: 1px solid #B4AC97;
	margin-bottom: 1.5em;
}

#features div.FeatureInsideBlog div.blogpost div.date {
	border: none;
	background: none;
	color: #444;
	float: none;
	width: 100%;
	text-align: left;
	padding-left: 0;
	padding-bottom: 0.25em;
}

#features div.FeatureInsideBlog div.blogpost div.date span.day {
	font-size: 0.8em;
	display: inline;
}

#features div.FeatureInsideBlog div.blogpost div.date abbr.month, #features div.FeatureInsideBlog div.blogpost div.date span.year {
	font-size: 0.8em;
}

#features div.FeatureInsideBlog div.blogpost h5 {
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: none;
}

#features div.FeatureInsideBlog div.blogpost a:hover, #features div.FeatureInsideBlog div.blogpost a:focus  {
	border-bottom: 1px solid #E36A00;
}