/*  
	Theme Name: Leichtgewicht
	Theme URI: http://leichtgewicht.at
	Description: The Leichtgewicht theme
	Version: 1
	Author: Martin Heidegger
	Author URI: http://leichtgewicht.at
	Leichtgewicht 1.0

*/
html, body {
	height: 100%;
	width: 100%;
	overflow: hidden;
	background-color: white;
	font-family: Georgia, Verdana, sans serif;
}
body {
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: absolute;
}
#sideInformation {
	width: 800px;
	padding-top: 5px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 0.725em;
	color: #C2CBCF;
	z-index: 3;
	height: 182px;
	background-color: #FFFFFF;
}
.editPost {
	position: absolute;
	right: 0px;
}

a {
	color: #C2CBCF;
	text-decoration: none;
}
a:hover {
	color: #949b9e;
	text-decoration: underline;
}
textarea, input {
	font-family: Georgia, Verdana, sans serif;
	font-size: 14px;
}
#sideInformation {
	font-family: Helvetica, Arial, sans serif;
}
#sideInformation span {
	padding-right: 0.7em;
}
#sideInformation span.last {
	padding-right: 0em;
}
#companyHeader {
	padding-left: 12px;
}
#siteControl {
	position:absolute;
	right: 0px;
	padding-right: 4px;
	padding-top: 4px;
	top: 0px;
	text-align: right;
}
h1 a {
	width: 46px;
	height: 100%;
	border: 0px;
	display: block;
	position: absolute;
	background-color: #C2CBCF;
	top: 0px;
	left: 0px;
	z-index: 4;
}
h1 {
	padding: 0px;
	margin: 0px;
}
h1 img {
	margin: 8px;
}
h1 span {
	display: none;
}
h2 {
	font-size: 1.8em;
	color: black;
}
h3 {
	color: black;
}
#inline  {
	clear: both;
}
#language, #specialLinks {
	display: inline;
}
#language a, #specialLinks a {
	padding-left: 0.7em;
}
div.script.submit {
	cursor: hand;
	cursor: pointer;
	display: inline;
}
div.script.submit img {
	float: none;
	background-color: #C2CBCF;
	vertical-align: bottom;
	margin: 0.1em;
}
div.script.submit:hover img {
	border: 0.1em solid #e4eef3;
	margin: 0px;
	background-color: #949b9e;
}
.scriptEnabled #go
{
	display: none;
}
.script #go {
	display: none;
}
#searchWrapper {
	display: block;
	border-bottom: 1px solid #C2CBCF;
}
#search h3 {
	display: block;
}
#search a:hover {
	text-decoration: none;
}
#search input.text {
	border: none;
	background-color: white;
	padding-bottom: 2px;
	width: 110px;
}
form {
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
}
span.line {
	display: inline;
	clear: both;
	float: left;
	white-space: nowrap;
}
span.line.first {
	text-indent: 2em;
}
p {
	margin: 0px 0px 11px 1px;
	padding: 0px;
	font-size: 11px;
	color: #222;
}
span.line.seperator {
	padding-right: 20px;
	background-image: url(seperator-line.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
#sideInformation h4 {
	display: none;
}
@page {            
	size:landscape;
}
#positioning {
	padding-top: 188px;
	padding-left: 125px;
}
#wrapper {
	position: relative;
	height: 100%;
	overflow-x: auto;
	overflow-y: auto;
	margin-left: 46px;
	z-index: 2;
}
.columns {
	position: absolute;
	top: 0px;
}
#myadress {
	cursor: pointer;
	cursor: hand;
}
#myadress:hover {
	color: #949b9e;
	text-decoration: underline;
}

h1 a {
	border-size: 0px;
}
img{
	border: 0px;
}
#sidebar ul, #sidebar li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	clear: both;
	float: left;
}

#sidebar h3 {
	display: none;
	margin: 0px;
	padding: 0px;
}
#sidebar .categories {
	display: none;
}
#line {
	background-color: #C2CBCF;
	left: 348px;
	overflow: hidden;
	position: absolute;
	top: 180px;
	width: 2px;
	z-index: 1;
}
#line img {
	margin-top: 200px;
}
#sidebar {
	width: 224px;
	float: left;	
}
.contentBlock {
	display: block;
	margin-left: 224px;
}
.post {
	display: block;
	float: left;
	width: 320px;
	padding-left: 57px;
	padding-top: 13px;
	position: relative;
	font-size: 14px;
	padding-bottom: 40px;
}
.post.single {
	width: 540px;
	float: none;
}
.post.single p {
	line-height: 19px;
}

.post .time {
	margin-left: -22px;
}
.post h2 {
	padding-bottom: 0px;
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 20px;
	font-size: 18px;
	font-weight: normal;
	color: black;
}
.postmetadata {
	width: 250px;
	text-align: right;
	float: right;
}
.post .entry {
	width: 303px;
	height: 100px;
}
.post.single .entry {
	width: 540px;
	height: auto;
}
#content .navigation
{
	display: block;
	clear: both;
	padding: 10px;
}
#content .navigation div
{
	display: inline;
	padding-bottom: 20px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#content h2 {
	font-size: 22px;
	padding-left: 35px;
}
#content .single h2 {
	padding-left: 0px;
}
#content h3 {
	padding: 0px;
	margin: 0px;
	top: 0px;
	margin-top: 25px;
	margin-bottom: 3px;
	font-size: 18px;
	font-weight: normal;
	padding-left: 0px;
	color: black;
}
#content > h3 {
	padding-left: 57px;
}

.commentlist {
	margin: 0px;
	padding: 0px;
	padding-left: 57px;
	width: 500px;
	font-size: 14px;
	list-style-type: none;
}
.commentlist li {
	padding-bottom: 15px;
}
.commentmetadata {
	float: right;
}
.commentlist cite {
	float: left;
}
.commentlist p {
	padding-top: 5px;
}
#commentform {
	padding-left: 57px;
	font-size: 14px;
}
h3#comments {
	padding-top: 20px;
	padding-bottom: 20px;
}
.pagenav, .pagenav li {
	padding: 0px!important;
	margin: 0px!important;
	border: 0px!important;
}
.jtwit-tweet {
	position: absolute;
	left: 580px;
	width: 400px;
}
.jtwit-tweet a {
	color: #AAAAAA;
}
.jtwit-tweet-date {
	font-style: italic;
}
.proud-to-introduce {
	width: 173px;
	height: 139px;
	position: absolute;
	left: 600px;
	top: 0px;

	float: right;
	display: block;
	background-image: url( images/iamproudtointroduce.png );
	background-repeat: no-repeat;
	background-color: #C2CBCF;
}

.image {
	display: block;
	padding: 5px;
	margin: 5px;
	margin-left: 0px;
	width: 200px;
	text-align: center;
	float: right;
}
.image img {
	margin-bottom: 2px;
}
.imagelist a, .imagelist img {
	float: left;
	margin: 0px;
	margin-right: 1px;
}
.imagelist{
	display: block;
	clear: both;
	width: 100%;
	float: left;
}