/* Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0} 
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

/* Clearfix */
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/* Spacing */
.post p,.post ul {
	max-width: 880px; /*600*/
	margin: 0 auto;
}

.post p {
	margin-bottom: 20px;
}

.post img {
	margin: 60px auto; /*war 60 */
	margin-top: 20px;
	position: relative;
	max-width: 740px;
	width: 100%;
}

.post img+img {
	margin-top: -20px;
}

/*fonts*/
/* karla-regular - latin */
@font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/karla-v23-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('../fonts/karla-v23-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/karla-v23-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/karla-v23-latin-regular.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/karla-v23-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/karla-v23-latin-regular.svg#Karla') format('svg'); /* Legacy iOS */
  }
  /* karla-700 - latin */
  @font-face {
	font-family: 'Karla';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/karla-v23-latin-700.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('../fonts/karla-v23-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/karla-v23-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/karla-v23-latin-700.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/karla-v23-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/karla-v23-latin-700.svg#Karla') format('svg'); /* Legacy iOS */
  }
  /* karla-italic - latin */
  @font-face {
	font-family: 'Karla';
	font-style: italic;
	font-weight: 400;
	src: url('../fonts/karla-v23-latin-italic.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('../fonts/karla-v23-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/karla-v23-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/karla-v23-latin-italic.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/karla-v23-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/karla-v23-latin-italic.svg#Karla') format('svg'); /* Legacy iOS */
  }
  /* karla-700italic - latin */
  @font-face {
	font-family: 'Karla';
	font-style: italic;
	font-weight: 700;
	src: url('../fonts/karla-v23-latin-700italic.eot'); /* IE9 Compat Modes */
	src: local(''),
		 url('../fonts/karla-v23-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
		 url('../fonts/karla-v23-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
		 url('../fonts/karla-v23-latin-700italic.woff') format('woff'), /* Modern Browsers */
		 url('../fonts/karla-v23-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
		 url('../fonts/karla-v23-latin-700italic.svg#Karla') format('svg'); /* Legacy iOS */
  }


/* Base */
html,body {
	min-height: 100%;
}

body {
	font: 16px/1 "Karla", Helvetica, Arial, sans-serif;
	color: #000;
/*	-webkit-font-smoothing: antialiased; */
	text-rendering: optimizeLegibility;
	position: relative;
}

span.arrow {
    font-family: Helvetica, Verdana, sans-serif;
	vertical-align: middle;
}


/* Link to Documentation */
#docs {
	position: fixed; 
	top: 8px; 
	right: 6px;
	background: #5badf0; 
	color: #fff;
	padding: 8px 12px;
	font-size: 13px; 
	font-weight: bold; 
	line-height: 1.35;
	border-radius: 3px; 
	z-index: 100;
}

/*
#wrapper {
	max-width: 880px;
	margin: 0 auto;
	padding: 100px 40px 100px 40px;
}
*/

#wrapper {
	max-width: 880px;
	margin: 0;
	padding: 60px 60px 60px 80px;
} 

#wrapper.post {
	max-width: 880px;
}

#header {
	border-bottom: 0px solid #eee;
}

img {
	max-width: 100%;
}

#thumbnails {
	margin: 0 auto;
	margin-top: 40px; /*war 60*/
}

#thumbnails a {
	width: 47.5%;
	float: left;
	position: relative;
}

#thumbnails a {
		margin-right: 5%;
		margin-top: 5%;
}

#thumbnails a:nth-child(1), #thumbnails a:nth-child(2) {
		margin-top: 0;
}

#thumbnails a:nth-child(2n) {
	margin-right: 0;
}

#thumbnails a,#thumbnails a span {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom: solid 2px #fff;
	
}

#thumbnails a img {
	display: block;
	background: #fff;
	width: 100%;
	height: auto;
}

#thumbnails a span {
	color: #000;
	display: inline-block; 
/*	display: none;*/
	font-size: 18px;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 15px;
	opacity: 1;
	text-transform: uppercase;
}


#thumbnails a:hover {
	opacity: 1;
	
}


#thumbnails a:hover span {
	opacity: 1;
	visibility: visible;
	border-bottom: solid 2px #00adef;
	
}

#footer { 
	box-shadow: inset 0 1px 0 #eee;
	padding: 40px 0 0 0;
	margin-top: 100px; 
	position: relative;
}

#footer p {
	float: left;
}

/* Made with Cactus Badge */
#badge {
	position: absolute; 
	bottom: 8px; 
	right: 8px;
	height: 48px; 
	width: 48px;
}


/* Type */
/* Accent color */
a	{
	text-decoration: none; 
	color: #000;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom: solid 2px #00adef; /*war solid thin*/
}

ul 	{ margin: 0; padding: 0; }
li	{ list-style-type: circle; list-style-position: inside; }

/* Line Height */
.post-body, 
p { 
	line-height: 1.3;
	font-size: 17px;
	margin-bottom: 20px;
}

p em {
	font-style: italic;
/*	font-size: 18px; */
}

p strong {
	font-weight: 700;
}

h1 {
	display: block;
	line-height: 1.3;
	color: #000;
	font-weight: 500;
	font-size: 25px;
	margin-bottom: 0px;
	padding-bottom: 20px; /*war 20*/
}

h2 {
	display: inline-block;
	line-height: 100%;
	color: #000;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 20px; 
}

h3 {
	font-size: 13px;
	font-style: italic;
	color: #000;
	margin-bottom: 6px;
}

h4 {
	font-size: 13px;
	color: #000;
	margin-bottom: 6px;
}

p.small { 
	color: #bbb;
	font-size: 14px;
	line-height: 1.5;
	display: block;
}

p.caption { 
	font-size: 15px;
	margin-top: -55px;
}

/* animation */
.hallo span{
	animation: hallorotation 18s linear infinite 0s;
	position: absolute;
	opacity: 0;
	overflow: hidden;
	width: 100%;
	padding-bottom: 20px; 

}

.hallo span:nth-child(2) { 
	animation-delay: 3s; 
}
.hallo span:nth-child(3) { 
	animation-delay: 6s; 
}
.hallo span:nth-child(4) { 
	animation-delay: 9s; 
}
.hallo span:nth-child(5) { 
	animation-delay: 12s; 
}
.hallo span:nth-child(6) { 
	animation-delay: 15s; 
}

@keyframes hallorotation {
    0% { opacity: 0; animation-timing-function: ease-in; }
    3% { opacity: 1; }
    13% { opacity: 1; }
	17% { opacity: 0; }
    100% { opacity: 0; }
}

/* Post Page */
#header {
	border-bottom: 0px solid #eee;
	margin-bottom: 20px;
}

.post {
	margin-bottom: 60px;
}

#post-meta {
	font-size: 18px;
	line-height: 1.4;
	margin-bottom: 40px;
	padding-top: 40px;
	border-top: 1px solid #eee;
	color: #444;
}

#post-meta div {
	display: inline-block;
}

#post-meta div span {
	color: #aaa;
	display: block;
}

#post-meta div.date {
	float: left;
	text-align: left;
	position: relative;
/*	color: #aaa; */
}

#post-meta div.tags {
	float: right;
	text-align: right;
	position: relative;
}

#sharing {
	float: right;
	margin: -2px;
}

#sharing a {
	font-size: 23px;
	margin-left: 2px;
	margin-top: 4px;
	color: #d4d4d4;
	display: inline-block;
	vertical-align: middle;
}

#sharing a:hover {
	color: #444;
}

/* Post Navigation */
#post-nav {
/*	border-top: 1px solid #eee; */
	text-align: center;
	padding-top: 20px;
	font-size: 18px;
	font-weight: 400;
}

#post-nav span {
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
	position: relative;
}

#post-nav span.prev {
	float: right;
}

#post-nav span.next {
	float: left;
}

#post-nav span .arrow {
	position: relative;
	padding: 1px;
}

#post-nav span.prev:hover .arrow {
	right: -4px;
}

#post-nav span.next:hover .arrow {
	left: -4px;
}

#post-nav span.prev:hover {
	right: -3px;
}

#post-nav span.next:hover {
	left: -3px;
}

@media screen and (max-width: 680px) {
	#thumbnails a span {font-size: 16px; margin-top:12px}
}

@media screen and (max-width: 600px) {
	#thumbnails a span {font-size: 15px; margin-top:10px}
}

@media screen and (max-width: 540px) {
	#wrapper { padding: 20px 40px; }
	#header { margin-bottom: 40px; }
	h1 { font-size: 19px; }
	#footer { margin-top: 40px; padding-bottom: 20px; }
	#thumbnails a span {font-size: 15px; margin-top:10px;}
}


@media screen and (max-width:440px) {
	#thumbnails a:nth-child(n) {
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
		margin-top: 20px;
		display: inline-block;
		float: none;
	}

	a#docs { display: none; }
	#thumbnails a:first-child { margin-top: 0; }
	#header { text-align: left; margin-bottom: 0; }
	#wrapper { padding: 20px 20px 40px 20px; }
	.post { margin-bottom: 40px; }
	#footer { text-align: center; padding-bottom: 15px; }

}