﻿body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font: 12px Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
}
table {
	color: #000;
	font: 12px Tahoma, Arial;
}
td {
	word-break: break-all;
}
img {
	vertical-align: middle;
	border: 0 none;
	max-width: 100%;
	height: auto;
}
hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #fff;
}
form {
	display: inline;
}
input {
	font: 12px Tahoma, Arial;
}
input.text {
	height: 16px;
	color: #999;
	border: 1px solid #CCC;
	padding: 1px;
	background: #FFF;
}
input.button {
	height: 20px;
	color: #999;
	border: 1px solid #CCC;
	background: #FFF;
}
textarea {
	color: #999;
	border: 1px solid #CCC;
	background: #FFF;
	font: 12px Tahoma, Arial;
}
select {
	color: #000;
	background: #FFF;
	font: 12px Tahoma, Arial;
}
#innerWrapper {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#header {
	width: 930px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#innerHeader {
	border-bottom: 1px solid #ccc;
	margin-top: 10px;
	clear: both;
	margin-bottom: 10px;
}
#footer {
	width: 930px;
	text-align: left;
	clear: both;
	margin: 0 auto;
	padding: 0;
}
#innerFooter {
	color: #666;
	text-align: center;
	margin-top: 20px;
	border-top: 1px solid #ccc;
	padding: 5px 10px 10px;
	font: 11px Georgia, "Times New Roman", Times, serif;
}
.blog-header {
	padding: 0;
}
h1 {
	color: #a23d3d;
	margin: 0;
	padding: 0;
	font: strong 24px Georgia, "Times New Roman", Times, serif;
}
h1 a:link, h1 a:visited {
	color: #a23d3d;
	text-decoration: none;
}
h1 a:hover {
	color: #a23d3d;
	background: #fff;
}
.blog-desc {
	color: #999;
	margin-left: 30px;
}
#menu {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ccc;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	display: inline;
	list-style: none;
	border-right: 1px solid #ccc;
	margin: 0 8px 0 0;
	padding: 0 3px 0 0;
}
#menu a {
	color: #333;
}
#mainWrapper {
	width: 970px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#sidebar {
	width: 385px;
	float: right;
	overflow: hidden;
	margin: 0;
	padding: 4px 20px 0 0;
}
.sidebar-hide {
	display: none;
	float: right;
}
#announce-diy {
	font-size: 11px;
	clear: both;
	width: 385px;
	border-left: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	margin: 0;
	padding: 0;
	background: #FFF;
}
.announce-content {
	word-wrap: break-all;
	color: #000;
	font-size: 12px !important;
	line-height: 150%;
	padding: 10px;
}
.announce-more {
	background: url('images/icon_lightbulb.gif') no-repeat;
	height: 30px;
	font-size: 11px;
	margin: 20px 85px 10px 0;
	padding: 0 0 0 25px;
}
#innerSidebar {
	overflow: hidden;
	margin: 0;
	padding: 30px 20px 0 5px;
}
#sidebar-left {
	width: 165px;
	float: left;
	overflow: hidden;
	border-left: 1px #ccc solid;
}
#sidebar-right {
	width: 190px;
	float: right;
	overflow: hidden;
	border-left: 1px #ccc solid;
}
.content {
	float: left;
	width: 565px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.content-wide {
	width: auto;
}
.content-only {
	width: 100%;
}
#innerContent {
	margin-top: 5px;
	overflow: hidden;
	padding: 0 20px;
}
.clear {
	border-top: 1px solid transparent !important;
	margin-top: -1px !important;
	clear: both;
	visibility: hidden;
}
.panel {
	margin-bottom: 10px;
	padding: 0;
}
.panel h5 {
	text-indent: 0.5em;
	color: #382E1F;
	font-size: 12px;
	cursor: pointer;
	margin: 0;
	padding: 2px 2px 2px 0;
}
.panel h5 a {
	color: #382E1F;
}
#loginForm {
	width: 95%;
}
#calendar {
	width: 100%;
	color: #382E1F;
	line-height: 120%;
	margin: 1px 0 0;
	padding: 0;
}
.calendar-top {
	text-align: center;
	padding: 0;
}
.calendar-weekdays {
	font-size: 11px;
	text-align: center;
	width: 14%;
	margin: 0;
	padding: 0;
}
.calendar-weekday-cell {
	font-size: 10px;
	text-align: center;
	width: 14%;
	font-weight: 700;
	margin: 0;
	padding: 0;
}
.calendar-main {
	background: #FFF;
}
.calendar-day, .calendar-day-blank, .calendar-saturday, .calendar-sunday, .calendar-today {
	text-align: center;
	width: 14%;
	padding: 0;
}
.calendar-day a, .calendar-saturday a, .calendar-sunday a, .calendar-today a {
	text-decoration: underline;
	color: #E58802;
}
.search-field {
	width: 170px;
	margin-bottom: 5px;
	border: 1px solid #A79D8F;
	color: #000;
	background: #fff url('images/back_input.gif') repeat-x left top;
}
.article-top {
	margin-bottom: 15px;
	padding: 5px;
}
.article-bottom {
	margin-top: 15px;
	padding: 5px;
}
.pages {
	color: #999;
}
.pagelink-current {
	font-weight: 700;
}
.listbox {
	padding-top: 5px;
	padding-bottom: 5px;
}
.listbox-header {
	word-wrap: break-all;
	color: #666;
	font-weight: 700;
	text-decoration: underline;
}
.listbox-entry {
	word-wrap: break-all;
	color: #666;
}
.textbox {
	padding-bottom: 25px;
	margin-bottom: 5px;
	clear: both;
}
.textbox-title {
	word-wrap: break-all;
	font-size: 14px;
	height: 42px;
	margin: 0;
	padding: 2px 0 0;
}
.textbox-title h4 {
	word-wrap: break-word;
	padding-left: 5px;
	font-size: 25px;
	font-weight: 700;
	display: inline;
}
.textbox-label {
	padding-left: 5px;
	color: #666;
	font-size: 11px;
}
.textbox-label-left {
	float: left;
	width: 49%;
	margin: 0;
	padding: 0;
}
.textbox-label-right {
	float: right;
	width: 49%;
	text-align: right;
	margin: 0;
	padding: 0;
}
.textbox-fontsize {
	text-align: left;
	font-size: 12px;
}
.textbox-fontsize a {
	color: #382E1F;
	padding-left: 3px;
	text-decoration: none;
}
.textbox-content {
	word-wrap: break-word;
	margin: 0;
	padding: 25px 0 20px;
}
.textbox-bottom {
	text-align: left;
	color: #666;
	font-size: 11px;
	border-top: 1px dashed silver;
	margin: 0;
	padding: 5px;
}
.tags {
	float: left;
	margin: 0;
	padding: 0 0 10px;
}
.textbox-bottom-right {
	float: right;
	text-align: right;
}
.textbox-adminbar {
	clear: both;
	text-align: right;
	font-size: 12px;
	color: #382E1F;
	padding: 0 0 4px;
}
.textbox-tburl {
	clear: both;
	padding-top: 3px;
	font-size: 11px;
	color: #382E1F;
	text-align: left;
	padding-left: 15px;
}
.comment-top {
	color: #3F67A5;
	text-align: right;
	border: 1px solid #000;
	margin: 5px;
	padding: 0 5px 5px;
}
.comment-pages {
	color: #999;
	margin: 5px;
	padding: 5px;
}
.commentbox {
	word-wrap: break-word;
	padding: 5px;
	margin: 5px;
}
.commentbox-title {
	padding: 3px;
	border-bottom: 1px dashed #C0C0C0;
}
.commentbox-label {
	display: inline;
	color: #666;
	font-size: 11px;
}
.commentbox-content {
	padding: 3px;
}
.no-comment-box {
	padding: 10px;
	color: #666;
	background: #FCFCFC;
	border: 1px solid #E0E0E0;
}
.trackbackbox {
	padding: 5px;
	margin: 5px;
}
.trackbackbox-title {
	padding: 3px;
	border-bottom: 1px dashed #C0C0C0;
}
.trackbackbox-label {
	display: inline;
	color: #666;
	font-size: 11px;
}
.trackbackbox-content {
	padding: 3px;
	color: #333;
}
.trackbackbox a {
	color: #000;
}
.messagebox {
	width: 500px;
	border: solid 1px #fff;
	text-align: center;
	background: #FCFCFC;
}
.messagebox-title {
	padding: 5px;
	color: #FFF;
	font-weight: bold;
	background: #fff;
}
.messagebox-content {
	padding: 10px;
	padding-bottom: 20px;
	color: #666;
	text-align: left;
}
.messagebox-bottom {
	padding: 5px;
	color: #FFF;
	background: #F3F3F3;
}
.formbox-comment {
	padding-top: 10px;
}
.formbox-title, .formbox-comment-title {
	color: #666;
	font-weight: 700;
	text-align: center;
	border: solid 1px #fff;
	padding: 5px;
	background: #FCFCFC;
}
.formbox-rowheader {
	font-weight: 700;
	padding: 5px;
}
.panel-smilies {
	text-align: center;
	padding: 5px;
}
.panel-smilies-title {
	color: #666;
	text-align: left;
	border-bottom: 1px solid #fff;
}
.panel-smilies-content {
	line-height: 120%;
	padding: 3px;
}
.code {
	word-wrap: break-all;
	border-left: 3px solid #382E1F;
	border-right: 3px solid #382E1F;
	background: #F9F9F9;
	margin: 12px;
	padding: 10px;
}
.quote {
	margin: 10px;
	border-left: 3px solid #E0E0E0;
	background: #F9F9F9;
}
.quote-title {
	padding: 5px;
	color: #666;
	font-weight: bold;
	border-bottom: 1px dashed #E0E0E0;
}
.quote-content {
	word-wrap: break-all;
	color: #666;
	padding: 10px;
}
.linkover {
	margin-bottom: 50px;
	height: auto;
	clear: both;
}
.linkbody {
	margin-top: 5px;
	width: 50%;
	float: left;
}
.linkimg {
	float: left;
	text-align: right;
	margin-right: 4px;
}
.linktitle a:hover {
	color: #fff;
	background: #F90;
}
.linkgroup {
	font-weight: 700;
	font-size: 14px;
	margin-bottom: 5px;
	color: #382E1F;
}
.insertimage {
	border: 1px solid #ccc;
	padding: 3px;
	background: #FFF;
}
a:link, a:visited, .linktitle a:link, #linktitle a:visited {
	text-decoration: none;
	color: #a23d3d;
}
a:hover, #menu a:hover {
	color: #fff;
	background: #F90;
}
#logo, .quote-title {
	display: none;
}
.panel-content, .panel-content-category, .panel-content-link, .panel-content-sp {
	color: #999;
	line-height: 120%;
	padding: 5px;
}
.panel-content ul, .panel-content-category ul, .panel-content-link ul, .panel-content-sp ul {
	margin: 0;
	padding: 0;
}
.panel-content li, .panel-content-category li, .panel-content-link li, .panel-content-sp li {
	color: #666;
	list-style: disc inside;
	margin: 0;
	padding: 0;
}
.listbox-table, #commentForm {
	width: 99%;
}
.listbox-entry a, .quote-content {
	word-wrap: break-all;
}
.prev-article, .next-article {
	display: block;
}
.commentbox, .trackbackbox {
	word-wrap: break-word;
	margin: 5px;
	padding: 0;
}
.commentbox-label, .trackbackbox-label {
	color: #382E1F;
	font-size: 12px;
}
.commentbox-content, .trackbackbox-content {
	padding: 3px 3px 14px;
}
.messagebox-bottom, .formbox-content {
	padding: 5px;
}