@charset "utf-8";
.page-header {
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	width: 800px;
	position: relative;
}
.blog-post-body {
	font-size: small;
	position: relative;
	width: 720px;
	left: 30px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.blog-post-title {
	font-size: x-large;
	text-align: right;
	width: 800px;
	position: relative;
	border: thin none #999999;
}
.blog-post-date {
	font-size: x-large;
	text-align: left;
	position: relative;
	width: 800px;
}
.page-header-tiny {
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	width: 800px;
	position: relative;
}
.blog-post-time {
	font-size: small;
	text-align: right;
	position: relative;
	width: 720px;
	left: 30px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.page-footer {
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	position: relative;
	width: 800px;
}
.blog-post-comments {
	font-size: small;
	position: relative;
	width: 720px;
	left: 30px;
	padding: 3px;
	border: thin solid #999999;
}
.blog-post-author {
	font-size: small;
	text-align: left;
	position: relative;
	width: 720px;
	left: 30px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: bold;
}
.blog-archive-list {
	font-size: x-small;
	position: relative;
	width: 800px;
	padding: 3px;
	border: thin solid #999999;
	text-align: justify;
}

