/*
Theme Name: FDFH|AAUFA
Description: Wordpress Theme für dfh-freunde.org|ufa-amis.org
Author: Nickel GbR
Author URI: http://nickel-berlin.com
*/

/* @group Base */

body {
	background-color: #f1f2f2;
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 6px 0 20px 37px;
	color: #696969;
	text-align: center;
}

p {
	display: ;
	padding-top: 5px;
}

a {
	text-decoration: none;
	color: #2665a5;
}

li.outbound {
	padding-bottom: 8px;
}

li.outbound a {
	color: gray;
}

li.outbound a:hover {
	color: #2665a5;
}

a.to_top {
	float: right;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1 {
	background: url(images/bg_h1.png) no-repeat 0 62px;
	font: 25px Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding: 20px 0 25px 20px;
}

h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-weight: bold;
	padding-top: 5px;
}

hr {
	background: url(images/bg_hr.png) no-repeat;
	color: #929290;
	border: #929290;
	background-color: #929290;
	width: 60px;
	height: 1px;
	float: left;
	margin-left: -60px;
}

.pad-image {
	margin-top: 10px;
}

.post ul {
	margin-top: 10px;
}

.post span.credit {
	float: right;
	font-size: 10px;
}

/* @end */

/* @group Layout */

#fdfh_container {
	margin: 0 auto;
	text-align: left;
	width: 740px;
}

#print_header {
	display: none;
}

#header {
	width: 753px;
	height: 129px;
	display: block;
	background-image: url(images/de/header.png);
}

#header #switch_lang {
	padding-left: 613px;
	padding-top: 101px;
}

#header #switch_lang a.active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

#header #switch_lang a.inactive {
	font-weight: bold;
}

#navigation {
	width: 740px;
	margin-left: 13px;
	background: url(images/bg_navigation.png) no-repeat;
	height: 37px;
	text-align: center;
}

#navigation li {
	list-style-type: none;
	display: inline;
}

#navigation li.page_item {
	padding: 0 17px;

}

div.current_page_item {
	background: url(images/bg_navigation_active.png) no-repeat;
	width: 11px;
	height: 6px;
	position: absolute;
}

#navigation a {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

#content {
	width: 740px;
	margin-top: 12px;
	margin-left: 13px;
}

#content #body {
	background-color: #fff;
	border: 1px solid #eee;
	float: left;
	width: 532px;
	padding-bottom: 30px;
}

#content #body .post {
	padding: 0 36px 18px 60px;
}

#content div#print {
	float: left;
	margin-left: -45px;
	padding-top: 5px;
}

#content div.hr {
	float: left;
	margin-left: -60px;
	padding-bottom: 20px;
}

table.downloads td {
	vertical-align: top;
	padding-bottom: 10px;
	padding-right: 15px;
}

li.current {
	display: none;
}

/* @end */

/* @group Sidebar */

#content .sidebar {
	background-color: #fff;
	border: 1px solid #eee;
	float: right;
	width: 200px;
}

#content .sidebar_margin {
	margin-top: 10px;
}

#content .sidebar .sidebar_inner {
	padding: 23px 0 10px 14px;
}

.sidebar_inner .sidebar_t {
	width: 168px;
	height: 2px;
	background: url(images/widget/sidebar_t.png) no-repeat 6px;
}

.sidebar_inner .sidebar_l {
	background: url(images/widget/sidebar_l.png) no-repeat;
}

.sidebar_inner .sidebar_b {
	width: 168px;
	height: 3px;
	background: url(images/widget/sidebar_b.png) no-repeat 6px;
	margin-bottom: 10px;
}

.sidebar_inner .sidebar_content {
	width: 167px;
	background: url(images/widget/bg_sidebar.png) repeat-y 7px;
	color: #FFF;
}

.sidebar_inner .sidebar_content div.inner {
	padding: 9px 19px 10px 16px;
}

.sidebar_inner .sidebar_content div.textwidget {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.sidebar_inner a {
	color: #FFF;
}

.sidebar_margin div {
	padding: 10px 0 10px 14px;
}

.sidebar_margin ul {
	margin-top: 5px;
	list-style-type: disc;
	list-style-position: inside;
}

/* @end */

/* @group Intro Box */

div.intro_border {
	background: url(images/home_border_t.gif) no-repeat 1px;
	width: 738px;
	height: 1px;
}

div#intro {
	color: #FFF;
	background-color: #9f9f9f;
	width: 738px;
	border-left: 1px solid #929192;
	border-right: 1px solid #929192;
	font-size: 11px;
}

div#intro .item {
	float: left;
	width: 169px;
	margin-right: 13px;
	padding-bottom: 10px;
}

div#intro .last {
	margin: 0;
}

div#intro .divider {
	background: url(images/intro_item.gif) no-repeat;
	width: 60px;
	height: 1px;
	margin: 10px 0;
}

div#intro .content {
	padding: 9px 0 10px 10px;
}

/* @end */
