/*
Theme Name: Nissis Kunstkantine
Theme URI: http://www.nissis-kunstkantine.de/
Description: This theme for WordPress is stylish, customizable, simple, and readable
Author: Freiland
Version: 1.0
License: Copyright Freiland
License URI: license.txt
Tags: Freiland
*/

.slide-gallery .banderole {
    height: 243px !important;
    /* left: 0px; */
	position: absolute;
	top: -40px !important;
	width: 271px !important;
	background-size: 288px 194px !important;
	z-index: 998;
	/*box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);*/
}

.mainbutton {
    text-align: center;
    width: fit-content;
    background-color: #55B9A8;
    display: block;
    margin: 20px auto 20px auto;
    padding: 10px 20px;
    border-radius: 50px;
    color: #fff;
	text-transform: uppercase;
}
a.mainbutton {
	color: #fff !important;
	text-decoration: none !important;
}
.mainbutton:hover {
	background-color: #000000;
}


/** STYLE RESET **/
body,img,div,ul,li,table,tbody,tr,th,td,fieldset,textarea,h1,h2,h3,h4,h5,h6,select,input,form,span,dl,dt,dd,a {
  background-image: none;
  background-color: transparent;
  border: none;
  margin: 0;
  outline: none;
  padding: 0;
  text-align: left;
  font-family: 'Abel', sans-serif;
}

p {
  background-image: none;
  background-color: transparent;
  border: none;
  margin: 0;
  outline: none;
  padding: 0;
}

img {
	max-width:100%;
	height:auto;
}

/** Allgemeine Klassen **/
.clear {
  background-image: none;
  background-color: transparent;
  border: none;
  clear: both;
  font-size: 0px;
  line-height: 0px;
  margin: 0;
  outline: none;
  padding: 0;
  text-align: left;
}

/* General Styles */
header {
	background-color: #000000;
	height: 60px;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 999;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
}

header .inner-header {
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
	width:100%;
	max-width: 980px;
}

header .inner-header .menu-hauptnavigation-container ul.menu {
	list-style-type: none;
	margin-left: 20px;
}

header .inner-header .menu-hauptnavigation-container ul.menu li {
	float: left;
	font-family: 'Abel', sans-serif;
	font-size: 13px;
	height: 40px;
	margin-right: 25px;
}

header .inner-header .menu-hauptnavigation-container ul.menu li.current-menu-item,
header .inner-header .menu-hauptnavigation-container ul.menu li:hover {
	background: transparent url(img/line-active.png) left 20px repeat-x;
}

header .inner-header .menu-hauptnavigation-container ul.menu li.last {
	margin-right: 20px;
}

header .inner-header .menu-hauptnavigation-container ul.menu li a {
	color: #54b9a7;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

header .inner-header .menu-hauptnavigation-container ul.menu li ul.sub-menu {
	background: #000000;
	display: none;
	list-style-type: none;
	margin-top: 23px;
	position: absolute;
	width: 250px;
}

header .inner-header .menu-hauptnavigation-container ul.menu li:hover ul.sub-menu {
	display: block;
}

header .inner-header .menu-hauptnavigation-container ul.menu li ul.sub-menu li {
	background: none;
	float: none;
	line-height: 15px;
	height:auto;
	margin-right: 0;
	padding: 7px 20px;
	position: relative;
	width: 210px;
}

header .inner-header .menu-hauptnavigation-container ul.menu li ul.sub-menu li a {
	color: #ffffff;
	display: block;
}

header .inner-header .menu-hauptnavigation-container ul.menu li ul.sub-menu li:hover {
	color: #54b9a7;
}

header .inner-header .menu-hauptnavigation-container ul.menu li ul.sub-menu li:hover a {
	color: #54b9a7;
}

header .inner-header .menu-hauptnavigation-container ul.menu li ul.sub-menu li ul.sub-menu {
	display: none;
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
	position: absolute;
	top: 0px;
	left:250px;
}

header .inner-header .menu-hauptnavigation-container ul.menu li ul.sub-menu li:hover ul.sub-menu {
	display: block;
}

header .inner-header .menu-hauptnavigation-container ul.menu li ul.sub-menu li:hover ul.sub-menu li a {
	color: #ffffff;
}

header .inner-header .menu-hauptnavigation-container ul.menu li ul.sub-menu li:hover ul.sub-menu li:hover a {
	color: #54b9a7;
}

nav.social {
	text-align:center;
}

nav.social ul {
	display:inline;
	text-align:center;
	list-style-type: none;
}

nav.social ul li {
	display:inline;
	margin: 10px;
}

nav.social ul li a {
	display: inline-block;
	height: 20px;
}

nav.social ul li a.facebook-button {
	background: transparent url(img/icon-facebook.png) no-repeat left top;
	width: 20px;
}

nav.social ul li a.xing-button {
	background: transparent url(img/icon-xing.png) no-repeat left top;
	width: 20px;
}

header .inner-header .logo {
	background: transparent url(img/logo-nissis.png) no-repeat left top;
	height: 119px;
	position: absolute;
	right: 13px;
	top: 0;
	width: 178px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
}

.menutoggle {
	display:none;
	background:url(img/menutoggle.png) no-repeat;
	width:35px;
	height:27px;
	position:absolute;
	top:16px;
	left:13px;
}

div.menu,
#wpadminbar {
	/*display: none !important;*/
}

.main {
	margin: 0 auto;
	position: relative;
	width:100%;
	max-width: 980px;
}

/* Slide Gallery */
.bx-wrapper {
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    border: 0;
}

.bx-wrapper .bx-controls-direction a {
	width: 50px;
	height: 50px;
}

.bx-wrapper .bx-prev {
    left: 0px;
    background: url('img/arrow-previous.png') no-repeat;
}

.bx-wrapper .bx-next {
    right: 0px;
    background: url('img/arrow-next.png') no-repeat;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position:0 0;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: 0 0;
}

.slide-gallery {
	position: relative;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
}

.slide-gallery .banderole {
	background: transparent url(img/banderole.png) no-repeat left top;
	height: 143px;
	left: -1px;
	position: absolute;
	top: -24px;
	width: 204px;
	background-size: 204px 143px;
	z-index: 998;
}

.slider-arrow {
	bottom: 110px;
	cursor: pointer;
	position: absolute;
	z-index: 2;
}

.arrow-left {
	left: 0;
}

.arrow-left:hover, .arrow-right:hover {
	cursor: pointer;
}

.arrow-right {
	right: 0;
}

.slide-gallery .slide-container .slide-item h1 {
	position: absolute;
	left: 0;
	margin: 0 auto;
	height: 40px;
	top: 179px;
	display: block;
	text-align: center;
	width: 100%;
	color: #000000;
	font-family: arial;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: normal;
}

.slide-gallery .slide-container .slide-item h1.black {
	color: #000000;
}

.slide-gallery .slide-container .slide-item h1.white {
	color: #ffffff;
}

.slide-gallery .slide-container .slide-item a.more-link {
	background: transparent url(img/icon-more.png) no-repeat left top;
	display: block;
	position: absolute;
	bottom: 120px;
	height: 30px;
	left: 438px;
	width: 119px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
}

/* Startpage Teasers */
.teaser-container {
	position: relative;
	height: auto;
	margin-bottom: 15px;
	margin-top: -70px;
}

.teaser-container ul.startpage-teasers {
	left: 0;
	list-style-type: none;
	margin-left: 20px;
}

.teaser-container ul.startpage-teasers li {
	float: left;
	margin-bottom: 25px;
	margin-right: 5.2%;
	width: 29.16667%;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
}

.teaser-container ul.startpage-teasers li a {
	border-top: 1px solid gray;
	display: block;
}

.teaser-container ul.startpage-teasers li a img {
	display:block;
}

.teaser-container ul.startpage-teasers li h3.widget-title a {
	color: #000000;
	border-top: none;
	width: auto;
	height: auto;
	display: inline;
	text-decoration: none;
}


.teaser-container ul.startpage-teasers li:nth-child(3n) {
	margin-right: 0;
}

.teaser-container ul.startpage-teasers li h3 {
	background-color: #ffffff;
	display: block;
	font-family: 'Abel', sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 13px;
	padding: 14px 20px 14px 20px;
	text-transform: uppercase;
	height:13px;
	overflow:hidden;
}

.address {
	font-family: 'Abel', sans-serif;
	margin-bottom: 50px;
	text-align: center;
}

.address p {
	font-size: 18px;
	line-height: 25px;
	text-align: center;
}

.address p.address-data {
	margin-bottom: 20px;
}

.address img.line {
	margin-bottom: 15px;
}

/* Content */
section.content {
	float: left;
	margin-left: 20px;
	margin-right: 80px;
	margin-top: 96px;
	width: 650px;
}

section.content-big {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 96px;
}

section.teaser-container-right {
	float: right;
	height: 340px;
	margin-right: 12px;
	margin-top: 170px;
	padding-right: 7px;
	width: 171px;
}

section.teaser-container-right .teaserMenu {
	background-color: #55b9a8;
	margin-bottom: 20px;
	padding: 25px 10px 25px 10px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
}

section.teaser-container-right .teaserMenu a {
	text-decoration: none;
}

section.teaser-container-right .teaserMenu a h3 {
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	font-family: 'Abel', sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 27px;
	margin-bottom: 2px;
}

/* Navi Sidebar */
section.sidebar-navi-right {
	float: right;
	height: auto;
	margin-bottom: 40px;
	margin-right: 12px;
	margin-top: 170px;
	padding-right: 7px;
	width: 211px;
}

section.sidebar-navi-right ul {
	list-style-type: none;
}

section.sidebar-navi-right ul {
	list-style-type: none;
	margin-bottom: 32px;
}

section.sidebar-navi-right {
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: right !important;
}

section.sidebar-navi-right p {
	float:right;
}

section.sidebar-navi-right ul li  {
	clear: both;
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-align: right;
	padding-top:4px;
}

section.sidebar-navi-right ul li.green {
	color: #54b9a7;
}

section.sidebar-navi-right ul li a {
	background: transparent url(img/sidebar-navi-arrow.png) no-repeat left 5px;
	color: #000000;
	padding-left: 15px;
	text-decoration: none;
}

section.sidebar-navi-right ul li .wave-line-gray {
	background: transparent url(img/wave-line-gray.png) no-repeat left top;
	float: right;
	height: 4px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 109px;
}

/* Exhibition */

section.content .date,
section.content .artist-name {
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
}

section.content .wave-line-green {
	background: transparent url(img/wave-line-green.png) no-repeat left top;
	height: 5px;
	margin-bottom: 20px;
	width: 144px;
}

section.exhibition {
	/*margin-left: 20px;*/
}

section.exhibition h2, section.art-gallery h2 {
	font-family: 'Abel', sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	text-transform: uppercase;
}

section.exhibition ul.gallery-items {
	list-style-type: none;
	margin-left: 0;
}

/* section.exhibition ul.gallery-items li h3.widget-title { */
/* 	display: none; */
/* } */

section.exhibition ul.gallery-items li a {
	display: block;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

section.exhibition ul.gallery-items li a img {
	height: 106px;
	width: auto;
}

/* Art Gallery */
section.art-gallery {
	width:780px;
}

section.art-gallery ul.gallery-items {
	list-style-type: none;
}

section.content h1,
section.content-big h1 {
	font-family: 'Abel', sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

section.content p,
section.content-big p {
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 15px;
}

section.content p a,
section.content-big p a {
	color: #000000;
	text-decoration: underline;
}

section.content p a.button,
section.content-big p a.button {
	background-color: #55b9a8;
	color: #ffffff;
	padding: 8px;
	text-decoration: none;
	margin-bottom: 8px;
	margin-top: 8px;
	display: inline-block;
}

section.content ul,
section.content-big ul {
	margin-left: 20px;
}

section.content ul li,
section.content-big ul li {
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	line-height: 18px;
	/*float:left;*/
}

section.art-gallery ul.gallery-items {
	list-style-type: none;
	margin-left: 0;
}

.exhibition-title {
	text-align:center;
	width:140px;
	display:block;
}

/* section.exhibition ul.gallery-items li h3.widget-title { */
/* 	display: none; */
/* } */

section.art-gallery ul.gallery-items li {
	display: block;
	float: left;
	margin-bottom: 20px;
	margin-right: 18px;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.6);
}

section.art-gallery ul.gallery-items li .info-text {
	height: 104px;
	padding: 6px 10px 8px 10px;
	position: relative;
	width: 202px;
}

section.art-gallery ul.gallery-items li .info-text span.title {
	display: block;
	float: left;
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	line-height: 18px;
	width: 152px;
}

section.art-gallery ul.gallery-items li .info-text span.price {
	display: block;
	float: right;
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	line-height: 39px;
	margin-bottom:-5px;
	text-align: right;
	width: 50px;
}

section.art-gallery ul.gallery-items li a {
	border-top: 1px solid gray;
	width: 222px;
	height: 149px;
	display: block;
}

section.art-gallery ul.gallery-items li a img {
	height: 149px;
	width: 222px;
}

/* Footer */
footer {
	font-family: 'Abel', sans-serif;
	margin-bottom: 40px;
	text-align: center;
	position:relative;
	min-height:180px;
}

footer .portofsilk {
	position:relative;
	text-align:center;
	padding-top:30px;
}

footer .copyright p {
	color: #55b9a8;
	float: left;
	font-size: 14px;
	line-height: 24px;
	text-transform: uppercase;
}

footer nav.meta {
	float: right;
}

footer nav.meta ul {
	list-style-type: none;
}

footer nav.meta ul li {
	color: #55b9a8;
	float: left;
	font-size: 14px;
	line-height: 24px;
	margin-left: 15px;
	text-transform: uppercase;
}

footer nav.meta ul li a {
	color: #55b9a8;
	text-decoration: none;
}

/* Google Map */
.main #map {
	height: 420px;
	width: 100%;
	margin-bottom: -47px;
}

/* Images Alignment in content Paragraph */

section.content p img.alignleft,
section.content-big p img.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

section.content p img.alignright,
section.content-big p img.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}


section.content img {
	max-width:100%;
	height:auto;
}

input,textarea,select {
	background-color: #fafafa;
	border: 1px solid #ddd;
}

.current-menu-item a {
	color: #54b9a7 !important;
}

div.wpcf7-response-output {
margin-left:0 !important;
}

input.nsu-field {
	width:300px;
}

.home-article {
	margin-bottom:50px;
}

.home-article h1 {
	color:#55b9a8;
	font-family: 'Abel', sans-serif;
	text-align:center;
	font-weight:normal;
	font-size:36px;
}

.home-article .content {
	margin:0 100px;
	text-align:center;
}

.home-article .content p {
	font-family: 'Abel', sans-serif;
	margin:10px 0;
}

.home-article .content p a {
	color:#000;
}

#ot-widget-container10 iframe {
	height:154px;
}

.content .videoWrapper,
.content-big .videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.content .videoWrapper iframe,
.content-big .videoWrapper iframe,
.content .videoWrapper video,
.content-big .videoWrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width:980px) {
	header .inner-header .logo {
		height: 100px;
		width: 150px;
		background-size:100% auto;
	}
	
	.menutoggle {
		display:block;
		cursor:pointer;
	}
	
	.menu-hauptnavigation-container {
		display:none;
		position:absolute;
		top:60px;
		left:0;
		background:#000;
	}
	
	header .inner-header .menu-hauptnavigation-container ul.menu li {
		float:none;
		height:auto;
		line-height:16px;
		padding:8px 0;
		font-size:14px;
	}
	
	header .inner-header .menu-hauptnavigation-container ul.menu li.current-menu-item, header .inner-header .menu-hauptnavigation-container ul.menu li:hover {
		background:none;
	}
	
	header .inner-header .menu-hauptnavigation-container ul.menu li ul.sub-menu {
		display:block;
		position:relative;
		margin:0;
	}
	
	.home-article .content {
		margin:0 50px;
	}
	
	section.content {
		width:auto;
	}
	
	section.teaser-container-right {
    	float: none;
    	clear:both;
    	height: auto;
    	margin-left: 12px;
    	margin-top: 30px;
	    width: 171px;
	}
	
	section.sidebar-navi-right {
		float: none;
		clear:both;
		height: auto;
		margin-left: 12px;
		margin-top: 30px;
		width: auto;
		text-align:left !important;
	}
	
	section.sidebar-navi-right p {
		float:none;
	}
	
	section.sidebar-navi-right ul li {
		text-align:left;
	}
	
	footer {
		padding-left:10px;
		padding-right:10px;
	}
}

@media screen and (max-width:639px) {
	.teaser-container ul.startpage-teasers li {
		width:44%;
	}
	
	.teaser-container ul.startpage-teasers li:nth-child(3n) {
		margin-right: 5.2%;
	}
	
	.teaser-container ul.startpage-teasers li:nth-child(2n) {
		margin-right: 0;
	}

	.home-article .content {
		margin:0 20px;
	}
	
	footer .copyright p {
		float:none;
	}
	
	nav.social {
		clear:both;
		text-align:left;
		padding-left:5px;
		padding-top:10px;
	}
	
	footer nav.meta {
		float:none;
	}
}