/*
Theme Name: Hannes Jung 2011
Theme URI: http://www.hannesjung.com/
Description: The 2011 theme for Hannes Jung.
Author: Daniel Palzer
Version: 1.0
Tags: hannesjung
*/

body {
	background-color: #FFF;
}

#page {
	width: 960px;
	margin: 0 auto;
	margin-top: 35px;
	margin-bottom: 20px;
	font-family: 'Times New Roman', Times, serif;
	font-size: 10pt;
	color: #555;
	letter-spacing: 0px;
	background-color: #FFF;
	line-height: 14pt;
}

#content {
	clear: both;
	background-color: #FFF;
}

#teaser {
	margin-top: 0px;
	margin-bottom: 30px;
	float: left;
	width: 312px;
	background-color: #FFF;
}

#teaserMiddle {
	margin-top: 0px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 30px;
	float: left;
	width: 312px;
}

#teaser h2 {
	margin-top: 4px;
}

#teaserMiddle h2 {
	margin-top: 4px;
}

#teaser p+p {
	margin-top: 2px;
}

#teaserMiddle p+p {
	margin-top: 2px;
}

#teaser p a {
	font-size: 9pt;
}

#teaserMiddle p a {
	font-size: 9pt;
}


#header {
	background-color: #FFF;
}

#header ul {
	padding-top: 10px;
	padding-bottom: 0px;
	border-bottom: 1px #999 solid;
	background-color: #FFF;
}

#header ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-right: 25px;
	display: inline;
}

form {
	float: right;
	display: inline;
}

.post {
	float: left;
	margin-top: 20px;
	background-color: #FFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555;
	text-decoration: none;
}
a:visited {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #0084d8;
	text-decoration: none;
}

a.main-on {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.main-on:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.main-on:hover {
	font-weight: bold;
	color: #0084d8;
	text-decoration: none;
}

a.link-impressum {
	font-size: 8pt;
}

#footer {
	clear: left;
	background-color: #FFF;
}

#footer ul {
	padding-top: 30px;
}

#footer ul li {
	margin-right: 25px;
	display: inline;
}

/* Posts */
.post-news {
	float: left;
	margin-top: 20px;
	background-color: #FFF;
	padding-bottom: 10px;
	border-bottom: 1px #999 solid;
}

.timestamp-post {
	margin-left: 10px;
	font-style: italic;
}

.title-post {
	font-weight: bold;
}

.title-journal {
	font-weight: normal;
}

.header-post {
	margin-bottom: 5px;
}

.content-post {
	width: 600px;
	background-color: #FFF;
}

img.alignnone {
	margin-top: 7px;
	margin-bottom: 5px;
}

a.post-link {
	font-family: 'Times New Roman', Times, serif;
	text-decoration: underline;
}

#vimi {
	margin-top: -4px;
	margin-bottom: 15px;
}

#project-desc {
	width: 600px;
	background-color: #FFF;
}

#project-desc p {
	margin-bottom: 6px;
}

#shortcut-mail {
	float: right;
	background-color: #FFF;
}

#shortcut-mail a {
	font-size: 9pt;
}

/* Info */
.mailLink {
	font-family: 'Times New Roman', Times, serif;
}

h1.archives-page-title {
	background-color: #FFF;
	width: 600px;
	margin-top: 20px;
	height: 25px;
	font-style: italic;
}

h3.archives-title {
	font-weight: bold;
	margin-bottom: 3px;
}

h2 {
	margin-bottom: 5px;
	font-weight: bold;
}

#sidebar {
	margin-left: 600px;
	margin-top: 20px;
	background-color: #FFF;
	width: 192px;
	padding-left: 25px;
}

.archives-list {
	font-style: italic;
}


.navigation-posts {
	background-color: #FFF;
	float: left;
	margin-top: 10px;
	width: 600px;
}

.nav-previous {
	background-color: #FFF;
	width: 300px;
	float: left;
}

.nav-next {
	background-color: #FFF;
	width: 300px;
	float: right;
	text-align: right;
}
