.post .time p {
line-height:15px!important;
}
.post p, .post ul, .post .ol {
padding:0 5px 10px 5px;
line-height:20px;
}
.text a {
text-decoration:none;
font-style:normal;
border-bottom:1px dotted #336699;
padding:0 3px;
}
.text a:hover {
border-color:red
}
.post img {
padding:10px;
}
.post blockquote {
background:#e6e6e6;
display:block;
clear:both;
border-left:5px solid #999;
font-family:Georgia;
font-style:italic;
font-weight:normal;
padding:5px;
color:#666;
font-size:14px;
width:400px;
}
.post > h1,h2,h3,h4,h5,h6 {
color:#333;
}
.post h1 {
font-size:22px;
}
.post h2 {
font-size:20px;
}
.post h3 {
font-size:18px;
}
.post h4 {
font-size:16px;
}
.post h5 {
font-size:14px;
}
.post h6 {
font-size:12px;
}
.post ul, .post ol {
margin-left:25px;
}
.post ul {
list-style-type:disc;
}
.post ol {
list-style-type:decimal;
}
.post li {
padding-bottom:5px;
}
