.postTitle {
font-size: 18px;
font-weight: bold;
padding: 0 100px 10px 20px;
border-bottom: 1px solid black;
line-height: 1.5em;
clear: both;
border-left: 5px solid black;
}

#topics .postTitle {
font-size: 200%;
font-weight: bold;
border-bottom: 1px solid #999;
line-height: 1.5em;
padding-left: 5px;
}

#topics p {
font-size: 130%;
}

#topics h2 {
font-size: 180%;
font-weight: bold;
}

#topics li {
font-size: 170%;
font-weight: bold;
}

#topics h3 {
font-size: 150%;
font-weight: bold;
}

#blogTitle .headermaintitle {
line-height: 1.5em;
font-size: 100%;
font-weight: bold;
width: 50%;
display: inline;
letter-spacing: 1px;
}


div[id^="ad_"] { display: none; } 
div[class^="c_ad"] { display: none; }
div[id^="under_post"] { display: none; }