@charset "UTF-8";
/* CSS Document */

#contentbody{
background: none;
padding: 0;
}

#contentbody .post{
background: #fff;
padding: 20px;
margin: 0 0 20px 0;
}	

.post h3 a{
text-decoration: none;
}


ol li{
line-height: 14px;
list-style: none;
font-size: 1.1em;
margin: 0 0 10px 0;
}


#cats li{
padding: 0 0 0 0px;
font-weight: normal !important;
font-size: 0.9em;
margin: 0;
line-height: 0;
}

#cats li a{
text-indent: 10px;
}
