/*  
Theme Name: nishijima
Theme URI: http://wordpress.org/
Description: Test of Nishijima Mokuzai site
Version: 1.0
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
*/

body {
	background-color: #FFFFFF;
	text-align: center;
}
ul {
    margin: 0px;
	padding: 0px;
}
li {
    margin: 0px;
	padding: 0px;
	list-style-type: none;
}
img {
	border: 0px;
}
#page {
	width: 870px;
	margin: 0px auto;
	background-color: #F2E4CD;
	padding: 0px 10px;
}
#header {
	height: 190px;
	width: 840px;
	margin: 0px auto;
	font-size: 11px;
	background-image: url(images/jpg/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
}
#wrapper {
	width: 840px;
	margin-top: 10px;
}
#sidebar {
	width: 220px;
	padding: 0px;
	float: left;
	font-size: 11px;
	text-align: left;
}
#content {
	float: right;
	width: 600px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#footer
{
	clear: both;
	text-align: center;
	padding-top: 10px;
	font-size: 11px;
}
li h2 {
	font-size: 14px;
}
#sidebar h2 {
	color: #7a2a15;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #7a2a15;
}
.topnew {
	font-size: 12px;
	padding-bottom: 10px;
}
.topnew a {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.topnew a:hover {
	color: #FFFF99;
}
#pagenew {
	font-size: 12px;
}
#pagenew a {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
#pagenew a:hover {
	color: #FFFF99;
}
#button {
	text-align: center;
}
.link a {
	color: #7a2a15;
	font-size: 12px;
	text-decoration: none;
}
.link a:hover {
	color: #FFFF99;
}
#login {
    margin-top:10px;
}
.red {
	color: #B00000;
}
.topics {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #167d36;
	width: 580px;
}
.title {
    color: #996633;
	font-size: 16px;
	font-weight: bold;
}
.posttitle {
    color: #996633;
	font-size: 18px;
	font-weight: bold;
}
.posttitle a {
	color: #7a2a15;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.posttitle a:hover {
	color: #FFFFCC;
}
.pagetitle {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	background-color: #167d36;
	width: 580px;;
}
.post {
    padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #7a2a15;
	clear:both;
}
.metadata {
    margin-bottom: 1em;
	font-size: 10px;
	color: #666666;
}
.metadata li {
	display: inline;
}
.metadata .day {
	display: inline;
	border-left: 1px  solid #CCCCCC;
	padding-left: 0.5em;
	margin-left: 0.5em;
}
.metadata .last {
	display: inline;
	border-right: 1px  solid #CCCCCC;
	padding-right: 0.5em;
	margin-right: 0.5em;
}
.navigation {
	font-size: 14px;
	text-align: center;
	width: 200px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#footer a {
	color: #000000;
	text-decoration: none;
	clear: both;
}
#footer a:hover {
	color: #FFFFCC;
}
.postmetadata a {
	color: #5D832B;
}
.postmetadata a:hover {
	color: #CC9900;
}