/* -- 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{}

body {	behavior:url("include/newbb.htc");}

img {	behavior:url("include/pngbehavior.htc");}

li.newbb_folder,.newbb_link {	display:block;	margin:0;	padding:0;	border:0;		color:#666;			}

ul.newbb_level1, ul.newbb_level2, ul.newbb_level3 {	display:block;	margin:0;	padding:0;	border:0;	width:160px;             /* Width of the Dropdownmenu Title and Menu themself */	border:0px;	background:efefef;      /* Main Background of the Menu Folder */	list-style:none;}

li.newbb_folder {	position:relative;	padding:1px;	padding-left: 15px;	background-color:#fff; 	/* background of the Dropdownmenu Title  */	border: 1px solid #666; 	/* Must be the same color as above */	color:#666;               	/* Textcolor of the Dropdownmenu Title */	z-index:9;		list-style:none;}

li.newbb_folder:hover { z-index:10;	color:#666;}

li.newbb_folder ul {	position:absolute;	display:none;	left:5px; /* IE */	top:13px;}

li.newbb_folder>ul { left:-1px; top: 16px}

ul.newbb_level1 {z-index:1}

li.newbb_folder:hover ul.newbb_level2,ul.newbb_level2 li.newbb_folder:hover ul.newbb_level3 {	display:block;}

.newbb_link {	border: 0px;	padding: 2px;	text-decoration: none;	color: white		 /* Normal Color of the Links */ 	!important;	font-weight: bold;	width: 100%; /* IE */	text-align: left;}

li>.newbb_link { width:auto; }

li link.newbb_submenu {				background-color:#666;  /* Background of the Links in the Menu */}

.newbb_link:hover {	border:0px;	color:dark  		/* Hover Color of the Links */	!important;}

.newbb_link:a {	border:0px;	color:dark  		/* Hover Color of the Links */	!important;}

li.newbb_folder .newbb_link:hover {}

div.signature {	
	
	bottom: 10px;
	font-style:oblique;
}

/*-----[ 3D BY OREMY ]-----*/.3d {	width: 80%;}

.post_head {	background-color:#666;}

.post_title {	font-size: 14px;	color:#ccc:}

.post_n {	font-size:14px;	color: #ccc;}

.poster_info{	background-color: #999;}

.post_avatar {	width: 137px;	float:left;}

.post_userinfo {	width: 50%;	float:left;}

.post_ranke {	float:left;}

.post_time {	background-color: #ccc;	border:1px solid #666;	margin-top: 2px;}

.post_date {	font-size:10px;	color:#999;	margin-left: 5px;}

.post_option {	margin-right: 5px;}

.post_text {	text-align:justify;	color:#666;	background-color: #efefef;}



.post_footer { 
	background-color: #ffffff;
	color:#00cc00;
	padding: 4px;
	z-index: 1;
	margin: 1px 0px;
}

.nick { 
	background-color: #00cc00;
	color:#fff;
	padding: 4px;
	z-index: 1;
	margin: 1px 0px;
}

.nick a:hover { 
	background-color: #00cc00;
	color:#fff;
	padding: 4px;
	z-index: 1;
	margin: 1px 0px;
}

