/*
Theme Name: Less Is More
Theme URI: http://logographos.com/
Description: Wonderful WordPress blank theme.
Version: 1.0
Author: Logographos
Author URI: http://logographos.com/
Tags: blank, minimal, grid
*/

* { margin:0; padding:0 }
body { color: #000; font:14px/20px Verdana, Helvetica, Arial, sans-serif; text-transform: lowercase }
a { color:#666; text-decoration:none }
a:hover { text-decoration:underline }
img { border:none }

h1, h2, h3, #content .date, #sidebar li, .navigation { font-size: 14px; line-height:40px; font-weight:normal; }

h1 a { font-weight:bold }
p { padding:10px 0 }

.alignright {float:right}
.end { clear:both }

.alignleft, #content, #sidebar, #content .entry, #content .date, #content .comment-block, .comment-author img { float:left }

#page { width:980px; float:right; margin-top:15px }
#header, #main, footer { width:980px; margin:0 auto;  }
#content { width:780px; margin-right:20px }
#sidebar { width:140px }

#content .date { color:#ccc; margin-right:20px; width:60px }
#content .postmetadata { color:#ccc }
#content .entry, .comment { text-align:justify; }
.comment-block h3 { display:none }
.entry img { padding:5px 0 }
#content .comment-block { padding-left:80px; width:700px }
#comment {width:698px}
.comment-author img { margin-left:-80px; height:60px; width:60px }
.navigation {width:780px; height:40px}
cite.fn { font-style:normal }

#sidebar li, .comment-block li { list-style:none; }

.home #content {width:300px; padding: 5px 20px; background: #fff; position:absolute; top:20px; right:0px; text-align: left !imporant }
.home #content p { text-align:left; padding: 0 0 10px }
#content .entry { width:700px }
.home #content .entry { width: auto }