/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: May 18 2018 | 08:55:40 (pm)
/*
/******* Do not edit this file *******/

.site-title {
  display:none;
}

.site-description {
   position:relative;
  left:740px;
  font-size:12px;
  color: #6a6a6a;
}

h2.site-description {
  font-size:12px;
  color: #6a6a6a;
}

.main-logo {
  position:relative;
  left:810px;
}

#comments {
  display:none;
}

#post-7 .entry-title {
display:none;
  margin-bottom:0;
  border-bottom:1px;
}

img {
  border-color:#fff;
}

footerstuff a {
  margin-right: 10px;

}

.footer {
  border-top:none;
}

a:hover {
	background: #9fecf8;
}

.entry-title {
  font-size:24px;
   margin-bottom:30px;
  text-transform:uppercase;
  color:#A0A0A0;
}

.entry-header {
   margin-bottom:40px;
}

h1 {
font-size:24px;
  text-transform:uppercase;
  color:#A0A0A0;
  font-weight:300;
}  

h2 {
font-size:18px;
  text-transform:uppercase;
  color:#A0A0A0;
}  

h3 {
font-size:15px;
  text-transform:uppercase;
  color:#A0A0A0;
}

.main-navigation li a:hover {
	color: #6a6a6a;
}

.entry-header {
  display:none;
}

.site-content {
  width:650px;
  margin-left:125px;
}

.entry-content {
  margin: auto;
}

.entry-content p {
  line-height:1.5;
}

.katzenlogo {
  width: 700px; 
  margin-bottom: 20px;
}

.katzenlogo-bild {
  float: left; 
  width: 132px; 
  height: 132px; 
  margin-bottom: 40px;
}

.katzenlogo-text {
  float: left; 
  width: 548px; 
  margin-left: 20px; 
  font-size: 21px; 
  font-weight: 300; 
  color: #aaa; 
  padding-top: 40px;
}

.katzenlogo-bildg {
  float: left; 
  width: 182px; 
  height: 182px; 
  margin-bottom: 40px;
}

.katzenlogo-textg {
  float: left; 
  width: 498px; 
  margin-left: 20px; 
  font-size: 21px; 
  font-weight: 300; 
  color: #aaa; 
  padding-top: 60px;
}

.header-image {
  display: none;
}