#header {
height: 260px;
}
#blogTitle {
margin-left: 10pt;
top: 60px;
height: 140px;
}
#blogTitle h1 a {
color: #990000;
font-size: 250%;
font-weight: bold;
}
#blogTitle h2 {
height: 120px;
color: #CC3300;
}
#mainContent .postTitle a {
color: #660000;
font-size: 200%;
font-weight: bold;
}
h2 {
color: #660000;
margin: 10pt auto 5pt;
border-bottom: dashed 1px #996600;
}
#mainContent a:link, #mainContent a:visited, .postCon a:link, .postCon a:visited {
color: #993300;
text-decoration: underline;
}
#mainContent li {
margin-left: 10pt;
padding-left: 10pt;
list-style: square;
}
#cnblogs_post_body ul {
margin-left: 10pt;
}
#topics .postTitle {
height: auto;
}
#topics .postTitle a {
font-size: 150%;
}
.c_b_p_link_desc {
font-size: 90%;
color: gray;
padding-left: 5pt;
}
#navigator {
position: absolute;
top: 0;
}
#navigator ul#navList, #navigator div.blogStats {
float: none
}
pre {
padding: 5pt;
color: #000066;
}