@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
	margin-bottom: 5px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}










body {
	background-color: #000;
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/numo_bg_black.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}

#content {
	background-color: #FFF;
	float: right;
	width: 500px;
    padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#sidebar1 {
	float: left;
	width: 130px;
	background-color: #FFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#sidebar2 {
	float: left;
	width: 140px;
	height: 53px;
	clear: left;
	background-image: url(images/sidebar2_black.gif);
}

#sidebar3 {
	float: left;
	width: 140px;
	height: 100px;
	clear: left;
	background-image: url(images/thecommunitylogo_black.png);
	margin-top: 10px;
	background-repeat: no-repeat;
	background-position: center top;
}

#sidebar4 {
	float: left;
	width: 130px;
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#container {
	width: 711px;
	margin-top: 0px;
	margin-right: auto;
}

#header {
	background-color: #ffffff;
	margin-bottom: 10px;
	width: 711px;
	height: 90px;
}

#postinfo {
	background-color:#CCC;
	color:#FFFFFF;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	height:12px;
	width:500px;
	text-decoration: none;
	margin-bottom: 20px;
	padding-left: 4px;
}


ddate {
	color: #CCC;
	float: right;
}
commenter{
	color: #CCC;
	float: right;
}
#comment {
	width: 500px;
}

p {
	font-size: 11px;
	color: #444;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#postinfo a {
	color: #6D6E70;
	text-decoration: none;
}

#postinfo a:hover {
	color: #6D6E70;
	text-decoration: none;
}

a {
	color: #6D6E70;
	text-decoration: none;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #6D6E70;
	margin-bottom: 10px;
}
h3 a {
	color: #6D6E70;
	text-decoration: none;
}
h3 a:hover {
	color: #9999ff;
	text-decoration: none;
}

li {
	color:#000000;
	text-decoration: none;
	line-height: 16px;
	font-size: 13px;
}

li a {
	color:#000000;
	text-decoration: none;
}

li a:hover {
	color: #9999ff;
	text-decoration: none;
	background-color: #222222;
	width: 120px;
}

pre {
	color:#000000;
	text-decoration: none;
	text-align: left;
}

next {
	color:#000000;
	text-decoration: none;
}

#navi {
	float: left;
	width: 200px;
}

#navi2 {
	float: right;
}
