/*
Theme Name: Legwear
Theme URI: 
Description: 
Version: 1.0
Author: Tim Lenton
Tags: 
*/



/* You might find the following useful */
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
div { position:relative } /* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

#leftSection ul { margin: 0; }
#leftSection ul li { list-style: none; }
#leftSection ul ul { margin-bottom: 20px; }
#leftSection ul ul ul { margin-left: 10px; margin-right: 10px; margin-top: 5px; }
#leftSection ul ul ul li { margin-bottom: 3px !important; }
#leftSection a { display: inline !important; }

#searchform { margin-bottom: 20px; }
#searchform label { font-size: 20px; font-family: Trebuchet MS, Helvetica, sans-serif; font-weight: normal; font-size: 19px; color: #fff; font-style: normal; margin-bottom: 5px;  }
#s { padding: 3px; width: 140px; margin-bottom: 3px; }

.post { margin-bottom: 30px; overflow: hidden; }
.post h2, .post h3 { padding: 0 !important; margin-bottom: 0px !important; }
.post p { margin-bottom: 10px !important; }
.post p.info { margin-bottom: 5px !important; font-size: 10px !important; }

.sociable ul { clear: both; overflow: hidden; }
.sociable ul li { display: inline; float: left; }

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: 130px; }
.comments .message { float: right; width: 450px; }
#comments { margin-bottom: 5px !important; }

.commentlist { margin: 0 0 20px 0; }
.commentlist li { list-style: none; border-bottom: 1px solid #ccc; }
.comment-author { width: 100px; float: left; }

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

