
.item {
	margin-bottom: 1.5em;
	border-bottom: 1px solid #FFF;
}
.itemHead {
	padding-bottom: .05em;
	font-size: 130%;
	color: #a70153;
}
.itemInfo {font-size: 80%; color: #787878;}
.itemPoster, .itemPostDate, .itemStats {}
.itemBody {padding: .5em 0;}
.itemText {	margin: 0; }
.itemFoot {
	text-align: right;
	font-size: 90%;
	padding-bottom: 1.5em;
	color: #787878;
}
.itemAdminLink, .itemPermaLink {}
 
#mainmenu a {
	display: block;
	margin: 0;
	padding: 5px;
	font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
	font-size: 120%;
	color: #29550D;
}
#mainmenu a:hover {color: #0D80D5; text-decoration: none;}
#mainmenu a.menuTop, #mainmenu a.menuMain {padding-left: 8px; }
#mainmenu a.menuSub {padding-left: 25px; font-size: 90%; }

#usermenu a {
	display: block;
	margin: 0;
	padding: 5px;
	font-weight: normal;
	border-bottom: 1px solid #FFFFFF;
}
#usermenu a:hover { text-decoration: none;}
#usermenu a.highlight {
	color: #FFFFFF;
	font-weight: bold;
	background: #8BD257;
}

.outer {}
.head {background: #E1F5FB; padding: 2px 5px;  font-weight: bold; }
.even, tr.even td  {
	padding: 2px 5px;
	background: #E9F8FC;
	margin: 0;
}
.odd, tr.odd td {
	padding: 2px 5px;
	background: #F2FBFD;
	margin: 0;
}
.foot {padding: 2px 5px;	font-weight: bold;	text-align: center;}
#xo-canvas-content th {
	color: #FFFFFF;
	background: #2089a6;
	font-weight: bold;
	padding: 2px 5px;
}

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;}


.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;}

.redirect, .site-closed {    
   margin: auto;
   padding: 100px 50px;	 
   text-align: center;
}
