html {	height: 100%;}body {	width: 100%;	height: 100%;	display: table;	margin: 0;	padding: 0;	color: #aaa;	font-size: 12px;	font-family: Verdana, "lucida console", sans-serif;	background: #000;}.line {	display: table-row;}.left, .right {	display: table-cell;	vertical-align: top;}.left {	width: 30%;	background-color: #222;}.right {	width: 70%;	background-color: #000;}#header h1 {	float: right;	margin: 10px 25px 25px 0;	text-align: right;	font-size: 20pt;	font-family: Tahoma;	line-height: 18px;}#header h1 a {	display: block;	height: 50px;	width: 140px;	padding: 8px 60px 0 0;	border: 0;	background: url(mallog.png) no-repeat right;	color: #fff;}#sidebar {	width: 175px;	padding-right: 25px;	float: right;	text-align: right;	font-size: 13px;	/*letter-spacing: -1px;*/}#sidebar h3 {	margin: 0;	padding: 0;	color: #eee;	font-size : 14px;	border-top: 1px solid #999;}#sidebar h3 a, #sidebar ul li a {	display: block;	padding: 3px 5px;	border-bottom: 0;	text-decoration: none;}#sidebar h3 a:hover, #sidebar ul li a:hover {	color: #fff;	background-color: #111;}#sidebar h3 a {	color: #eee;}#sidebar ul {	margin: 0;	padding: 0;	padding-bottom: 20px;	list-style-type: none;}#sidebar ul li a {	padding-right: 5px;	color: #ccc;	border-top: 1px solid #333;}#sidebar ul li ul {	padding: 0;}#sidebar ul li ul li a {	padding-right: 20px;}#sidebar ul li h3  {	border: 0;}#sidebar ul li h3 a {	padding-right: 5px;}#content {	width: 575px;	padding-left: 25px;	font-size: 13px;}#content h2 {	margin: 5px 0;	padding: 3px 5px;	font-size : 26px;/*	font-variant: small-caps;*/	border-bottom: 1px solid #333;}#content h3 {	margin: 25px 0 5px;	font-size : 18px;}#content h3.cat {	padding: 3px 5px 5px;	border-bottom: 1px solid #111;}#footer {	height: 25px;	color: #666;}#footer p {	margin: 0px 10px 5px;	padding: 5px 10px 0;	border-top: 1px solid #333;}#footer p {	float: right;	text-align: right;	color: #ccc;}#footer small {	color: #999;}img {	border: 0;}a, .files a {	color: #fff;	text-decoration: none;	border-bottom: 1px solid #333;}a:hover {	color: #666;}p {	margin: 0;	padding: 5px 0;	line-height: 18px;}#content p {	text-align: justify;}ul, ol {	margin: 10px 0;}blockquote, code, pre {	color: #666;}blockquote, pre {	margin: 10px 20px;	padding: 10px 25px;	text-align: justify;	color: #aaa;	background-color: #111;	border: 1px solid #666;}pre {	padding: 10px 15px;	font-size: 11px;}pre code {	color: #bbb;}#content em {	color: #eee;	font-style: normal;}#content li {	padding: 2px 0;}#content ul li a {}#content .desc {	margin: 0px 30px 10px;	color: #888;	font-size: 11px;}.clear {	clear: both;}dl {	width: 90%;	margin: 20px auto;}dt, dd {	margin: 0;	padding: 0 10px;}dt {	padding-top: 16px;	padding-bottom: 4px;	border-top: 1px solid #111;}dt:first-child {	border: 0;}dt img {	float: left;/*	width: 64px;	height: 64px;*/	padding: 1px;	margin-top: -6px;	margin-right: 8px;	border: 1px solid #222;}dt a {	border: 0;}dd {	min-height: 42px;	padding-bottom: 10px;}dl.files {	margin: 0 auto -10px;}.files dt {	padding-top: 5px;	padding-bottom: 4px;}.files dd {	min-height: 0;	padding-bottom: 5px;}dt small, dt span {	color: #666;	font-size: 11px;}dt small {	margin: 0 3px;}dt span {	text-align: right;	float: right;}.files dt span {	margin: 5px 0;}ul.images {	width: 512px;	margin: 0 auto;	padding: 0;	list-style: none;}ul.col1 { width: 128px; }ul.col2 { width: 256px; }ul.col3 { width: 384px; }#content .images li {	display: inline;	margin: 2px;	float: left;	text-align: center;}#content .image {	padding: 1px;	width: 120px;	height: 90px;	line-height: 86px;	border: 1px solid #333;}#content .image:hover {	border: 1px solid #999;}.image img {	vertical-align: middle;}.added, .updated {	float: right;	padding: 0 5px;	color: #666;	font-size: 11px;}.added {	margin: -24px 0 -5px 0;}.updated {	margin: 10px 0 -20px 0;	border-top: 1px solid #333;}.bar {	margin-top: -8px;	padding-left: 15px;	color: #666;	font-size: 11px;}.bar a { color: #999;}.bar a:hover { color: #fff;}.center { text-align: center; }
