/*
Theme Name: Danielwiesmann
Theme URI: http://www.danielwiesmann.de
Description: Daniel Wiesmann.
Version: 1.6
Author: Daniel Wiesmann
Author URI: http://www.danielwiesmann.de
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: daniel
*/



/* Begin Typography & Colors */
body {
	font-size: 12px;
	line-height: 14px;
	font-family: courier, Verdana, Arial, Sans-Serif;
	background: #ffffff;
	color: black;
	text-align: left;
	}
	
#page {
	background-color: white;
	border: 1px solid #ffffff;
	text-align: left;
	}
	
.entry {
	margin-left:auto;
	}

li.page_item {
	position:absolute;
	left: 67px;
	top: 6px;
	background-color: white;
	list-style:none;
	padding:0;
	}
	
#work {
	position:absolute;
	z-index: 100;
	background-color: white;
	}
	
#home {
	position:fixed;
	background-color: white;
	margin-left: 10px;
	top:6px;
	z-index: 55;
	}
	
#content, #contentinfo {
	margin-top: 98px;
	margin-left: 10px;
	margin-right: 10px;
	}

h1 a, h1 a:link, h1 a:visited {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;  
	}
	
h1 a, h1 a:hover {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #ff0000;  /* linie rot bei hover, schrift bleibt schwarz */
	}

h3 a, h3 a:link, h3 a:visited {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;  
	}
	
h3 a, h3 a:hover {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #ff0000;  /* linie rot bei hover, schrift bleibt schwarz */
	}

a, h2 a:hover, h3 a:hover {
	color: black;
	text-decoration: none;
	}

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

#header #work a {
color: #f00;
    }
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;
	}
	
.entry p {
	padding: 0;
	margin-bottom: 14px;	
	}	
.entry p, .entry p iframe {
		display: inline-block;
}
	
#excerpt {
	position: fixed;
	top: 6px;
	left: 380px;
	max-width: 600px;
	margin-right: 60px;
	z-index: 51;
	}

#excerpt p {
	margin: 0;
	padding: 0;
	margin-bottom: 14px;	
	}
		
#excerpt a:link {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
	}	

#excerpt a:hover {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #ff0000;
	}	

#page {
	background-color: white;
	margin: 0px;
	padding: 0px;
	margin-top:-1px;
	}

#header {
	position: fixed;
	background-color: white;
	margin: 0 0 0 0px;
	padding-left: 10px;
	padding-top: 6px;
	height: 91px;
	width: 100%;
	z-index: 50;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
.entry figure.wp-block-image {
	display: inline-block;
	vertical-align: top;
}
.der-beitrag {
	position: relative;
	padding: 0;
	width: auto;
	}
	
h2 {
	font-size: 12px; 
	font-family: courier, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	position:fixed;
	z-index: 52;
	top: 6px;
	left: 160px;
	margin: 0;
	padding: 0;
	line-height: 14px;
	}	
	
#bild {	
	margin-right:5px;
	margin-bottom:50px;
	float:left;
	}	
	
#bild a:link h2, #bild a:visited h2 {
	visibility: hidden;
	top: -100px;
	}
	
#bild a:hover h2 {
	visibility:visible;
	color: #000000;
	top: 6px;
	}
	
#bild a:link img, #bild a:visited img {
filter:alpha(opacity=0); /* IE */
opacity:0; /* allgemein */
-moz-opacity:0; /* Mozilla */
-khtml-opacity:0; /* KTHML */
-opera-opacity:0; /* Opera */
	}

#bild a:hover img {
filter:alpha(opacity=100); /* IE */
opacity:1; /* allgemein */
-moz-opacity:1; /* Mozilla */
-khtml-opacity:1; /* KTHML */
-opera-opacity:1; /* Opera */	
	}
.hoverbildchen {
	background-size: contain !important;
}
.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
li.page-item-3171 {
	display: none !important;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: auto;
	padding-left: 10px;
	clear: both;
	padding-top: 30px;
	padding-bottom:50px;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

#page .wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a {
	border: none !important;
	padding: 0 !important;
	margin-right: 10px;
	line-height: 1.2em !important;
}
#lang_sel_list li {
	display: block;
	float: none !important;
}
#content.single {
	height: auto !important;
}
/*	Begin Headers */
h1 {
	font-size: 12px; 
	font-family: courier, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	position:fixed;
	z-index:53;
	top: 6px;
	left: 380px;
	margin: 0;
	padding: 0;
	line-height: 14px;
	}



.info {
	font-size: 12px; 
	font-family: courier, Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0;
	line-height: 14px;
	max-width: 700px;
	}
	


.info p {
	margin-bottom: 0px;
	margin-top: 0px;
	}	
	
.info p.absatz {
	text-indent: 0;
	margin-left: 0;
	margin-bottom: 0px;
	margin-top: 0px;
	}	

.info a, .info a:link, .info a:visited {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;  
	}
	
.info a, .info a:hover {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #ff0000;  /* linie rot bei hover, schrift bleibt schwarz */
	}
	
	
/* End Headers */



/* Begin Images */
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	visibility: visible;
	position: fixed;
	top: 76px;
	margin: 0;
	padding: 0;
	line-height: 14px;
	z-index: 53;
	}
/* End Various Tags & Classes*/



/* navigation nach rechts/links */

.alignpreviouslink {
	left: 57px;
	position:absolute;
	}

.alignnextlink {
	left: 0px;
	position:absolute;
}

/* Captions */
	
.aligncenter,
div.aligncenter {
	display: block;
	z-index: 53;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


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

body {
	}
h2 {
	left: 30%;
}
h1 {
	display: none;
}
.info {

	}
.liste {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
}
#bild {
	flex-basis: 48%;
	margin-right: 0;
	margin-bottom: 2em;
	text-align: left;
}
#bild img {
	width: auto !important;
	max-width: 100%;
	height: auto !important;
}
#bild div {
text-align: center;
}
.info p {
	margin-top: 0px;
	margin-bottom: 10px;
	}	

li.page_item {
left: 70px;
	}
#home {
	margin-left: 10px;
	z-index: 55;
	}
	
#header {
	height: 66px;
	}
	
#content {
	margin-top: 80px;

	}
.entry img {
	max-width: 99%;
	height: auto;
}
	

	
.navigation {
	top:60px;
	left: 10px;
	line-height: 14px;
	}
	
.alignpreviouslink {
	left: 60px;
	bottom: 0px;
	position:absolute;
	}
.alignnextlink {
	bottom: 0px;
}
	}
#footer {
	padding-top: 50px;
}

/* Print Style Sheet */
@media print {
#content {
	margin-top: 98px;
	margin-left: 0px;
	}

#work {
	display: none;
	}
	
#home {
	display: none;
	}
	
li.page_item {
	display: none;
	}

h1 {
	left: 220px;
	}	

h2 {
	left: 0px;
	}	
	
#excerpt {
	left: 220px;
	max-width: 1000px;
	margin-right: 0px;
	}	
	
#excerpt a:link {
    border-bottom: 0;
}

h1 a, h1 a:link, h1 a:visited {
	border-bottom: 0;  
	}
	
h3 a, h3 a:link, h3 a:visited {
	border-bottom: 0;  
	}
	
.info a, .info a:link, .info a:visited {
	border-bottom: 0;  
	}
	
.navigation {
	display: none;
	}
#lang_sel_list a {
	font-size: 12px !important;
}
/* page breaks */
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
img { page-break-inside:avoid; 
     page-break-after:avoid; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }

}
@media (max-width: 900px) {
#excerpt {
position: static;
	}
	#excerpt p {
		padding-top: 1em;
		margin-top: 20px
	}
}
@media (max-width: 640px) {
	#bild {
		display: block !important;
	}
}
@media (max-width: 400px) {
	li.page_item {
		left: 40px;
	}
	.alignpreviouslink {
		left:32px;
	}
}

