/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete 
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
 
/* ------------------------------------ header ------------------------------------------ */

#header {
    margin-bottom:20px;
}

#logo{
	margin-top:-55px;
	margin-bottom:20px;
}

#primary-menu-bar{
	max-width:100%;
}

.container{
	max-width:1024px;
	width:100%;
}

#block-search-form{
	bottom:0;
}


/* ------------------------------------ Main Menu ------------------------------------- */

#primary-menu-bar{
	margin-top:0;
}
   

/* ------------------------------------ front ------------------------------------------- */
@media screen and (min-width:840px) and (max-width:999px) {

.front #logo{
	margin-top:5px;
	margin-bottom:0;
} 

.front #main-content{
	margin-top:-30px;
}

.front #columns {
    height:650px;
}

#block-block-14{
	left: 397px;
	width: 155px;
	top:558px;
}

#block-block-15{
	left:278px;
	top:478px;
}

#block-block-16{
	left:557px;
	top:520px;
}

}

@media screen and (min-width:769px) and (max-width:839px) {

.front #logo{
	margin-top:5px;
	margin-bottom:0;
} 

.front #main-content{
	margin-top:-30px;
}

.front #columns {
    height:900px;
}

#block-block-10{
	left:160px;
	top:478px;
	height:154px;
	overflow:hidden;
}

#block-block-11{
	left:41px;
	top:478px;
}

#block-block-12{
	left:41px;
	top:597px;
}

#block-block-13{
	left:160px;
	top:637px;
}

#block-block-14{
	left: 397px;
	width: 155px;
	top:558px;
}

#block-block-15{
	left: 397px;
	top:638px;
}

#block-block-16{
	left: 397px;
	width: 155px;
	top:757px;
}

}


/* ------------------------------------ Künstler ---------------------------------------- */

.view-kuenstler .views-row{
	margin:10px;
}

/* ------------------------------------ Merch ---------------------------------------- */

.view-merch .views-row{
	margin:10px;
}


/* ------------------------------------ footer ------------------------------------------ */

#block-block-1{
	margin:0 50px 0 0;
}

.front #block-block-1{
	margin:0;
}

#backtotop{
	bottom:10px;
	right:10px;
}

/*# sourceMappingURL=responsive.tablet.landscape.css.map */
