* {
font-family:Arial, Helvetica, sans-serif;
}

body {
text-align:center;
margin:0px;
border-top:2px solid #333;
background:url(header.gif) repeat-x 0px 4px;
}

html {
 overflow-y: scroll;
}
img {
border:0px none;
}

#main {
margin:auto;
width:920px;
text-align:left;
}

#left {
width:650px;
float:left;
}

#right {
float:left;
margin-left:10px;
}

#header {
	padding-top:35px;
	padding-bottom:23px;
	padding-left:10px;
}

#header ul {
	padding:0px;
	margin:0px;
	width:530px;
	margin-left:110px;
	margin-top:45px;
}
#header li {
	display:inline;
	list-style-type:none;
	padding-right:25px;
}

#header li a {
	color:#999999;
	text-decoration:none;
	font-size:14px;
}

#header li a:hover {
	color:#960000;
	text-decoration:none;
}

#header p {
margin:0px;
float:left
}

#header p a {
display:block;
height:63px;
width:63px;
background:url(logo.gif) no-repeat;
}


#content {
padding-top:40px;
font-size:13px;
width:620px;
color:#333;
border-top:2px solid #333;
}

#content .home-pd {
margin:0px;
color:#999;
font-size:10px;
}

#content li {
list-style-type:square
}

#content h1 {
margin:0px;
font-size:40px;
}

#content h2 {
margin-bottom:0px;
}

#content img {
border:1px solid #ccc;
padding:10px;
}

#content .subimg {
border:0px none!important;
padding:0px!important;
}

#content h1 a {
color:#333;
text-decoration:none !important;
}

#content .date {
font-size:12px;
padding-left:10px;
padding-bottom:20px;
}

#content .pref {
font-weight:bold;
}

#content code {
font-style:italic;

}

#content .important, pre {
background:#efefef;
border:1px solid #999;
padding:12px;
margin-bottom:10px;
font-family:monospace;
}

#content a {
color:#960000;
text-decoration:none;
}

#content a:hover {
text-decoration:underline;
}

#content .view {
font-size:18px;
}

#content p {
line-height:20px;
}

#content .extern, #content a[href^="http"] {
padding-left:14px;
background:url(extern.gif) no-repeat 0px 4px;
}

.comments {
padding-bottom:40px;
}

.comments .name {
float:left;
color:#999;
font-size:14px;
}

.comments .name a {
color:#999 !important;
padding-left:0px!important;
background:none!important;
}

.comments .name span {
font-size:11px;
}

.comments .text {
margin-left:130px;
font-size:12px;
}

#opener a {
display:block;
background:url(opener.gif) no-repeat;
width:120px;
height:12px;
margin:auto;
}

.clear {
clear:left;
}

.archive, #tools {
color: #333 !important;
}

#subscrlogo {
margin-left:100px;
padding:30px;
}

#subscr li {
display:inline;
list-style-type:none;
}

.vcard {
padding-left:20px;
padding-top:10px;
line-height:18px;
}

.vcard .nickname {
font-style:italic;
}

.vcard .fn {
font-weight:bold;
}

#twitter {
float:right;margin-top:-50px;margin-right:0px;
}

.unicode {
font-family: 'Code2000','Sun-ExtA','Arial Unicode MS','NSimSun',sans-serif;
}