body {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:	url(http://praxis-initiative.com/images/content_top.gif) repeat-x scroll 0 67px;
	background-color: #0e0e0e;
	color:#ddd;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	margin:0;
	padding:0 0px;
	font-size: 12px;
}
hr {
	border: 0px;
	border-top: 3px double #3d3d3d;
	background-color: none;
	clear: none;
}
ul.messages {
	border: 1px solid #111;
	background-color: #333;
	padding: 5px;
}
ul.messages li {
	list-style-type: none;
}
.pagination {
	height: 0px;
}
.pagination a {
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	border: 1px solid #111;
}
.pagination a:hover {
	background-color: #333;
	border: 1px solid #3d3d3d;
}
/*div#container {
	max-width: 870px;
	margin-left: auto;
	margin-right: auto;
}*/
div.button_list {
	color: #444;
	border: 1px solid #3d3d3d;
	border-bottom: 0px;
	padding: 5px;
	padding-right: 0px;
	padding-left: 0px;
}
div.button_list a {
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
div.button_list a:hover {
	background-color: #333;
}
div.float_right {
	float:right;
	clear:right;
}
form ul {
	padding: 0px;
	margin: 0px;
}
form li {
	width: 100%;
	list-style-type: none;
}
form label {
	display: block;
	clear: both;
	width: 180px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
form small {
	float: left;
	margin-left: 400px;
	height: 0px;
	bottom: 29px;
	position: relative;
}
input {
	border: 1px solid #3d3d3d;
	background-color: #222;
	color: #ddd;
	height: 22px;
	padding: 2px !important;
	margin: 3px;
	width: 200px !important;
}
input:hover {
	background-color: #333;
}
textarea {
	border: 1px solid #3d3d3d;
	background-color: #222;
	color: #ddd;
	width: 98% !important;
	margin-left: 200px;
	height: 300px;
	padding: 2px !important;
	margin: 3px;
	font-size: 12px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
}
textarea:hover {
}
input[type="submit"], input[type="reset"], input[type="button"]{
	border: 1px solid #3d3d3d;
	background-color: #222;
	color: #E0BF07;
	height: 22px;
	padding: 2px;
	margin: 3px;
}
input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
	background-color: #333;
	color: #527C9F;
	text-decoration: underline;
	cursor: pointer;
}
input[type="checkbox"] {
	width: 16px !important;
	float: none;
}
div#attachmentForm .board_post_container {
	padding-top: 14px;
}
div#attachmentForm i {
	display: block;
	float: left;
	top: -16px;
	height: 0px;
	position: relative;
	font-size: 10px;
	text-transform: uppercase;
}
div#submit_buttons {
	text-align: center;
}
div#poll_container {
	padding: 2px;
}
div#poll_container h1 {
	color: #527C9F;
	margin-top: 0px;
	padding-top: 0px;
}
div.poll_results dd {
	height: 16px;
}
div.poll_results dt {
	clear: left;
	margin-right: 10px;
	height: 16px;
}
div.poll_results span {
	border: 1px solid #3d3d3d;
	background-color: #333;
	float:left;
	margin-right: 10px;
}
div.board_categories ul {
	border: 2px solid #111;
	padding: 2px;
	list-style-type: none;
	background-color: #333;
	padding-top: 16px;
}
div.board_categories ul ul{
	border: 0px;
	padding: 0px;
}
div.board_categories li {
	background-color: #222;
	padding: 3px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #111;
	min-height: 26px;
}
div.board_categories li:hover {
	background-color: #333;
	border-top: 1px solid #444;
	border-bottom: 1px solid #222;
}
div.board_categories li dt {
	float: left;
	margin: 0px;
}
div.board_categories li dd.topics {
	float:right;
	right: 350px;
	width:50px;
	text-align: center;
	position:relative;
	border-right: 1px dotted #444;
	border-left: 1px dotted #444;
	height: 27px;
	margin: 0px;
}
div.board_categories li dd.description {
	margin-right: 450px;
	padding-top: 16px;
	margin-left: 5px;
	font-size: smaller;
}
div.board_categories li dd.topics i {
	display:none;
}
div.board_categories li dd.posts {
	float:right;
	right: 247px;
	width:50px;
	text-align: center;
	position:relative;
	border-right: 1px dotted #444;
	height: 27px;
	margin: 0px;
}
div.board_categories li dd.posts i {
	display:none;
}
div.board_categories li dd.lastPost i {
	display: none;
}
div.board_categories li dd.lastPost {
	float:right;
	right: -100px;
	text-align: right;
	position:relative;
	width: 290px;
	font-size: 10px;
	margin-left: 0px;
}
div.board_categories li:first-child dd.topics i {
	display: inline;
	bottom: 32px;
	position: relative;
	text-transform: uppercase;
	float: left;
	width: 50px;
	font-size: 10px;
	height: 14px;
	border-left: 1px dotted #222;
	margin-left: -1px;
}
div.board_categories li:first-child dd.posts i {
	display: inline;
	bottom: 32px;
	position: relative;
	text-transform: uppercase;
	float: left;
	width: 50px;
	font-size: 10px;
	height: 14px;
	border-left: 1px dotted #222;
	margin-left: -1px;
	border-right: 1px dotted #222;
}
div.board_categories li:first-child dd.lastPost i {
	display: block;
	bottom: 18px;
	position: relative;
	text-transform: uppercase;
	float:left;
	width: 300px;
	height: 0px;
	font-size: 10px;
	margin-left: -1px;
	text-align: center;
}
div.board_categories a.unread {
	font-weight: bold;
	color:#5698CF;
}
div.board_categories h3.category_title {
	background-color: none;
	padding: 0px;
	text-transform: uppercase;
	font-style: italic;
	font-size: 10px;
	position: relative;
	left: 6px;
	top: -6px;
	height: 0px;
	font-weight: normal;
	float: left;
	border: 0px;
	padding: 0px;
	width: auto;
}
div.board_post_list {

}
div.board_attachments {
	border-top: 1px dotted #3d3d3d;
	margin-left: 150px;
}
div.board_post_container, div.block_outer {
	clear: both;
	border: 2px solid #111;
	padding: 2px;
	background-color: #333;
}
div.board_post_container2, div.block_inner {
	background-color: #222;
	border-bottom: 1px solid #111;
	border-top: 1px solid #444;
	padding: 3px;
}
div.block_outer h3 {
	font-size: 10px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: italic;
	width: 100%;
	text-align: center
}
div.board_post_subject {
	color: #527C9F;
	font-weight: bold;
	font-size: 16px;
}
div.board_post_date {
	font-size: 11px;
	float: right;
	position: relative;
	top: -18px;
}
div.board_post_annotation {
	color: teal;
	font-weight: bold;
}
div.board_post {
	margin-left: 155px;
}
div.board_controls {
	float:right;
	position: relative;
	top: -14px;
	right: -1px;
	height: 16px;
	padding-left: 2px;
	padding-right: 2px;
}
div.board_post_authorinfo {
	width: 150px;
	float: left;
	border-right: 1px dotted #3d3d3d;
	margin-right: 5px;
}
strong {
	color: teal;
}
strong.hot {
	color: red;
}
strong.sticky {
	color: #ddd;
}
strong.locked {
}
a, a:visited {
	color:#E0BF07;
	text-decoration:none;
}
a:hover, a:active {
	color:#527C9F;
	text-decoration:underline;
}
a[href^="http"]:after {
	content: url(external.png);
}
div#top {
	background-color: #222;
	border:1px solid black;
	height:60px;
	padding:10px;
	padding-top:0px;
	padding-bottom:5px;
	text-align:left;
}
div#top h1 {
	margin:1px;
	color: #444;
	padding-left: 81px;
	background-image:url(http://praxis-initiative.com/forum/styles/ca_black/imageset/site_logo.png);
	background-repeat:no-repeat;
	padding-top: 17px;
	padding-bottom: 20px;
	background-position: 0 -12px;
	font-size: 25px;
}
div#top h2 {
	margin:1px;
	color: #527c9f;
	font-size: 25px;
	padding-left:80px;
	top: -54px;
	position: relative;
}
div#subhead {
	display:none;
}
div#toc h2 {
	display:none;
}
div#navigation {
	margin-right: 0px !important;
	margin-left: 0px;
}
div#navigation li:before, div#role_management li:before {
	content: "• ";
}
div#navigation li:first-child:before, div#role_management li:first-child:before {
	content: "";
}
div#content {
	background-color:#222222;
	border:1px solid black;
	clear:both;
	min-height:320px;
	overflow:auto;
	padding:10px;
	padding-top:0px;
}
div#toc {
	float:right;
	padding: 5px;
	padding-top:0px;
	margin: 5px;
	margin-right: 0px;
	width: 180px;
}
div#toc li {
	list-style-type: none;
}
div.sphwiki_actions {
	position:relative;
	top:-18px;
	float:right;
	display:block;
	text-align: right;
}
div.sphwiki_actions a {
	padding-bottom: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
}
div.sphwiki_actions a, div.sphwiki_actions a:visited {
	border: 1px solid #3d3d3d;
}
div.sphwiki_actions a:hover, div.sphwiki_actions:active {
	background-color: #333;
	text-decoration: none;
}
div#toc h2 {
	font-size:1em;
	margin: 5px;
}
div#toc ul {
	padding: 2px;
	margin: 0px;
}
div#toc li {
	padding-left:0;
}
ul.news li {
	padding-bottom:20px;
}
ul.news .subject {
	font-weight:bold;
}
ul.news .comments {
	padding-top:5px;
}
.error, .errorlist {
	color:red;
	font-weight:bold;
}
.wiki_title {
	border:0 none !important;
	border-bottom: 3px double #3d3d3d !important;
	color:#5698CF;
	font-size:18px !important;
	padding:0px;
	margin:0px;
	margin-bottom: 1px;
	margin-top: 10px;
	clear: both;
}
.sphwiki_breadcrumbs p {
	font-size: 12px;
	float: right;
	position: relative;
	bottom: 28px;
	padding-right: 1px;
	height: 0px;
}
.sphwiki_breadcrumbs {
	border: 1px solid #111;
	background-color: #333;
	font-size: 7px;
	line-height: 12px;
	font-weight: bold;
	width: 100%;
	float:none !important;
	display: block;
	margin-top: 10px;
	height: 20px;
}
.sphwiki_breadcrumbs a {
	font-size: 12px;
	line-height: 14px;
	vertical-align: bottom;
}
.sphwiki_breadcrumbs ul {
	margin: 2px;
	padding: 0px;
	margin-left: 5px;
}
.sphwiki_breadcrumbs li {
	margin: 0px;
	display:inline;
}
.sphwiki_breadcrumbs li:before {
	content: " « ";
}
.sphwiki_breadcrumbs li:first-child:before {
	content: "^";
}
.sphwiki_body {
	margin-top: -5px;
}
.sphwiki_body h1 {
	font-size:1.5em;
	padding:3px;
}
.sphwiki_body h2 {
}
.sphwiki_body h3 {
}
.sphwiki_snip_info {
	background-color: #222 !important;
	margin:0px !important;
	padding: 2px !important;
	float:right;
	top:0px;
	position:relative;
	border: 0px !important;
}
.sphwiki_snip_info p{
	margin: 0px !important;
	padding: 0px !important;
}
div#userblock {
	border-top: 3px double #3b3b3b;
	padding-top: 3px;
	font-size: x-small;
	clear:both;
}
.memberquote {
	font-size:smaller;
	margin-left:1em;
}
blockquote {
	border: 1px solid #3b3b3b;
	border-left: 5px solid #3b3b3b;
	margin-left:1.5em;
	padding-left:5px;
	background-image:url(http://praxis-initiative.com/images/quote.png);
	background-repeat:no-repeat;
	background-color: #222;
}
pre code, .code {
	background-color:#333;
	border:1px solid #3d3d3d;
	margin-left:1.5em;
	padding-left:5px;
	border-left:5px solid #3d3d3d;
	margin-right:39px;
	display:block;
	padding:5px;
	background-image:url(http://praxis-initiative.com/images/code.png);
	background-repeat:no-repeat;
}
ul.sphboard_post_summary li:hover {
	background-color:#333 !important;
}
div.languageswitcher, div.languageswitcher select {
	font-size:x-small;
	float:right;
}
div.languageswitcher select {
	-moz-background-clip:inherit;
	-moz-background-inline-policy:inherit;
	-moz-background-origin:inherit;
	border:1px solid gray;
	float:none;
}
div#role_management, div#navigation {
	font-size: x-small;
	text-align: center;
	font-weight: bold;
	margin-left: -10px;
	margin-right: -10px;
	border-top: 1px solid #333;
	border-bottom: 1px solid #000;
	background-color: #111;
}
div#role_management {
	clear:both;
	margin-top: 30px;
	margin-bottom: 7px;
}
div#role_management ul, div#navigation ul{
	padding: 0px;
	margin: 3px;
}
div#role_management li, div#navigation li{
	list-style-type:none;
	display: inline;
}
#poweredby {
	display:none;
	text-align:center;
}
