.errormsg {float: left;
	border: 1px solid red;
	background: #ffffea url(http://www.postnuke.be/images/icons/large/error.gif) no-repeat 2% 2%;
	margin: 0 auto;
	font-weight: bold;
	width: 350px;
	padding: 20px 10px 10px 70px; /* top, right, bottom, left */
    min-height: 25px;
    color: inherit;
	margin: 10px;
}
#pnWebLog {

}

#pnWebLog textarea {
	width: 450px;
}

#pnWebLog_rightcol {float: left; width: 230px; padding: 0; margin: 0; color: black;}
#pnWebLog_rightcol ul {list-style-type: none; padding: 0; margin: 0; }
#pnWebLog_rightcol li {list-style-type: none; padding: 0 0 0 20px; margin: 0; }
#pnWebLog_rightcol h3 {margin: 12px 0 2px 5px; padding: 0 0 2px 0; border-bottom: 1px solid #000;}
/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }
.pnWebLog_post {
  margin:.5em 0 1em 0;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 0px;
  font-size:110%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#666;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
.post-body {margin: 0 0 .5em 1.1em;}
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding: 0px;
  border: 0px;
  }
.post blockquote {
  margin:1em 20px;
  color:#666;
  font-style:italic;
  }
.post blockquote p {
  margin:.75em 0;
  }


.pnWebLog_content {float: right; width: 500px; padding: 0; margin: 0 5px 0 0;}

.pnWebLog_post_title {
	font-size: 200%;
	font-weight: bold;
	text-decoration:none;
}

.pnWebLog_text {
	padding:10px;
	font-size: 15px;
}

#pnWebLog_footer {
	border-top: silver 1px solid;
	text-align: center;
}

.pnWebLog_Block {
	margin: 0;
	padding: 0;
}

.pnWebLog_Block ul {
	font-size: 75%;
}

.pnWebLog_logo {
	float: right;
	right: 0;
}
.pnWebLog_avatar {
	float: right;
	right: 0;
}
