/*#############################################################Name: BlackboxDate: 2006-06-01Description: A mystic dark lightweight design.Author: Viktor PerssonURL: http://templates.arcsin.seFeel free to use and modify but please provide credits.#############################################################*//* standard elements */* {	margin: 0;	padding: 0;}a {	color: #999;	text-decoration: none;}body {	background: #000 url(img/bg.png) repeat-x fixed left bottom;	color: #564b47;	font: normal 0.9em sans-serif,Arial;	margin: 20px 0;	text-align: center;}ul {	margin: 12px 0;}li {	list-style: url(img/li.gif);	margin-left: 18px;}code {	background: url(img/bgcode.gif);	color: #888;	display: block;	font: normal 1em "Lucida Sans Unicode",serif;	margin-bottom: 12px;	padding: 3px 6px;	white-space: pre;}cite {	background: url(img/quote.gif) no-repeat;	color: #564b47;	display: block;	font: normal 1.1em "Lucida Sans Unicode",serif;	margin-bottom: 12px;	padding-left: 28px;}/* main structure */.main {	background: #000; 	border: 3px double #EEE; 	border-color: #B3A000 #B3A000 #B3A000 #B3A000; 	margin: 20px auto 4px auto; 	text-align: left;	width: 600px; }/* header */.gfx {	background: #222 url(img/dark_pixel.jpg) no-repeat;	height: 240px;}.gfx h1 {	color: #111;	font: normal 2.6em Tahoma,sans-serif;	padding: 16px 20px;}/* menu */.menu a {	background: #FFCC00 url(img/bgmenu.png) repeat-x;	border-right: 1px solid #222;	border-top: 1px solid #FFCC00;	color: #CC6600;	float: right;	font-size: 1.3em;	padding-top: 4px;	width: 119px; height: 24px;}.menu a span {	padding-left: 6px;}.menu a:hover {	background-position: left bottom;	color: #FFFFFF;}.menu a#last {	border-right: none;	width: 150px;}/* content */.content {	background: #fff100;	border-top: 1px solid #000;	clear: both;}.content h1 {	color: #564b47;	background-color: #90897a;	font: bold 1.3em sans-serif,Arial;	margin: 0 0 4px;} .content h2 {	color: #564b47;	 	font: bold 1.3em sans-serif,Arial;	margin: 0 0 4px;}.content p {	margin: 0 0 12px;}.item {	background: #fff100   repeat-x;	padding: 8px 10px;}/* =Top Of Page etc----------------------------------------------- */ul#nav-b li { background: none; display: inline; margin-left: 5px; padding: 0; }#nav-b li a { border: 1px solid #DDDDDD; color: #999999; font-size: .9em; padding: 3px 4px 3px 20px; text-decoration: none; }#nav-b li a:hover, #nav-b li a:focus, #nav-b li a:active { color: #666666; } #totop a { background: url(../img/totop.gif) no-repeat 4px 50%; } /* footer */.footer {	background: #0A0A0A;	color: #666;	padding: 5px;} 
