/*-----------------------------------------------------------------------------
Christian Wulff Screen Stylesheet

version:   1.0
date:      04/09/2007
email:     info@smit-und-partner.de
website:   smit-und-partner.de
-----------------------------------------------------------------------------*/

* {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}

body {
	background: #FFF;
	color: #404040;
	font: 62.5%/1.5  Verdana, Helvetica, Arial, sans-serif; 
	margin: 0;
	padding: 0;
}

h2 {
	color: #798897;
	font-size: 1.3em;
	margin-bottom: 0.3em;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 0.8em;
}

h4 {
	color: #798897;
	font-size: 1.1em;
}

p {
	font-size: 1.1em;
	margin-bottom: 1em;
}

a {
	color: #D74A1B;
}

a:hover {
	text-decoration: underline;
}

#wrapper {
	background: url(../img/wrapper_bg.png) repeat-y;
	left: 135px;
	margin: 15px 5px 25px 5px;
	padding: 0 10px;
	position: absolute;
	top: 0;
	width: 784px;
}

#wrapper .bottom {
	background: url(../img/wrapper_bottom_bg.png) no-repeat;
	bottom: -25px;
	clear: both;
	height: 25px;
	left: 0;
	position: absolute;
	width: 800px;
}

#head {
	background: url(../img/head_bg.png) no-repeat bottom;
	height: 150px;
	margin: 0 -15px;
	position: relative;
	text-indent: -9999em;
}

#head .logo {
	background: url(../img/head_logo.png) no-repeat;
	height: 86px;
	left: 50px;
	position: absolute;
	text-indent: -9999em;
	top: 40px;
	width: 178px;
}

* html #head .logo { /* IE 6 */
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_Christian-Wulff/include/img/head_logo.png', sizingMethod='scale');
}

#head .wulff {
	background: url(../img/head_wulff.png) no-repeat;
	bottom: 0;
	height: 151px;
	left: 550px;
	position: absolute;
	width: 194px;
}

* html #head .wulff { /* IE 6 */
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/_Christian-Wulff/include/img/head_wulff.png', sizingMethod='scale');
}

#sidebar, #news, #dates, #teaser .box {
	background: #EFF3F4;
	border: 1px solid #ACB7C1;
	padding: 5px 15px;
	position: relative;
}

#sidebar {
	float: left;
	border-left: none;
	margin: 20px 0;
	position: relative;
	width: 212px;
}

#sidebar.wide {
	margin-right: 24px;
	width: 350px;
}

#sidebar.image {
padding: 0;
width: 242px;
}

#teaser {
	float: left;
	margin: 20px 5px 20px 0;
	position: relative;
	width: 184px;
}

.recent {
	position: relative;
}

.recent li {
	font-size: 1.1em;
	margin-bottom: 0.8em;
	position: relative;
}

.recent a .date {
	color: #404040;
	display: block;
}

#dates, #teaser .box {
	margin-bottom: 10px;
	position: relative;
}

#promo {
	float: right;
	margin-top: 20px;
	position: relative;
	width: 183px;
}

#promo .box {
	background: #EFF3F4;
	border: 1px solid #ACB7C1;
	border-right: none;
	margin-bottom: 10px;
	position: relative;
}

#main {
	float: right;
	margin: 20px 0;
	padding: 5px 15px;
	position: relative;
	width: 510px;
}


/* Navigation
-----------------------------------------------------------------------------*/
#navigation {
	float: left;
	margin-top: 185px;
	width: 130px;
}

#navigation li {
	display: inline;
}

#navigation a {
	border: 1px solid #FFF;
	border-left: none;
	color: #404040;
	display: block;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 0.2em;
	padding: 4px 10px;
	text-decoration: none;
}

#navigation a:hover, #navigation a.active {
	background: #EFF3F4;
	border-color: #ACB7C1;
}

#navigation .sub a {
	border: none;
	font-size: 1.1em;
	font-weight: normal;
	padding: 0 10px;
}

#navigation .sub a:hover, #navigation .sub a.active {
	background: transparent;
	text-decoration: underline;
}

#navigation .search form {
	padding: 15px 0;
}

#search-query {
	border-bottom: 1px solid #ACB7C1;
	border-top: 1px solid #ACB7C1;
	color: #696969;
	font-size: 1.1em;
	padding: 3px 3px 3px 10px;
	width: 90px;
}

#search-submit {
	background: #EFF3F4;
	border: 1px solid #ACB7C1;
	color: #404040;
	font-size: 1.1em;
	padding: 2px;
}

*+html #search-submit { /* IE 7 */
	padding-bottom: 1px;
}

* html #search-submit { /* IE 6 */
	padding-bottom: 1px;
}


/* Subnavigation
-----------------------------------------------------------------------------*/
#subnavigation {
	margin: 5px -15px 15px -15px;
}

#subnavigation a {
	border-bottom: 1px solid #EFF3F4;
	border-top: 1px solid #EFF3F4;
	color: #404040;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.2em;
	padding: 5px 15px;
	text-decoration: none;
}

#subnavigation a:hover, #subnavigation a.active {
	background: #FFF;
	border-color: #ACB7C1;
}


/* Podcast
-----------------------------------------------------------------------------*/
h3.current {
	background: #FFF;
	border-bottom: 1px solid #ACB7C1;
	border-top: 1px solid #ACB7C1;
	font-size: 1.2em;
	margin: 8px -15px;
	padding: 0.3em 15px;
}

#podcast {
	margin-bottom: 2em;
	position: relative;
}

#podcast .options {
	position: absolute;
	right: -15px;
	padding-right: 15px;
	top: 0;
	width: 150px;
}

#podcast .options .info {
	margin-top: 0.8em;
}


.podcastoptions {
	background: #FFF;
	border-bottom: 1px solid #ACB7C1;
	border-top: 1px solid #ACB7C1;
	margin: 8px -15px;
	padding: 0 15px;
	position: relative;
}

.podcastoptions li {
	float: left;
}

.podcastoptions a, #podcast .options a {
	background-position: left center;
	background-repeat: no-repeat;
	display: block; 
	font-size: 1.1em;
	padding: 0.4em 1.2em 0.4em 1.7em;
}

#podcast .options a {
	background-position: left 6px;
	padding-right: 0;
}

.podcastoptions a span, #podcast .options a span {
	color: #666666;
	font-size: 0.8em;
}

.podcastoptions .video a, #podcast .options .video a {
	background-image: url(../img/podcast_video.png);
}

.podcastoptions .wmv a, #podcast .options .wmv a {
	background-image: url(../img/windowsmedia.png);
}

.podcastoptions .audio a, #podcast .options .audio a {
	background-image: url(../img/podcast_audio.png);
}

.podcastoptions .text a, #podcast .options .text a {
	background-image: url(../img/podcast_text.png);
}

.podcastoptions .overview a {
	background-image: url(../img/podcast_overview.png);
}

.podcastoptions .rss a, #podcast .options .rss a {
	background-image: url(../img/podcast_rss.png);
}

.podcastoptions .itunes a, #podcast .options .itunes a {
	background-image: url(../img/podcast_itunes.png);
}

#podcast .options .info a {
	background-image: url(../img/podcast_info.png);
}

#latest {
	margin: 25px -15px 5px -15px;
	position: relative;
}

#latest li {
	float: left;
}

#latest a {
	background: #FFF;
	border: 1px solid #ACB7C1;
	display: block;
	font-size: 1.1em;
	line-height: 1.2;
	margin-right: 8px;
	padding: 10px 15px;
	position: relative;
	text-decoration: none;
	width: 90px;
}

#latest .first a {
	border-left: none;
}

#latest .last a {
	border-right: none;
	margin-right: 0;
}

#latest a:hover {
	background: #EFF3F4;
}

ul .play {
	background: url(../img/play_small.png) no-repeat;
	height: 15px;
	position: absolute;
	right: 15px;
	top: 63px;
	width: 15px;
}

ul .date {
	color: #404040;
	display: block;
	margin-top: 0.2em;
}

.playlist, .news, .dates {
	border-top: 1px solid #ACB7C1;
	margin: 0 -15px;
	padding: 0;
	position: relative;
}

.playlist li, .news li, .dates li {
	position: relative;
}

.playlist a, .news a, .dates a {
	background: #FFF;
	border-bottom: 1px solid #ACB7C1;
	display: block;
	font-size: 1.1em;
	padding: 10px 15px;
	position: relative;
}

.playlist a:hover, .news a:hover, .dates a:hover {
	background: #EFF3F4;
	text-decoration: none;
}

.playlist img {
	display: block;
	float: left;
	margin-right: 10px;
}

.playlist .play {
	left: 90px;
	top: 63px;
}

.playlist .active a, .news .active a, .dates .active a {
	background: #EFF3F4;
}


/* Vita
-----------------------------------------------------------------------------*/
#vita .date {
	float: left;
	font-weight: bold;
	width: 15%;
}

#vita .desc {
	float: left;
	width: 80%;
}

/* Philo
----------------------------------------------------------------------------*/
#main blockquote {
	background: url(../img/blockquote_bg.png) no-repeat;
	font-size: 1.1em;
	margin-bottom: 2em;
	padding: 0 28px;
}

blockquote em {
	color: #666666;
	display: block;
	font-size: 0.9em;
}

/* Press
-----------------------------------------------------------------------------*/
#presslogin, #presslogout {
	background: #FFF;
	border-bottom: 1px solid #ACB7C1;
	border-top: 1px solid #ACB7C1;
	padding: 15px;
	margin: 15px -15px;
}

#presslogin .register, #presslogout .logout {
	display: block;
	padding: 3px 0 3px 20px;
}

#presslogin .register {
	background: url(../img/register.png) no-repeat left center;
}

#presslogout .logout {
	background: url(../img/logout.png) no-repeat left center;
	font-size: 1.1em;
}

#login-user {
	display: block;
	margin-bottom: 5px;
	width: 202px;
}

#login-password, #login-switch {
	border-right: none;
	float: left;
	width: 167px;
}

#login-submit {
	float: left;
}

*+html #login-submit { /* IE 7 */
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 1px;
}

* html #login-submit { /* IE 6 */
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 1px;
}

.author, .articleimage {
	background: #EFF3F4;
	border: 1px solid #ACB7C1;
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
}

* html .author,  * html .articleimage {
	width: 1%;
}

.author img, .articleimage img {
	margin-bottom: 5px;
}

.author span, .articleimage {
	color: #666666;
	display: block;
}


.gallery {
	margin-bottom: 15px;
}

.gallery li {
	border: 1px solid #ACB7C1;
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	padding: 10px 10px 5px 10px;
}

.gallery li:hover {
	background: #EFF3F4;
}

.gallery a {
	display: block;
	text-align: center;
}

.gallery a:hover {
	text-decoration: none;
}

.gallery a:hover span, .gallery a.download:hover {
	text-decoration: underline;
}

.gallery img {
	margin-bottom: 5px;
}

.gallery span {
	display: block;
	text-align: center;
}

.gallery span.download {
	color: #606060;
	text-decoration: line-through;
}

.gallery a:hover span.download {
	text-decoration: line-through;
}


/* Politics
-----------------------------------------------------------------------------*/
#docs a {
	background: url(../img/pdf.png) no-repeat;
	display: block;
	font-size: 1.1em;
	padding-left: 22px;
}

#docs li {
	margin-bottom: 2em;
}

#docs .date {
	color: #404040;
	display: block;
}


/* Links
-----------------------------------------------------------------------------*/
.links li {
	margin-bottom: 20px;
}

.links a {
	background: url(../img/go.png) no-repeat left center;
	padding-left: 18px;
}

.links .left {
	float: left;
	width: 130px;
}

.links .right {
	float: left;
	width: 350px;
}


/* Search
-----------------------------------------------------------------------------*/
h2.search-site {
	background: url(../img/website.png) no-repeat left center;
	padding-left: 20px;
}

h2.search-podcasts {
	background: url(../img/podcast.png) no-repeat left center;
	padding-left: 20px;
}

h2.search-news {
	background: url(../img/news.png) no-repeat left center;
	padding-left: 20px;
}

h2.search-dates {
	background: url(../img/date.png) no-repeat left center;
	padding-left: 20px;
}

h2.search-docs {
	background: url(../img/pdf.png) no-repeat left center;
	padding-left: 20px;
}

h2.search span {
	color: #666666;
	font-size: 0.8em;
	font-weight: normal;
}

ul.search {
	margin-bottom: 2.5em;
}

ul.search li {
	border-bottom: 1px solid #EFF3F4;
}

ul.search li.last {
	border: none;
}

ul.search a {
	display: block;
	padding: 0.4em 0;
}

ul.search .title {
	font-size: 1.1em;
	font-weight: bold;
}

ul.search .desc {
	color: #666666;
	display: block;
}

ul.search li a:hover .desc {
	text-decoration: none;
}


/* Forms
-----------------------------------------------------------------------------*/
input.text, input.password, textarea {
	background: #FFF;
	border: 1px solid #BDC5CD;
	color: #696969;
	font-size: 1.1em;
	padding: 3px;
}

textarea {
	font-size: 1.4em;
}

select {
	border: 1px solid #BDC5CD;
}

input.submit {
	background: #EFF3F4;
	border: 1px solid #ACB7C1;
	color: #D74A1B;
	font-size: 1.1em;
	padding: 2px 3px;
}

#main input.submit, #contact-form input.submit {
	font-weight: bold;
	margin-top: 10px;
	padding: 4px 5px;
}

input.radio {
	vertical-align: middle;
}

label {
	color: #798897;
	display: block;
	font-weight: bold;
}

label.radio {
	color: #404040;
	display: inline;
	font-weight: normal;
	margin-right: 15px;
	vertical-align: middle;
}

ul.form {
	margin-bottom: 20px;
}

ul.form li {
	border-bottom: 1px solid #EFF3F4;
	padding: 0.5em 0;
}

ul.form li.last {
	border: none;
}

ul.form label {
	font-size: 1.1em;
	padding: 0.2em 0;
}

ul.form .left {
	float: left;
	width: 100px;
}

ul.form .right {
	float: left;
	width: 410px;
}

ul.form input.text {
	width: 220px;
}

ul.form textarea {
	width: 400px;
}

.advice {
	background: #CA0808;
	color: #FFF;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 5px;
	padding: 4px;
}

#contact-frame {
	border: none;
	height: 1150px;
	margin: 0;
	padding: 0;
	scroll: auto;
	width: 100%;
}


/* Generic Classes
-----------------------------------------------------------------------------*/
em.pe {
	background: #CF371D url(../img/star_small.png) no-repeat left center;
	color: #FFF;
	cursor: default;
	font-style: normal;
	font-size: 0.9em;
	font-weight: normal;
	padding: 0 3px 0 15px;
	text-transform: uppercase;
}

h3 em.pe {
	font-size: 0.8em;
}

#sidebar .pagination {
	background: #FFF;
	border-bottom: 1px solid #ACB7C1;
	color: #798897;
	font-size: 1.1em;
	margin: 0 -15px 15px -15px;
	padding: 3px 0;
	position: relative;
	text-align: center;
}

#sidebar .pagination .overview {
margin: 0 70px;
}

#sidebar .pagination a {
	display: block;
	float: left;
	padding-left: 15px;
}

#sidebar .pagination a.next {
	float: right;
	padding: 0 15px 0 0;
}

.note {
	background: #FEFCEF;
	border: 1px solid #F2D654;
	color: #97722B;
	padding: 5px;
}

.error {
	background: #FFE1E1;
	border: 1px solid #FF6262;
	color: #710000;
	padding: 5px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
.clearfix {display: block;}
/* End hide from IE Mac */

* html .clearfix {height: 1px;}

