.histo a{float:left;}
.histo .wrapper{float:right;}
.histo .wrapper span{background-color:#39C;}

.forumliste li{
	/*padding:0 0 6px 0;*/
	border-top:1px solid #D0D0D0;
}

.forumliste li.fixed {background-color:#e0eef4;}

.forumliste a{
	font-weight:bold;
}
.forumliste li.alt{background-color:#FEFCFC;}

.forumliste .type{
	float:left;
	width:60px;
	text-align:left;
}

.forumliste .type img.stick
{
	margin-left:7px;
	margin-top:10px;
}

.forumliste .sujet
{
	padding-top:6px;
	float:left;
	width:431px;
	padding-right:10px;
}
.forumliste .auteur
{
	padding-top:6px;
	float:left;
	width:108px;
	line-height:16px;
	text-align:right;
}
.forumliste .stats
{
	padding-top:6px;
	padding-right:7px;
	float:left;
	width:74px;
	text-align:right;
	line-height:16px;
}

.forumliste h4{
	padding-bottom:0;
	display:inline;
}


.forumliste .date{
	color:#555555;
}

.forumliste .datemod
{
	color:#999999;
}

.forumliste .pagine a 
{
	font-weight:normal;
	border:1px solid #999999;
	padding:0 2px;
	color:#999999;
	text-decoration:none;
	white-space:nowrap;
}

.forumliste .pagine a:hover
{
	color:#333333;
	border:1px solid #333333;
}

.forumliste p{
	font-size:.92em;
	line-height:1.2em;
}
.forumliste .sujet p{
	text-indent:-1em;
	padding-left:1em;
	
}

.sujet h4{
	margin-bottom:0.4em;
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.sujet h4 a, .sujet h4 .gothere {
	color:#0071AF;
}


/* -------- REACTIONS ------------------------------------------------------------ */
.reactions {
	margin-top:7px;
}
.reactions li{
	padding:0px;
	margin-top:7px;
}
.reactions .content {
	margin-top:1px;
	/*padding:15px 10px 3px 10px;*/
	padding:5px 10px 0;
	border:1px solid #E6E2DD;
	background:#FFF url(img/forum_grad.gif) repeat-x bottom;
}

.reactions .infos .content h1 {
	font-size:1em;
	letter-spacing:normal;
}

.reactions li.alt{background-color:#FEFCFC;}
.reactions .infos h6{
	padding:1px 10px;
	border:1px solid #E6E2DD;
	background-color:#F8F6F4;
}	
.reactions .infos h6 b{
	display:block;
	height:15px;
	color:#999;
	font-size:.92em;
}
.reactions .infos h6 a,
.reactions .infos h6 .gothere
{	color:#000;
	float:none;
	font-weight:bold;
}
.reactions .infos h6 span{
	float:right;
	font-weight:normal;
	color:#666;
}
.reactions .infos h6 i {color:red; font-weight:normal; font-style:italic}

.reactions .infos h6 img{
	position:relative;
	bottom:-5px;
	float:left;
	margin-right:3px;
	margin-left:0px;
}
.reactions a{text-decoration:underline;}
.reactions p{
	/*padding-bottom:1em;*/
	color:#333;
}
.reactions .tools{padding-top:6px;}
.reactions blockquote{
	margin:0 1em;
	font-size:.92em;
	padding:8px;
	border:1px dotted #D0D0D0;
	background:#F8F6F4;
}
.reactions blockquote h6{color:#333;}
.reactions .edit,
.reactions .moderate{
	padding:0 1em;
	text-align:right;
	font-size:.91em;
	background:#F5F5F5;
	margin-top:10px;
}

.reactions .moderate{color:orange}

.reactions form{display:block;}
.reactions legend{
	font-size:1.17em;
	font-weight:bold;
	color:#000;
}
.reactions label{
	display:block;
	line-height:2.5em;
	font-size:.92em;
	font-weight:bold;
}
.reactions textarea{
	width:605px;
	height:100px;
	padding:2px;
	font-size:12px;
}
.reactions form p{
	padding-top:10px;
	text-align:right;
}

.reactions form p, .message p img {
	max-width: 600px;
	width:expression(this.width < 600 ? "auto" : "600px");
}

.reactions .align-center, .message .align-center{text-align:center;}
.reactions .align-left, .message .align-left{text-align:left;}
.reactions .align-right, .message .align-right{text-align:right;}
.reactions .align-right, .message .align-right{text-align:right;}
.reactions .align-justify, .message .align-justify{text-align:justify;}

/*.reactions .message {margin:7px 0 0}*/

.reactions .message .video{
	clear:both;
	text-align:center;
}
.reactions .message .video embed{margin-bottom:8px;}

.reactions .pm {
	margin:0 3px;
}



/* -------- PROFIL ------------------------------------------------------------ */
#profil h1{padding-bottom:0;}
#profil small{color:#666;margin-bottom:10px;display:block;}
#profil p{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #D0D0D0;
}
#profil .avatar{
	float:left;
	margin:0 5px 10px 0;
}
#profil .blocr a{text-decoration:underline;}

#profil-edit .radio label{
	cursor:pointer;
}
#profil-edit ul{margin-bottom:20px;}
#profil-edit li{
	clear:left;
	margin-top:7px;
}
#profil-edit label{float:left;width:60px;}
#profil-edit input, #profil-edit textarea, #profil-edit select{width:200px;}
#profil-edit .radio input{width:auto;float:left;}
#profil-edit .radio label{width:270px;}
#profil-edit .submit{text-align:right;margin-top:10px;}
#profil-edit .submit input{width:auto;}
#profil-edit small{clear:cleft;color:#999;font-weight:normal;display:block;margin-bottom:15px;}


#pst-prms textarea{
	width:530px;
	height:120px;
	padding:2px;
	font-size:1em;
}
#pst-prms #ft{
	width:530px;
	padding:2px;
	font-size:1em;
	font-weight:bold;
	margin-bottom:10px;
}
#pst-prms label{display:block;}
#pst-prms #options select{position:relative;top:-5px;}
#pst-prms .fr{width:50px;margin-top:7px}
#pst-prms .submit{
	float:right;
	margin-top:5px;
	margin-right:75px;
}

#pst-prms .check { width:auto; float:left}
#pst-prms .check label { display:inline;}
#pst-prms .check input { vertical-align:middle}

