ul,ol,li,h1,h2,h3,h4,h5,h6,form,body,html {
	margin:0; 
	padding:0;
}
/* layout */
html, body {
	background: #fff url(../img/stripe.png) repeat-x scroll 0% 0%;
	color: #333;
	margin: 0;
	padding: 0;
	font: 16px/1.5em arial, helvetica, verdana, sans-serif;
}
#xo-canvas {
	width: 960px;
	margin: 0 auto;
}
#xo-canvas-content {}
#xo-content {font-size: 12px;}
#xo-page {padding-top: 5px;}

/* hypertext links */
a, a:link, a:visited {
	font-weight: bold;
	color: #206fbc;
	letter-spacing: 1px;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #669933;
	text-decoration: underline;
}
a img,:link img,:visited img {
	border: none;
}

/* titles */
h1, h2, h3, h4 {
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 1px;
}
h1 {
	font-size: 218%;
}
h2 {
	font-size: 164%;
}
h3 {
	color: #5190b2;
	font-size: 145%;
}
h4 {
	color: #669933;
	font-size: 118%;
	font-weight: bold;
}

/* images */
img {border: 0; position: relative;}


:link,:visited { text-decoration:none }

hr {
	clear: both; 
	border: 0; 
	height: 1px; 
	color: #ccc; 
	background-color: #ccc; 
	margin: 0;
}
fieldset {
	border: 1px solid #ccc;
	color: #333;
	font-size: 13px; 
	line-height: 1.4em;
	padding: 5px;
	margin: 0 0 15px 2px;
}
legend {	
	color: #333;
	font-weight: bold;
}

/* lists */
#xo-canvas-content ul {	margin: 2px; padding: 2px;	list-style: decimal inside; text-align: left;}
#xo-canvas-content li {	margin-left: 2px;	background-color: inherit;	color: #333; line-height: 1.4em;	list-style:	disc;}

/* forms */
input {font-size: 1em;}
select {font-size: .9em;}

/* header */
#header {
	height: 90px;
}
#xo-header { 
	padding: 15px 0 40px 0; 
}
#xo-header .title { 
	font: normal 34px/34px georgia, "times new roman", times, serif; 
	border-bottom: 1px solid #999; 
	color: #cc0000; 
	padding-left: 20px; 
	margin-bottom: 4px; 
}
* html #xo-header .title { 
	margin-bottom: 0; 
}
#xo-header .title em { 
	color: #5190b2; 
	font: normal 34px/34px georgia, "times new roman", times, serif;  
	padding-right: 6px;
}
#xo-header span.subtitle { 
	background-color: #999; 
	color: #fff; 
	font: bold 14px/14px arial verdana, helvetica, sans-serif; 
	letter-spacing: 4px; 
	margin: 0 0 20px 198px; 
	padding: 4px 4px 4px 8px; 
	text-transform: uppercase; 
}
#xo-header .xo-headmenu {
  position: relative;
  float: right;
  right: 5px;
  top: 12px;
}

/* Nav Menu */
#xo-globalnav {
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
}
#xo-globalnav ul {
	font: bold 12px arial;
	margin: 0;
	margin-left: 20px;
	padding: 0;
	list-style: none;
}
#xo-globalnav li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}
#xo-globalnav a, #xo-globalnav a:link, #xo-globalnav a:visited {
	float: left;
	display: block;
	color: #fff;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background: #333 url(../img/button.png) repeat-x;
	border-bottom: 1px solid #fff;
}
#xo-globalnav a:hover{
	background: #999;
}
#xo-globalnav li a.menu_current {
	background: #5190b2 url(../img/button_current.png) repeat-x; 
	border-color: #5190b2;
}
#xo-globalnav_listline {
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #5190b2;
	margin-bottom: 5px; 
}

/* Breadcrumbs */
#xo-breadcrumbs {
  padding-left: 5px;
  margin: 0 0 5px 0;
  font-size: 11px;
  background-color: #f9f9f9;
}

/* left columns */
#xo-canvas-leftcolumn {
  padding: 5px 0 0 0;	
	width: 190px;
	border-right: 1px solid #f1f1f1;
}
#xo-canvas-leftcolumn th {background-color: #639ACE; color: #fff; vertical-align: middle;}
#xo-canvas-leftcolumn .xo-blocktitle h3 {background-color: #fff; color: #5190b2; font-weight: bold; text-align:center; font-size: 12px;}
#xo-canvas-leftcolumn .xo-blockcontent {padding: 3px;line-height: 1.2em; font-size: 12px;}

/* right columns */
#xo-canvas-rightcolumn {
	padding: 5px 0 0 0;	
	width: 190px;
	border-left: 1px solid #f1f1f1;
}
#xo-canvas-rightcolumn th {background-color: #639ACE; color: #fff; vertical-align: middle;}
#xo-canvas-rightcolumn .xo-blocktitle h3 {background-color: #fff; color: #5190b2; font-weight: bold; text-align:center; font-size: 12px;}
#xo-canvas-rightcolumn .xo-blockcontent {padding: 5px; line-height: 1.2em; font-size: 12px;}

/* center blocks */
#xo-page .xo-block {	margin: 5px;}

#xo-topblocks th {background-color: #639ACE; color: #fff; vertical-align: middle;}

#xo-topcenterblocks, #xo-bottomcenterblocks {}
#xo-topcenterblocks .xo-blocktitle h3, #xo-bottomcenterblocks .xo-blocktitle h3 { margin: 5px; padding-left: 10px; color: #333; font-weight: bold; border-bottom: 1px solid #e9e9e9; font-size: 15px; font-variant: small-caps;}
#xo-topcenterblocks .xo-blockcontent, #xo-bottomcenterblocks .xo-blockcontent { padding: 5px 8px 2px 8px; margin-bottom: 2px; line-height: 1.4em;	text-align:justify; font-size: 13px;}
#xo-topleftblocks, #xo-bottomleftblocks, #xo-toprightblocks, #xo-bottomrightblocks { width: 49.5%;}
#xo-topleftblocks .xo-blocktitle h3, #xo-bottomleftblocks .xo-blocktitle h3,
#xo-toprightblocks .xo-blocktitle h3, #xo-bottomrightblocks .xo-blocktitle h3{ margin: 5px; padding-left: 10px; color: #333; font-weight: bold; border-bottom: 1px solid #e9e9e9; font-size: 15px; font-variant: small-caps;}
#xo-topleftblocks .xo-blockcontent, #xo-toprightblocks .xo-blockcontent,
#xo-bottomleftblocks .xo-blockcontent, #xo-bottomrightblocks .xo-blockcontent { margin-bottom: 2px; padding: 5px 8px 2px 8px; text-align:justify; line-height: 1.4em; font-size: 13px;}

/* content module page */
#xo-content {text-align: justify; padding: 8px;}

/* footer */
#xo-footer {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	clear: left;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 15px 0 15px 0;
	width: 100%;
	text-align: center;
	padding: 10px 0 5px 0;
}
#xo-logger-output{ font-size: .8em;}

/* block main menu */
#mainmenu {	font-size: 12px;}
#mainmenu a {
	text-decoration: none;
	font-weight: normal;
	text-indent: 10px;
	vertical-align: middle;
	background-color: #f4f4f4;
	display: block;
	width: 100%;
	padding: 5px 0px 5px 2px;
}
#mainmenu a:hover {background-color: #fff;}
#mainmenu a.menuTop {padding-left: 3px; border-top: 1px solid #ccc;}
#mainmenu a.menuMain {padding-left: 3px;}
#mainmenu a.menuSub {padding-left: 3px; font-size: 11px; font-style:italic;}

/* block user menu */
#usermenu {	font-size: 12px;}
#usermenu a {
	text-decoration: none;
	font-weight: normal;
	text-indent: 10px;
	vertical-align: middle;
	background-color: #f4f4f4;
	display: block;
	width: 100%;
	padding: 5px 0px 5px 2px;
}
#usermenu a:hover {background-color: #fff;}
#usermenu a.menuTop {border-top: 1px solid #ccc;}
#usermenu a.highlight {background-color: #fcc;}

/* tables and cells */
table {width: 100%;}
table td {padding: 0; border-width: 0; vertical-align: top; }
th {background-color: #5190b2; color: #fff; padding : 2px; vertical-align : middle;}
th a {color: #fff !important; text-decoration:none;}
.outer {border: 1px solid #ccc;}
.head {background-color: #f1f1f1; padding: 5px; font-weight: bold;}
.even {background-color: #f4f4f4; padding: 5px;}
.odd {background-color: #f9f9f9; padding: 5px;}
.foot {background-color: #f1f1f1; padding: 5px; font-weight: bold;}
tr.even td {background-color: #f4f4f4; padding: 5px;}
tr.odd td {background-color: #f9f9f9; padding: 5px;}
th { background-color:#5190b2 !important;}


/* core messages */
.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa;font-weight: bold; padding: 10px;}
.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #aaa; border-bottom: 1px solid #aaa;font-weight: bold; padding: 10px;}
.resultMsg { background-color : #ccc; color: #333; text-align: center; border-top: 1px solid #ccc; border-left: 1px solid #ccc; font-weight: bold; border-right: 1px solid #666; border-bottom: 1px solid #666; padding: 10px;}

/* codes and quotes */
.xoopsCode { background-color: #fff; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0 6px 6px 6px; max-height: 200px; overflow: auto;}
.xoopsQuote {
	background-color: #f4f4f4;
	padding: 5px 10px 5px 10px;
	margin: 15px 40px 15px 20px;
	border-left: 5px solid #ccc;
	border-right: 5px solid #ccc;
	font-style: italic;
	letter-spacing: 1px;
}

/* articles */
.item {margin-bottom: 6px;}
.itemHead {padding: 3px 3px 3px 20px; background: url(../icons/page.gif) no-repeat left; color: #cc0000; font-size: 14px;}
.itemInfo {text-align: right; background-color: #fff;}
.itemTitle a {font-size: 1.1em; font-weight: bold; font-variant: small-caps; color: #333; background-color: transparent;}
.itemPoster {font-size: .9em; font-style:italic;}
.itemPostDate {font-size: .9em; font-style:italic;}
.itemStats {font-size: .9em; font-style:italic;}
.itemBody {padding-left: 5px;}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 1.3em; font-weight: bold;}
.itemFoot {text-align: right;background-color: #f9f9f9;}
.itemAdminLink {font-size: .9em;}
.itemPermaLink {font-size: .9em;}

/* forums */
.comTitle { font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 11px; color: #206fbc; font-weight:bold; border: 1px solid #ccc; background-color: #fff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #639ACE; font-weight:bold; font-size: .8em;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: .8em; font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: .8em}
.comDateCaption {font-weight: bold; font-style: normal; font-size: .8em}
.signature { font-size:.8em; font-style:italic;}
