html {
	min-height: 100%;
	overflow: -moz-scrollbars-vertical;
}
@font-face {
font-family: 'Fertigo Pro';
src: url('http://www.zechendorf.com/wp-content/themes/zechendorf.com/Fertigo_PRO.otf') format('opentype');
}

body{
	margin: 0;
	padding: 0;
	height: 100%;
	margin: 0px;
	color: #666;
	font-family: Trebuchet MS, Arial, Sans-Serif;
	font-size: 14px;
	line-height: 1.6em;
	background: #fff;
	background: url('images/bg_header.png') top left repeat-x #fff;
	background-attachment: fixed;
}



.entry a:link,.entry  a:visited,.entry  a:active{
	color: #9c0019;
	color: #666;
	text-decoration: none;
	background: url('images/bg_link.gif') 0px 2px no-repeat;
	padding-left: 16px;
}

.entry  a:hover{
 	text-decoration: underline;
 	color: #222;
 }

.header{
	position: fixed;
	top: 0px;
	height: 32px;
	background: url('images/bg_header.png') top left repeat-x;
	width: 100%;
	z-index: 999;
}

.header .inner{
	text-align: right;
	margin: auto;
	width: 960px;
	padding-top: 6px;
}

.header .inner img{
	border: none;
}


h1,h2,h3,h4,h5,h6,h7{
	font-weight: normal;
	padding: 0.5em 0;
	margin: 0;
	color: #444;
	line-height: 1.4em;
}

h1{
	font-size: 24px;
}

.entry h1 a:link,
.entry h1 a:visited{
	color: #444;
	text-decoration: none;
	padding: 0;
	background: none;
}
.entry h1 a:hover{
	color: #9c0019;
}
.entry h1 a:active{
	color: #222;
}

img{
	border: none;
}

h2{
	font-size: 20px;
}

h3{
	font-size: 18px;
}

h4{
	font-size: 16px;
}

h5{
	font-size: 14px;
}

h6{
	font-size: 14px;
}

.content{
	width: 506px;
	margin: auto;
	padding: 80px 0 90px 0;
	z-index: 2;
}

.entry a.right{
	float: right;
	width: 128px;
	color: #666;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	clear: right;
}

.entrylist p{
	margin: 0 0 1em 0;
	padding: 0;
}

.entrylist a:link,
.entrylist a:visited{
	text-decoration: none;
	color: #666;
}
.entrylist a:active{
	color: #222;
}
.entrylist a:hover{
	color: #9c0019;
}

.tags, .qm{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	position: fixed;
	margin-left: -265px;
	margin-top: -50px;
	width: 245px;
	text-transform: uppercase;
	line-height: 1.3em;
	padding-top: 4px;
}

.qm{
	margin-left: 470px;
	text-align: right;
}

.tags a:link,
.tags a:active,
.tags a:visited{
	text-decoration: none;
	color: #666;
}
.tags a:hover{
	text-decoration: underline;
	color: #444;
}

code{
	font-size: 11px;
	padding: 0px 8px;
	display: block;
	border-left: 3px solid #b5c707;
	line-height: 1.3em;
	margin: 8px 0;
}

.bottom{
	z-index: 1;
	position: fixed;
	bottom: 0px;
	height: 46px;
	background: url('images/bg_footer.png') bottom left repeat-x;
	width: 100%;
}

.footer{
	position: fixed;
	bottom: 0px;
	height: 28px;
	background: url('images/bg_footer.png') bottom left repeat-x;
	width: 100%;
	z-index: 3;
	line-height: 30px;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	text-transform: uppercase;
}

.footer .inner{
	width: 960px;
	margin: auto;
	height: 28px;
	overflow: hidden;
}

#footer_scroller{
	width: 20000em;
}

.footer ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}
.footer ul li{
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: inline;
}

.footer a:link,
.footer a:visited,
.footer a:active{
	text-decoration: none;
	color: #ddd;
	margin-right: 10px;
}

.footer .fl{
	width: 50px;
	height: 28px;
	z-index: 5;
	position: absolute;
	background: url('images/bg_footer_left.png') top left repeat-y;
}

.footer .fr{
	margin-left: 910px;
	width: 50px;
	height: 28px;
	z-index: 5;
	position: absolute;
	background: url('images/bg_footer_right.png') top left repeat-y;
}

.fb_like{
	width: 90px;
	margin-right: 8px;
	float: left;
	overflow: hidden;
}

#twitter{
	width: 56px;
	height: 14px;
	background: url('images/twitter.png') top left no-repeat;
	margin-right: 8px;
	display: block;
	float: left;
	text-decoration: none;
	cursor: pointer;
	margin-top: 3px;
}
#twitter:hover{
	background-position: 0px -14px;
}

#facebook{
	width: 56px;
	height: 14px;
	background: url('images/facebook.png') top left no-repeat;
	margin-right: 8px;
	display: block;
	float: left;
	cursor: pointer;
}
#facebook:hover{
	background-position: 0px -14px;
}
#container_fb{
	display: none;
	padding-top: 36px;
}

.comment{
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	line-height: 1.3em;
	color: #333;
	padding-top: 12px;
	width: 500px;
}

.comment .gravatar{
	float: left;
	width: 50px; 
	margin-right: 4px;
}

.comment .comment_text{
	float: left; 
	width: 416px;
	border: 1px solid #cccccc;
	background: #f2f2f2;
	padding: 4px 8px;
	
}

.clearer{
	clear: both;
}

img.alignright{
	clear: right;
	float: right;
}


.tweetmeme{
	width: 90px;
	text-align: right;
	float: right;
	padding-top: 2px;
	margin-right: -28px
}
.entry a.fb,
.entry a.fancybox{
	padding: 0;
	background: none;
}

.entry a.fb img,
.entry a.fancybox img{
	border: 1px solid #ddd;
	margin-bottom: 20px;
}

.entry a.fl{
	margin-right: 31px;
}