@charset "utf-8";
/*
Theme Name: schlichtundbündig
Theme URI: http://www.schlichtundbuendig.de/
Description: Expresses our values, contains our blog, is our customized design (2010/2011)
Author: Friederike Sobiech, schlichtundbündig
Version: 1.0
Tags: copyright-protected

COPYRIGHT PROTECTED WORK : This theme isn't for sale or for free, sorry. It includes our knowledge and creativity. We use jQuery and Wordpress-plugins, which - of course - run under their own licence.
*/

/* CSS Document */

/*
@font-face {
  font-family: 'Azuro';
  src: url('/fonts/azuro-regular.eot');
  src: url('/fonts/azuro-regular.woff ') format('woff');
  font-weight: normal;
  font-style: normal;
  }
@font-face {
  font-family: 'Azuro';
  src: url('/fonts/azuro-bold.eot');
  src: url('/fonts/azuro-bold.woff ') format('woff');
  font-weight: bold;
  font-style: normal;
  }
@font-face {
  font-family: 'Azuro';
  src: url('/fonts/azuro-bolditalic.eot');
  src: url('/fonts/azuro-bolditalic.woff ') format('woff');
  font-weight: bold;
  font-style: italic;
  }
@font-face {
  font-family: 'Azuro';
  src: url('/fonts/azuro-italic.eot');
  src: url('/fonts/azuro-italic.woff ') format('woff');
  font-weight: normal;
  font-style: italic;
  }
*/


body {
	font-family: Azuro, Arial, sans;
	line-height: 150%;
	font-size: 15px;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #555;
	letter-spacing: 1px;
}

#main-content li {list-style-type: disc;}
#main-content a {color: #ed790c; text-decoration:none; font-weight: bold; padding: 2px;}
#main-content a:hover {color: #fff; background-color: #ed790c;}
#main-content h1, #main-content h2, #main-content h3 { color: #CCC; font-style: italic; margin-bottom: 30px;}
#main-content h1 {font-size: 150%;}


#container {
	width: 100%; 
	background: #FFF;
}

#kontaktpanel {
	position: absolute;
	top: 91px;
	left: 50%;
	margin-left: -400px;
	width: 800px;
	z-index: 12;
}
#panel {
	display: none;
	height: 500px;
	background: #000;
}
#kontakt {
	clear: both;
	display: block;
	float: right;
	height: 22px;
	width: 72px;
}
.slide {
	margin: 0;
	padding: 0;
	background: url(img/kontakt.jpg) no-repeat;
}
.btn-slide {
	background-image: url(img/kontakt.jpg) no-repeat;
	height: 22px;
	width: 72px;
	display: block;
}
.active {
	background-image: url(img/kontakt2.jpg) no-repeat;
	height: 22px;
	width: 72px;
	display: block;
}
#tasse {
	position: absolute;
	top: 160px;
	left: 50%;
	margin-left: -505px;
	height: 190px;
	width: 190px;
	z-index: 10;
	background-image: url(img/tasse.png);
	overflow: visible;
	background-repeat: no-repeat;
}
#header {
	background-image: url(img/back-header.jpg);
	background-repeat: repeat-x;
	padding: 0;  
}
#header-content {
	width: 800px;
	height: 250px;
	margin: 0 auto;
	text-align: left;
}
#header-top {
	line-height: 100%;
	height: 20px;
	text-align: right;
	width: 100%;
}
#header-top a {
	padding: 0 0 10px 0;
	font-size: 16px;
	text-decoration: none;
	font-weight: 150;
	color: #000;
}
#header-top a:hover {
	text-decoration: underline overline;
}
#header-menu {
	height: 75px;
}
#header-nav {
	margin: 0;
	padding: 11px 0 0 0;
	height: 55px;
}
#header-logo {
	clear: both;
	height: 145px;
	background-image: url(img/schlichtundbuendig-de_logo.jpg);
}
#header-logo-click {
	width: 300px;
	height: 100%;
	margin: 0 auto;
}
#header-logo-click a {
	display: block;
	height: 100%;
	width: 100%;
}

#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#main { width: 100%; background-color:#fff;}
#main-content {
	width: 800px;
	margin: 0 auto;
	padding: 50px 0 50px 0; 
	text-align: left;
}

#footer {
	padding: 0; 
	background:#666666;
	line-height:115%;
	font-size: 87%;
}
#footer-breaker {
	padding: 0; 
	background-image: url(img/back-footer.jpg);
	height: 10px;
	background-repeat: repeat-x;
}
#footer-content {
	width: 800px;
	margin: 0 auto;
	padding: 0; 
	color: #FFF;
}
#footer-left {
	padding: 20px 0;
	width: 250px;
	float: left;
	text-align: left;
}
#footer-center {
	padding: 20px 0;
	width: 250px;
	margin-left: 275px;
	text-align: left;
}
#footer-right {
	padding: 20px 0;
	width: 250px;
	float: right;
	text-align: left;
}
#footer ul{
	margin: 0; 
	padding: 0; 
	list-style-type: none;
}
#footer li{
	margin: 0; 
	padding: 4px 0; 
	list-style-type: none;
}
#footer p{
	margin: 0; 
	padding: 4px 0; 
}
#footer a{
	color: #FFF;
	text-decoration: underline;
}
#footer h2 {font-size: 112%; padding-bottom: 12px; border-bottom: 1px dotted white; font-weight: normal; font-style: italic;}
#footer h2 a{
	text-decoration: none;
}
#footer a:hover{
	color: #ed790c;
	text-decoration: none;
}
.lbreakcoverfooter {
	padding: 10px 0 20px 0;
	clear: both;
	width: 798px;
}
.lbreakfooter {
	clear: both;
	height: 3px;
	background-image: url(img/linie-weiss.jpg);
	background-repeat: repeat-y;
	width: 798px;
}
.time-meta, .from-meta, .intent-meta {display: none;}
.twitter-follow-button {margin-top: 12px;}

/* Galerien */
.gallery {
    margin: auto;
    /* gallery clearing*/
    overflow: hidden;
    width: 100%;
}
.gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
}
.gallery img {
    border: 2px solid #cfcfcf;
}
.gallery .gallery-caption {
    margin-left: 0;
}
.gallery br { clear: both }
 
/* available Columns | mögliche Spalten */
.2-spalten { width: 50% }
.3-spalten { width: 33.333% }
.4-spalten { width: 25% }
.5-spalten { width: 20% }
.6-spalten { width: 16.666% }
.7-spalten { width: 14.285% }
.8-spalten { width: 12.5% }
.9-spalten { width: 11.111% }
