form {
	margin: 0;
}
#meta {
	font-size: 13px;
	font-family: Verdana, Tahoma, sans-serif;
	line-height: 1.5;
}
#meta a {
	color: #000;
}
#meta a:hover {
}
#meta a img {
	border: none;
	vertical-align: middle;
}
#board-info {
	float: left;
	padding: 0.8em 0.5em;
}
.feed {
	padding-left: 0.5em;
}
#categories {
	float: right;
	padding: 0.8em 0.5em;
	text-align: right;
}
.post-count {
	font-size: 0.8em;
}

#posts {
	width: 100%;
	border-collapse: collapse;
	clear: both;
}
#posts th {
	background: #ccc url(header.png) repeat-x;
	padding: 0.5em;
}
#posts td {
	text-align: center;
	padding: 0.5em;
	border-bottom: 1px solid #ddd;
}
#posts tr.notice td {
	background-color: #f4f4f4;
}
#posts .manage {
	width: 3em;
}
#posts th.left {
	background: #ccc url(header-left.png) no-repeat top left;
}
#posts .author {
	width: 10em;
}
#posts th.date {
	width: 12em;
	background: #ccc url(header-right.png) no-repeat top right;
}
#posts td.title {
	text-align: left;
}
.comment-count {
	font-size: 0.8em;
	background: transparent url(comments.gif) center left no-repeat;
	margin-left: 0.5em;
	padding-left: 15px;
	color: #666;
}
.attachment-count {
	font-size: 0.8em;
	background: transparent url(attachment.gif) center left no-repeat;
	margin-left: 0.5em;
	padding-left: 15px;
	color: #666;
}
.title .category {
	font-weight: bold;
	border-right: 1px solid #999;
	padding-right: 0.5em;
	color: #999;
}
#page-list {
	float: right;
	padding: 0.5em;
	font-size: 1.1em;
}
#page-list a {
	margin: 0 0.2em;
}
.here a {
	font-weight: bold;
}
#meta-nav {
	padding: 0.8em 0.5em;
	float: left;
}
#meta-nav .button, #meta-nav a, #meta-nav button {
	float: left;
}
#meta-nav a, a.button, input.button, button {
	width: 81px;
	height: 19px;
	background: url(button.png) no-repeat;
	text-decoration: none;
	padding: 4px 0;
	font-size: 1em;
	text-align: center;
	margin-right: 1em;
}
#meta-nav a, a.button {
	display: block;
}
input.button, button {
	height: 27px;
	border: none;
	cursor: pointer;
	font-weight: bold;
}
#search-form {
	text-align: right;
	padding: 1em;
	clear: both;
}

#post {
	background: url(header.png) repeat-x;
}
#post h1.title {
	font-size: 1.1em;
	background: url(header-left.png) no-repeat;
	margin: 0 !important;
	overflow: hidden;
	min-height: 31px;
	_height: 31px;
}
.title-wrap {
	display: block;
	background: url(header-right.png) no-repeat top right;
	padding: 0.3em 1em;
}
#post table.body {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #ddd;
	background-color: #fff;
}
#post-side {
	width: 12em;
	padding: 1em;
	background-color: #f4f4f4;
	vertical-align: top;
}
#post-content {
	vertical-align: top;
	line-height: 1.8;
}
#post-content div.body {
	padding: 0 1em;
}

#post-content div.body table {
	border: 1px outset gray;
	border-spacing: 2px;
	border-collapse: separate;
}

#post-content div.body th {
	background-color: #ccc;
}

#post-content div.body th,
#post-content div.body td {
	padding: 1px;
	border: 1px inset gray;
}

#post-content div.body pre code {
	-x-system-font: none;
	background-color: #F5F5F5;
	border-left: 5px solid #C0C0C0;
	display: block;
	font-family: Courier New,Fixedsys;
	font-size: 12px;
	line-height: 160%;
	padding: 5px;
	white-space: pre-wrap;
	width: 97%;
}

#post-content div.body blockquote {
	border-left:2px solid #DDDDDD;
	color:#50B4CA;
	margin:1.7em auto;
	padding:0 10px;
	width:90%;
}

#post-content .signature {
	border: 1px solid #ccc;
	background-color: #f4f4f4;
	padding: 0.5em;
	margin: 1em;
}
#post-content .signature p {
	margin: 0;
}

#post .author {
	font-weight: bold;
}
#post .date {
	margin-top: 0.5em;
	font-size: 0.8em;
}
#tags {
	font-size: 0.85em;
	color: #999;
	margin: 1em;
}
#post .edit-info {
	font-size: 0.85em;
	color: #999;
	margin: 1em;
}
#attachments {
	border-top: 1px dotted #ccc;
	list-style: none;
	padding: 0.5em;
	margin: 0;
}
#attachments li a.file {
	background: transparent url(attachment.gif) 5px center no-repeat;
	padding-left: 22px;
}
#attachments li img {
	padding-top: 0.6em;
	padding-left: 0.3em;
}
#responses {
	border-top: 3px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: 1.5em;
	background-color: #f8f8f8;
}
#trackbacks {
	border-bottom: 1px solid #ddd;
}
#trackback-url {
	margin: 0;
	padding: 1em;
}
#comments ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
#comments li:first-child {
	border: none !important;
}
.comment {
	border-top: 1px solid #ddd;
	padding: 1em;
}
.comment .actions {
	float: right;
	font-size: 0.9em;
}
.comment .actions a {
	font-weight: bold;
}
#comment-form,
#reply-form,
#edit-form,
#login-form {
	padding: 1.5em;
}
#comment-form label,
#reply-form label,
#edit-form label,
#login-form lable {
	font-weight: bold;
	margin-right: 0.5em;
}
#comment-form textarea,
#reply-form textarea,
#edit-form textarea,
#login-form textarea {
	width: 95%;
}

#comment_author,
#comment_password {
	width: 9em;
}
#comment_author {
	margin-right: 1.5em;
}

#post-form {
	background: #f4f4f4 url(header.png) repeat-x;
	border-bottom: 1px solid #ddd;
	width: 100%;
}
#post-form h1 {
	font-size: 1.1em;
	background: url(header-left.png) no-repeat;
	margin: 0;
/*	height: 31px;*/
}
#post-form table {
	width: 100%;
/*	margin-left: 0.5em;*/
	background-color: #f4f4f4;
}
#post-form td {
	padding: 0.8em 0.5em;
}
#post-form th {
	width: 6em;
	font-size: 0.9em;
}
#post-form td.name {
	width: 11em;
}
#post-form .body {
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
#post-form .options td { padding: 0 0.5em; }
#post-form .preview td {
	background-color: white;
	padding: 2em;
}
#post_title,
#post_tags { width: 95%; }
#post_body { width: 96.5%; }
#upload, #trackback {
	padding: 1em;
	border-top: 1px solid #ddd;
}
#upload h2, #trackback h2 {
	font-size: 1.1em;
	margin: 0;
}
#dialog .button {
	float: left;
}
#neighbor-posts {
	list-style: none;
	margin: 1em;
	padding: 0;
	float: right;
	color: #999;
	font-size: 1.1em;
}
#neighbor-posts a {
	font-weight: bold;
}
#dialog .buttons {
	margin-bottom: 1em;
	overflow: hidden;
	display: inline-block;
}
#delete-form {
	text-align: center;
}
#delete-form .buttons {
	width: 14.5em;
	margin: 0 auto 1em auto;
}
