body {
	background : #fff url(../images/zen.png) scroll 50% 100px no-repeat;
	width : 403px;
	margin : 100px auto;
	padding : 0px;
	font-family : georgia, serif;
	font-size : 12px;
	text-align : center;
	color : #333;
	}
#menu {
	width : 210px;
	height : 104px;
	margin : 0px 0px 35px auto;
	padding : 25px 0px 0px 0px;
	list-style : outside lower-roman;
	text-align : left;
	}
#menu li {
	margin : 0px 0px 0px 50px;
	padding : 0px;
	font-variant : small-caps;
	letter-spacing : 1px;
	line-height : 22px;
	color : #666;
	}
#menu li a:link, #menu li a:visited {
	color : #333;
	text-decoration : none;
	border-bottom : 0px;
	}
#menu li a:hover, #menu li a:active {
	color : #000;
	text-decoration : none;
	border-bottom : 0px;
	}
#subArchive {
	font-variant : normal;
	font-size : 11px;
	}
#content {
	width : 403px;
	margin : 0px auto;
	padding : 0px;
	text-align : left;
	}
.entry {
	padding : 0px 20px;
	margin : 15px;
	border-right : 1px solid #eee;
	border-left : 1px solid #ccc;
	}
.entry a:link, .entry a:visited {
	color : #000;
	text-decoration : none;
	padding-bottom : 0px;
	border-bottom : 1px solid #ccc;
	}
.entry a:hover, .entry a:active {
	color : #000;
	text-decoration : none;
	padding-bottom : 0px;
	border-bottom : 1px solid #999;
	}
.entry hr {
	background-color : #fff;
	background-image : none;
	height : 0px;
	width : auto;
	border : none;
	border-bottom : 1px solid #eee;
	margin : 15px 0px;
	}
.entry h2 {
	background : none;
	margin : 15px 0px;
	font-size : 12px;
	font-style : italic;
	font-weight : normal;
	text-align : left;
	padding : 0px;
	color : #000;
	}
h1 {
	background : url(../images/dot.png) no-repeat 100% 5px;
	margin : 0px 36px 15px auto;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-align : right;
	padding : 0px 15px 0px 0px;
	color : #690;
	}
hr {
	background : url(../images/line.png) no-repeat 50% 50%;
	height : 10px;
	width : 339px;
	border : none;
	margin : 35px auto 30px auto;
	}
p {
	margin-top : 0px;
	padding-top : 0px;
	text-align : justify;
	line-height : 18px;
	}
img.photo {
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #ddd;
	}
a.photo:link, a.photo:visited, a.photo:hover, a.photo:active {
	border: 0px;
}
.caption {
	text-align: center;
	font-style: italic;
	font-size: 11px;
}
ul {
	margin : 0px;
	padding-left : 15px;
	border-left : 1px solid #eee;
}
ul li {
	list-style-type : none;
	color : #666;
	line-height : 18px;
	margin : 5px 0px;
	}
p.year {
	text-align : center;
	word-spacing : 3px;
	color : #666;
	}
p.year a {
	word-spacing : 3px;
	margin : 0px;
	padding : 0px;
	}
blockquote {
	margin : 0px;
	padding : 0px 0px 0px 15px;
	border-left : 1px solid #eee;
	color : #666;
	}
.entry blockquote a:link, .entry blockquote a:visited {
	color : #333;
	text-decoration : none;
	padding-bottom : 0px;
	border-bottom : 1px solid #eee;
	}
.entry blockquote a:hover, .entry blockquote a:active {
	color : #333;
	text-decoration : none;
	padding-bottom : 0px;
	border-bottom : 1px solid #999;
	}
code {
	font-family : monaco, monospace;
	font-size : 10px;
	}
.center {
	text-align : center;
	}
.right {
	text-align : right;
	}
.comment_info , .info {
	font-size : 11px;
	margin : 0px 36px;
	color : #666;
	}
.comment_info  {
	float : right;
	}
.comment_info  a:link, .comment_info  a:visited, .info a:link, .info a:visited {
	color : #666;
	text-decoration : none;
	padding-bottom : 1px;
	border-bottom : 1px solid #eee;
	}
.comment_info  a:hover, .comment_info  a:active, .info a:hover, .info a:active {
	color : #000;
	text-decoration : none;
	padding-bottom : 1px;
	border-bottom : 1px solid #eee;
	}
#footer {
	text-align : center;
	color : #666;
	}
#footer q {
	color : #999;
	}