pre.literal-block, div.highlight pre {
    line-height: 0.8em;
    padding: 1em;
    margin: 1em 0px;
    background: f8f8f8;
}
.lead, .lead p{
    text-indent: 0;
}
.lead{
    margin: 1em 0;
    color:#669;
}
div.section{
    margin-top: 1em;
}

.footnote{
    margin: 1em 0;
    text-indent: 0;
}

table{
    margin: 1em 0;
    border-style: solid;
    border-width: 1px;
    padding: 0.5em;
}
tbody {
    border-top: 1px solid;
}

table.footnote{
    margin: 1em 0;
    border-style: none;
}
table.footnote tbody{
    border-top: none;
}
td{
    padding: 0.5em 1em;
}
th {
    padding: 0.5em 1em;
    background: silver;
}
p {
    line-height: 1.7em;
    text-indent: 1em;
    margin-top: 0.3em;
}
ol.arabic{
    list-style-type: decimal;
    margin-left: 3em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
ul.simple{
    list-style-type: none;
}
ul{
    list-style-type: disc;
    margin-left: 3em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
h1, h2, h3, h4, h5{
    margin-top: 0.5em;
}
h2{
    color:#990000;
}
div.tool h2{
    color:#000;
}
div.tool ul{
    margin-left: 0;
}
h3{
    color:#000099;
}
blockquote{
    padding:1em;
    border: solid 1px lightgray;
    border-radius: 10px;
}
ul#post-list{
    margin-left: 0;
    list-style-type: none;
}
ul.footer-category{
    margin-left: 0;
}

dl.profile{
    border-radius: 10px;
    background:#eef;
    padding: 1em;
}
dl.profile dt{
    margin-top: 0.5em;
    clear: left;
}
dl.profile dd{
    padding-bottom: 7em;
}
dl.profile img{
    float:left;
    padding-right: 1em;
}
div.align-right{
    float:right;
    padding: 1em 0 1em 1em;
}
div.align-left{
    float:left;
    padding: 1em 1em 1em 0;
}
td.label{
    width: 2em;
}
table.footnote td {
    border-color: #ccc;
    word-break:break-word;
}
p.dialogue{
    text-indent: 0;
    padding-left: 1em;
}
section h2{
    margin-bottom: 1em;
}
#twitter-widget-0{
    margin-right:0.5em;
}section h2{margin-bottom: 1em;}
#twitter-widget-0{margin-right:0.5em;}
