#subContent { padding-top:0; }
#subContent .left { float:left; width:512px; padding-left:0; margin-right:0; }
#subContent .right { float:right; width:233px; }

.blogEntry { padding-top:30px; }
.blogEntry .title { font-size:17px; padding-bottom:15px; }
.blogEntry img { max-width:512px; }

#search input[type='text'] { border:1px solid #c4c6c6; width:210px; font-size:18px; font-family:Arial, Helvetica, sans-serif; color:#908e8e; padding:6px; }
#search .buttonBox { text-align:right; padding-right:12px; }
#search .buttonBox img { cursor:pointer; }

.right .padLeft { padding-left:7px; }

.right .menuItem { font-size:12px; padding:8px 0; border-bottom:1px solid #d3d3d3; }
.right .menuItem.first { padding-top:0; }
.right .menuItem.selected a { font-weight:bold; }

.tags { line-height:22px; }

.commentBox { border-bottom:1px dashed #e7e7e7; }
.commentBox.last { border-bottom:none; }

.input input[type='text'], .input textarea { border:1px solid #c4c6c6; width:325px; font-size:18px; font-family:Arial, Helvetica, sans-serif; color:#908e8e; padding:6px; }
.input textarea { overflow:auto; width:330px; height:110px; }

.blogBody .brownLinks a { color:#ab8b5d; text-decoration:none; }
