body{
	background: #fff;
	color: #000;
	font-family: verdana,georgia,arial,sans-serif;
	margin: 0px 0px 0px 0px;
}
A { color: #036; text-decoration: none; }
A:link { color: #036; text-decoration: none; }
A:visited { color: #036; text-decoration: none; }
A:active { color: #888; text-decoration: underline; }
A:hover { color: #991100; text-decoration: underline; }
p a:link {color: #036; text-decoration: underline;}
p a:visited {color: #036; text-decoration: underline;}
p a:active {color: #888; text-decoration: underline;}
p a:hover {color: #991100; text-decoration: underline;}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: medium;
	margin: 1em 0 0 0;
	padding: 0 0 0 .5em;
	border-style: none none none solid;
	border-width: 0 0 0 12pt;
	border-color: #aaaaaa;
}

/* Style for banner */

#banner {
	background: #f5f5f5;
	font-family: Times,serif;
	font-weight: normal;
	padding-left: 10px;
	border-bottom: 2px solid #000;
}

/* Blog title */
#banner a,link,visited,active,hover {
	color: #004080;
	text-decoration: none;
}

/* Blog name */
.blogname {
	background: #fff;
	font-size: 2.6em;
	text-align: right;
}

/* Blog description */
.description {
	background: #bbbbbb;
	font-size: small;
	line-height: 100%;
	text-align: left;
}

/* Style for Blog content */

/* Content box */
#content {
	margin: 8px 10px 0 10px;
}

/* Content box */
.blog {
	padding: 0px;
}

/* Entry box */
.entry {
	font-size: small;
	font-weight: normal;
	/*whote-space: normal;*/
	line-height: 140%;
	/* margin: 0 0.5em 0 3.7em; */
	margin: 0 0.5em 0 1.2em;
}

/* date of entry*/
.date {
	background: #f5f5f5;
	color: #000;
	font-family:"VL PGothic",Osaka,arial,verdana,sans-serif;
	font-size: small;
	line-height: 140%;
	font-weight: normal;
	padding: 2 0 0 0;
	margin-bottom: 10px;

	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-color: #d0d0d0;
	vertical-align: bottom;
}

.day {
	float: left;
	font-family: "VL PGothic",Osaka,arial,verdana,sans-serif;
	font-size: 14pt;
	line-height: 100%;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-left: 0;
	margin-right: 0.5em;
	background: #808080;
	color: #ffffff;
}
.extended {
	font-size: xx-small;
	text-decoration: underline;
}

/* title of entry*/
h3 {
	font-weight: 400;
}
.title {
	font-size: medium;
	font-weight: bold;
	margin: 0 0.2em 0.1em 0em;
	border-bottom: 1px dotted #000;
}

/* Subtitle of entry*/
.subtitle {
	/* color: #f5f5f5; */
	color: #888;
	font-size: x-small;
	line-height: 110%;
	padding-left: 0.2em;
	margin: 0.1em 0.2em 0 0em;
	/* border-left: 1em solid #f5f5f5; */
	border-left: 1em solid #888;
}

/* category of entry */
.category {
	font-size: x-small;
	line-height: 110%;
	text-align:right;
}

/* postedtime,comment,trackback information for entry */
.posted {
	font-size: xx-small;
	text-align: right;
	margin: 0 10px 2em 0;
}

/* comment for entry */
.comments-head	{
	font-size: x-small;
	font-weight: bold;
	line-height: 100%;
	margin: 2em 0.5em 0 0;
	padding-left: 0.2em;
	border-left: 1em solid #000;
	border-bottom: 1px solid #000;
}

/* comment body */
.comments-title {
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #000;
}

/* comment body */
.comments-body {
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.5em;
	border-bottom: 1px solid #000;
}

/* postedtime for comment */
.comments-post {
	font-size: xx-small;
	text-align:right;
	margin: 0 0.2em 1em 0;
}

.trackback-body {
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	margin-left: 0em;
	border-bottom: 1px solid #000;
}

.trackback-title {
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	margin-right: 0.2em;
	border-bottom: 1px dotted #000;
}

.trackback-url {
	font-size: x-small;
	font-weight: normal;
	line-height: 150%;
	padding: 0.5em;
	border: 1px dotted #000;
}

.trackback-post {
	font-size: xx-small;
	font-weight: normal;
}

.worning {
    color: #A02;
	font-size: x-small;
	font-weight: normal;
}


#banner-commentspop {
	color:#FFF;
	font-size: small;
	font-weight:bold;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	background:#003366;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

/* footer */
.footer {
	background: #f5f5f5;
	color: #bbbbbb;
	font-size: xx-small;
	font-weight: normal;
	text-align: right;
	padding: 0.2em 1em 0.5em 0;
	border-top: 2px solid #000;
}

/* -------------------- */

textarea {
	font-family: "VL PGothic",Osaka,arial,verdana,sans-serif;
}

blockquote {
    background: #f4f4fa;
    color: #000;
    font-size: x-small;
    line-height: 130%;
    margin: 1em 1em 1em 1em;
    padding: 0.5em 0.5em 0.5em 0.5em;
    border-width: 1px;
    border-style: solid;
    border-color: #8a8;
}

p {
	font-size: medium;
	line-height: 150%;
}
pre {
	background: #f4f4fa;
	color: #000;
	font-family: "VL Gothic","courier new",courier,"Osaka 等幅",sans-serif;
	font-size: small;
	line-height: 110%;
	margin: 1em 1em 1em 1em;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border-width: 1px;
	border-style: solid;
	border-color: #8a8;
	width: 88%;
	overflow: auto;
}

ul,ol {
	color: #000;
	font-size: small;
	line-height: 150%;
}
li {
	font-size: small;
	line-height: 150%;
	font-weight: normal;
}

.entry img {
	float: left;
	margin: 0 1em 1em 0;
	border-style: solid;
	border-color: #a08080;
}

/* Style for sidebox */

#sidebox {
	background: #fff;
	/* width: 280px; */
	/* margin-top: 4px; */
	/* margin-right: 15px; */
	text-align: center;
}

.sideboxtitle {
	color: #000;
	background: #ffffff;
	font-size: x-small;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	text-align: left;
	padding-left: 0.3em;
	border-left: 1em solid #000;

	padding: 0.2em 0em 0.1em 1em;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #d0d0d0;
}

.sidebody {
	background:#fff;
	font-size: x-small;
	font-weight:normal;
	line-height:140%;
	text-align:left;
	margin-bottom: 15px;
	padding: 1em 0.1em 1em 1.5em;
}

.calendar {
	background:#fff;
	font-family: "VL PGothic",Osaka,verdana,arial,sans-serif;
	font-size: xx-small;
	font-weight: normal;
	line-height:140%;
	text-align:center;
	padding: 0.2em 0 0.2em 0;
	margin-bottom: 15px;
}
.calendar a {text-decoration: underline;}
.calendarToday a {
	background:#def;
	color: #036;
	padding: .2em .2em .2em .2em;
}   

/* -------------------- */

/* style for category name in category list*/
.category-banner {
	background: #f5f5f5;
	color: #000;
	line-height: 120%;
	font-weight: normal;
	padding: 3px 3pt;
	margin-bottom: 10px;
}

.category-banner dt {
	font-size: x-small;
	font-style: italic;
	padding: 2px 0 2px 2px;
}

.category-banner dd {
	font-size: x-small; 
	line-height: 120%;
	margin: 0.5em 0 0 0;
	border-top: 1px dotted #000;
	padding: 1px 0 1px 1em
}

