
/* LAYOUT */
/* ----------------------------------------- */

#leftSection { }
#leftSection ul { margin: 0; padding: 0; overflow: hidden; }
#leftSection li { list-style: none; margin-bottom: 1px !important; }
#leftSection h2 { text-indent: 0 !important; font-size: 20px; background: url(/images/header_bg.jpg) no-repeat; padding-left: 30px; color: #000 !important; font-family: Trebuchet MS, Helvetica, sans-serif; height: auto !important; margin-bottom: 5px !important; }
#leftSection ul ul { margin: 0 0 20px 0; }
#leftSection a { display: block; color: #000 !important; font-size: 14px; text-decoration: none; padding: 0; width: 170px; font-family: verdana; font-weight: normal; }
#leftSection a:hover { color: #b8b9bc !important; }
#leftSection #s { width: 100px; }
#leftSection #searchform { margin-bottom: 20px; }


.post { margin-bottom: 30px; }
.post h2, .post h3 { margin-bottom: 0px !important; font-size: 20px; background: url(/images/header_bg.jpg) no-repeat; padding-left: 30px; color: #000 !important; font-family: Trebuchet MS, Helvetica, sans-serif; }
.post h2 a, .post h3 a { color: #000 !important; }
.post p { margin-bottom: 10px !important; }
.post p.info { margin-bottom: 5px !important; font-size: 10px !important; }

code { font-weight:normal !important; font-size: 10px !important;  }

form p { margin-bottom: 5px !important; }

.comments { margin: 0; overflow: hidden; }
.comments li { list-style: none; clear:both; overflow: hidden; margin-bottom: 10px; }
.comments .details { float: left; width: 80px; }
.comments .message { float: right; width: 300px; }
#comments { margin-bottom: 10px !important; }
#respond { margin-bottom: 10px !important; }

.oldPosts { margin: 0; }
.oldPosts li { list-style: none; }

.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }
