@charset "utf-8";
/* CSS Document */

body{font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:15px;color:#666;margin:0px;}
a{color:#999;}
input{overflow:hidden;}
h2{font-size:18px;line-height:21px;}
h3{font-size:14px;line-height:15px;}
h5{font-size:12px;} /* WIP! is this eaven used? */

/* hiden elements */
#header,#columnLeft,#columnRight,#footer,#respond{display:none;}


/* CENTER COLUMN ELEMENTS */
#columnCenter{padding-top:30px;}
#columnCenter h2{border-bottom:1px solid #CCC;font-size:20px;font-weight:normal;line-height:24px;margin-top:0px;}
#columnCenter textarea{max-width:510px;}
#columnCenter ol,ul,dl{margin-left:0;padding-left:0;}
#columnCenter ol li{list-style:decimal outside;}
#columnCenter ul li{list-style:disc outside;}
#columnCenter li,dd{margin-left:40px;}
#columnCenter small{padding-left:9px;display:block;}
/* COMMENT ELEMENTS */
.commentlist{padding:0px;}
#columnCenter .commentlist li{list-style-image:none;list-style-position:outside;list-style-type:none;margin:15px 0 10px;padding:5px 5px 10px 10px;font-weight:bold;}
.commentlist p{margin:10px 5px 10px 0;font-weight:normal;line-height:1.5em;text-transform:none;}
.even, .alt{border-left:1px solid #DDD;}
.depth-1{border:1px solid #DDD;}
.commentlist cite, .commentlist cite a{font-size:1.1em;font-style:normal;font-weight:bold;}
.commentmetadata{font-weight:normal;}
.commentlist li .avatar{background:#FFF none repeat scroll 0 0;border:1px solid #EEE;float:right;padding:2px;}
.navigation{display:none;}
