/* magra-regular - latin_latin-ext */
@font-face {
  font-family: 'Magra';
  font-style: normal;
  font-weight: 400;
  src: url('/themes/bbo/resources/magra/magra-v8-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: local('Magra'),
       url('/themes/bbo/resources/magra/magra-v8-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/themes/bbo/resources/magra/magra-v8-latin_latin-ext-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/themes/bbo/resources/magra/magra-v8-latin_latin-ext-regular.woff') format('woff'), /* Modern Browsers */
       url('/themes/bbo/resources/magra/magra-v8-latin_latin-ext-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/themes/bbo/resources/magra/magra-v8-latin_latin-ext-regular.svg#Magra') format('svg'); /* Legacy iOS */
}
/* magra-700 - latin_latin-ext */
@font-face {
  font-family: 'Magra';
  font-style: normal;
  font-weight: 700;
  src: url('/themes/bbo/resources/magra/magra-v8-latin_latin-ext-700.eot'); /* IE9 Compat Modes */
  src: local('Magra Bold'), local('Magra-Bold'),
       url('/themes/bbo/resources/magra/magra-v8-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/themes/bbo/resources/magra/magra-v8-latin_latin-ext-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/themes/bbo/resources/magra/magra-v8-latin_latin-ext-700.woff') format('woff'), /* Modern Browsers */
       url('/themes/bbo/resources/magra/magra-v8-latin_latin-ext-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/themes/bbo/resources/magra/magra-v8-latin_latin-ext-700.svg#Magra') format('svg'); /* Legacy iOS */
}

html, body {
	min-height: 101%;
}

* {
    -webkit-touch-callout: none;
    -webkit-user-select: none; /* Disable selection/Copy of UIWebView */
}

body {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Helvetica,Arial,Verdana,sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 30px;
	color: #2f2715;
	color: #423324;
	color: #52361d;
	background: #000;
	/* width: 900px; */
}

.background {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.background img {
	width: 100%;
	position: absolute;
	max-width: none;
/* 	top: 50%; */
}

label, input, button, select, textarea {
    font-size: 13px !important;
    font-weight: normal;
    line-height: 18px !important;
}

.container {
	position: relative;
	max-width: 1050px;
}

.bubbles {
	padding-top: 150px;
}

.content-bubbles {
	position: absolute;
	left: 16%;
	width: 52%;
	padding: 170px 0 80px 0;
}

.startseite .content-bubbles {
	padding-top: 80px;
}

.content-bubbles .bubble {
	position: relative;
	left: 50%;
}

/*
.edit-mode .content-bubbles {
	background: white;
}
*/

.fixed-bubbles {
	position: fixed;
	top: 150px;
	width: 30%;
	left: 60%;
	bottom: 0;
}

.edit-mode .fixed-bubbles {
	z-index: 999;
	background: #fff;
}

.edit-mode .associated-bubbles {
	position: relative;
	top: 100%;
	background: #fff;
}

.edit-mode .associated-bubbles .ccm-block {
	height: 80px;
}

.bubble {
/*
	background: rgba(255,255,255,0.80);
	background: rgba(255,252,235,0.95);
	background: rgba(255,253,245,0.95);
*/
/* 	
	background-image: url("/themes/bbo/img/bubble_back6.png");
	background-size: 100% 100%;
*/
	background: rgba(255,253,245,0.95);	
	/* background: rgba(255,253,245,1);	 */
/* 	background: #fff; */
	border-radius: 999px;
	width: 100px;
	height: 100px;
	position: fixed;
	text-align: center;
	z-index: 5;
	box-shadow: 0px 0px 12px rgba(0,0,0,0.3);
	/* behavior: url("/themes/bbo/resources/pie/PIE.htc"); */
}

/*
.no-borderradius .bubble {
	background: url("/themes/bbo/img/bubble_back_fallback.png");
	
}
*/

.bubble .bubble-background,
.associated-bubble .bubble-background {
	position: absolute;
	width: 100%;
	height: 100%;
}

.bubble .bubble-background img,
.associated-bubble .bubble-background img {
	max-width: none;
	display: block;
	position: absolute;
	width: 106%;
	top: -3%;
	left: -3%;
}
/*

.bubbles .bubble {
	background: rgba(255,255,255,0.95);
	background: rgba(255,253,245,0.95);
}
*/

.random-bubble {
	z-index: 1;
	cursor: ne-resize;
}

.bubble-inner {
	position: relative;
}

.associated-bubble {
/*
	background: rgba(255,255,255,0.95);
	background: rgba(255,253,245,0.95);
*/
	background: rgba(255,253,245,0.95);	
	box-shadow: 0px 0px 12px rgba(0,0,0,0.5);
	/* border: 2px solid rgba(255,253,245,0.95); */
	position: absolute;
	border-radius: 999px;
/* 	overflow: hidden; */
	width: 74px;
	height: 74px;
	margin: -37px 0 0 -37px;
/* 	behavior: url("/themes/bbo/resources/pie/PIE.htc"); */
}

.associated-bubble-background {
	position: absolute;
	border-radius: 999px;
	overflow: hidden;
	height: 70px;
	width: 70px;
	top: 2px;
	left: 2px;
	behavior: url("/themes/bbo/resources/pie/PIE.htc");
}

.associated-bubble-play {
	position: absolute;
	top: 0;
	left: 0;
	height: 74px;
	width: 74px;
	text-align: center;
	color: #fff;
}

.associated-bubble-play i {
	line-height: 74px;
	font-size: 23px;
	text-shadow: 0px 0px 5px black;
}

.associated-bubble-1 {
	left: 17%;
	top: 91%;
}

.associated-bubble-2 {
	left: 83%;
	top: 91%;
}

.associated-bubble-3 {
	left: 95%;
	top: 77%;
}

.bubble-expandable {
	cursor: pointer;
}


.associated-bubble-content-preview {
	position: absolute;
}

.associated-bubble-content-expanded {
	display: none;
	position: absolute;
}


h1.logo {
	width: 160px;
	height: 160px;
	top: 80px;
	top: 48px;
	left: 10%;
	margin-left: -80px;
	text-align: center;
}

h1.logo a img {
	position: relative;
	width: 90%;
	margin-top: 30px;
}

.bubble h2 {
	font-family: "Arial Black",Arial,sans-serif;
	font-size: 25px;
	line-height: 30px;
	margin: 0 0 8px 0;
	text-transform: uppercase;
	color: #d24a25; /*  #e14015 */
	color: #2f2715;
	color: #423324;
}

.bubble h3 {
	font-family: "Arial Black",Arial,sans-serif;
	font-size: 20px;
	font-size: 24px;
	line-height: 25px;
	margin: 0 0 10px 0;
	margin: 8px 0 15px 0;
	text-transform: uppercase;
	color: #d24a25; /*  #e14015 */
	color: #2f2715;
	color: #3d3024;
	color: #433324;
	color: #52361d;
}

.bubble h4 {
	font-family: "Arial Black",Arial,sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 22px;
}

.bubble h3,
.bubble h2,
.key-link {
/*
	-webkit-transform: rotateZ(-5deg) skewX(-3deg);
	transform: rotateZ(-7deg) skewX(-3deg);
*/
	font-family: 'Magra', sans-serif;
}

.key-link {
	background: transparent;
	display: block;
	font-size: 15px;
	color: #315473;
	color: #52361d;
	text-decoration: none;
/* 	border-bottom: 1px solid rgba(82,53,28,1); */
	letter-spacing: 2px;
	height: 18px;
}

.key-link:hover {
	color: rgba(82,53,28,1);
	border-bottom: none;
	text-shadow: 4px 5px 1px rgba(82,53,28,0.7);
	margin: -2px 0 0 0px;
}

.bubble-enlargeable .bubble-content-enlarged {
	display: none;
}

a {
	color: #2f2715;
	color: #423324;
	color: #52361d;
	text-decoration: underline;
}

a:hover {
	color: #d24a25;
	text-decoration: none;
}

a:focus {
	outline: none;
}

i {
	font-size: 14px;
}

hr {
	/*
-webkit-transform: rotateZ(-6deg);
	transform: rotateZ(-6deg);
*/
	border-top: 1px solid rgba(82,53,28,0.72);
	border-bottom: none;
/* 	width: 5%; */
	margin: inherit auto;
	/* margin: 17px -10px; */
	
	border-top: none;
	height: 1px;
	/* background: -moz-linear-gradient(left, rgba(82,53,28,0) 0%, rgba(82,53,28,1) 50%, rgba(82,53,28,0) 100%); */
	background: rgba(82,54,29,0);
	background: -moz-linear-gradient(left, rgba(82,54,29,0) 0%, rgba(82,54,29,1) 50%, rgba(82,54,29,0) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(82,54,29,0)), color-stop(50%, rgba(82,54,29,1)), color-stop(100%, rgba(82,54,29,0)));
	background: -webkit-linear-gradient(left, rgba(82,54,29,0) 0%, rgba(82,54,29,1) 50%, rgba(82,54,29,0) 100%);
	background: -o-linear-gradient(left, rgba(82,54,29,0) 0%, rgba(82,54,29,1) 50%, rgba(82,54,29,0) 100%);
	background: -ms-linear-gradient(left, rgba(82,54,29,0) 0%, rgba(82,54,29,1) 50%, rgba(82,54,29,0) 100%);
	background: linear-gradient(to right, rgba(82,54,29,0) 0%, rgba(82,54,29,1) 50%, rgba(82,54,29,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52361d', endColorstr='#52361d', GradientType=1 );
}

.single-icon-link {
	text-decoration: none !important;
}

.more {
	font-size: 17px;
	text-decoration: none;
}

.bubble.circular-float {

}

.bubble.circular-float .clip {
	/*
width: 100%;
	height: 100%;
*/
	position: absolute; 
	top: 5px;
	right: 7px;
	bottom: 9px;
	left: 7px;
	/* padding: 5px 7px 9px 7px; */
	overflow: hidden;
}

.bubble.circular-float .bubble-inner {
	width: 300%;
	height: 100%;
	position: relative;
	left: -100%;	
}


.lp {
	float: left;
/* 	margin-right: 15px; */
/* 	height: 2.5%; */
	background: rgba(255,0,0,0.5);
/* 	border: 1px solid green; */
}

.rp {
	float: right;
/* 	margin-left: 15px; */
/* 	height: 2.5%; */
	background: rgba(0,255,0,0.5);
}

.lp, .rp { height: 2.5%; }
.lp:nth-child(4n+1), .rp:nth-child(4n+2) { height: 2%; }
.lp:nth-child(4n+3), .rp:nth-child(4n+4) { height: 3%; }
/* .lp:nth-child(3n+2), .rp:nth-child(3n+2) { height: 2.6%; } */

.tp {
	height: 20px;
	background: rgba(0,0,255,0.5);
}

.bp {
	height: 20px;
	background: rgba(0,0,255,0.5);
}

.lp, .rp, .tp, .bp {
/* 	background: rgba(255,0,0,0.5); */
	background: transparent;
}

.measure-point {
	background: #00f;
	height: 5px;
	width: 5px;
	display: inline-block;
}

.startseite .bubble, .startseite .anystretch,
.blog .bubble, .blog .anystretch,
.gastebuch .bubble, .gastebuch .anystretch {
/* 	display: none; */
}

.album-cover img {
	max-width: none; /* IE */
}

/*
.album-cover img {
	width: 150px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
}
*/

.comment-content {
	font-style: italic;
}

img.ccm-captcha-image {
	width: 190px;
	height: 60px;
}

.error {
	color: #f00;
}

.bubble.success {
	background: #DFF0D8;
	color: #03a306 !important;
}

.success {
	color: #03a306;
}

.blog-pagination span {
	padding: 0 3px;
}

/*
.buy-links {
	position: absolute;
	top: 150px;
	left: 35%;
}

.buy-links a {
	padding: 0 5px;
}
*/

.bubble input,
.bubble textarea {
	text-align: center;
}

/* Soundcloud Player */

#player .player-controls {
	position: absolute;
	top: -5px;
	left: 50%;
	width: 46px;
	margin-left: -23px;
}

#player .player-controls a {
	text-decoration: none;
}

#player .player-controls a.play-button {
	margin-left: 4px;
}

#player .player-controls a.stop-button {
	margin-left: 2px;
}

#player .player-controls a i {
	font-size: 22px;
	line-height: 54px;
}

#player .player-controls .stop-button {
	display: none;
}

#player .bubble-content-enlarged {
	margin-top: 22px;
}

/* page type plain */

.plain-cover {
	position: fixed;
	top: 0; right: 0; bottom: 0; left: 0;
	background: rgba(255,253,245,0.95);
}

.plain-column {
	margin-left: calc(10% + 100px);
	margin-top: 250px;
	margin-right: 50px;
	max-width: 600px;
	position: relative;
	z-index: 9;
}

body.datenschutzerklarung .background,
body.datenschutzerklarung #konzerte,
body.datenschutzerklarung #pinnwand,
body.datenschutzerklarung #title-bubble,
body.impressum .background,
body.impressum #konzerte,
body.impressum #pinnwand,
body.impressum #title-bubble {
	display: none;
}