/* Title Images */
/* ------------------------------------------------------- */

/* Side titles */
#playlist h2,
#sidenotes h2,
#browsernews h2,
#projects h2,
#press h2,
#show h2,
#related h2,
#aboutmenu h2,
#instructions h2,
#hire h2,
#web h2,
#flickr h2  { height: 35px }
/* Tree images */
/* ------------------------------------------------------- */
#home #content,#work #content,
#WebandCDROM #content,
#Printdesign #content,
#IconsandBranding #content,
#boxmodel #content,
#omniweb #content     { padding: 190px 0px 0px 60px }



/* folio */
/* ------------------------------------------------------- */

.foliothumbs img { width: 50px; height: 50px }

/* journal */
/* ------------------------------------------------------- */

/* Sideboxes */

#playlist,
#sidenotes,
#browsernews,
#projects,
#related,
#press,
#show,
#aboutmenu,
#instructions,
#hire,
#web,
#flickr   { background: no-repeat center bottom; margin: 0px 0px 12px; padding-bottom: 15px; border-bottom: 1px dashed #c0c0c0; width: 198px }

#home #projects  { background: none }
#maincol img { margin-right: 10px }
.plink { margin: 0px 10px 0px 0px }
/* alternating sidelinks colours */
/* ------------------------------------------------------- */

.lodd,
.leven { margin: 0px; padding: 5px }
.lodd a,
.leven a { color: #333 }


/* Code display */
/* ------------------------------------------------------- */
/*  IE 5 Hack \*/ 
overflow: auto;
/* end hack */

code { color: #000; font-family: "Lucida Grande", Verdana, Arial, "sans serif" }

/* Comments */
/* ------------------------------------------------------- */
#compreview { margin-bottom: 35px }

#compreview p { margin: 0px; padding: 0px }
.odd span,
.even span
?compreview span { color: #f00000; font-weight: bold; font-size: 12px; display: block; }

#TextDisplay { padding-bottom: 10px }

/* archives */
/* ------------------------------------------------------- */

#archivelist li span { float: left; width: 75px; display: block }

#archivelist ul ,
#archivelist li { list-style-type: none; margin: 0px; padding: 0px }

dt { font-weight: bold; margin: 10px 0px 0px }

dd { margin: 0px 0px 2px }


