/* CSS Document */
#blog{
font-size:12px;
line-height:130%;
width:460px; border:#FCE6E6 solid 1px;
padding:5px;
background:url(images/bg-pink.gif) repeat-x;
}
#blog h2 {font-size: 14px;}
p.post-author {
border-bottom:#CCCCCC dotted 1px;
margin: 0 10px;
font-size: 0.8em;
color: #666;
}
p.post-meta{
background:#FDEEEE;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}
.post-body {font-size:12px; line-height:140%; padding:5px 0;}
p.post-meta{
padding-left:5px;
background:#FDEEEE;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
}


