/* podcaster.de
------------------------------------------------------------------------------------*/
#podcasterde {
	float: right;
	margin-right: 7.6%;
	width: 18.8%;
}

#content ul.pod-list {
    list-style: none;
    margin: 0 0 25px 0;
}

#content ul.pod-list h2.pod-title {
    font-weight: bold;
    font-size: 24px;
}

#content ul.pod-list h3.pod-title {
    font-size: 21px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 0;
    font-family: "Helvetica Neue",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}
.site-info a[rel=generator] {
	background: url(images/podcaster.de-Logo_square16x16.png) center left no-repeat;
	padding-left: 20px;
	line-height: 16px;
}
.singular .entry-meta .edit-link a,
a.post-edit-link {
    display: none;
}

p.wp-flattr-button {
    margin: 1em 0;
}

.site-main {
    margin: 30px 15px 30px 10px;
}

#nav-above, #nav-below {
    margin: 25px;
}
