body {
	background: #282828;
	font-size: 80%;
}

.article .stuff,
.category .stuff,
.addendum .stuff,
.whatsnew .stuff,
.neighbor_whatsnew .stuff,
.follow .stuff {
	padding: 10px 40px 10px 20px;
}

.directory .stuff {
	padding: 0 40px 0 20px;
}

#control, .navigation {
	margin-right: 30px;
}

.neighbor_whatsnew {
	margin: 4px;
}

.neighbor_whatsnew_list {
	padding: 8px;
	margin: 8px;
}

.neighbor_category {
	margin-bottom: 20px;
}

.neighbor_category_label {
	margin-left: 5px;
	font-weight: bold;
	list-style-type: none;
}

.neighbor_article li {
	font-weight: normal;
	list-style-type: square;
	margin-left: 30px;
}

.neighbor_article li a {
	font-weight: bold;
}

.neighbor_article li a:visited {
	font-weight: normal;
}

#container {
	margin-bottom: 0;
	border-width: 0;
}

#main {
	MARGIN-LEFT: -179px; 
	_MARGIN-LEFT: -180px; 
}
#contents {
	MARGIN-LEFT: 160px;
	_MARGIN-LEFT: 180px;
}
#control {
	MARGIN-LEFT: 160px;
	_MARGIN-LEFT: 180px;
}
#header {
	display: block;
	height: 20px;
}
#footer {
	height: 80px;
	width: 800px;
}

#footer a:link, #footer a:visited {
	color: #bbb;
	text-decoration: none;
}
#footer a:hover {
	color: #eb0;
	text-decoration: none;
}
#footer p {
	color: #bbb;
}
.whatsnew_clip_panel {
	float: right;
	width: 170px;
}
.neighbor_category_label {
	background: url(grad.jpg) repeat-y;
	color: #fff;
	padding: 5px 5px 5px 13px;
	margin-bottom: 10px;
}
.admenu {
	margin-left: 0px;
}

.slide_nav_button { background: transparent; border: solid 1px #fff; color: #fff; } 



/*
.clip_base {
background-color: #FFF;
border-top: 1px solid #CCC;
border-left: 1px solid #CCC;
border-right: 2px solid #bbb;
border-bottom: 2px solid #bbb;
margin-bottom: 10px;
}
*/


.clip_base {
	width: 170px;
	padding: 0px 0px 1px 0px;
	border: 0px;
	margin: 5px;
}

.clip_base table {
	position: relative;
	width: 100%;
	margin: -5px 5px 4px -5px;
	border: 0px solid #ccc;
	background: transparent;
}

.clip_base td {
	padding: 4px;
	text-align: center;
}

.clip_base p {
	padding: 0px;
	text-align: left;
}

.clip_separator {
	height: 6px;
}

.whatsnew_clip_panel {
	padding-top: 10px;
	_padding-top: 20px;
}

.clip_panel {
	padding-top: 10px;
	_padding-top: 20px;
}
.qrcode * {
	text-align: left;
}
.qrcode img {
	border: solid 1px #ddd;
}

.mainsection_label,
.subsection_label { 
	border: 1px solid #fff; 
}

.mainsection_label_left,
.subsection_label_left { 
	font-size: 170%; 
}

.mainsection_label_left img, 
.subsection_label_left img { 
	visibility: hidden;
	width: 0px;
}

.article_label {
	BORDER-TOP: #fff 1px solid; 
	BORDER-LEFT: #fff 25px solid; 
	BORDER-RIGHT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
}

.article_label, .article_label * {
	BACKGROUND-COLOR: transparent; 
}

.qrcode {
	margin-top: 35px;
}

.whatsnew a:link, 
.whatsnew a:visited, 
.article a:link,
.article a:visited,
.category a:link,
.category a:visited,
.readme a:link,
.readme a:visited {
	color: #eb0;
	text-decoration: none;
}

a:hover,
.menu a:hover,
.addendum a:hover,
.neighbor_whatsnew a:hover,
.whatsnew a:hover,
.article a:hover,
.category a:hover,
.readme a:hover { 
	color: #eb0;
	text-decoration: underline;
}

a:link, 
a:visited {
	text-decoration: none;
}

#admin_container {
	border: 0px;
}

