body { margin: 33px 20px; width: 970px; }
body { color: #444; font: 12px/14px serif; }
a { text-decoration: none; color: #666; }

hr { border: 0; border-top: 1px solid #ccc; height: 1px; background-color: #fff; }

#header { border-bottom: 1px dotted #999; padding-bottom: 25px; margin-bottom: 25px; }
#header h1 { margin: 0; padding: 0; font-size: 12px; font-weight: bold; text-decoration: underline; text-transform: uppercase; float: left; }
#header h1 { position: absolute; top: 15px; background-image: url(../images/logo.gif); background-repeat: no-repeat; text-indent: -9999px; }
#header h1 a { color: #222; display: block; width: 250px; height: 62px; }
#header ul { float: right; list-style-type: none; margin: 0; padding: 0; }
#header ul li { font-weight: bold; border-top: 1px solid #ddd; width: 110px; text-align: right; padding: 2px 0; float: left; margin-left: 14px; }
#header ul li:hover { border-color: #666; }
body#gallery li#nav-gallery,
body#gallery-detail li#nav-gallery,
body#about li#nav-about,
body#journal li#nav-journal { border-color: #666; }
#header ul li a { display: block; }

h2 { margin: 0 0 25px 0; padding: 0 2px; font-size: 12px; border-bottom: 1px dotted #ccc; text-transform: uppercase; color: #666; letter-spacing: 2px; font-weight: normal; }

#sidebar { width: 220px; float: left; }
#sidebar ul { list-style-type: none; padding: 0; margin: 0; }
#sidebar ul li a:hover { color: #000; }
#sidebar ul li ul { margin-left: 8px; margin-bottom: 3px; }

#content { float: left; width: 730px; margin-left: 20px; }
#displayImage { margin-bottom: 22px; text-align: center; }
#caption { color: #888; }
#caption strong { font-weight: normal; color: #333; }

#footer { text-align: right; border-top: 1px dotted #999; padding: 25px 0; margin-top: 25px; color: #999; }

/*
body#home #content { font-size: 30px; line-height: 35px; color: #999; margin-left: 220px; background-image: url(http://www.emmetconnolly.com/paula/images/welcome.jpg); background-repeat: no-repeat; background-position: bottom right; padding-bottom: 110px;  }

body#exhibitions #content ul { list-style-type: none; padding: 0; margin: 5px 0 30px 0; }
body#exhibitions #content ul li { margin-bottom: 5px; }
body#links #content ul { list-style-type: none; padding: 0; margin: 0; }
body#links #content ul li { margin-bottom: 5px; }
*/
body#gallery #content .thumbnails { margin-left: -14px; clear: left; }
body#gallery #content .thumbnails div { float: left; margin-bottom: 14px; margin-left: 14px; }
body#gallery #content .thumbnails div img { border: 0; width: 110px; height: 110px; }
body#gallery #content .thumbnails div.title { width: 234px; overflow: hidden; } /* Spans two squares, including the gutter ((110 x 2) + 14). */
body#gallery #content .thumbnails div.title h2 { text-transform: none; border: none; letter-spacing: 0; font-size: 20px; padding-top: 60px; color: #999; } /* Spans two squares, including the gutter ((110 x 2) + 14). */

body#about #content { width: 610px; }
body#about #content p, body#about #content blockquote { font-size: 14px; line-height: 20px; color: #666; }
body#about #content blockquote { font-style: italic; }
body#about #content p img { margin-bottom: 15px; }
body#about #content p.intro { font-size: 30px; line-height: 35px; color: #999; }
body#about #exhibitions { float: right; width: 310px; padding-top: 10px; }
body#about #exhibitions h2 { margin: 20px 0 10px 0; }
body#about #exhibitions h3 { font: 11px/15px Arial, Helvetica, sans-serif; margin: 0; padding: 0 0 0 2px; float: left; width: 30px; }
body#about #exhibitions ul { font: 11px/15px Arial, Helvetica, sans-serif; list-style-type: none; margin: 0 0 0 40px; padding: 0 0 0 2px; color: #666; }
body#about #exhibitions hr { border: none; margin: 2px 0; padding: 0; }

.details { text-align: right; color: #999; }
.description { color: #999; font-style: italic; }
.clearShort { clear: both; height: 1px; overflow: hidden; }