/** ALLGEMEINE STYLES **/

body {
margin: 0px;
padding: 0px;
background-color: #ffffff;
background-image: url(http://www.pflock.com/pflockblog/sitepics/bodytop.png);
background-repeat: repeat-x;
font-family: arial, sans-Serif;
font-size: 11px;
color: #333333;
line-height: 16px;
letter-spacing: 0px;
}

a {
color:#000;
text-decoration: none;
}

a:active {
color:#666;
text-decoration: none;
}

a:hover {
color:#666;
text-decoration: none;
}

a:visited {
text-decoration: line-through; color: #666;
}

/** KOPFBEREICH **/

#header {
background: url(http://www.pflock.com/pflockblog/sitepics/header.png) no-repeat;
height: 150px;
width: 888px;
margin: 0px;
}

#header a {
color: #333333;
text-decoration:none;
position:relative;
top:80px;
}
#header a:hover {
color: #fff944;
text-decoration:line-through;
}

#header .homelink {
left:736px;
}

#header .pflocklink {
left: 746px;
}

#header .implink {
left: 757px;
}

--> font mainpage <--
#header h1 {
position:absolute;
color: #666666;
top:0px;
width:800px;
text-indent:-9999px;
margin:0px;
line-height:15px
}

#header h1 a {
left:0px;
color: #c43606;
text-decoration:none;
top:0px;
display:block;
width:800px;

}
/**brings the entire blogentry down**/
#content {
position:absolute;
top:146px;
width:800px;
margin:0px;
margin-left:0px;
padding-top:0px;
height:auto;
float:left;
}

#innercontent {
width:800px;
padding-left:115px;
margin:0px;
margin-top:40px;
}

/**moves the entire sidebar**/
#sidebar {
position:absolute;
top:175px;
left:980px;
padding-top:40px;
background-repeat: repeat-x;
width:220px;


}

#innercontent img {
border:1px solid #121212;
}


.block {
width:800px;
margin:0px;
padding:0px;
height:26px;
}

#innercontent h3 {
float:left;
width:800px;
margin:0px;
font-size:12px;
font-weight:0;
padding:0px 0px 0px 0px;
margin-bottom:0px;
}

#innercontent .date {
float:left;
width:788px;
background:url(http://www.pflock.com/pflockblog/sitepics/clock2.gif) left no-repeat;
line-height:18px;
border-bottom:1px dotted #333333;
/**down left top right**/
padding:0px 0px 1px 15px;
/**dotted line away from picture or entry**/
margin-bottom:12px;

}

#innercontent .cat {
clear:both;
float:left;
width:806px;
margin:0px;
margin-bottom:0px;
padding:0px 0px 0px 0px;
line-height:10px;
}



#sidebar h3 {
margin:0px;
margin-bottom:10px;
padding:0px;
height:15px;
padding-left:15px;
line-height:18px;
}

.entry {
border-bottom:1px dotted #333333;
width:806px;
padding:0px 0px 0px 0px;
line-height:16px;
}

.commentlink {
background:url(http://www.pflock.com/pflockblog/sitepics/comment2.gif) top left no-repeat;
padding-left:18px;
}

 .meta {
margin-bottom:40px;
border-bottom:none;
}

#footer {
height:1px;
}

#sidebar ul,#sidebar ul ul, #sidebar ul ul ul {
list-style-type:none;
margin:0px;
padding:0px;
}

#sidebar ul li {
padding-left:15px;
}


#sidebar  ul li ul {
margin:0px;
padding-right:20px;
margin-bottom:10px;
}

#sidebar ul li ul li {
text-align:right;
}

#sidebar ul li ul li a {
text-align:left;
display:block;
float:left;
width:70%;
}

.counts {
text-align:right;
color:#333333;
}

.sidebarClear {
clear:both;
height:1px;
line-height:1px;
}

.weiterreiter img {
border:none;
}

/********* SIFR **************/

/* This goes in the stylesheet to hide the browser text before it is replaced */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 25px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	display: block;
	overflow: hidden;
}


#comment {
width:500px;
font-family:arial, sans-serif;
font-size:12px;
border-top:2px dotted #121212;
border-bottom:2px dotted #121212;
}

#submit {
background:#333333;
color:#FFF944;
width:100px;
font-size:11px;
font-family:arial;
}

input {
width:250px;
border:1px solid #333333;
font-family:Verdana;
font-size:10px;
}

.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}
