/*
Theme Name: fluesterzweieck
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fluesterzweieck
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 fluesterzweieck is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

@import url('css/_reset.css');
@import url('css/_.css');
@import url('css/_fonts.css');
@import url('css/bootstrap-responsive-2.3.2.css');
/* @import url('css/bootstrap-responsive-2.3.2g.css'); */

html, body {
	min-height: 100%;
}
body {
	font-family: 'Karla', sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 1.5em;
	background-color: white;
	font-weight: 400;
	letter-spacing: 0.05em;
}

body.home {
	background: black;
}

#page {
/* 	margin: 0 auto; */
	margin-left: auto;
	margin-right: auto;
}

#masthead {
	background: black;
	text-align: center;
/* 	height: 160px; */
	height: 180px;
	/* overflow: hidden; */
	position: relative;
	z-index: 999;
}
#masthead_curtain {
	background: black;
	width: 100%;
/* 	height: 160px; */
	height: 180px;
	z-index: 0;
	position: absolute;
}
#masthead a {
	color: white;
	line-height: 1em;
}
.site-title {
	text-transform: uppercase;
	color: rgb(255,100,150);
	font-weight: bold;
	font-size: 4em;
	line-height: 1em;
	margin: 0.5em 0 0.2em;
	font-family: 'Helvetica Neue', Helvetica, Arial;
}
.site-title a {
	color: rgb(255,80,130) !important;
	text-decoration: none;
}

#site-navigation {
	text-transform: uppercase;
	padding-bottom: 1.5em;
}
.main-navigation li {
	float: none;
	display: inline-block;
	margin: 0 1em;
	position: static;
}

.current_page_item, .current-menu-item {
	font-weight: bold;
	border-bottom: 2px white solid;
}

a {
	color: #333;
}

#content {
	margin-top: 2em;
}

h2 {
	font-size: 3em;
	line-height: 1.4em;
	font-weight: bold;
	margin: 0 0 1em 0;
	text-transform: uppercase;
	text-align: center;
	display: block;
/* 	border-bottom: 2px #CCC solid; */
}

.page .entry-header {
	display: none;
}
.page-header {
	display: none;
}
.page {
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;	
/* 	background-position-y: 160px; */
	background-position-y: 180px;
}
.page-id-6 {
/* 	background-image: url('http://fluesterzweieck.at/wp-content/uploads/2014/10/fluester_kontakt.jpg'); */
	background-image: url('http://fluesterzweieck.at/wp-content/uploads/2014/11/fluester_kontakt2.jpg');
	color: white;
/* 	background-position: center top; */
}
.page-id-20 {
/* 	background-image: url('http://fluesterzweieck.at/wp-content/uploads/2014/10/presse.jpg'); */
	background-image: url('http://fluesterzweieck.at/wp-content/uploads/2014/11/presse.jpg');

	color: white;
}
.page-id-6 a,
.page-id-20 a {
	color: white;
}
.page-id-6 strong,
.page-id-20 strong {
	text-transform: uppercase;
}
.page-id-6 #content {
	font-size: 1.2em;	
	line-height: 1.5em;		
	text-transform: uppercase;
}
.page-id-20 #content
 {
	font-size: 2em;	
	line-height: 1.5em;
}

.page-id-6 h2 {
	font-size: 1.5em;
}

.home .entry-content {
	margin: 0;
}

#colophon {
	display: none;
}
.edit-link {
	display: none;
}

.gallery-item {
	margin-bottom: 12px;	
}

iframe.sound {
	display: inline-block;
	width: 46%;
	margin: 0 2%;
}
iframe.video {
/* 	margin: 0 auto 1em auto; */
	margin: 0 auto;
/* 	width: 853px; */
	display: block;
	margin-bottom: 2em;
	clear: both;
}

.slb_details {
	display: none !important;
}
#slb_viewer_wrap .slb_theme_slb_default .slb_container {
	position: relative;
	top: -15px;
}

.termine {
	background: #EEE;
	vertical-align: middle;
	padding: 0.5em;
	font-size: 1.1em;
	letter-spacing: 0;
	width: 600px !important;
	margin: 0 auto 1em auto;
}
.termine.old {
	opacity: 0.6;
}
.termine div {
	vertical-align: middle;
	display: inline-block;
}
.termine .date {
	padding: 1.5em 1em;
	margin: 10px;
	border: 2px white solid;
	background: #F0F0F0;
	letter-spacing: 2px;
}
.termine .title {
	font-weight: bold;
	margin-right: 0.5em;
	font-size: 1.1em;
}
.termine .venue {
	margin-right: 0.5em;
}
.termine .tickets {
	font-size: 0.9em;
	opacity: 0.6;
}

.page-child .sub-menu {
	display: block; 
/* 	margin-left: -300px; */
/* 	position: static !important; */
		position: absolute;

}
.sub-menu .current_page_item {
	border: 0 !important;
}
.sub-menu {
/* 	width: 400px; */
/* 	margin-left: -149px;	 */
		display: none;
}
.sub-menu li {
	margin-right: 32px;
	margin-left: 0;
}

.menu-main-container {
	display: inline-block;
	width: 457px;
	position: relative;
/* 	left: -38px; */
	left: -22px;
}
#social {
	display: inline-block;
	position: relative;
	top: 5px;
	left: -25px;
}
.social1 {
	padding-right: 2px;
}
#social a {
	display: inline-block;
}

/* small screen */
@media (max-width: 767px) {
	.main-navigation li {	
		display: block;
	}
	.site-title {
		font-size: 2em;
	}
	iframe.sound {
		display: block;
		width: 100%;
		margin: 0 0 2em;
	}
	iframe.video {
	/* 	margin: 0 auto 1em auto; */
		margin: 0 auto;
		display: block;
		margin-bottom: 2em;
		clear: both;
	}
	.current_page_item, .current-menu-item {
		border: 0;
	}
	.page-id-6 #content {
		font-size: 1em;	
		line-height: 1.5em;
	}
	#masthead {
		height: 195px;
	}
	#masthead_curtain {
		display: none;
	}
	body {
		padding: 0;
	}
	#content {
		padding-left: 20px;
		padding-right: 20px;
	}
	.termine {
/*
		background: #EEE;
		vertical-align: middle;
		padding: 0.5em;
		font-size: 1.1em;
		letter-spacing: 0;
		margin: 0 auto 1em auto;
*/
/* 		width: 100% !important; */
	}
	.sub-menu {
/*
		position: absolute !important;
		float: none !important;
		left: auto !important;
*/
		position: absolute;
		left: 50%;
		margin-left: 70px !important;
		margin-top: -35px !important;

	}
	.sub-menu li {
/* 		clear: both; */
	}

	.menu-main-container {
		display: block;
		width: auto;
		position: relative;
		left: auto;
	}
	#social {
		display: inline-block;
		position: relative;
		top: 10px;
		left: auto;
	}
	.social1 {
		padding-right: 2px;
	}
	#social a {
		display: inline-block;
	}
	#masthead a {
		color: white;
		line-height: 1.4em;
	}

	
}
