div.article {
	padding-bottom: 10px;
	position: relative;
	margin-left: 20px;
}

div.article h2 {
	padding-bottom: 3px;
	font-style: normal;
	font-weight: normal;
	border-bottom-color: #a5aec5;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	font-size: 24px;
	margin-bottom: 0px;
	margin-top: 40px;
}

div.article h2 a, span.article_title {
	text-decoration: none;
	color: #2aba10;
}

div.article h3 {
	margin-bottom: -10px;
}

div.article dl.meta {
	color: #001a88;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	position: absolute;
	padding: 0px;
	right: 0px;
	bottom: -3px;
}

div.article dl.meta dt {
	float: left;
	margin-left: 15px;
}

div.article dl.meta dd {
	float: left;
	margin-left: 2px;
}

div.article div.image {
	margin: 10px;
	text-align: center;
}

div.article div.image img {
	border-color: #a5aec5;
	border-width: 2px;
	border-style: solid;
	padding: 1px;
}

div.article div.caption {
	margin-top: -10px;
	font-style: italic;
	text-align: center;
}

div.article code {
	color: #001a88;
}

div.article pre {
	background-color: #eaeef8;
	margin-left: 20px;
	margin-right: 20px;
	padding: 5px;
}
div.article div.footnotes, div.article div.blockquote {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #e4e8f1;
	margin-right: 30px;
	margin-left: 30px;
}

div.comments {
	margin-bottom: 20px;
	margin-top: 20px;
	margin-right: 120px;
	margin-left: 20px;
}

div.comment {
	border-bottom-color: #a5aec5;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	padding-right: 10px;
	padding-left: 20px;
	margin-bottom: 10px;
}

div.comment-header {
	margin-bottom: -10px;
	font-size: 14px;
}

div.comment-header span.comment-name {
	color: #001a88;
}

div.comment-header span.author_comment {
	color: #2aba10;
	font-style: italic;
}

div.comment-header a {
	color: #001a88;
}

div.comment-header span.date {
	color: #a5aec5;
}

div.comment-body {
}

div#histnav {
	margin: 30px;
	font-size: medium;
	overflow: hidden;
}

div#histnav a.back {
	color: #a5aec5;
	text-align: left;
	float: left;
}

div#histnav a.forward {
	color: #a5aec5;
	text-align: right;
	float: right;
}

div.comment_interface {
	margin-left: 20px;
}

div.comment_interface ul {
	text-align: left;
	list-style-type: none;
	padding: 0;
}

div.comment_interface label {
	float: left;
	display: inline-block;
	width: 50px;
	list-style-type: none;
}

div.comment_interface ul.errorlist {
	font-weight: bold;
	color: #d42824;
}

div.comment_interface input, div.comment_interface  textarea {
	border-width: 1px;
	border-color: #a5aec5;
	border-style: solid;
}

div.comment_interface span.info, div.comment span.info {
	font-style: italic;
	font-size: smaller;
}

ul.archive {
	padding: 0 0 0 20px;
}

ul.archive li {
	list-style-type: none;
}

ul.archive li a {
	padding: 0 0 0 19px;
	background: url("/media/site/bullet_green.png") no-repeat 0 50%;
}
div#footer {
	clear: both;
	color: #959eb2;
	padding-bottom: 3px;
	padding-top: 3px;
	font-size: 10px;
	line-height: 10px;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-top-color: #001a88;
	border-bottom-color: #2aba10;
	border-top-width: 2px;
	border-bottom-width: 2px;
	margin-bottom: 30px;
	margin-top: 50px;
}

div#footer a {
	color: inherit;
}

div#legal {
	float: left;
	width: 45%;
	margin-left: 50px;
}

div#legal img {
	float: left;
	border-width: 0px;
}

div#legal p {
	margin-left: 95px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

div#powered {
	margin-left: 20px;
	margin-right: 20px;
	float: right;
	width: 280px;
	text-align: center;
}
body {
	min-width: 600px;
	font-size: 12px;
	line-height: 20px;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

a {
	color: #001a88;
}

h1 {
	margin-top: 30px;
	color: #001a88;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
}

h2 {
	color: #2aba10;
}

h3 {
	color: #001a88;
}

div#header {
	background-repeat: no-repeat;
	background-image: url("/media/site/header_logo.gif");
	text-shadow: 0px 0px white;
	margin: 0px;
	font-weight: bold;
	font-family: "Courier New", monospace;
	position: relative;
	padding: 0px;
	height: 85px;
}

ul#navigation {
	padding-top: 3px;
	font-family: Arial;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #2aba10;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #001a88;
	margin: 0px;
	font-size: 19px;
}
ul#navigation li {
	margin-right: 50px;
	display: inline;
}

ul#navigation li a {
	color: #001a88;
	text-decoration: none;
}

ul#navigation li a:hover {
	text-decoration: underline;
}

div#main {
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 330px;
}

div.project {
	clear: left;
	overflow: hidden;
	border: 1px dashed red;
	margin-top: 10px;
}

div.project img {
	padding: 2px;
	border-style: solid;
	border-color: #00991e;
	border-width: 1px;
	margin-right: 10px;
	float: left;
}

div.project h3 code {
	font-size: smaller;
	font-family: "Courier New", monospace;
}
div#menu {
	margin: 20px;
	border-width: 1px;
	padding: 0px;
	width: 280px;
	float: right;
	right: 20px;
	top: 117px;
}

div#menu .box  {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 25px;
	margin-right: 10px;
}

div#menu .box  h1 {
	border-bottom-color: #a5aec5;
	border-bottom-style: dotted;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-top: 0px;
	border-bottom-width: 2px;
}

div#menu .box  h1 a {
	text-decoration: none;
}
div#menu .box  h1 a:hover {
	text-decoration: underline;
}

div#menu .box .content {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

div#menu .box  ul.content {
	padding-left: 0;
	list-style-type: square;
	list-style-position: outside;
}

div#menu a.more {
	color: #a5aec5;
}

div.cloud {
	text-align: justify;
}

div.cloud a {
	color: #a5aec5;
	text-decoration: none;
}

div.cloud a:hover {
	text-decoration: underline;
}

div.cloud a.tag1 {
	font-size: smaller;
}

div.cloud a.tag2 {
}

div.cloud a.tag3 {
	font-size: larger;
}

ul#feeds li {
	list-style-type: none;
}

ul#feeds li a {
	padding: 0 0 0 19px;
	background: url("/media/site/feed-icon-14x14.png") no-repeat 0 50%;
}

ul#supporting li {
	list-style-type: none;
	text-align: center;
}

ul#supporting li a img {
	border: 1px solid #a5aec5;
	padding: 1px;
	margin: 2px;
}

