/*
Theme Name: Anke3.1
Theme URI: http://ankegroener.de/
Description: Anke 3 wird Redesignt. Wie sch&ouml;n!
Version: 1.5
Author: Christian Fischer
Author URI: http://c-fischer.com/
Tags: anke, violett, responsive, two columns

        (c) Christian Fischer
         Work: http://c-fischer.com
         Blog: http://jawl.net

*/

/* ...................................................................................... reset'em all */
* {
  margin: 0;
  padding: 0;
}


/* ...................................................................................... Basics */
body {
  background-color: #F0F0F0;
  font-size: 100%;
  font-family: 'Quattrocento Sans', Verdana, Helvetica, sans-serif;
  text-align: center;
/*  color: #000;*/
  color: #222;
}

hr {
  margin: 0 0 -1px 0;
  width: 1px;
  height: 1px;
  border: none;
  visibility: hidden;
  clear: both;
}
.hidden {
  display: none;
}
img {
  border: none;
}


/* ...................................................................................... Seitenaufbau */

#page {
  margin: 20px auto;
  max-width: 900px;
  font-size: 100%;
  text-align: left;
}
#header {
  position: relative;
  margin: 0 0 20px 0;
  max-width: 900px;
  height: 137px;
  background-color: #681D59;
}

#header h1 {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 41px;
  width: 365px;
  z-index: 1;
  /*border-bottom: 20px solid #f0f0f0;*/
}
        #header h1 span {
           position: absolute;
           top: 0;
           left: 0;
           width: 365px;
           height: 41px;
           overflow: hidden;
           z-index: 2;
           background-image: url(images/logo.gif);
           background-position: 0 -137px;
           background-repeat: no-repeat;
           cursor: pointer;
         }
#header h2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 296px;
  height: 137px;
  overflow: hidden;
  z-index: 1;
}
    #header h2 span {
      position: absolute;
      top: 0;
      left: 0;
      width: 296px;
      height: 137px;
      overflow: hidden;
      z-index: 2;
      background-image: url(images/logo.gif);
      background-position: 0 0px;
      background-repeat: no-repeat;
      cursor: pointer;
    }

#wrapper {
  margin: 0 0 2em 0;
  padding: 0 57px 0 40px;
  background-color: #fff;
  border: 1px solid #D5C6D2;
}

#content {
  position: relative;
  margin: 50px 0 70px 0px;
  padding: 0 0 0 45px;
/*  margin: 50px 57px 70px 20px;*/
/*  width: 380px;*/
  max-width: 500px;
  min-width: 300px;
  float: right;
/*  line-height: 1.5em;*/
  line-height: 150%;
  background-color: #fff;
  z-index: 4;
}

#sidebar {
  position: relative;
/*  margin: 50px 0 0 40px;*/
  margin: 50px 0 0 0px;
  max-width: 252px;
  min-width: 160px;
  z-index: 2;
}

/* ...................................................................................... Sidebar */
#sidebar ul {
  list-style-type: none;
  line-height: 1.5em;
  width: 252px;
}

#sidebar h3 {
  padding: 0 2px 6px 0;
  font-family: cardo, georgia, "times new roman", serif;
  color: #681D59;
  font-size: 1.6em;
  font-weight: 700;
  border-bottom: 1px solid #e1dcd2;
  width: 252px;
}
        #sidebar h3 span {
           padding: 0 4px 0 0;
           border-bottom: 3px solid #fff;
         }
         #sidebar ul li {
           margin: 0 0 3em 0;
           display: block;
           width: 252px;
         }
         .widgettitle {
           display: none;
         }
         .tweet {
           margin-bottom: -2.5em !important;
         }
#sidebar ul li ul li {
  border-bottom: 1px solid #f7f6f3;
  margin: 1px 0 0 0;
  padding: 0 0 2px 0;
}
        #sidebar ul li ul li.hl {
          border-bottom: none;
        }

#sidebar ul li ul li a {
  text-decoration: none;
  color: #999;
  display: block;
}
#sidebar ul li ul li a:hover {
  color: #666;
}

.aktt_tweets {
  font-style: italic;
  color: #999;
}
.aktt_tweets a {
  display: inline !important;
}
.aktt_credit {
  visibility: hidden;
}



#s {
  margin: 2px 2px 0 0;
  padding: 3px 1px;
  width: 198px;
  float: right;
  border: 1px solid #e1dcd2;
  font-family: 'Quattrocento Sans', verdana, arial, sans-serif;
  font-size: 10px;
}
#s:focus {
  border: 1px solid #cfcfcf;
}
#searchsubmit {
  width: 30px;
}

/* ...................................................................................... Postings */
.pagetitle {
  margin: 0 0 3em 0;
  font-weight: normal;
}

.post {
  margin: 0 0 10em 0;
}
.post h2 {
  margin: 0 0 0.95em 0;
  font-family: cardo, georgia, garamond, "times new roman", serif;
  color: #681D59;
  font-size: 160%;
  line-height: 120%;
  font-weight: 700;
}
.post h2 a {
  text-decoration: none;
}

.entry p {
  margin: 0 0 1em 0;
}

.entry blockquote {
  margin-left: 2em;
}
.entry ul, .entry ol {
  padding: 0 0 0 25px;
}
.entry ul li, .entry ol li {
  margin: 0 0 1em 0;
}


a {
  color: #681D59;
}

.postmetadata {
  margin: -7px 0 0 0;
  font-size: 90%;
  text-align: right;
}
        .postmetadata a {
           text-decoration: none;
         }


.navigation {
  margin: -5em 0 0em 0;
}
.navigation .alignright {
  float: right;
}
.navigation .alignleft {
  float: left;
}
.navigation a {
  text-decoration: none;
}




/* ............................................................... Bilder und Medien */
.entry embed, .entry iframe, .entry object {
	max-width: 100%;
}
.entry img.alignleft, .entry img.alignright, .entry img.aligncenter {
	margin-bottom: 1.625em;
}
.entry .alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.entry .alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.entry .aligncenter, .entry .alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* ...................................................................................... Kommentare */

#respond, #comments {
  margin: 5em 0 2em 0;
}
#commentform p {
  margin: 0 0 1em 0;
}
#commentform p input {
  padding: 1px;
  width: 168px;
  font-family: 'Quattrocento Sans', verdana, arial, sans-serif;
  font-size: 80%;
  float: right;
  border: 1px solid #cfcfcf;
}
#commentform p label {
}
#commentform textarea {
  padding: 1px;
  width: 378px;
  height: 160px;
  font-family: 'Quattrocento Sans', verdana, arial, sans-serif;
  font-size: 80%;
  border: 1px solid #cfcfcf;
}

.commentlist {
  list-style-type: none;
}
.commentlist li {
  margin: 0 0 3em 0;
}
.commentmetadata {
  font-size: 90%;
  text-align: right;
}
.commentlist cite {
  font-style: normal;
}
.commentlist a {
  text-decoration: none;
}


/* ...................................................................................... Footer */

#footer {
  text-align: center;
}
#footer a {
  text-decoration: none;
}


.archive {
  padding: 0;
  list-style-type: none;
}







.button-flattr {
	display: block;
	text-align: right;
}