/*
Theme Name: LEL
Theme URI: http://www.liveeverylitre.com
Description: Theme for LEL.
Version: 1.0
Author: LEL
Tags: lel
*/

#blogwrapper div.post { padding-bottom: 20px; }
.blog_postheader { border-bottom: 1px solid #999; margin-bottom: 10px;  }
#content h2.blog_storytitle, #content h2.blog_postdate { border-bottom: none; }
.blog_clear { clear: both; width: 100%; }
.blog_postdate { float: right; width: 24%; text-align: right; }
.blog_storytitle { float: left; width: 74%; }
.blog_storycontent { clear: both; padding-bottom: 10px; }
.blog_meta { clear: both; padding-bottom: 20px; }
.post img { margin: 10px; border: solid 1 #000; }
.post img.alignleft { float: left; margin-left: 0px; }
.post img.alignright { float: right; margin-right: 0px; }

.blog_data { float: left; }
.blog_arecomments { float: right; }

h2#comments { border: none; } 
#commentlist { display: block; list-style: decimal outside; margin: 0; padding: 0; }
#commentlist li { display: block; margin: 15px; padding: 0px; width: 560px; }
.blog_commententry { padding: 10px; background: url(images/commentbubble.gif) no-repeat top; }
.blog_commentinfo { padding: 20 0 0; background: url(images/commentbubblebottom.gif) no-repeat top; }
.blog_commentinfo p { padding-top: 20px; }
img.avatar { float: right; margin: 0; padding: 0;}