#footer {
    background: #000;
}
.bg-top {
	background: url(/images/page_bg_top.png);
    background-repeat: no-repeat;
	background-color: #000;
	margin-top: -13px;
	height: 20px;
}
.bg-middle {
	background: url(/images/page_bg_filler.png);
	background-color: #fff;
}
.bg-bottom {
	background: url(/images/page_bg_bottom.png);
    background-repeat: no-repeat;
	background-color: #000;
	height: 50px;
}
#article_group,#generic_group,.comment_group {
	margin: 0 2px;
	font-size: 120%;
	font-family: Verdana, sans-serif;
	overflow: hidden;
	padding: 0 28px 5px;
}

#article_group h2.title {
	font-size: 1.8em;
	font-family: "Trebuchet MS", sans-serif;
}
#article_group h3, #article_group h4, #article_group h5 {
	font-size: 1.5em;
	margin: 0.2em;
	font-family: "Trebuchet MS", sans-serif;
}

.article_special {
    background: #fff;
    margin-bottom: 10px;
}
body {
    background: #071032 url(/images/body_bg2.png) center top repeat-x;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: Georgia, Garamond, serif;
    margin: 0;
    color: #000;
}
body * {
	line-height: 1.4em;
}
.container {
    width: 790px;
    min-height: 100%;
	background: #071032 url(/images/header.png) center top no-repeat;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
h1,h2,h3,h4,h5,h6,hr,p,ol,ul,pre,table{
	margin: 0 0 15px;
	padding: 0;
}
hr {
	border-top: 1px solid #b7d3d6;
	clear: both;
	height: 1px;
}
#header_wrap {
	color: #000000;
	width: 100%;
}
#header {
	margin: 0 auto;
    padding-top: 20px;
    font-size: 80%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
}
#header h1 {
	margin: 0 auto 0 auto;
    width: 80%;
    text-align: center;
}
#header_tagline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto 5px;
    font-size: 55%;
    height: 70px;
}
#header_tagline h2 {
    font-weight: bold;
	margin: 0 auto 0 auto;
    width: 60%;
    text-align: center;
}
#header h1 a {
	display: block;
    text-decoration: none;
}
#article_wrap h1,#generic_wrap h1,.comment_wrap h1 {
	color: #3D48B3;
	font-size: 171%;
	line-height: 100%;
	padding: 5px 0;
	font-weight: normal;
}
#article_wrap h2,#generic_wrap h2,.comment_wrap h2 {
	font-size: 129%;
	line-height: 100%;
	padding: 5px 0;
	margin: 0 0 0 0;
}
#article_wrap h3,#generic_wrap h3,.comment_wrap h3 {
	font-size: 129%;
	line-height: 100%;
	padding: 5px 0;
	margin: 0 0 0 0;
}
#article_wrap h4,#generic_wrap h4,.comment_wrap h4 {
	font-size: 129%;
	line-height: 100%;
	padding: 5px 0;
	margin: 0 0 0 0;
}
#article_wrap h5,#generic_wrap h5,.comment_wrap h5 {
	font-size: 114%;
	line-height: 100%;
	padding: 5px 0;
	margin: 0 0 0 0;
}
#article_wrap h6,#generic_wrap h6,.comment_wrap h6 {
	font-size: 114%;
	line-height: 100%;
	padding: 5px 0;
	margin: 0 0 0 0;
}
#article_wrap h6 a,#generic_wrap h6 a,.comment_wrap h6 a {
	line-height: inherit;
	color: #860300;
	font-weight: normal;
}
#sidebar {
	color: #fff;
	font-size: 80%;
	display: block;
	width: 202px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}
#sidebar h4 {
	font-size: 150%;
	font-weight: normal;
	line-height: 120%;
	margin-bottom: 0;
	padding: 5px 0;
}
#sidebar h3 a,#sidebar h4 a {
	line-height: inherit;
}
#sidebar a {
	color: #d0ff7e;
	font-weight: normal;
}
.sidebar_box {
	padding: 2px;
    background: #071032;
    border: 2px solid #000;
    margin-top: 10px;
}
#sidebar .first-child {
    margin-top: 9px;
	padding: 0;
	height: 200px;
}
.sidebar_box h3 {
    font-family: "Trebuchet MS", sans-serif;
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 135%;
	margin-bottom: 10px;
}
.donation_box {text-align: center;}
.donation_box div {
    margin-right: auto;
    margin-left: auto;
    width: 70%;
}
.pdf_download {
	text-align: center;
}
#footer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #374059;
	width: 100%;
    font-size: 80%;
    font-weight: bold;
    margin: 5px 0 25px;
	padding: 5px 0 5px;
}
#footer p {
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
    width: 70%;
    margin: 0 auto 0 auto;
}
#footer a {
    color: #727fa1;
}
#adsense_footer {
	width: 100%;
    margin: 10px 0 10px;
	padding: 5px 0 5px;
	text-align: center;
}
.navbar {
	text-align: center;
	font-weight: bold;
	margin: 60px 0px 25px 0px;
	padding: 0;
	font-size: 110%;
	color: #fff;
}
.navbar a {
	color: #3D48B3;
}
.navbar a:hover {
	color: #fff;
}
div#powered {
	overflow: hidden;
	text-align: center;
    margin: 0 auto 0 auto;
}
span.powered {
	margin-right: 5px;
}



/* Docbook */
div.section a.uri {
	font-size: 1.0em;
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
}
div.note, div.warning, div.tip {
	margin-left: 0.3in;
	margin-right: 0.5in;
	padding: 0.1in;
	background-color: #fff;
}
div.note img, div.warning img, div.tip img {
	margin-right: 0.1in;
}
div.note p, div.warning p, div.tip p {
	background-color: #e0e0e0;
}

pre.programlisting {
	border: solid 1px #444;
	background-color: #e0e0e0;
	padding: 0.1in;
	margin: 0.2in;
	clear: right;
}

pre.screen {
	font-family: "Terminus", "Courier New", Courier, monospace;
	font-weight: bold;
	border: solid 1px #777;
	background-color: #ddd;
	padding: 0.1in;
	margin: 0.2in;
	clear: right;
	font-size: 15px;
	overflow: auto;
}

strong.userinput {
    font-weight: normal;
}

div.variablelist dl dt span.term {
	font-weight: bold;
}

hr { display: none; }

div.navheader {
	padding-bottom: 0.1in;
	border-bottom: solid 1px black;
	border-color: #aaa;
}
div.navfooter {
	margin-top: 0.1in;
	border-top: solid 1px black;
	border-color: #aaa;
	padding-top: 0.1in;
}

div.figure-float {
	float: right;
	margin-left: 2em;
	margin-bottom: 2em;
}

div.revinfo {
	text-align: center;
	font-size: 0.7em;
	font-style: italic;
}

div.informalequation {
	text-align: center;
	font-size: 95%;
	font-style: italic;
	margin: 1em;
}

div.caption p {
	font-size: 95%;
	font-style: italic;
}

code.code {
    font-family: "Terminus", "Courier New", Courier, monospace;
}
ul.code {
	font-family: "Terminus", "Courier New", Courier, monospace;
    width: 95%;
    margin: 5px 10px;
    padding: 0;
    font-size: 15px;
    line-height: 1.5em;
    overflow: auto;
    color: #939399;
    text-align: left;
    list-style: none;
    border: 1px solid #d3d3d0;
}
ul.code li {
    float: left;
    clear: both;
    width: 99%;
    white-space: nowrap;
    margin: 0;
    padding: 0 0 0 1%;
    background: #fff;
}
ul.code li.even { background: #f3f3f0; }
ul.code li code {
    font-family: "Terminus", "Courier New", Courier, monospace;
    font-weight: bold;
    color: #c30;
    white-space: pre;
    padding-left: 0.5em;
}
.code .comment { color: #939399; }
.code .default { color: #44c; }
.code .keyword { color: #373; }
.code .string { color: #c30; }

span.comments, span.chapter_comments div.comment_count {
	padding-top: 15px;
	padding-left: 5px;
	font-size: 90%;
	color: #374059;
}
span.comments a, span.chapter_comments a, div.comment_count a {
	color: #374059;
}
span.comments a:hover, span.chapter_comments a:hover, div.comment_count a:hover {
	color: #374059;
	text-decoration: underline;
}
h3.title {
	font-weight: bold;
}
div p pre, div p code, div p tt
{
    font-family: 'andale mono','lucida console',monospace;
    font-size: 0.97em;
    -x-system-font: none;
    line-height: 1.5;
}

/* docbook lists - ensure bullets line up with start of paragraphs */
.listitem {
    margin-left: 1em;
}



form {
    font-size: 85%;
}
fieldset {
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 0.5em;
    padding: 0;
    border: 1px solid #071032;
    background-color: #f4f9ff;
}
fieldset.submit {
    float: none;
    width: auto;
    border-style: none;
    padding-left: 12em;
    background-color: transparent;
}
legend {
    margin-left: 1em;
    padding: 0;
    color: #000;
    font-weight: bold;
}
fieldset ol {
    padding: 0.5em 1em 0 1em;
    list-style: none;
}
fieldset li {
    float: left;
    clear: left;
    width: 100%;
    padding-bottom: 1em;
}
label {
    float: left;
    width: 10em;
    margin-right: 1em;
    text-align: right;
}
label strong {
    display: block;
    color: #C00;
    font-size: 85%;
    font-weight: normal;
    text-transform: uppercase;
}
label em {
    display: block;
    color: #060;
    font-size: 85%;
    font-style: normal;
    text-transform: uppercase;
}
label.required{

}
textarea {
    width: 76%;
    height: 20em;
}
textarea.comment {
    width: 89%;
    height: 12em;
}
.comment_group {
	background: #fff;
	clear: both;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.comment_group div.comment {
    border: 1px #071032 solid;
    margin-bottom: 5px;
    padding: 3px;
	padding-bottom: 0;
	font-size: 75%;
	background-color: #f4f9ff;
}
.comment_group .post_details a {
    font-weight: bold;
}
.post_details a {
    font-weight: normal;
}
.date {
	color: #333;
	margin-bottom:0;
	margin-top: 5px;
    font-size: 86%;
	font-style: italic;
	padding-bottom:0;
}
.bodyform {
	float: left;
}
span.entrytext {
	font-size: 40px;
	margin-right: 190px;
	margin-top: 0;
	float: right;
}

dt,dl { margin: 0; padding: 0;}
div.toc {margin: 5px 0 10px 0;}
