/*
Theme Name: Katzenblog
Theme URI: http://katzenblog.net/
Description: Das Katzenblog-Theme
Version: 1.0
Author: Klaus Loenze
Author URI: http://katzenblog.net/
*/

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, Helvetica, Arial, Sans-Serif;
  font-family: "Trebuchet MS";
  text-align: center;
  background: #d3be9d;
  }

div, span, h1, h2, h3, h4, h5, p, ul, ol, li, table, th, tr, td, img, pre {
  margin: 0;
  padding: 0;
  text-align: left;
  }

div#Frame {
  width: 940px;
  margin: 0 auto;
  background: url(images/bg_Frame.gif) repeat-y center top;
  }

div#Page {
  background: url(images/bg_Page.gif) no-repeat center top;
  }

div#Footer {
  clear: both;
  background: url(images/bg_Footer.gif) no-repeat center bottom;
  padding: 0 0 40px 0;
  }

div#Header {
  height: 210px;
  }

div#Header h1 {
  padding: 105px 300px 0 240px;
  }

div#Header h1 a {
  font-size: 1px;
  display: block;
  overflow: hidden;
  height: 80px;
  text-indent: -10000px;
  border: 0px solid black;
  }

div#Columns {
  width: 770px;
  margin-left: 170px;
  }

div#Menu {
  float: left;
  width: 170px;
  }

div#Content {
  float: left;
  width: 550px;
  }

div#Sidebar {
  width: 220px;
  margin-left: 550px;
  padding-bottom: 200px;
  }

h2#tagList {
  height: 70px;
  font-size: 1px;
  text-indent: -10000px;
  overflow: hidden;
  background: url(images/bg_tagList.gif) no-repeat 55px 0;
  }

#Menu ul {
  list-style-type: none;
  padding: 10px 25px 10px 30px;
}

#Menu ul li {
  font-size: 14px;
  line-height: 1.4;
  color: #999;
  text-align: right;
}

#Menu ul li a {
  text-decoration: none;
  color: #555;
  }

#Menu ul li a:hover {
  text-decoration: underline;
  }

#Sidebar ul {
  list-style-type: none;
  padding: 0 25px 20px 25px;
  }

#Sidebar ul li {
  font-size: 14px;
  line-height: 1.4;
  color: #999;
  text-align: left;
  padding: 0 0 5px 0;
}

#Sidebar ul li a {
  text-decoration: none;
  color: #555;
  }

#Sidebar ul li a:hover {
  text-decoration: underline;
  }

ul#linkList li a {
  display: block;
  text-indent: -10000px;
  font-size: 1px;
  overflow: hidden;
  padding: 0 0 0 0;
  }

a#linkRSS {
  width: 101px;
  height: 22px;
  background: url(images/bg_linkRSS.gif) no-repeat center top;
  }

a#linkRSS:hover {
  background: url(images/bg_linkRSS_over.gif) no-repeat center top;
  }

a#linkAbout {
  width: 50px;
  height: 24px;
  background: url(images/bg_linkAbout.gif) no-repeat center top;
  margin-left: 20px;
  }

a#linkMail {
  width: 113px;
  height: 22px;
  background: url(images/bg_linkMail.gif) no-repeat center top;
  margin-top: 2px;
  }

a#linkMail:hover {
  background: url(images/bg_linkMail_over.gif) no-repeat center top;
  }

a#linkBlogroll {
  width: 104px;
  height: 26px;
  background: url(images/bg_linkBlogroll.gif) no-repeat center top;
  margin-top: 2px;
  }

a#linkBlogroll:hover {
  background: url(images/bg_linkBlogroll_over.gif) no-repeat center top;
  }

a#linkInfo {
  width: 61px;
  height: 20px;
  background: url(images/bg_linkInfo.gif) no-repeat center top;
  margin-left: 10px;
  }

a#linkInfo:hover {
  background: url(images/bg_linkInfo_over.gif) no-repeat center top;
  }

a#linkShop {
  width: 67px;
  height: 25px;
  background: url(images/bg_linkShop.gif) no-repeat center top;
  margin-left: 5px;
  }

a#linkShop:hover {
  background: url(images/bg_linkShop_over.gif) no-repeat center top;
  }

h2#catList {
  height: 90px;
  font-size: 1px;
  text-indent: -10000px;
  overflow: hidden;
  background: url(images/bg_catList.gif) no-repeat 55px 0;
  }

div#Footer p {
  text-align: center;
  padding: 20px 0 30px 280px;
  }

div#Footer p a {
  display: block;
  text-indent: -10000px;
  font-size: 1px;
  overflow: hidden;
  padding: 0 0 0 0;
  float: left;
  text-decoration: none;
  }

a#CreativeCommons {
  width: 162px;
  height: 24px;
  margin-left: 2px;
  background: url(images/bg_CreativeCommons.gif) no-repeat center top;
  }

a#PoweredBy {
  width: 131px;
  height: 24px;
  margin-right: 2px;
  background: url(images/bg_PoweredBy.gif) no-repeat center top;
  }

a#ToTop {
  width: 60px;
  height: 46px;
  margin-top: -10px;
  background: url(images/bg_ToTop.jpg) no-repeat center top;
  }

div.post {
  padding: 10px 20px;
  }

div.post h3 {
  font-size: 19px;
  line-height: 1.3;
  font-weight: normal;
  }

div.post h3 a {
  color: #775115;
  color: #933;
  text-decoration: none;
  }

div.post h3 a:hover {
  text-decoration: underline;
  }

div.post small {
  font-size: 11px;
  line-height: 1.3;
  color: #aaa;
  }

div.post a {
  color: #933;
  text-decoration: none;
  }

div.post a:hover {
  text-decoration: underline;
  }

div.entry {
  padding: 10px 0 0 0;
  font-size: 14px;
  line-height: 1.4;
  }

div.entry p {
  padding: 0 0 10px 0;
  color: #222;
  }

div.entry ul {
  padding: 0 0 10px 20px;
  color: #222;
  }

div.entry ol {
  padding: 0 0 10px 30px;
  color: #222;
  }

div.entry ul li {
  padding: 0 3px 0 0;
  color: #222;
  }

p.postmetadata {
  font-size: 11px;
  line-height: 1.3;
  color: #aaa;
  text-align: center;
  }

p.postmetadata a {
  text-dexoration: none;
  color: #888;
  }

div#Content h2 {
  display: none;
  }

div#Content h2.show {
  display: block;
  font-size: 22px;
  line-height: 1.3;
  font-weight: normal;
  padding: 10px 20px;
  color: #999;
  }

div#Content div.post h2 {
  display: block;
  font-size: 19px;
  line-height: 1.3;
  font-weight: normal;
  }

div#Content div.post h2 a {
  color: #775115;
  color: #933;
  text-decoration: none;
  }

div#Content div.post h2 a:hover {
  text-decoration: underline;
  }

div#Content input {
  border: 1px solid #AAA;
  }

textarea#comment {
  width: 500px;
  border: 1px solid #AAA;
  }

input#submit {
  border: 1px solid #AAA;
  background: #FFF;
  font-family: "Trebuchet MS";
  color: #666;
  font-size: 13px;
  }

div.post h3.small {
  color: #666;
  font-size: 16px;
  }

div.post ol.commentlist {
  padding: 0 0 0 25px;
  }

div.post ol.commentlist li {
  border-top: 0px solid #AAA;
  font-size: 14px;
  padding: 0 0 10px 15px;
  }

div.post ol.commentlist li.alt {

  }

div.post ol.commentlist li p {
  padding: 0 0 5px 0;
  color: #666;
  }