/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	color: #2c2c2c;
	background-color: #e0e0e0;
}

input {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

h3, p {
	padding-right: 20px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
}

sup {
	vertical-align: top;
	font-size: 9px;
}

.title {
	margin-left: 10px;
	background: url("images/background_title.png") repeat top left;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 600;
	border: 1px solid #dadada;
}

blockquote {
	background: url("images/quotes.png") no-repeat top left;
	font-family: Georgia, Serif;
	font-style: italic;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
	background-color: #f5f5f5;
}

ul li, li {
	list-style-image: url('images/bullet_chrome.png');
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
}

h2, h3 {
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
}

h1 {
	background-color: #464646;
	width: 800px;
	font: 18px Verdana, sans-serif;
	margin: 0;
	padding: 0 0 5px 10px;
	font-weight: bold;
	color: #B8E62E;
}

h2 {
	font: 12px Verdana, sans-serif;
	font-style: italic;
}

hr {
	margin: 2em auto;
	width: 100%;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 9px;
	line-height: 16px;
}

table {
	margin-left: 30px;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
}

th, td {
	padding-right: 20px;
}

/* links
----------------------------------------------- */

a {
	text-decoration: underline;
	color: #003399;
}

a.nav, a.nodecoration {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

a img {
	border: none;
}

h1 a {
	margin: 0;
	padding: 0;
	font: 18px Verdana, sans-serif;
	font-weight: bold;
	color: #B8E62E;
	text-decoration: none;
}

h3 a {
	font: 18px Verdana, sans-serif;
	font-weight: bold;
	color: #228fcf;
}

.section_list ul li:hover {
	background-color: #eaeaea;
}

.directory li:hover {
	background-color: #eaeaea;
}

/* layout
----------------------------------------------- */

#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
}

#head {
	text-align: center;
	background: #464646 url("images/header.png") no-repeat top center;
}

table.nav {
	width: 100%;
	text-align: center;
	verticle-align: center;
}

#content {
	clear: both;
	background-color: #fffafa;
	width: 790px;
	margin: 0;
	padding: 0 10px 0 0;
	overflow: hidden;
}

#foot {
	background-color: #464646;
	color: #ffffff;
	font: 9px Verdana, sans-serif;
	margin-top: 5px;
	padding: 2px;
	text-align: center;
}

#disclaimer {
	background-color: #464646;
	font-size: 8px;
	color: #8c8c8c;
	text-align: justify;
}

left;
	display: block;
	height: 11px;
}

.section_list {
	margin: 0 4px 0 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0;
	padding: 0;
	list-style-image: url('images/bullet_chrome.png');
}

img.center {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/* overrides
----------------------------------------------- */

.caps {
	letter-spacing: 1px;
}

div.divider {
	width: 100%;
	height: 1px;
	margin: 2em 0;
	text-align: center;
	background-color: #dadada;
}

/* articles
----------------------------------------------- */

.directory {
	margin: 0 0 0 20px;
	list-style-type: none;
}

.directory ul {
	margin: 0 0 0 0;
	list-style-type: none;
}

.directory li {
	margin: 0 0 0 0;
	padding: 0;
	list-style-image: url('images/bullet_chrome.png');
}

.abstract {
	margin-left: 10px;
	font-size: 12px;
	font-style: italic;
	font-weight: 100;
	border: 1px dotted #464646;
}

.author {
	background-color: #464646;
	width: 800px;
	margin: 0;
	padding-bottom: 3px;
	font-size: 10px;
	color: #ffffff;
}

.aboutauthor {
	margin-left: 10px;
	font-style: italic;
	font-size: 10px;
	color: #5c5c5c;
	border: 1px solid #5c5c5c;
}

img.posted {
	margin-left: 10px;
	width: 778px;
	height: 2px;
}

.published {
	font-style: italic;
	font-size: 12px;
	color: #777777;
}

.ref {
	font-size: 10px;
	color: #777777;
	line-height: 16px;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Verdana, sans-serif;
}
