/*
Theme Name: Thumm
Author: Netzformat Internetagentur
Author URI: http://www.netzformat.de/
Description: Individuelles Theme, responsive
Version: 1.1 (07-2016)
Text Domain: thumm
*/


@font-face {
	font-family: 'CalibreWeb-Light';
	src: url('fonts/CalibreWeb-Light.eot'),
		 url('fonts/CalibreWeb-Light.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CalibreWeb-Medium';
	src: url('fonts/CalibreWeb-Medium.eot'),
		 url('fonts/CalibreWeb-Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

/*
Orange #EA6856
*/

/* Allgemeines */
html, body, div, span, h1, h2, blockquote, a,  p, strong, ul, li, fieldset, form, label, table, tbody, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
}


div {
	border:0px solid #666;
}

html {
	height:100%; /*IE*/
	margin-bottom:1px; /*IE*/
}

body {
	font-family:'CalibreWeb-light', sans-serif;
	background-color:#E3E3E3;
	color:#5A5A5A;
	font-size:16px;
	min-height: 100%; /* für Bildwechsel */
	min-width: 100%; /* für Bildwechsel */
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:focus {
	outline:none;
}

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

table {
	max-width:100%;
}

td {
	vertical-align:top;
	padding-top:24px;
	padding-right:48px;
}

td img {
	margin-right:48px;
}

td p {
	margin-bottom:20px;
}

.clear {
	clear:both;
	width:0;
	height:0;
	visibility:hidden;
}


#page {
	margin:20px auto 20px auto;
	max-width:90%;
}


#header {
	border:0px solid #0F0;
	position:relative;
	vertical-align:bottom;
}

#logo {
	float:left;
	
}

#logo a {
	color:#EA6856;
	font-size:24px;
	font-family:CalibreWeb-Medium, sans-serif;
	display:block;
}

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

#logo p {
	padding-top:10px;
}


/*### Hauptnavi ###*/
#menu-toggle {
	display: none;
}

.main-navigation {
	float:right;
	position:absolute;
	bottom:0;
	right:0;
}

/* Erste Ebene */
.main-navigation ul li {
	display: inline-block;
	position: relative;
	margin:0px 60px 0px 0px;
	width: auto;

}

.main-navigation ul li:last-child {
	margin:0px 0px 0px 0px;
}

.main-navigation ul li a {
	font-size:20px;
	letter-spacing:1px;
	padding:0px 10px 0px 10px;
	display:block;
	color:#EA6856;
	font-size:1.2rem;
	border:0px solid #0F0;
}


/* aktive Hauptmenüpunkte */
.main-navigation ul li a:hover,
.main-navigation ul li a:active, 
.main-navigation ul li a:focus, 
.main-navigation ul li.current_page_item a {
	color:#000;
	text-decoration:none;
}



/* Submenü */
.main-navigation ul li ul {
	position:absolute;
	top:100%;
	left:0px;
	height:1px;
	width:1px;
	overflow:hidden;
	clip:rect(1px, 1px, 1px, 1px);
	padding:0px 20px 20px 10px;
	background-color:#E3E3E3; 
}

.main-navigation ul li ul li ul {
	top:0;
	left:100%;
	/* andere Werte werden geerbt */
	display:none;
}


/* Submenü anzeigen bei hover */
.main-navigation ul li:hover > ul {
	height:inherit;
	width:inherit;
	overflow:inherit;
	clip:inherit;
}

.main-navigation ul li li a {
	color:#333;
	width:300px;
	border:0px solid #333;
	white-space:nowrap;
	padding:5px 5px 5px 0px;
}

/* aktive submenü-punkte */
.main-navigation ul li li a:hover,
.main-navigation ul li li a:active, 
.main-navigation ul li li a:focus, 
.main-navigation ul li li.current_page_item a {
	color:#EA6856;
}


/*### Subnavi ###*/
#subnavi ul  {
}

#subnavi #artist_links {
	margin-top:40px !important;
} 

#subnavi ul li {
	list-style:none;
	padding:4px 0px 4px 0px;
}

#subnavi li a {
	color:#EB7666;
	letter-spacing:1px;
}

#subnavi ul ul {
	margin-left:20px;

}


#subnavi li a:hover,
#subnavi li.current_page_item a {
	color:#000;
	text-decoration:none;
}

#subnavi #artist li a {
	font-family:CalibreWeb-Medium;
	font-size:16px;
	color:#5a5a5a;
}



/* ############################################ */

/* Content Wrapper */
#content {
	margin:72px 0px 0px 0px;
	border:0px solid #CCC;
}

#content h1 {
	font-size:1.0rem;
	font-weight:bold;
	line-height:1.3em;
	margin-bottom:10px;
}


#content-sidebar {
	width:25%;
	float:left;
}

#content-content {
	float:right;
	width:69%;
}

#content-text {
	padding:0px 1% 0px 0px;
	line-height:30px;
	border:0px solid #CCC;
	margin-bottom:40px;
}

/* Sonderseite Selected Works */
.page-template-no-text #content-text {
	display:none;
}

#content a {
	color:#EA6856;
}



/* Bilder */
#content .secondary-image {
	clear:both;
	width:100%;
	display:inline;
	
}

#content-images {
	border:0px solid #F30;
}

#content-images img  {
	margin:0px 0px 10px 0px;
	max-height:800px;
	width:auto;
	clear:both;
	float:left;
}

#content-images .wp-caption-text, 
#content-images .wp-caption-text-left {
	clear:both;
	width:45%;
	font-size:14px;
	line-height:20px;
	border:0px solid #666;
	margin-bottom:50px;
}

#content-images .wp-caption-text {
	float:right;
	text-align:right;
}

#content-images .wp-caption-text-left {
	float:left; 
	text-align:left !important; 
}


#content-images .contact {
	width:45% !important;
	float:right;
	border:0px solid #999;
}


#content .entry-footer {
	
}

.edit-link a {
	color: #06C !important;
}









/* Startseite anders */
/* HG-Bild wird als Artikelbild ausgelesen und im header.php definiert */
.home {
	background-color:#FFF;
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment: fixed;
	background-size: cover;
	overflow:hidden;
	min-height: 100%; /* für Bildwechsel */
}
/* Textblock */
.home #content-text {
	border:0px solid #CCC;
	float:left;
	width:400px;
	height:100px;
	padding:0;
}
.home #content img {
	display:none;
}

.home .wp-caption-text {
	display:none;
}



/* Übersicht Artists */
.page-template-artists #content-sidebar,
.page-template-artists #content-images {
	display:none;
}

.page-template-artists #content-text {
	width:99%;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	height:250px;
	margin-top:10%;
}

.page-template-artists #artists_list li {
/*	display: inline-block; */
	list-style:none;
	width:100%;
}

.page-template-artists #artists_list li a {
	font-size:20px;
	line-height:40px;
	letter-spacing:1px;
	color:#484848;
}

.page-template-artists #artists_list li a:hover {
	color:#EA6856;
	text-decoration:none;
}


/* News-Beiträge anders */
.category #subnavi {
	margin-top:50px;
}

.category #subnavi li a {
	color:#EB7666;
	letter-spacing:1px;
}

.category #subnavi li a:hover, 
.category #subnavi li.current_page_item a {
	color:#000;
}

.category #content {
	border:0px solid #000;
	margin-left:30%;
	padding-bottom:50px;
	line-height:1.5em;
}

.category .taxonomy-description {
	font-weight:bold;
}

.category .entry-header, .category .entry-content  {
	margin-left:368px;
}

.category article  {
	clear:left;
	padding-top:24px;
}

.category .post-thumbnail img {
	float:left;
	max-width:320px;
	height:auto;
}

.category h1.entry-title {
	font-weight:normal !important;
}

/* Exhibitions 10 and Fairs 11 list*/
.page-id-10 #content-sidebar, 
.page-id-11 #content-sidebar {
	display:none;
}

.page-id-10 #content-text, 
.page-id-11 #content-text {
	float:left;
	padding:0;
}



/* Formular */
.caldera-grid {
	border:0px solid #333;
}

.caldera-grid .form-group {
	border:0px solid #cc0000;
	margin-bottom:3px !important;
}

.caldera-grid .form-control {
	padding:0px 2px 0px 4px !important;
	font-size:0.9em !important;
	background-color:#f2f2f2 !important;
	border: none !important;
	height:25px !important;
}

.caldera-grid input {
	padding:3px 6px 4px 6px !important;
	background-color:#E3E3E3 !important;
	border:1px solid #CCC !important;
}

/* Textfeld größer */
.caldera-grid textarea[name="fld_7683514"] {
	height:50px !important;
}

/* Infofeld verstecken */
.caldera-grid input[name="fld_1437705"] {
	height:0px !important;
}


/* Shore more styles */
.showmore_content { 
	position:relative; 
	overflow:hidden;

}			

.showmore_trigger { 
	cursor:pointer;
	color:#EA6856;
}

.showmore_trigger:hover {
	color:#000000; 
}

.showmore_trigger span	{
	display:block; 
}





.paging-navigation {
	clear:both;
	border:0px solid #000;
	padding-top:20px;
}

.nav-next {
	float:left;
}

.nav-previous {
	float:right;
}




@media screen and (max-width: 1000px) {

	#logo {
		float: none;
	}
	
	.main-navigation {
		position:relative;
		margin-top:20px;
		float: none;
	}
	
	.main-navigation ul li {
		margin:0px 30px 0px 0px;
	}
	
	.main-navigation ul li a {
		padding:0px 0px 0px 0px;
	}
	
	#content {
		margin:30px 0px 0px 0px;
	}
	
	#content-sidebar {
		width:100%;
		float: none;
	}
	
	#subnavi #artist_links {
		margin-top:0px !important ;
	} 
	
	#content-content {
		float:left;
		width:100%;
	}

	
	#content-text {
		margin-top:30px;
	}
	
	#content-images {
		margin-top:30px;
	}
	
	#content .secondary-image {
		width:100%;
		float: none;
	}
	
	#content-images .wp-caption-text {
		margin-bottom:30px;
	}
	
	/* Artists */
	.page-template-artists #content-text {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		height:500px;
	}
	
	/* News */
	.category #content {
		margin-left:0;
	}

}


