#BlogIndexLeft { float:left; width:570px; }
#BlogIndexRight { float:right; width:330px; padding-top:60px; }
#BlogIndexCrear { clear:both; }

#BlogIndexLeft h1 { font-size:150%; font-weight:bold; padding:20px 0 14px 0; }
#BlogIndexLeft h2 { font-size:150%; padding-bottom:6px; }
.entry-title { border-bottom: dotted 1px #fff; }
.entry-title a:link, .entry-title a:visited { color:#fff; text-decoration:none; }
.entry-title a:hover { text-decoration:none; }
.published { float:right; }

.entry-content { font-size:100%; padding: 20px 10px 30px 10px; line-height:170%; }
.entry-content p { line-height:170%; }
.asset-footer { padding:10px 0 10px 0;  border-top: dotted 1px #fff; }

#BlogIndexRight a:link, #BlogIndexRight a:visited { text-decoration:none; }
#BlogIndexRight a:hover { text-decoration: underline; }
.archive-list-item { font-size:80%; padding:6px 0 2px 0; }
