backup for theme pale

/* for theme pale */
h1{
margin: 0em 0em 0em 1em;
padding: 0px;
text-align: left;
}
h2 span.date {
color: #aaaacc;
font-size: 100%;
}
div.calender{
text-align: right;
}
div.main{
margin-top: 0px;
}
div.section{
margin: 0.5em 2em;
border-bottom: 1px dashed #ccdbde;
font-size: 90%;
}
div.section p {
margin: 0.5em 0.5em 0.5em 2em;
}
div.main {
margin-right: 185px;
}
div.sidebar {
position: absolute;
top: 90px;
width: 170px;
right: 10px;
padding: 6px 2px 2px 2px;
border: 1px solid #aaa;
}
.myheader{
font-size: 90%;
color:#444444;
margin-left: 2em;
margin-right: 1em;
}


/* for theme matcha */
div.body {
line-height: 140%;
font-size: 90%;
}
div.main {
margin-left: 1%;
margin-right: 20%;
}
div.sidebar {
position: absolute;
top: 150px;
left: 80%;
width: 18%;
padding: 5px 5px 100% 5px;
text-align:left;
}

h3 {
border: 0px;
margin: 5px 0.5em;
font-size: 100%;
}
p.section{
padding-bottom: 4px;
border-bottom: 1px dashed #f2ffcc;
}