.contentitemcategory
{
	background: url(images/bgcategory.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/bgpostedby.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/bgcomment.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/bgedit.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitemtrackback
{
	background: url(images/bgtrackback.gif) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitem
{
	text-align:right;
	padding: 5px 20px 30px;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	/*
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
	*/
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.gif) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}
.contentitem5
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.gif) left repeat-y;
}

#sidebarcontainer {
	margin:40px 10px 20px;
	padding:8px;
	border:1px solid #314053;
	background:#0f1d32;
}

dl.sidebardl dt {
	font-weight:bold;
}
dl.sidebardl dd {
	display:inline;
	margin:0 0 0.6em 1.8em;
	padding:0;
}

#contents h4 {
	padding:0.1ex 0.3ex 0.2ex;
	margin:10px 20px 0;
	padding-bottom:4px;
	border-bottom:1px dotted #9999aa;
}

.commentinfo {

}

.mailform,
.commentform {
	margin:0 20px;
}
.commentform textarea{
	background:#141b22;
	height:6em;
	color:#cccccc;
	border:solid 1px #4b4f53;
	display:block;
	margin:0 0 0;
}
.commentform input#nucleus_cf_name,
.commentform input#nucleus_cf_mail{
	background:#141b22;
	color:#cccccc;
	border:solid 1px #4b4f53;
	width:300px;
	display:block;
	margin:0 0 0;
}
.commentform input#nucleus_cf_verif{
	background:#141b22;
	color:#cccccc;
	border:solid 1px #4b4f53;
	margin:0 0 0;
	width:6em;
}
.mailform .formfield,
.commentform .formfield {
	width:700px;
}

.tb_container,
.itemcomment{
	padding:0 2em;
}