/* -- 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;
}
html>body div#index_welcome {
	margin-bottom: 15px;
}

#index_welcome div.title{
	font-size: 18px;
	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: 5px;
}

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;
}
#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: 13px;
	padding: 0px;
}

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

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

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

table.userlevel td.center img{
	height: 12px;
}
/* -- user level -- */

span.online_admin{
    color:#FFA34F;
}

span.online_moderator{
    color:#006600;
}


/*
 * From http://www.positioniseverything.net/easyclearing.html
 */
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clear {display: inline-table;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

/* color -- dropdown menu for Forum */
div.dropdown a, div.dropdown .menubar a{
    color:#FFF;
}

div.dropdown .menu, div.dropdown .menubar, div.dropdown .item, div.dropdown .separator{
    background-color: #eaeaea; /* same color set as in your theme/style.ss .th{} is recommended */
    color:#333333;
}

div.dropdown .separator{
    border: 1px inset #e0e0e0;
}

div.dropdown .menu a:hover, div.dropdown .userbar a:hover{
    color: #333;
}
/* color - end */

/*aggiunte tema by Ian*/

tr.head td, div.head, tr th {
	'background-image: url(../images/tr_back.gif);
	'padding: 6px 3px 6px 3px;
	padding: 4px 5px;
	vertical-align: middle;
	font-size: 97%;
	font-weight: bold;
	border-bottom: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	background-color: #B5180F;
}

.head a {color: #ffffff;}
.head a:hover { text-decoration: underline;}


tr.headSub td {
  background-color:#EEEDEA;
  font-weight:bold;
  padding:4px;
  border-left:1px solid #666666;
  border-right:1px solid #666666;
}

/*
td.odd {
	background-color: #F5F5F5;
}

td.foot {
	background-color: #EAF0F2;
	border-top: 1px solid #DCDCDC;
}*/

div.comText {
	font-size:99%;
	padding: 0 1px;
}

div.comTitle {
	padding-left: 0px;
}

/*fine modifiche*/


.index_category{
padding:4px;
border: 1px solid #666666;  
border-collapse:collapse;  
}

.newbb-head {
background-color:#B5180F;
font-weight:bold;
padding:4px;
border-left:1px solid #666666;
border-right:1px solid #666666;
}


.newbb-head-subforum {
background-color:#fff;
padding:4px;
border-left:1px solid #666666;
border-right:1px solid #666666;
}

.newbb-head a 
{
  color: #ffffff;
}

table, newbb-table, newbb_table, #cat_1 table, #cat_2 table, #cat_3 table, #cat_4 table, #cat_5 table
{
  border-collapse: collapse;
}

.newbb-online-body 
{
  border-left:1px solid #666666;
  border-right:1px solid #666666;
  border-bottom:1px solid #666666;
}

.newbb-online-head
{
background-color:#EEEDEA;
font-weight:bold;
  border-left:1px solid #666666;
  border-right:1px solid #666666;
  border-top:1px solid #666666;
}

/* forum */
.s-forum{
	background-color: #FFFFFF;
}
.outer-indice-forum{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 20px;
	display: block;
	clear: both;
}

.indice-forum{
	border-collapse:collapse;
	background-color: #eeedea;
}

tr.even td, tr.odd td, .newbb-even, .newbb-odd, .indice-forum td, .indice-forum th{
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}

.newbb-even-hl, .newbb-odd-hl {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
	background-color: #eeedea;
}

.indice-forum td{
	border-bottom-style: none;
	vertical-align: top;
}
.indice-forum th{
	color: #FFFFFF;
	background-color: #be1a11;
	border-top-color: #be1a11;
	border-right-color: #be1a11;
	border-left-color: #be1a11;
}
.indice-forum h4{
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
}
.indice-forum .status{
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.forum-pager{
	background-color: #FFFFFF;
	border-top-width: 1px!important;
	border-top-style: solid!important;
	border-top-color: #666666!important;
}

.forum-pager .pager{
	display: block;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.forum-pager .info{
	font-size: 11px;
	display: block;
	float: right;
	margin: 5px;
}
.forum-pager .pag-attuale{
	font-weight: bold;
}
.indice-forum .utente{
	background-color: #FFFFFF;
	width: 250px;
}
