body {
  line-height:1.6em;
  font-family:georgia;
  position:relative;
  }

#wpabar,
#sidebar,
#footer #copyright ul,
#footer #wordpress,
.section a.all,
#articles-premium span,
.section-image,
#content a.post-edit-link,
#respond,
#commentform,
#navigation li#lang,
#partners,
#navigation {
	display:none;
}  

#content a img {
	border:0px;
}

p {
	margin-bottom:3em;
}

p.extend {
	margin:0px;
}

#content .post {
	margin-bottom:7em;
}

.section.normal  ul li h3 {
	margin-bottom:0px;
}

#comment-list .comment {
	margin-bottom:5em;
}

.section ul li p {
	margin:0px 0px 5px 0px;
}

#footer {
	margin-top:5em;
}

h1 {
	font-weight:normal;
}

a {
  color:#000;
  text-decoration:none;
  }

#content a:after {
  content: " (" attr(href) ") ";
  font-size:75%;
  }

.entry .more-link:after {
  content: none;
  }

h2, h3, h4, h5, h6 {
  font-weight:normal;
  margin-top:2.5em;
  }

h1 {
  margin-top:0;
  }

h1 a, h2 a, h3 a {
  text-decoration:none;
  }
