/*
Theme Name: Kurt Wolff Stiftung
Description: Wordpress Theme für die Kurt Wolff Stiftung
*/

@font-face{ font-family: 'SuperGrotesk'; src: url('fonts/SuperGroteskWeb.eot'); src: url('fonts/SuperGroteskWeb.eot?#iefix') format('embedded-opentype'), url('fonts/SuperGroteskWeb.woff') format('woff'), url('fonts/SuperGroteskComp.ttf') format('truetype'); }

body{
	font-family: SuperGrotesk;
	font-size: 21px;
	line-height: 24px;
	background-color: #ed7943;
	/*
	background-image: url(img/bg_punkte.png);
	background-attachment:fixed;
	background-repeat: repeat-y;
	background-position: left top;
	*/
	text-align:left;
}
body#tinymce {
	background-image:none;
}
body#tinymce.black-studio-tinymce-widget {
	font-size:18px;
	line-height:20px;
	max-width:300px;
}

body,td,th {
	color: #1a171b;
}

#content {
	margin:24px 24px 0 248px;
}

a, a:link {
	padding: 1px;
	color: #000000;
	text-decoration: underline;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    transition: color .2s ease;
}

a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}

h1 {
	font-weight: normal;
	font-size: 26px;
	border-top:1px solid #1a171b;
	padding-top:10px;
	color:#1a171b;
	text-align:left;
	letter-spacing:4px;
	height:65px;
	display:block;
	text-transform: uppercase;
}


h2 {
	font-weight: bold;
	font-size: 24px;
	text-transform: uppercase;
}

h3 {
	font-size: 21px;
	text-transform: uppercase;
}

h4 {
	font-size: 18px;
	text-transform: uppercase;
}

p {
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

a img {
	border: none;
}


h3 a:link, h3 a:hover, h3 a:visited{
	/*color: #0099DD;*/
	color:#1a171b;
	text-decoration:none;
}

.item {
	text-align:left;
	margin-bottom: 40px;

}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
}

.itemhead {
	padding-top: 10px;
	padding-bottom: 15px;
	border-top:1px solid #1a171b;
}



.chronodata {
	font-size:16px;
	padding-bottom:5px;
}
h1 span.chronodata {
	float:right;
	letter-spacing:1px;
	padding-left:20px;
}


.itemhead h3 {
	display: inline;
}


.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFCC;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


#secondary, #third{
	padding: 10px 0 0 0;
}

#secondary h4, #third h4{
	color: #ffffff;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p, #menu .widget_sp_image-description, #menu .textwidget {
	padding: 3px 0;
/*	font-family:"Courier New",monospace;*/
	font-size:18px;
	line-height:20px;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
/*	background:url(img/bg_punkte.png) -250px 10px no-repeat*/
}

#page {
/*	position:absolute;
	top:0;
	left:0;*/
	width:100%;
}

#menu {
	width:248px;
	float:left;
	position:fixed;
	background-color: #ed7943;
	/*background:#ed7943 url(img/bg_punkte_horiz.png) 5px bottom no-repeat;*/
	padding-bottom:5px;
}

#menu ul { list-style:none; padding:0 24px; width:200px;  }
#menu ul li a,
#third ul li a {
	display:block; text-decoration:none; color: #000000; text-align:left; padding:4px 3px 1px;
    -webkit-transition: color .2s ease;
    -moz-transition: color .2s ease;
    transition: color .2s ease;
}
#menu ul li a:hover,
#menu ul li.current-cat a,
#menu ul li.current_page_item a,
#menu ul li.current-menu-item a,
#menu ul li.current-category-ancestor a,
#menu ul li.current-post-ancestor a,
#third ul li.current-cat a,
#third ul li a:hover/*,
#menu ul li.current-menu-item a*/ { color:#ffffff; }

#leftbar {
	width:177px;
	font-size:14px;
	line-height:16px;
	margin:24px;
	border:1px solid #000;
	padding:10px;
}

#leftbar p {
	margin:0;padding:0;
}
#leftbar p.err {
	width:auto;
}

#menu h4, #third h4, #leftbar h4 {
	display:none;
}

#menu ul li {
	border-top:1px solid #1a171b;
	line-height:32px;
	border-bottom:1px solid #1a171b;
	text-transform:uppercase;
	color:#1a171b;
	font-size:26px;
	letter-spacing:2px;
}
#third ul li {
	line-height:24px;
	color:#1a171b;
	font-size:20px;
}
#menu ul li + li {
	border-top:0;
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #0099DD;
	color: #000000;
}

.yui-navset .yui-nav li a {
	color: #000000;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #000000;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFCC;
}
div.maincontent.first,
#third {
	border-top:1px solid #1a171b;
}
.neuigkeiten div.maincontent.first {
	border-top:0;
}
#third ul {
	margin:15px;
}
#third ul li a {
	text-align:right;
}
div.storycontent {
	padding-top:10px;
}
hr, div.trennlinie {
       border : 0;
       /*border-top: 1px dashed #000000;*/
       height : 15px;
       background : url(img/bg_punkte_horiz_bk.png) left center repeat-x;
       margin : 1em 0;
}

div.trennlinie hr {
	display:none;
}

.aligncenter, dl.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#third .textwidget hr + p,
body#tinymce.black-studio-tinymce-widget hr + p {
	margin-bottom:0;
	margin-top:0;
}
#third .textwidget hr,
body#tinymce.black-studio-tinymce-widget hr {
	margin:0;
}
/* GRAU! */
.storycontent img,
body#tinymce img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: url(img/desaturate.svg#greyscale);
	filter: gray;
	-webkit-filter: grayscale(1);
}
.storycontent img.farbe,
body#tinymce img.farbe {
	filter: grayscale(0%);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: none;
}

.bwWrapper {
	position:relative;
	display:block;
}

/* schriftstil */

.versalien { text-transform: uppercase; }
.festbreite { font-family:"Courier New",monospace !important; }
.kleine-schrift { font-size: 14px !important; line-height:16px !important; }
.sehr-kleine-schrift { font-size:12px !important; line-height:14px !important; }
.zeichenabstand4 { letter-spacing: 4px; }

/* für admin */

body.customize-support #page {
	margin-top:32px;
}

div.wptouch-desktop-switch {
	background-color:#F9F9F8;
	padding:20px !important;
}

div#bbpress-forums li.bbp-body a:hover {
	color:#900;
}

.slideshow_container img {
    filter:none;
}
.wp-caption-text {
    font-size:14px;
}
a.thickbox {
    padding:0;
}
#TB_window {
    font-size:14px;
}
#TB_window a:hover {
    color:#900;
}
#TB_window .screen-reader-text {
    display:none;
}

/* Listen im Content */
div.storycontent ul, div.storycontent ol {
    margin-bottom:20px;
}
div.storycontent ul li, div.storycontent ol li {
    list-style-type:unset;
}
