
#wrapper, #footer {width: 760px; margin: 30px auto 30px auto;  }

/* header */
#site-top{margin-bottom : 20px; border-bottom: 1px solid #000; }

/* navigation */

#nav-wrap li {list-style-type: none; padding: 4px 5px 6px 0;  float: left; }

/*content */
#content {width: 560px; float: left; min-height: 250px; clear: both; }


/*post meta */

.entry-meta { margin: 10px 0 ; }

/* paging */

.paging {float: right; padding-bottom: 20px; }

/*sidebar */
#sidebar { float: right;}

/* footer */
#footer {clear: both; margin-top: 1px solid #000;  margin-top: 15px; border-top: 1px solid #000;}
#footer span {float: right; }

/*comments */

.comment-wrap { margin-top: 20px;  }
.comment-wrap p { padding: 3px;  }
.comment-wrap  *{width: 400px; }