/* Normalize
-------------------------------------------------------------- */
footer, header { display: block; }
html {
	font-size: 1em;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font: 0.75em/1.75em 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #555;
	background: #fff;
	padding: 0;
}
::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}
a, a:visited {
	color: #64a2d8;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:focus { outline: none; }
a:hover, a:active { outline: 0; }

p { margin: 0 0 1.75em 0 }
ul {
	list-style: square;
	margin: 0 0 1.75em 2.8em;
	padding: 0;
	margin-bottom:0
}
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #333;
	line-height: 1.3em;
}
/* kop */
h1 { font-size: 3em; }
/* site description */
h2 { font-size: 2em; }
/* paginatitel */
h3 { 
	font-size: 1.6em;
 	color: #ccc; }
/* categorie */
h4 {
 	font-size: 1.4em;
	color: #64a2d8
 }
/* subtitel */
h5 {
font-size: 1.2em;
color: #777; text-decoration: underline;
}
/*  */
h6 {
	font-size: 1.166666666666667em;
	text-transform: uppercase;
	font-weight: normal;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
/*	vertical-align: middle;*/
}

td {
	text-align: center

}

.right {
float: right;
}
.left {
float: left;
}


/* Lists 
-------------------------------------------------------------- */
ul li, ol li { line-height: 2.1em; }

/* Images 
-------------------------------------------------------------- */
thumb {
	margin: 20px 20px 20px 0;
	position: relative;

}




#site-title a:hover img { border: none; }
.thumbnail img, .entry-content img, .widget img, .wp-caption, .thumbnail embed, .entry-content embed, .widget embed, .thumbnail object, .entry-content object, .widget object, .thumbnail video, .entry-content video, .widget video {
	max-width: 100%;
}
.thumbnail img, .entry-content img, .widget img {
	height: auto;
}


/* Header 
-------------------------------------------------------------- */
#container {
	margin: 0px 20px;
}
#header {
	clear: both;
	float: left;
	width: 100%;
	margin: 40px 0 40px 0;
}
#branding {
	float: left;
	width: 35%;
	overflow: hidden;
}
#site-title {
	font-size: 3em;
	line-height: 1em;
	font-weight: bold;
	margin: 0 0 5px 0;
	word-wrap: break-word;
}
#site-title a {
	color: #222;
	border-bottom: none;
}
#header img { max-width: 100%; }
#site-description {
	font-size: 1.333333333333333em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0;
	color: #aaa;
	text-transform: none;
	float: left;
	width: 91.48936170212766%;
	clear: both;
}

/* Primary menu 
-------------------------------------------------------------- */
#menu-primary {
	font-size: 1em;
	width: 65%;
	margin: 20px 0 0 0;
	float: right;
	position: relative;
	z-index: 99;
}
#menu-primary .menu { float: right; }
#menu-primary .menu ul { float: right; }
#menu-primary li {
	display: block;
	float: left;
	min-height: 30px;
}
#menu-primary li a {
	line-height: 1em;
	margin-left: 3.5em;
	display: block;
	font-weight: bold;
}
#menu-primary li.current-menu-item a { color: #aaa; }
#menu-primary li li, #menu-primary li li.current-menu-item li {
	clear: both;
	float: none;
}
#menu-primary li li:first-child, #menu-primary li li.current-menu-item li:first-child { border-top: none; }
#menu-primary li li a, #menu-primary li li.current-menu-item li a {
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
	color: #888;
	margin: 0 5px;
	padding: 12px 15px;
}
#menu-primary ul li a:hover, #menu-primary li ul li a:hover { color: #222; }

/* Dropdowns
-------------------------------------------------------------- */
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li:hover { visibility: inherit }
.menu li {
	float: left;
	position: relative;
}
.menu a {
	display: block;
	position: relative;
}
#menu-primary li ul {
	display: none;
	position: absolute;
	top: 25px;
	left: 12px;
	border: 1px solid #d9d9d9;
	background: #fff;
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,.11);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.11);
	box-shadow: 0 0 7px rgba(0,0,0,.11);
	z-index: 100;	
}
#menu-primary li:hover ul, #menu-primary li.sfHover ul {
	display: block;
}
#menu-primary li:hover li ul, #menu-primary li.sfHover li ul { top: -999em; }
#menu-primary li li:hover ul, #menu-primary li li.sfHover ul {
	top: -1px;
	left: 10em;	/* no-javascript fix */
	margin-left: 0;
	border-top: 1px solid #d9d9d9;
}

/* Home page 
-------------------------------------------------------------- */
#masthead{
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
#author-bio {
	float: left;
	width: 27.65957446808511%;
}
#header-banner {
	width: 68.08510638297872%;
	float: right;
}
#header-banner img {
	max-width: 100%;
}

/* Posts 
-------------------------------------------------------------- */
.thumbnail {
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	font-size: 1em;
}
.singular .thumbnail {
	margin: 0 0 20px 0;
	position: relative;
}
.home .thumbnail, .archive .thumbnail {
	float: left;
	width: 23.40425531914894%;
	height: 150px;
	margin: 0 2.127659574468085% 20px 0;
	position: relative;
	overflow: hidden;
}
.thumbnail img, .entry-content iframe, .entry-content object, .entry-content video, .entry-content embed { max-width: 100%; }
.thumbnail .single-thumbnail {
	margin-bottom: 40px;
}
.thumbnail .archive-thumbnail {
	max-width: 100%;
}
.home #content, .archive #content {
	width: 100%;
}
.home .thumbnail.last, .archive .thumbnail.last {
	margin-right: 0;
}

/* Post titles 
-------------------------------------------------------------- */
.thumbnail .entry-title {
	margin: 0 0 0.6em 0;
	padding: 0;
	font-size: 1.083333333333333em;
	line-height: 1.3em;
	border: none;
	color: #333;
}
.home .thumbnail .entry-title, .archive .thumbnail .entry-title {
	font-weight: normal;
	position: absolute;
	bottom: 0;
	right: 0;
	max-width: 90%;
	margin-bottom: 0;
	background: #fff;
	opacity: 0;
}
.home .thumbnail:hover .entry-title , .archive .thumbnail:hover .entry-title  {
	opacity: 1;
}
.entry-title a, .entry-title a:visited { color: #222; }


/* Footer 
-------------------------------------------------------------- */
#footer {
	font-size: 0.9166666666666667em;
	color: #aaa;
	bottom: 5px;
}
