.hadrondark{
			font-family: Verdana, Geneva, sans-serif;
			font: #FFF 13px;
			color: white;
			background: url('bg.jpg') top left no-repeat #000;
			min-height: 350px;
			}
			
.hadrondarkpost{
			margin: -5px;
			background: url('gray.png');				
			}

.hadrondarketc{
			padding: 60px 26% 30px 10%;						
			}
.hadrondarkpadding{			
			padding: 15px;
			}

/* borders */
.hb1{background: url('top.png') top left repeat-x;}
.hb2{background: url('right.png') right repeat-y;}
.hb3{background: url('left.png') left repeat-y;}
.hb4{background: url('bottom.png') bottom repeat-x;}
.hb5{background: url('topleft.png') top left no-repeat;}
.hb6{background: url('topright.png') top right no-repeat;}
.hb7{background: url('bottomright.png') bottom right no-repeat;}
.hb8{background: url('bottomleft.png') bottom left no-repeat;}

.hadrondark  a {color: #DCA072; font-weight: bold !important;}
.hadrondark	a: visited {color: #BC8F6D;}
.hadrondark	a: hover {color: #DCCEC3; text-decoration: none !important;}

.hadrondark .quote > .boxhead {
	font-size: 11px;
	font-style: oblique;
	color: white;
	}
.hadrondark.quote > .box {
	font-size: 13px;
	border: 7px dotted #B7B8A8;
	padding: 3px;
}

.hadrondark .code > .boxhead {
	font-size: 11px;
	font-style: oblique;
	color: white;
	}
.hadrondark .code > .box {
	font-size: 12px;
	border: 1px solid #6DC65F;
	padding: 3px;
	color: #6DC65F;
	}