@import url(blocks.css);
@import url(content.css);

html, body {
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	color: #000;
	margin: auto;
	font-size: 10pt;
	font-family:	Verdana, Tahoma, sans-serif;
	background:		#E2E2E2;
	width: 960px;
}

table {
	width: 100%;
}

table td {
	border-width: 0;
	vertical-align: top;
}

#xo-canvas {
	margin:	0px 0px 0px;
	background:	#FFFFFF;
	color:	black;
}
body.theme-dialog #xo-canvas {
	margin:	0px 6px;
	padding: 0px 6px;
}
/* ---------- User and Search Bar --*/
#xo-topbar {
	background: #336699;
	background-image: url('img/GoldBlue.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 3px 3px 0px;
	font-size: smaller;
	color:#fff;
	border-top: 2px solid #336699;
	border-bottom: 12px solid #0a1b51;}
#xo-topbar a {
	color: #fff;}
#xo-userbar {
	float: left;
	border: none;
	position: absolute;
	top: 160px;
	}
#xo-searchbar {text-align: center; border: none;}
/* ---------- Banner ---------- */
#xo-banner {
	clear: both; /* Use relative pos to ensure the banner ad img/flash is relative to the header */
	position: relative;
	width: 960px;
	height: 195px;
	background: #336699;
	background-image: url(img/header.jpg);
	color: #fff;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	background-position: left;
	background-repeat: no-repeat;
}
#xo-banner.commercial {
	height: 80px;
	background-image:	url(img/header-bg_big.png);
	background:	#E9E9E9;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
body.theme-dialog #xo-banner {
	padding-top: 6px;
	padding-left: 10px;
	height: 48px;
}
/* Keep the ad img centered by using auto-margins and centeredcontainer/leftalignedchild on MSIE */
#xo-banner-ad {
	position: absolute;
	top: 10px;
	right: 16px;
	color: #000;
	background-color: #FFF;
	font-size: smaller;
	padding: 3px;
}
#xo-banner-ad object, #xo-banner-ad img {
	display:		block;
}

#xo-site-title {
	padding-top: 10px;
	margin: 0px 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
#xo-site-title a {
	color: #336699;
	font-style: oblique;
}

#xo-site-title a:hover {
	text-decoration: none;
}

#xo-site-title.commercial {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
	font-size: 220%;
	padding-top:10px;
	margin: 0px 10px;
	font-family:	 Verdana, Tahoma, sans-serif;
}

#xo-site-slogan {
	color: #336699;
	font-style: oblique;
	padding-left: 130px;
}

#xo-main-logo {
}
/* ---------- Footer ---------- */
#xo-footer {
	height: 40px;
	padding:	.5em;
	font-size: 90%;
	color: white;
	margin: 0px;
	background-color: #336699;
}
.xo-footertxt {
	float: left;
	text-align: left;
	background-color: inherit;
}
.xo-footercpy {
	float: right;
	text-align: right;
	background-color: inherit;
}
body.theme-dialog #xo-footer {
	padding:	.2em .5em;
	font-size: 80%;
}

#xo-footer a {
	font-size: 90%;
	color: white;
	text-decoration: underline;
}

#xo-footer a:hover {
	text-decoration: none;
}
/* ---------- Content (main) zone ---------- */
#xo-canvas-content {
	background: #FFFFFF;
	padding: 12px;
}
#xo-page {
	padding-top: 5px;
}
#xo-canvas-rightcolumn {
	padding:	.5em;
}
#xo-content {
	clear: both;
	padding:	.5em;
	margin:	0px;
	color:	#333;
}

#xo-logger-output {
	font-size:	80%;
}

/* -------------------- Blocks -------------------- */

a {color: #32529C; text-decoration: underline; }
a:hover {
	color: #517AC6;
	text-decoration: none;
}
a:visited {
	color: Maroon;
}
a:active{
	color: Purple;
}

img {	border:	0px;}

ul { margin: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: disc inside;text-indent: -12px;}

ol li {margin-left: 2px; list-style: decimal;text-indent: 2px;}

.item {
	margin-bottom: 20px;
}
.itemHead {
	padding: 3px;
	color: #303C8B;
}

.itemInfo {
	text-align: right;
	padding: 3px;
	color: #000000;
}
.itemTitle a {
	font-weight: bold;
	text-decoration: underline;
}
.itemTitle a:hover {
	text-decoration: none;
	color: #303C8B;
}
.itemPoster, .itemPostDate, .itemStats {font-size: 90%; color: #000000;}
.itemBody {	padding: 5px;}
.itemText {
	margin-top: 1px;
	margin-bottom: 1px;
}
.itemText a, .itemInfo a, .itemFoot a{
	color: #999999;
	font-weight: normal;
}
.itemText a:hover, .itemInfo a:hover, .itemFoot a:hover {
	color: #666666;
	text-decoration: none;
}
.itemText:first-letter {}
.itemFoot {
	text-align: right;
	padding: 3px;
	margin-right: 20px;
	margin-left: 20px;
}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

#mainmenu a, #formulize_main a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
#mainmenu a:hover, #formulize_main a:hover {}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#formulize_main a.menuTop, #formulize_main a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub, #formulize_main a.menuSub {padding-left: 25px; }
.actlink {border-right: solid #0a1b51; background-color: #dde;}

#usermenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
#usermenu a:hover {}
#usermenu a.menuTop {}
#usermenu a.highlight {
	background-color: #333333;
	color: #CCCCCC;
}


.outer {}
.head {background-color: #41669E; padding: 2px; font-weight: bold; color: #FFFFFF;}
.head a {color: #FFFFFF;	text-decoration: underline;}
.head a:hover {text-decoration: none;}
.even, tr.even td  {background-color: #F5F5F5; padding: 2px;}
.odd, tr.odd td {background-color: #F2F2F2; padding: 2px;}
.foot {padding: 2px;	font-weight: bold;	text-align: center;}

#xo-canvas-content th {
	color: #333333;
	background-color: #DBDBDB;
}

div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}
div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #0053A6; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #0053A6; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}    .statstable { margin:0px; padding:0px; width:auto; font-size: small; font-weight: normal; color: black;}

.stats { vertical-align: bottom; width:625px; margin:0; border: 0;}
.statsimg { vertical-align: bottom; width:25px; text-align:center;}
.statsimgweekday { vertical-align: bottom; font-size: small; font-weight: normal;}
.statswords { color: black; border-width: 0; font-size: x-small; background-color: transparent; font-weight: normal; text-align:center; width:25px;}
.statsfore { width: 30%; padding:2px;}
.statsdiv { text-align:center; padding:0px;}
.statstable a {color: #669;}
.statsdiv a {color: #fff;}
