/*
	@CSS: template for new media queries
	Author: vektorrausch GmbH (DS)
*/

/*------------------------------------*\
    HTML / MAIN
\*------------------------------------*/

html {

}

body {

}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

.wrapper {
	
}

.page-inner {
	min-height: 1px;
	margin-left: 220px;
	margin-right: 200px;
}

.container {

}

.header-container {
	
}

.header {

}

.main-container {
	
}

.main {

}

.content-column {
	
}

.content {
	
}

/* no sidebars */
.no-sidebars .content {
	width: 100%;
}

/* only sidebar 1 */
body.sidebar-1 .content-column {
	
}

body.sidebar-1 .content {
	
}

body.sidebar-1 .sidebar-1 {
	
}

/* only sidebar 2 */
body.sidebar-2 .content-column {
	
}

body.sidebar-2 .content {

}

body.sidebar-2 .sidebar-2 {

}

/* both sidebars */
body.sidebar-1.sidebar-2 .content-column {

}

body.sidebar-1.sidebar-2 .content {

}

body.sidebar-1.sidebar-2 .sidebar-1 {

}

body.sidebar-1.sidebar-2 .sidebar-2 {

}

.footer-container {
	
}

.footer {

}

/*------------------------------------*\
    MENUS
\*------------------------------------*/



/*------------------------------------*\
    SIDEBARS
\*------------------------------------*/



/*------------------------------------*\
    WIDGET-AREAS (WIDGETS IN THIS AREA)
\*------------------------------------*/

/* widget-area-desktop-max */
#widget-area-desktop-max-container {
	width: 200px;
	margin-left: -200px;
	float: left;
}

#widget-area-desktop-max {
	padding-top: 32px;
	padding-bottom: 32px;
}

#widget-area-desktop-max .pumpe-info {
	padding: 0;
	margin-top: 5em;
	margin-bottom: 2.5em;
	list-style: none;
}

#widget-area-desktop-max .fb,
#widget-area-desktop-max .yt {
	color: #fff;
	display: block;
	padding: 5px 0 5px 32px;
	background: url(../img/icon-fb.png) no-repeat left center;
	background-size: 24px 24px;
	font-size: 19px;
	font-weight: 300;
	opacity: 0.25;
}
	#widget-area-desktop-max .yt {
		background: url(../img/icon-yt.png) no-repeat left center;
		background-size: 24px 24px;
	}
	#widget-area-desktop-max .fb:hover,
	#widget-area-desktop-max .yt:hover {
		opacity: 1;
	}
	.home #widget-area-desktop .fb,
	.home #widget-area-desktop .yt {
		display: none;
	}

#widget-area-desktop-max .highlights-list {
	padding: 0;
	margin-top: 5em;
	margin-bottom: 2.5em;
	list-style: none;
}

#widget-area-desktop-max .highlights-list li {
	margin: 1.333em 0;
}

#widget-area-desktop-max .highlights-list .dates {
	font-size: 12px;
	color: #999;
}

#widget-area-desktop-max .highlights-list .event-title {
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
	#widget-area-desktop-max .highlights-list .event-title:hover {
		text-decoration: underline;
	}

#widget-area-desktop-max .kino-info .widget-title {
	margin-bottom: 1.000em;
	font-size: 12px;
  background: #f9f029;
  color: #000 !important;
  font-weight: bold;
  margin-top: 6em;
  margin-bottom: 1.385em;
  color: #000;
  line-height: 1.385em;
  padding: 5px;
}
	.home #widget-area-desktop-max .kino-info .widget-title {
		margin-top: 79px;
	}
	.single-event #widget-area-desktop-max .kino-info .widget-title {
		margin-top: 66px;
	}

#widget-area-desktop-max .kino-info {
	color: #fff;	
}

#widget-area-desktop-max .kino-info a {
	font-size: 12px;
	color: #f9f029;
}

#widget-area-desktop-max .em-calendar-wrapper {
	margin-top: 138px;
}

#widget-area-desktop-max table.em-calendar td a {
	padding: 2px 0;
}

/*------------------------------------*\
    WIDGETS (WIDGETS IN ALL AREAS)
\*------------------------------------*/



/*------------------------------------*\
    FRONT / HOMEPAGE
\*------------------------------------*/

/* pumpe informiert */
.home .upcoming-pumpe .teaser {
	width: 100%;
	float: none;
	padding-right: 0;
	font-size: 12px;
	color: #999;
}

.home .upcoming-pumpe .status-title {
	margin-bottom: 1.000em;
}

.home .upcoming-pumpe .status-title {
	font-size: 12px;
}

/*------------------------------------*\
    CONTENT
\*------------------------------------*/



/*------------------------------------*\
    PAGE
\*------------------------------------*/



/*------------------------------------*\
    POST
\*------------------------------------*/



/*------------------------------------*\
    CUSTOM POST TYPE
\*------------------------------------*/



/*------------------------------------*\
    BREADCRUMBS
\*------------------------------------*/



/*------------------------------------*\
    PAGINATION
\*------------------------------------*/



/*------------------------------------*\
    COMMENTS
\*------------------------------------*/



/*------------------------------------*\
    FORMS
\*------------------------------------*/



/*------------------------------------*\
    SEARCHFORM
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
    MISC
\*------------------------------------*/


   
/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
   
   

/*------------------------------------*\
    NO JAVASCRIPT
\*------------------------------------*/


