/*@import url('../twentyeleven/style.css');*/
@import url('css/bootstrap.min.css');
@import url('css/bootstrap-responsive.min.css');
@import url('css/flexslider.css');
/*
Theme Name: SRSB 2013
Theme URI: http://r.dejeux.com
Description: Twenty Twelve child theme with new post types
Author: S. DeJeux for R. DeJeux based on work by the WordPress team
Version: 1.0.1
Template: twentytwelve
Tags:
*/

body {
	font-family:helvetica, "proxima-nova", sans-serif;
	font-family:helvetica, "proxima-nova-alt", sans-serif;
	font-size: 14pt;
	line-height: 1.4em;
	//letter-spacing: 2px;
	//word-spacing: -1px;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	//color: black;
	font-weight: 100;
}

body p {
	font-family: helvetica;

}

.nonlink-padding h4 {
	font-family:"proxima-nova-alt", sans-serif;
	text-transform: uppercase;
	font-weight: 10pt;
	line-height: 1em;
}

h1, h2, h3, h4 {
	font-weight: 900;
	text-transform: uppercase;
	line-height: 1.4em;
	font-family:"proxima-nova-alt", sans-serif;
}

.site-title a{
	background: url("img/srs-logo-neu-xs.jpg")no-repeat -20px -20px;
	display: block;
	height: 120px;
	width: 160px;
	text-indent: -999999px;
}

a {
	color: inherit;
	-webkit-transition: all .5s ease;
}

.container img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
	-webkit-transition: all .5s ease;
}

.container img:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	filter: grayscale(0%);
	-webkit-transition: all .5s ease;
}

a:hover {
	color: inherit;
	text-decoration: none;
	-webkit-transition: all .5s ease;
}

.container:first-child {
	//background: #ededed;
	//padding-bottom: 15px;
	//border-bottom: 1px dotted #d7d7d7;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.srsb-logo {
	background: url("img/srs-logo-xs.png")no-repeat center center;
	display: block;
	height: 143px;
	width: 262px;
	text-indent: -99999999px;
}

.art-logo {
	background: url("img/artitude-logo-xs.png")no-repeat center center;
	display: block;
	height: 143px;
	width: 300px;
	text-indent: -99999999px;
}

/* Index */
	
	.index-img img{
		width: 100%;
	}
	

	.nav-top {
		//margin-top: 120px;
	}
	
	.nav-top .pull-right{
		text-align: left;
		//margin-top: 120px;
		margin-top: 40px;
		text-indent: 15px;
		
	}
	
	.nav-top .dropdown-toggle:hover {
		background: black;
		color: white;
	}
	
	.nav-top .dropdown-toggle:active {
		//background: black;
	}
	
	.nav-top .dropdown-toggle:focus {
		background: none;
		color: inherit;
		 //outline: none;
	}
	
	.nav-top .dropdown-menu {
		border: none;
		box-shadow: none;
		margin: -15px auto 0;
		background: white;
		border-radius: 0;
	}
	
	.nav-top .dropdown-menu a{
		padding: 10px 0px;
	}
	
	.nav-top .dropdown-menu a:hover{
		background: black;
		color: white;
	}
	
	header {
		padding-bottom: 90px;
		//padding-top: 60px;
	}
	
	.head-meta {
		margin-top: -30px;
	}
	
	.head-meta ul li{
		font-family: sans-serif;
		margin: 10px 0;
	}
	
	.feat-latest-exhibiton {
		margin-top: -60px;
	}
	
	.feat-latest-exhibiton img{
		width: 100%;
	}
	
	.feat-latest-exhibiton .header-feat{
		position: absolute;
		color: white;
		top: 100px;
		left: 100px;
	}
	
	/*.header-feat {
		background: url("img/cuvry_web.jpeg")no-repeat center center;
		height: 100vh;
		width: 100%;
		padding: 10% 1%;
		background-size: cover;
	}*/
	
	.feat-latest-exhibiton .k-header-feat{
		font-size: 72px;
	}
	
	
	.upcoming-meta ul li{
		font-family: sans-serif;
		margin: 0;
		font-size: 10pt;
	}
	
	.upcoming .row {
		margin-bottom: 60px;
	}
	
	.upcoming .row>li {
		//background: green;
		//margin-bottom: 30px;
		min-height: 180px;
	}
	
	.upcoming .row>li:nt-child(5) {
		margin-left: 260px;
	}
	
	.upcoming .list-padding {
		padding: 15px;
	}
	
	.upcoming .row>li:hover {
		background: black;
		color: white;
	}
	
	.upcoming h3 {
		margin-bottom: 0px;
	}
	
	.upcoming-inner li{
		display: inline-block;
		margin-right: 30px;
	}
	
	
	
	.news-start {
		padding: 30px 0;
	}
	
	.news-start a {
		display: block;
		
		height: 90px;
		padding: 5px 10px 0;
	}
	
	.news-start a:hover {
		background: black;
		color: white;
	}
	
	.main-body-index {
		padding: 30px 0;
	}
	
	.ausst-titles {
		margin: 0 0 60px 0;
		font-weight: normal;
		text-transform: uppercase;
		font-family: sans-serif; 
	}
	
	.index-entry {
		margin-bottom: 90px;
		
	}
	
	.index-entry a {
		display: block;
		//background: black;
		//color: white;
		padding: 60px 30px;
		//border: 1px solid white;
	}
	
	
	.index-entry a:hover {
		//background: black;
		color: white;
		background: black;
		//box-shadow: 1px 1px 10px gray;
		//border: 1px dashed grey;
	}
	
	.index-feat-img {
		margin: 30px 0 60px;
	}
	
	.index-feat-img img {
		display: block;
		width: 100%;
	}
	
	.serie-index {
		text-transform: uppercase;
		margin-top: 60px;
		position: relative;
		z-index: 10;
	}
	
	.fat-line {
		border-bottom: 5px solid black;
		height: 6px;
		width: 200px;
		display: block;
	}
	
	.post-meta {
		//font-weight: bolder;
		font-family: "times new roman", serif;
		letter-spacing: 0;
		padding: 15px 0;
		//text-align: right;
	}
	
	.post-meta li{
		margin-bottom: 15px;
	}
	
	.post-meta-key {
		display: none;
	}
	
	.the-meta-index {
		border-top: 8px solid #333333;
		margin-top: 60px;
		padding-top: 15px;
	}
	
	.the-meta-index ul{
		
	}
	
	.the-meta-index ul li{
		margin-bottom: 10px;
		font-family: times, serif;
		text-align: right;
	}
	
	.ausstellungen-start, .veranstaltungen-start {
		padding: 30px 0px 60px;
	}
	
	.veranstaltungen-start { 
		//margin-top: 270px;
	}
	
	.index-titles {
		margin-bottom: 30px;
	}
	
	.shop-start {
		padding: 60px 0 90px;
		//background: green;
	}
	
	.shop-start h4 {
	}
	
	.shop-start .index-feat-img {
		margin-bottom: 15px;
	}
	
	.ausstellungs-item {
		margin-bottom: 50px;
		padding: 15px;
	}
	
	.ausstellungs-item:hover img{
		 //background: black;
		 //color: white;
		 -webkit-filter: grayscale(0%);
		 -moz-filter: grayscale(0%);
		 -o-filter: grayscale(0%);
		 -ms-filter: grayscale(0%);
		filter: grayscale(0%);
		-webkit-transition: all .5s ease;
		 
	}
	
	
/* Index */

/* Articles */

.text {
	//margin-top: 240px;
	//background: green;
	padding: 0;
}

.feat-img-article {
	//margin-top: 100px;
	overflow: hidden;
	//height: 600px;
	margin-bottom: 90px;
}

.feat-img-article img{
	width: 100%;
}

@media all and (min-width: 1025px) {
	
	article {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-o-column-count: 2;
	-ms-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 60px;
	//margin-top: -100px;
	
	
}
	
}

article {
	margin-bottom: 120px;	
} 

.news article {
	margin-top: -100px;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	-o-column-count: 1;
	-ms-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 60px;
	margin-top: 0px;
}

.news article p{
	//text-indent: 28pt;
	line-height: 22pt;
}

article em, p em {
	//font-family: "times new roman", serif;
	//letter-spacing: 3px;
	font-weight: bold;
	font-style:normal;
	font-family: sans-serif;
}

article {
	font-family: sans-serif;
}

article p{
	
font-family: sans-serif;
font-weight: lighter;
	
}

article img {
	display: none;
}

.images-single {
	margin-top: 90px;
	
}

.images-single img{
	margin: 0 auto 30px;
	width: 100%;
}

/*article p:first-child {
	text-indent: 0px;
}

article p strong {
	margin-left: -28pt;
}

article p {
	text-indent: 28pt;
}*/

.feat-img-single {
	margin-top: 30px;
	margin-bottom: 90px;
}

.feat-img-single img {
	width: 100%;
}


/* END Articles */

/* News Archive  */







/* News Single */

.news {
	
}

.news h1{
	margin-bottom: 30px;
}

.news {
	
}

/* END News Archive  */

/* Ausstellungen Archive */
.small-padding {
	padding: 0px 15px;
}

.small-padding .serie-index {
	font-size: 12pt;
}

.small-padding h1 {
	font-size: 18pt;
}

.small-padding h2 {
	font-size: 14pt;
}

.small-padding .post-meta {
	font-size: 12pt;
}

.ausstellungen-index .span6{
	padding-bottom: 90px;
}
		
.ausstellungen-index .ausstellungs-overview-item {
	display: block;
	//background: green;
	clear: both;
	//min-height: 560px;
	//padding: 30px 15px;
	//background: green;
	-webkit-transition: all .5s ease;
	color: black;
	display: block;
	padding: 15px 0 30px 0;
	margin: 0px;
	margin-bottom: 30px;
}

.ausstellungen-index .ausstellungs-overview-item a{
	display: block;
	background: green;
}

.ausstellungen-index .ausstellungs-overview-item:hover {
	background: black;
	color: white;
	-webkit-transition: all .5s ease;
	display: block;
}

.ausstellungen-index .img-height {
	//min-height: 515px;
	//padding-right: 15px;
	min-height: 250px;
}

.ausstellungen-index .img-height img {
	width: 100%;
}

.ausstellungen-index .img-height h1{
	font-size: 12pt;
}

.ausstellungen-index .img-height h2{
	font-size: 10pt;
	text-transform: none;
}

.ausstellungen-index .span4 {
	margin-bottom: 60px;
}

.ausstellungen .row .ausstellungs-overview-item a:hover{
	background: black;
	color: white;
}


.ausstellungs-overview-item {
	//padding-bottom: 60px;
	//background: green;
	clear: both;
	display: block;
}


/* END Ausstellungen Archive */

/* Blocker Page */



.center-blocker {
	text-align: center;
	margin-top: 50px;
	//margin-bottom: 90px;
}

.center-blocker ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.center-blocker li {
	display: inline-block;
}

.center-blocker h2{
	margin-top: 60px;
	//text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: -1;
}

.center-blocker li:nth-child(2) h1{
	margin-bottom: -50px;
}
.center-blocker h3{
	margin: 60px 0 30px;
}

.social-links {
	
}



.social-links li{
	margin-right: 30px;
}

.social-links a{
	color: inherit;
	padding-bottom: 10px;
	border-bottom: 1px solid black;
	-webkit-transition: all .5s ease;
}

.social-links a:hover{
	color: black;
	text-decoration: none;
	padding-bottom: 5px;
	border-bottom: 5px solid black;
	//border: none;
	-webkit-transition: all .5s ease;
}


.upcoming {
	margin-bottom: 60px;
}

.upcoming h2, h4, h5{
	font-family: helvetica, sans-serif;
	text-transform: none;
	font-weight: 900;
	letter-spacing: 0;
	margin: 0 0 5px 0;
}
.upcoming p {
	font-family: helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
}

.upcoming h5 {
	font-weight: 100;
}

.upcoming .nonlink-padding {
	padding: 15px;
}

.upcoming .link-padding a {
	display: block;
	padding: 15px;
	//min-height: 120px;
}

.upcoming .link-padding a:hover {
	background: black;
	color: white;
}

#if-not-tomorrow {
	
}

#if-not-tomorrow article {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	-o-column-count: 1;
	-ms-column-count: 1;
	column-count: 1;
	-webkit-column-gap: 0px;
	//margin-top: -100px;
}	

#if-not-tomorrow #helvetica h4 {
	font-family: proxima-nova-alt, sans-serif;
	text-transform: uppercase;
	text-align: right;
}

#if-not-tomorrow #helvetica p {
	font-family: helvetica, sans-serif;
	font-weight: 100;
	font-size: 12pt;
	text-align: right;

}


/* Blocker Page */


/* Footer */

footer {
	padding: 120px 0 15px;
}

.kontakt-list {
	margin-top: 100px;
}

.artitude-logo-xs {
	background: url("img/artitudeWeb3.jpg")no-repeat left center;
	display: block;
	height: 30px;
	text-indent: -9999999px;
	margin: 90px 0px 5px;
}


/* Archiv Seite */

.archive-ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}

.archive-ul li{
	display: inline-block;
	width: 23%;
	//border: 1px solid black;
	margin: 0 -1px 0 0px;
	//padding: 50px 0;
	text-align: left;
	height: 200px;
}

.archive-ul li h3 {
	//height: 100px;
	//background: green;
}


.jahr {
	padding: 30px;
	border-bottom: 1px solid black;
	margin-bottom: 30px;
}

.archive-container {
 padding: 30px;
 border: 1px solid #d7d7d7;
 //min-height: 400px;
 margin-bottom: 30px;
 margin-top: 30px;	
}

a .archive-container  {
	
}

.archive-container .the-meta-index {
	padding-top: 60px;
} 

a .archive-container:hover {
	background: black;
	color: white;
}

a:hover .the-meta-index {
	border-color: white;
} 

.arch-list {
	margin-bottom: 60px;
	//border: 1px solid black;
	min-height: 200px;
	
}

.arch-list .serie-index {
	margin: 10px 0 0 0;
}

.arch-list h1{
	font-size: 18pt;
	word-break: break-word;
}

.arch-list h4 {
	word-break: break-word;
}

.arch-list li{
	//display: inline-block;
	float: left;
	width: 22%;
	min-height: 200px;
	padding: 0;
	margin: 0;
	border: 1px solid #d7d7d7;
	padding: 1%;
	margin-left: -1px;
	margin-top: -1px;
}

.arch-list li:nth-child(5n+1) {
	//margin-left: 24%;
}

.arch-list .jahr {
	width: 22%;
	//background: green;
	border: none;
	border: 1px solid #d7d7d7;
	//background: black;
	//color: white;
}

:target .jahr{
	background: black;
	color: white;
}


.arch-item {
	
}

.arch-item h4{
	font-family: proxima-nova-alt, sans-serif;
	font-weight: 900;
	text-transform: uppercase;
}

.arch-item .serie-index {
	font-size: 10pt;
}


.arch-index .the-meta-index {
	border: none;
	margin: 0;
	height: auto;
}

.arch-index .the-meta-index li{
	border: none;
	display: block;
	float: none;
	margin-bottom: 10px;
	margin-left: 20px;
	//background: green;
	min-height: 20px;
	height: auto;
	width: 90%;
}

.arch-index > .row {
	margin-left: 0;
}

.arch-index .dropdown-toggle:focus {
	color: grey;
	text-decoration: none;
}

.arch-index .dropdown-menu {
	overflow: scroll;
	height: 200px;
	border: 1px solid #d7d7d7;
	box-shadow: none;
	border-radius: 0;
	width: 50%;
	margin: 0;
	//margin-left: -20%;
}

.arch-index .dropdown-menu li {
	//padding: 10px 0px;
	padding: 0px;
	margin: 0;
	border: none;
	text-align: center;
}

.arch-index .dropdown-menu li a {
	display: block;
	margin: 0;
	padding: 10px 0;
}

.arch-index .dropdown-menu li a:hover {
	background: black;
}



/* END Archiv Seite */

/* Editionen */

	.meta-editionen {
		margin-bottom: 110px;
	}
	
	.meta-editionen ul{
		margin-left: 15px;
	}
	
	.meta-editionen ul li{
		margin-bottom: 5px;
	}
	
	.meta-editionen ul li b{
		//font-family:"proxima-nova-alt", sans-serif;
		//font-weight: 900;
		font-family: sans-serif;
		text-transform: none;
	}
	
	.images-single {
		margin-top: 100px;
		padding-top: 1px;
	}
	
	

/* END Editionen */

/* Slider */

.flexslider {
	height: 700px;
}

.flexslider-viewport {
	max-height: 700px;
}

.flexslider .slides img {
	width: auto;
	height: 700px;
}

.flex-direction-nav a {
	text-indent: 0;
	color: black;
}

.flexslider:hover .flex-prev {
	left: -30px;
}

.flexslider:hover .flex-next {
	right: -15px;
}

.flex-direction-nav .flex-prev {
	left: -60px;
}

.flex-direction-nav .flex-next {
	right: -30px;
}

/* END Slider  */


.meta li {
	margin-bottom: 5px;
	font-size: 12pt;
	font-family: serif, helvetica;
}

@media all and (min-width: 1024) {
	object {
		height: 768px; 
	}
}

#physica-links a{
	margin: 0;
	padding: 0;
	background: none;		
}

#physica-links a:hover{
	margin: 0;
	padding: 0;
	background: none;
	color: black;
	text-decoration: underline;		
}
