body {
	margin: 2px;
	padding: 0;
	text-align: left;
	color: #333;
	background: #ddd url(images/pageback.png) repeat-x top;
	font: 12px Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	margin: 2px 0;
}
h2 {
	font-size: 1.75em;
	font-weight: bold;
	margin: 2px 0;
}
h3 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 2px 0;
}
a {
	font-weight: bold;
	background: inherit;
	color: #000;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	background: inherit;
	color: #777;
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
}
input, textarea {
	border: 1px solid #333;
	background: #fefefe;
	color: #777;
}
#wrap {
	width: 95%;
	margin: auto;
	border: 1px solid #777;
	background: #fff;
	color: #333;
}
#nav {
	width: 574px;
	float: left;
	color: #333;
	margin: 0 0 2px;
	padding: 20px 5px 13px 13px;
	_padding: 19px 5px 13px 13px;
	text-align: center;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	white-space: nowrap;
}
#nav li {
	list-style-type: none;
	display: inline;
	font-variant: small-caps;
}
a.topnav {
	padding: 20px 5px 16px;
}
a.topnav:hover {
	padding: 16px 5px 16px;
	color: #777;
	text-decoration: none;
	border-top: 5px solid #fc0;
}
#srch {
	width: 175px;
	height: 20px;
	float: right;
	color: #333;
	margin: 0 0 2px;
	padding: 18px 5px 0 5px;
	text-align: center;
}
form {
	padding:0;
	margin:0;
	}
#navbtm {
	color: inherit;
	height: 2px;
	width: 100%;
	clear: both;
	border: 0;
	margin: 0 0 3px;
	padding:0;
	background: #FC0;
	font-size:2px;
}
#hdr {
	height: 102px;
	margin: 2px 0;
	background: #f0f0f0;
	background-image: url(images/headerback.png);
	background-position: right center;
	background-repeat: no-repeat;
	color: inherit;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}
#logo {
	height: 80px;
	width: 420px;
	float: left;
	margin: 0 0 0 10px;
	padding: 12px 0 10px 10px;
	background: url(images/logoback.png) no-repeat left;
}
#sitename {
	font-size: 3em;
	font-weight: bold;
	color: #FFF;
}
#snaccent {
	color: #FC0;
}
h1#pagetitle {
	font-size: 1em;
}
#ctop {
	color: inherit;
	height: 2px;
	width: 100%;
	clear: both;
	border: 0;
	margin: 3px 0;
	padding:0;
	background: #999;
	font-size:2px;
}
#usrbar {
	height: 20px;
	padding: 5px;
	background: #777;
	color: #fff;
	text-align: right;
}
#lcol {
	width: 165px;
	position: relative;
	top: -25px;
	left: 10px;
	float: left;
	padding: 5px 10px 10px;
	background: #fafafa;
	color: #333;
	border: 1px solid #ccc;
}
#ccol {
	margin: 0 0 0 200px;
	_margin: 0 0 0 10px;
	padding: 5px 10px 10px;
	z-index: -99;
	_float:right;
}
#cbtm {
	color: inherit;
	height: 2px;
	width: 90%;
	clear: both;
	border: 0;
	margin: auto;
	padding:0;
	background: #ddd;
	font-size:2px;
}
#ftr {
	padding: 10px;
	margin: 3px 0 0;
	background: inherit;
	color: #999;
	text-align: center;
}
#hjs {
	display: none;
}
#wmssg {
	margin: 2px 0 12px;
	//margin: 2px 0 14px;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
}
#lcol .blockTitle {
	display: block;
	border-bottom: 1px dotted #ccc;
	padding: 2px 0 0 20px;
	margin: 5px 0;
	font-weight: bold;
	font-size: 1.5em;
	background: url(images/leftblockarrow.png) no-repeat left;
}
#ccol .blockTitle {
	display: block;
	border-bottom: 1px dotted #ccc;
	padding: 2px 0 0 20px;
	margin: 5px 0;
	font-weight: bold;
	font-size: 1.5em;
	background: url(images/centerblockarrow.png) no-repeat left;
}
.blockContent {
	margin: 10px 0 5px;
}
#usrbar a {
	font-weight: bold;
	background: inherit;
	color: #fff;
	font-variant: small-caps;
}
#usrbar a:hover {
	font-weight: bold;
	background: inherit;
	color: #fc0;
}
#mainmenu a, #usermenu a {
	display: block;
	margin: 2px;
	padding: 2px;
	border-bottom: 1px solid #ccc;
	border-right: 4px solid #ccc;
	font-variant: small-caps;
	text-decoration: none;
}
#mainmenu a:hover, #usermenu a:hover {
	border-bottom: 1px solid #fc0;
	border-right: 4px solid #fc0;
	text-decoration: none;
}
table {
	width: 100%;
}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}
ul {
	margin: 0;
	padding-left: 12px;
	list-style: square;
	color: #777;
}
li {
	margin: 2px 0 2px 10px;
}
li a {
	line-height: 150%;
}
.item {
	color: #0D0D0D;
	margin-bottom: 20px;
}
.itemHead {
	color: #fff;
	border: 1px solid #004076;
	padding: 5px;
	background: #777;
}
.itemInfo {
	text-align: right;
	padding: 3px;
}
.itemTitle {
	color: #fff;
}
.itemTitle a {
	font-weight: bold;
	color: #FFF;
}
.itemTitle a:hover {
	color: #fff;
}
.itemPoster, .itemPostDate, .itemStats {
	font-size: 85%;
	color: #000;
}
.itemBody img {
	margin: 5px;
	border: 1px solid #000;
}
.itemText {
	margin-top: 5px;
	margin-bottom: 5px;
}
.itemFoot {
	text-align: right;
	padding: 3px 3px 3px 15px;
	color: #236CB6;
}
.itemAdminLink, .itemPermaLink {
	font-size: 90%;
}
th {
	color: #fff;
	padding: 2px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #777;
}
th a {
	color: #fff;
	background: inherit;
}
th a:hover {
	color: #fff;
	background: inherit;
	text-decoration: underline;
}
.head {
	font-weight: bold;
	color: #FFF;
	border: 1px solid #000;
	background: #777;
	padding: 4px 5px 2px;
}
.head a {
	color: #FFF;
	font-size: 120%;
	font-variant: small-caps;
}
.even, tr.even td {
	padding: 3px 5px;
	border: 1px solid #E1E1E1;
	background: #00ee00;
}
.odd, tr.odd td {
	padding: 3px;
	background: #00cc00;
}
.foot {
	padding: 5px;
	font-weight: bold;
	color: #000;
}
div.errorMsg, div.confirmMsg, div.resultMsg {
	text-align: center;
	margin: 61px 0 0;
	padding: 5px;
}
div.xoopsCode, div.xoopsQuote {
	text-align: left;
	background: #FFF;
	border: 1px inset #000080;
	font-family: "Courier New", Courier, monospace;
	padding: 0 6px 6px;
}
.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
}
.comText {
	padding: 2px;
}
.comUserStat {
	font-size: 10px;
	color: #2F5376;
	font-weight: bold;
	border: 1px solid silver;
	margin: 2px;
	padding: 2px;
	background: #fff;
}
.comUserStatCaption {
	font-weight: normal;
}
.comUserStatus {
	margin-left: 2px;
	margin-top: 10px;
	color: #2F5376;
	font-weight: bold;
	font-size: 10px;
}
.comUserRank {
	margin: 2px;
}
.comUserRankText {
	font-size: 10px;
	font-weight: bold;
}
.comUserRankImg {
	border: 0;
}
.comUserImg {
	margin: 2px;
}
.comDate {
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
}
.comDateCaption {
	font-weight: bold;
	font-style: normal;
}
div.xoopsCode, div.xoopsQuote {
	background: #FAFAFA;
	border: 1px solid #777;
	color: #385a72;
	width: 400px;
	max-height: 250px;
	margin: auto;
	overflow: auto;
	padding: 5px;
	font: 11px FixedSys, "Courier New", Courier, monospace;
}
.itemText {
	border-bottom: 1px dotted #999;
	padding: 0.25em;
	background: #fff;
	color: #333;
}
.itemText h3 {
	padding: 0.125em 0;
	margin: 0;
	border-bottom: 1px dotted #999;
}
.itemInfo {
	border: 1px solid #999;
	padding: 0.25em;
	background: #EFEFEF;
	color: #333;
}
.newsl {
	width: 48%;
	float: left;
}
.newsr {
	width: 48%;
	float: right;
}
.entry {
	padding: 0.25em;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #f7f7f7;
	color: #333;
}
.postmetadata {
	padding: 0.25em;
	background: #777;
	color: #fff;
}
.postmetadata a {
	color: #fff;
	background: inherit;
}
.postmetadata a:hover {
	color: #fc0;
	background: inherit;
}
.narrowcolumn {
	margin: 0;
}
.sssread {
	text-align: right;
	display: block;
	padding: 0.25em;
}
.ssauthor {
	color: #c00;
	font-weight: bold;
	background: inherit;
}
.gads {
	margin: 0 0 0 4px;
	float: right;
}
#tssearch {
	float: right;
	margin: 15px;
	text-align: right;
}
#tscontent {
	clear: both;
}
#Main {
	width: 770px;
	margin: auto;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2e2e2e;
	border-left-color: #2e2e2e;
	background: #FFF;
}
#HeaderMain {
	width: 770px;
	margin: auto;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2e2e2e;
	border-left-color: #2e2e2e;
	background: #FFF;
}
#header {
	height: 126px;
	background: url(images/head_02.jpg) repeat-x;
}
.headerImg {
	width: 390px;
	background: url(images/head_03.jpg);
}
#tssearch {
	float: right;
	margin: 15px;
	text-align: right;
}

