/* -- style.css -- */
div.karma
{
	background-color: transparent;
	text-align: center;
	border-top: 1px solid #DDDDFF;
	border-left: 1px solid #DDDDFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	padding: 10px;
}

span.digest
{
}

span.index_title{
	float: left;
	border: 0px;
}

span.index_extra{
	float: right;
	padding: 2px;
	border: 0px;
}

div.signature {
	bottom: 10px;
}

div#index_welcome{
	margin: 10px;
	margin-bottom: 10px;
	clear: both;
}
html>body div#index_welcome {
	margin-bottom: 15px;
}
div.comTitle {text-align:left;}
div.comTitle a, div.comTitle a:visited, div.comTitle a:link {font-style:normal; text-decoration:none; color: #CCC;}
div.comTitle a:hover {text-decoration:blink;}
div.comText {font-size: 11px;}
div.comText li {margin-left:15px;}
div.comUserRankText, div.comUserStat, div.comUserStatCaption {font-size: 9px;}

#index_welcome div.title{
	font-size: 12px;
	font-weight: bold;
	border-bottom: dashed 1px;
	padding: 5px;
}

#index_welcome div.desc{
	padding: 5px;
	font-size: 12px;
}

#index_welcome div.visit{
	text-align: right;
	font-size: 11px;
}

#index_forum a{
	font-weight: bold;
}

table.index_category{
	border: 0px;
	margin-top: 10px;
	margin-bottom: 3px;
}

table.index_category td{
	padding: 2px;
}

table.index_category .desc, table.index_category .desc a{
	font-weight: normal !important;
	margin-top: 2px;
	margin-bottom: 0px;
}

#index_forum span.item{
	padding: 0px 5px 0px 5px;
	margin: 0px;
	border: 0px;
}

#index_forum span.extra{
	float: right;
	text-align: left;
	margin: 0px;
}

div#forum_header{
	margin: 5px;
	clear: all;
}
#forum_header div{
	padding-top: 5px;
}

/* -- dropdown menu -- */

div.dropdown{
	float: left;
}

div.dropdown .menu, div.dropdown .userbar{
	font-weight: bold;
	float: left;
	margin: 0px 1px;
	border: 0px !important;
	padding: 0px;
}

div.dropdown .item{
	font-weight: bold;
	padding: 2px 5px;
  	white-space: nowrap;
  	border: 0px !important;
}

div.dropdown ul, div.dropdown table {
	width: 135px;
}
/* -- dropdown menu -- */

/* -- user level -- */
table.userlevel{
	width: 90%;
	border: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0;
}

table.userlevel td{
	height: 10px;
	padding: 0px;
}

table.userlevel td.end{
	width: 3px;
}

table.userlevel td.end img{
	width: 3px;
	height: 10px;
}

table.userlevel td.center{
	width: 100%;
}

table.userlevel td.center img{
	height: 10px;
}
.titels a, .titels a:visited, .titels a:link {font-size:11px; font-style: normal; font-weight: bold; text-decoration: none;}
.titels a:hover {text-decoration:underline;}
.outer {border: 2px solid silver;}
.head {background-color:#CCCCCC; padding: 3px; font-weight: normal; font-size:10px;}
.even {background-color:#CCCCCC; padding: 3px; font-size:10px;}
.odd {background-color:#EEEEEE; padding: 3px; font-size:10px;}
.foot {background-color: #c2cdd6; padding: 3px; font-weight: bold; font-size:10px;}
tr.even td {padding: 3px; background-color:#FFFFCC; border-bottom:1px #333333; border-left:1px #333333; border-right:1px #333333; border-top:1px #333333; }
tr.odd td {padding: 3px; background-color:#FEEDCC; border-bottom:1px #333333; border-left:1px #333333; border-right:1px #333333; border-top:1px #333333; }

table.tbl-index
{
	border: 1px solid;
}

#tbl-brdr-tlc 
{
	width:5px;
	height:5px;
	background-image:url(../images/brdr-tlc.png);
	background-repeat:no-repeat;	
}

#tbl-brdr-trc 
{
	width:5px;
	height:5px;
	background-image:url(../images/brdr-trc.png);
	background-repeat:no-repeat;
}

#tbl-brdr-blc 
{
	width:5px;
	height:5px;
	background-image:url(../images/brdr-blc.png);
	background-repeat:no-repeat;	
}

#tbl-brdr-brc 
{
	width:5px;
	height:5px;
	background-image:url(../images/brdr-brc.png);
	background-repeat:no-repeat;
}

#tbl-brdr-top 
{
	height:5px;
	background-image:url(../images/brdr-top.png);
	background-repeat:repeat-x;	
}

#tbl-brdr-bottom
{
	height:5px;
	background-image:url(../images/brdr-bottom.png);
	background-repeat:repeat-x;
}

#tbl-brdr-left 
{
	width:5px;
	background-image:url(../images/brdr-left.png);
	background-repeat:repeat-y;	
}

#tbl-brdr-right 
{
	width:5px;
	background-image:url(../images/brdr-right.png);
	background-repeat:repeat-y;
}
