
/* Print Formatting */

body {font:normal 100%/100% "Lucida Grande", Tahoma, Arial, sans-serif; background-color:#fff;}

a, a:link, a:visited {color:#BF0B0E; text-decoration:none;}
a:hover {text-decoration:underline;}
acronym {border-bottom:1px dotted #ddd; cursor:help;}
del {text-decoration:line-through;}
strong {font-weight:bold;}
em {font-style:italic;}

/* GENERAL CONTENT */
#content {padding:0 20px; font-size:85%;}
#content h2 {margin:20px 0 15px; font-size:165%; letter-spacing:-1px;}
#content h3 {margin:26px 0 -10px 0; color:#333;}
#content h4 {line-height:140%; margin:20px 0 -13px 0;}
#content p {margin:15px 0; line-height:145%;}
#content p.footnote {font-size:70%; color:#444;}
#content p.errortext strong {font-weight:normal; background:#ffffe7;}
#content ul {margin: 15px 0 15px 15px; list-style:none;}
#content li {line-height:140%; padding-left:20px; background:transparent url(/images/silk/bullet_black.gif) 0 2px no-repeat;}
#content img.about {float:right; padding:3px; border:1px solid #333; margin-left:20px;}
#content code {font-size:120%;}

/* RESUME */
body.resume #content ul li {margin-bottom:5px;}
body.resume #content h2 {margin-bottom:-10px; font-size:145%;}
body.resume #content h3 {font-weight:normal; font-size:125%; background:transparent url(/) left center no-repeat; padding:2px 0 3px 23px; border-bottom:1px dotted #ccc;}
body.resume #content h3.emp {background-image: url(/images/silk/user_suit.gif);}
body.resume #content h3.know {background-image: url(/images/silk/wrench_orange.gif);}
body.resume #content h3.group {background-image: url(/images/silk/group.gif);}
body.resume #content h3.edu {background-image: url(/images/silk/book_open.gif);}
body.resume #content h3.ref {background-image: url(/images/silk/comment.gif);}

/* PORTFOLIO */
body.portfolio #content img {padding:4px; border:1px solid #333; margin:15px 0;}
body.portfolio #content h3 {font-weight:normal; font-size:125%; background:transparent url(/) left center no-repeat; padding:2px 0 3px 23px; border-bottom:1px dotted #ccc;}
body.portfolio #content h3.web {background-image: url(/images/silk/world.gif);}
body.portfolio #content h3.photo {background-image: url(/images/silk/image_edit.gif);}
body.portfolio #content div.tBox {background:transparent url(/images/silk/bullet_go.gif) center center no-repeat; overflow:hidden;}
body.portfolio #content div.tBox img.left {float:left;}
body.portfolio #content div.tBox img.right {float:right;}

#head, #footer {display:none;}