body {
	margin: 20px 0px 20px 0px;
	background-color: #bbb;
	text-align: center;
}

a {
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #36b;
}

a:hover {
	color: #006699;
	text-decoration: underline;
}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

p, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/****** container ******/

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 720px;
	background-color: #fff;
	border: 1px solid #333;
}

/****** header ******/

#header {
	color: #FFFFFF;
	background-color: #fff;
	text-align: left;
	padding: 0px;
}

#header-img {
	display: none;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
}

/****** navi ******/

#navi {
	display: block;
	height: 2em;
	background: #fff;
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	text-align: center;
	font-size: small;
	font-family: Verdana, sans-serif;
}

#navi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	white-space: nowrap;
}

#navi li {
	float: left;
	margin: 0px;
	border-right: #ccc solid 1px;
}

#navi li a {
	display: block;
	padding-left: 1em;
	padding-right: 1em;
	color: #333;
	text-decoration: none;
	display: block;
	line-height: 200%;
}

#navi li a:hover {
	background-color: #bbb;
	color: #fff;
}

/****** center ******/

#center {
	clear: left;
	float: left;
	width: 520px;
	overflow: hidden;
}

/****** right ******/

#right {
	float: left;
	width: 200px;
	background-color: #f8f8f8;
	overflow: hidden;
}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	color: #666666;
/*	font-family: Verdana, Arial, sans-serif;*/
	font-family: Verdana, sans-serif;
	font-size: small;
}


.content p {
	color: #555;
	font-family: Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 5px;
}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	color: #000;
	font-size: small;
	text-align: left;
	font-weight: bold;
}

/* title of entry */
.content h3 {
	background-color: #eee;
	font-size: small;
	text-align: left;
	font-weight: bold;
}

.content .entry h3 a {
	color: #36b;
}

.content img {
	vertical-align: middle;
	margin-right: 4px;
	margin-bottom: 4px;
}

/* footer of entry */
.content p.posted {
	color: #999999;
	font-size: small;
	border-top: 1px solid #ddd;
	text-align: right;
	margin-bottom: 0.3em;
	padding-top: 0.3em;
	line-height: normal;
}

.entry {
	border: 1px solid #ddd;
	margin-bottom: 0.3em;
}

.entry p {
	padding-left: 1em;
	padding-right: 0.5em;
	padding-bottom: 0.7em;
}

.comment {
	border: 1px solid #ddd;
	margin-bottom: 1em;
}

.comment p {
	padding-left: 1em;
	padding-right: 0.5em;
}

.comment h3 {
	padding-left: 0.5em;
	color: #ddd;
	background-color: #69c;
	border-bottom: 1px solid #ddd;
}

.comment h3 a:visited, .comment h3 a:link, .comment h3 a:active .comment h3 a:hover {
	color: #fff;
}

.content p.topic {
	padding: 1em;
	margin-bottom: 2em;
	border: 1px solid #aaa;
}

.content p.topic strong {
	color: #f60;
}

.sidebar {
	padding: 15px;
	font-family: Verdana, sans-serif;
}

#counter {
	color: #999;
	font-size: x-small;
	text-align: right;
	padding-right: 1em;
}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

/* title of module */
.sidebar h2 {
	padding-left: 24px;
	background-color: #069;
	color: #fff;
	font-size: small;
	text-align: left;

	background-image: url('image/mouse.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

.sidebar li {
	color: #666666;
	font-size: x-small;
	text-align: left;
	line-height: 140%;
	margin-top: 10px;
	list-style-type: none;
}

.sidebar #categories li {
	list-style-type: circle;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

.link {
	font-size: small;
	text-align: left;
	line-height: 150%;
	margin-bottom: 15px;
}

.link.year {
	font-weight: bold;
	color: #777;
}

.link.comment {
	padding-left: 0.5em;
	font-size: small;
	color: #555;
}

.link p {
	text-indent: 0.5em;
}

#powered {
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#footer {
	clear: both;
	height: 5em;
	color: #aaa;
	font-size: x-small;
	text-align: center;
}
