/* Default Styles */
body{background:#fff;font:small Arial, Helvetica, sans-serif;color:#000}
a{color:#000}
#logo{width:488px;height:60px;background:url(../img/sprites.png) left top no-repeat}
h1,h2,h3,h4,legend{font-weight:bold}
#header{border-bottom:1px solid #333;padding:15px 0;width:960px}
#content{padding-left:0}
#sidebar{padding-right:0}
#footer{border-top:1px solid #333;padding:15px 0;width:960px}
#footer p + p{float:left;padding-right:.5em;border-left:1px solid #333;padding-left:.5em}
#footer *{color:#666}
#sidebar{padding-bottom:30px}
#sidebar h2{font-size:120%;padding-bottom:5px;margin-bottom:.5em;border-bottom:1px solid #000;color:#000}
#sidebar ul{line-height:150%}
#sidebar li{background:url(../img/sprites.png) no-repeat left -400px;padding-left:12px}
#sidebar li{color:#666}
#theme{padding-top:8px}
#theme form{padding-top:30px}
#theme label{color:#333}
.catDesc{padding-bottom:1em;border-bottom:1px solid #666}
.post{margin-bottom:1em;border-bottom:1px dotted #999}
.pageTitle{font-size:140%;margin-bottom:.5em;padding-bottom:5px;border-bottom:1px dotted #666}
#content .postTitle a{color:#666;font-size:120%}
.required{color:#FF0000;font-weight:bold}
#commentForm legend,.comments h2{font-size:140%}
#commentForm li{margin-bottom:1em}
#comment{display:block;margin:.25em 0 .5em 0;width:100%}
#respond{margin-bottom:.5em}
.commentlist{list-style:none;margin-left:0;border-bottom:1px dotted #666;margin:1em 0}
.commentlist li{padding:15px;border-top:1px dotted #666;margin-bottom:0}
.commentlist .alt{background:#edecec}
.postcred{font-style:italic}
.postedit{margin:1em 0 0 0}
.pageNav{border-top:1px dotted #999;padding:.5em 0;margin-top:1em}
.postmetadata{margin-bottom:1em}
.postmetadata h3{color:#000;font-weight:normal}
.postmetadata li + li{border-left:1px solid #333;padding-left:.5em}
.prevlink a{background:url(../img/sprites.png) no-repeat 0px -98px;padding-left:12px}
.nextlink a{background:url(../img/sprites.png) no-repeat right -198px;padding-right:12px}
#content a[target]{background:url(../img/sprites.png) no-repeat right -298px;padding-right:12px;margin-right:2px}
/* To hide an element from sighted users while still making it accessible to blind people using screenreaders, add its id or classname to the list below */
#logo span{display:block;height:1px;font-size:1px;overflow:hidden;position:absolute;left:0px;top:-500px}