backup for theme hatena w/ v-color

span.highlight {
color: black;
background-color: yellow;
}
img.photo {
float: right;
margin: 10px;
border: 0;
}
a{text-decoration: none;}
a.keyword {
border-bottom: 1px solid gray;
}
h3 span.timestamp {display:none;}
.recentitem{display:none;}
div.recentsubtitles{
font-size: 90%;
}

/* my class */
.myheader{
font-size: 90%;
color:#444444;
margin: 0.5em 50px 1em 50px;
}
.myantenna{
font-size: 90%;
}


/* for this theme */
body{
background-color: #ffe;
}
a:link {
color: #009;
}
a:visited {
color: #228;
}
a:hover{
color: #009;
background-color: #ddf;
}
h1{
border-bottom:1px solid #ccc;
}
h2 {
background-color: #009;
}
h2 span.date {
color: #fc3;
}
h2 span.title {
color: #fc3;
}
h3 {
font-size: 100%;
}

div.main {
margin-left: 1%;
margin-right: 19%;
}
div.sidebar {
position: absolute;
top: 110px;
width: 20%;
margin-left: 79%;
border-left:1px solid #ccc;
padding: 4px;
}

div.body {
border: #009 1px solid;
background-color: transparent;
line-height: 1;
}
div.body blockquote {
color: #333;
background-color: #ffd;
}
div.section {
border-bottom: 1px dashed #99a;
padding-bottom: 4px;
}
div.section h3{
padding-bottom: 0.5em;
}
div.section p{
line-height: 165%;
margin: 0em 0em 0em 0em;
}
div.section pre {
font-size: 90%;
line-height: 140%;
}
div.day span.sanchor {
color: #fc3;
}
p.footnote{
color: #333;
}
textarea.hitokoto {
width: 12em;
height: 8em;
color: #000;
background-color: #fff;
border: 1px solid #999;
}