/*
Theme Name: Ponsonby Child
Description: Ponsonby Child Theme for Postwachstumsgesellschaft/IÖW
Template: ponsonby
Version: 1.0
Tags: Ponsonby Child Theme
*/

#wrap {
	padding:15px 10px 0px 10px;
}
#masthead {
	max-width: 1020px;
	margin: 0 auto;
	float:none;
	padding: 0 0 65px;
}
.title-wrap {
	width: 63.724%;
	float:left;
	padding-bottom: .4rem;
	border-bottom: 1px solid #222;
}
#site-title {
	padding:0px 0px 5px 10px;
}
#mobile-menu-toggle {
	top: 19px;
}
.logo-wrap {
	width: 63.724%;
	float:left;
	padding: 10px 0 0 10px;
}
.logo-wrap a img {
	width: 70px;
	height: auto;
	opacity: 0.4;
  filter: alpha(opacity=40); /* For IE8 and earlier */
	margin: 0 2px 2px 0;
}
.logo-wrap a:hover img {
	opacity: 1.0;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}
.two-columns-wrap, .three-columns-wrap {
	padding: 0 0 85px;
}
#colophon {
	padding-top: 85px;
}
.widget_ponsonby_recentposts h2.entry-title,
.entry-header h2.entry-title,
.entry-header h1.entry-title {
	font-size: 1.7rem;
}
.widget_ponsonby_recentposts h3.widget-title,
.two-columns-big .widget_ponsonby_quote h3.widget-title,
.entry-cats {
	font-size: 11px;
	font-size: 0.7rem;
}
.home .widget-area img {
	padding-bottom: 12px;
}
.widget-area form p, .widget-area form label {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.8;
	margin-bottom: 0px;
}
.wysija-paragraph {
	padding-top:13px;
}
.widget_wysija_cont .wysija-submit {
	margin-top: 12px;
}
form#form-wysija-4 {
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
}
input[type="button"],
input[type="submit"] {
	padding: 7px 15px;
}
input[type="text"] {
	width: 100%;
}
.entry-details {
	padding: 5px 0 50px;
}
.entry-author {
	display: block;
	margin-bottom: 15px;
	font-size: 1.1rem;
	font-family: 'PT Serif', Georgia, serif;
}
.entry-author:before {
	content: '';
	padding: 0;
	margin-left: -.2em;
}
.archive-header .taxonomy-description p {
	font-size: 0.9375rem;
	line-height: 1.6;
}
#authors, #author-list {
	list-style:none;
}
#authors {
	padding-left: 0px;
}
.entry-content .author {
	clear: both;
	padding-bottom: 24px;
	height: 100%;
	border-top: 1px solid #cdcdcd;
	overflow: overlay;
}
.entry-content .author:first-child {
	border-top: none;
}
#author-list {
	font-size: 13px;
	font-size: 0.8125rem;
	margin: 0;
	padding: 0;
}
.authorAvatar {float:right;}
.authorInfo {margin-right:0px;}
.authorInfo h2 {margin-top: 24px;}
.authorAvatar {margin: 24px 0 24px 24px;}
.authorbox h3.author-name {
	padding: 0 0 13px;
}
.authorbox .avatar-bg {
	height: 120px;
	width: 120px;
	background-image: url(img/circle.png);
	float:left;
	margin: 3px 20px 0 0;
}
.authorbox p.author-description, .authorbox p.authorLinks {
	margin: 0 0 0 140px;
}
.authorbox p.authorLinks {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.58;
	padding-top: 13px;
}
.authorLinks a {
	color: #54a8d0;
	text-decoration: none;
}
#comments .comment-avatar img.avatar {
	background-image: url(img/circle-s.png);
}
.template-front .site-content .widget-area .widget_am_upcoming_events {
	text-align: center;
	padding: 0px;
	border: none;
	width:100%;
}
.widget_am_upcoming_events h3.widget-title {
	padding: 0 0 7px;
	font-size: 11px;
	font-size: 0.7rem;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #54a8d0;
	text-decoration: none;
}
.widget_am_upcoming_events {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.85;
}
.widget_am_upcoming_events {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.events-page .am_event {
	padding: 0 0 85px;
}
.events-page .am_event h3 {
	margin:0;
}
.events-page .am_event .entry-details {
	padding-bottom: 25px;
}
.single-event {
	padding-top: 3px;
	padding-bottom: 14px;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 14px;
}
.event-meta {
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1.8;
	margin-bottom: 0;
}
.single-event h2 {
	margin-top: 7px;
}
/* Media Queries
------------------------------------------------------------------------------------ */
@media screen and (min-width: 600px) {
	#masthead {
		background: url("img/Erdmaennchen_72dpi.jpg") no-repeat 85% top;
	}
	#site-title h1 {
		font-size: 1.7rem;
	}
	.logo-wrap {
		text-align: right;
	}
}
@media screen and (min-width: 767px) {
	.logo-wrap a img {
		margin: 0px 10px 0px 0px;
	}
	#authors .authorInfo {
		margin-right:150px;
	}
	.blog .site-content .post,
	.archive .site-content .post,
	.search .site-content .post,
	.search .site-content .page {
		padding: 0 0 120px;
	}
}
@media screen and (min-width: 980px) {
	#wrap {
		padding: 30px 0px 0px 0px;
	}
	#masthead {
		padding-left: 0px;
		padding-right: 0px;
		margin: 0 auto;
	}
	#site-title h1 {
		font-size: 3rem;
	}
	#mobile-menu-toggle {
		top: 34px;
	}
	.logo-wrap a img {
		width: 90px;
}
}
@media screen and (min-width: 1240px) {
	#masthead {
		background: url("img/Erdmaennchen_72dpi.jpg") no-repeat right top;
		margin-left: 50px;
		margin-right: 50px;
	}
}
@media screen and (min-width: 1340px) {
	#masthead {
		margin-left: 135px;
}
@media screen and (min-width: 1400px) {
	#masthead {
		margin: 0 auto;
}
@media screen and (min-width: 1850px) {
	#masthead {
		max-width: 1530px;
	}
}
