/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
body {
	font-family: hack, 'Ubuntu Mono', courier, monospace;
}

.entry-content ul {
	margin-left: 1.3333em;
}

.site-header {
	margin: 10% 0;
}

.site-title a {
	background-image: url('https://2015.berlin.wordcamp.org/files/2015/09/wc-logo-final-300.png');
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	height: 300px;
	margin: 0 auto;
}

.site-title {
	background-color: transparent;
	border: 0 none;
	color: transparent;
	font: 0/0 a;
	text-shadow: none;
}

.site-description {
	text-align: center;
	color: #fcfcfc;
	font-family: hack, monospace;
}

.site-info {
	padding: 2.5% 10%;
}

.sidebar {
	background: rgba(48,48,48,.8);
}

@media screen and (min-width: 59.6875em) {
	.sidebar a {
		color: #fff;
	}
}

.secondary-toggle,
.secondary-toggle:hover, 
.secondary-toggle:focus {
	background: #F1F1F1;
}

.main-navigation li {
	border-top: 1px solid rgba(205,205,205,0.2);
}

.dropdown-toggle::after {
	background: rgba(205,205,205,0.75);
}

aside.widget_image {
	margin-bottom: 10%;
}

.widget-title {
	color: #fcfcfc;
	font-family: hack, courier, monospace;
	text-transform: none;
}

.tggr-author-name {
	font-size: .6em;
}

.tggr-item-content {
	line-height: 1.5;
	font-size: .75em;
}

.tggr-timestamp, .tggr-author-username {
	font-size: .75em;
}

.tggr-media-item a, .entry-content .tggr-media-item a, .tggr-item-content a.tggr-tweets-username, .tggr-item-content a.tggr-tweets-tag, .tggr-media-item .tggr-actions a:hover {
	border-bottom: none;
}

/* Styles for sponsoring table */
.sponsor-table {
	font-size: 70%;
}

.sponsor-table thead,
.sponsor-table tfoot {
	background: #50504c;
	color: #fff;
}

.sponsor-table th {
	font-weight: bold;
}

.sponsor-table th,
.sponsor-table td {
	text-align: center;
	vertical-align: middle;
}

th.sponsor-table-left,
td.sponsor-table-left {
	text-align: left;
}

td.sponsor-table-left {
	font-weight: bold;
}

.sponsor-table-filled {
	background-color: #cd4418;
	color: #fff;
}

img.alignleft {
	margin-right: .5em;
}

div.sponsored {
	text-align: center;
	overflow: hidden;
}

.logo-links {
	float: left;
	width: 45%;
	margin-right: 5%;
	overflow: hidden;
}

.logo-rechts {
	float: right;
	overflow: hidden;
	width: 45%;
}

.tix-ticket-form input[type="text"], .tix-ticket-form input[type="email"], .tix-ticket-form input[type="url"], .tix-ticket-form textarea, .tix-private-form input[type="text"], .tix-private-form input[type="email"], .tix-private-form input[type="url"], .tix-private-form textarea, .tix-attendee-form input[type="text"], .tix-attendee-form input[type="email"], .tix-attendee-form input[type="url"], .tix-attendee-form textarea, .tix-receipt-form input[type="text"], .tix-receipt-form input[type="email"], .tix-receipt-form input[type="url"], .tix-receipt-form textarea {
	width: 100%;
}

@media all
.entry-content .wcorg-sponsors h2,.entry-content .wcorg-sponsors h3 {
	
}

.entry-content .wcorg-sponsors h3 {
	margin-top: 0 !important;
	background: #dadada;
	text-align: center;
	padding: 5px 0;
}	
}

@media screen and (min-width: 59.6875em) {
	.site-title a {
		-moz-background-size: contain;
		-o-background-size: contain;
		-webkit-background-size: contain;
		background-size: contain;
	}
}

#tix-attendees .tix-field {
	font-size: 12px;
}

#tix-attendees .tix-columns-2 li {
	width: 48%;
	margin-right: 2%;
}

a.sponsor-website-link, .wcorg-sponsors h3 a, .wcorg-sponsors h3 a:hover {
	border-bottom: 0;
	display: block;
}

.entry-content a:hover, .entry-content a:focus, .entry-summary a:hover, .entry-summary a:focus, .page-content a:hover, .page-content a:focus, .comment-content a:hover, .comment-content a:focus, .pingback .comment-body > a:hover, .pingback .comment-body > a:focus {
	border-bottom: 1px solid transparent;
}

.slideshow-window {
	background-color: inherit;
	border-color: inherit;
}

.gallery-padding .slideshow-window img {
	height: 97%;
}

.wcorg-organizer-description .avatar,
.wcorg-speaker-description .avatar,
.speaker-avatar {
	float: left;
	margin-right: 20px;
}

.wcorg-organizer:after,
.wcorg-speaker:after {
	display: table;
	content: "";
	clear: both;
}

.global-session {
	background-color: #f1f1f1;
}

.wcpt-schedule {
	font-size: .8em;
}

.wcpt-time {
	white-space: nowrap;
}

.wcpt-session-speakers {
	display: block;
	margin-top: 5px;
}

.wcpt-session-speakers a {
	color: #f96e5b;
}

th.wcpt-col-time {
	width: 10%;
}

@media screen and (max-width: 479px) {
	.site-branding {
		padding-right: 0;
	}
	
	.secondary-toggle {
		top: 25%;
	}
	
	.twitter-timeline {
		max-width: inherit !important;
		min-width: inherit !important;
		width: 270px !important;
	}
}

@media screen and (max-width: 700px) {
	.wcpt-time {
		font-size: 22px;
		padding: 10px 16px 0;
	}
}

@media screen and (max-width: 59.6875em) {
	.logo-links {
		width: 100%;
		margin-right: 0;
		float: none;
	}
	
	.logo-rechts {
		float: none;
		width: 100%;
	}
}

@media screen and (max-width: 40em) {
	#tix-attendees .tix-columns-2 li {
		width: 100%;
	}
}

.home .post-thumbnail img {
	height: 0;
}

/* Styles for post "WordCamp Berlin 2015 in Zahlen" */
.wcber-stat th {
	width: 33.33%;
}

.wcber-stat th:nth-of-type(n+2),
.wcber-stat td:nth-of-type(n+2) {
	text-align: center;
}