/* Colours */

body, a { color: #222; }
em, em a, strong, p.date, div#project-navigation p { color: #999; }
ul#navigation li a { border-bottom: 1px solid #999; }
a { border-bottom: 1px solid #999; }
h2 a { border-bottom: 0px; }
h2 a:visited { color: #555555; }

/* Typography */

body { font-family: "Times New Roman", times, serif; line-height: 1.3; }
ul li, p, em, div.description { font-size: 13px; font-style: normal; }
h1 { font-size: 19.5px; font-weight: normal; font-family: "Hoefler Text","Times New Roman", times, serif;}
h1 strong { font-weight: normal; text-transform: none; display: block; letter-spacing: 0px; }
h2 { font-size: 26px; margin: 0px; font-weight: normal; letter-spacing: 0.02em; font-family: "Hoefler Text","Times New Roman", times, serif; }
p.date { font-size: 12px; letter-spacing: 0.03em; font-family: "Hoefler Text","Times New Roman", times, serif;}
a { text-decoration: none; }
p#project-count, p#gallery-count { text-align: right; }
p#gallery-count span { letter-spacing: 0.08em; }
ul#navigation li { font-size: 19.5px; line-height: 26px;}
div.summary {font-size: 14px; color:#999999; display:inline-block;}

/* Layout */

body { padding: 15px 0px 40px; text-align: center; }
div#container { margin: 0px; padding: 5px 20px; text-align: left; /*background: url('/images/grid-bg.gif') 20px 0px;*/ }

.col { float: left; margin: 0px 0px 0px 20px; padding: 0px; }
.col .col { margin: 0px; }

.one { width: 60px; }
.two { width: 140px; }
.three { width: 220px; }
.four { width: 300px; }
.five { width: 380px; }
.six { width: 460px; }
.seven { width: 540px; }
.eight { width: 620px; }
.nine { width: 700px; }
.ten { width: 780px; }
.eleven { width: 860px; }
.twelve { width: 940px; }

p { margin: 0px 0px 5px; }
#content div.description pre p { margin: 0px; padding: 0px;}

hr { display: block; clear: both; margin: 0px 0px 15px; padding: 0px; height: 0px; overflow: hidden; visibility: hidden; }
.col hr { margin: 0px 0px 15px; }

ul li { margin: 0px 0px 3px; }
ul#navigation { border-left: 1px solid #999999; }
ul#navigation, ul.projects { list-style: none; padding: 0px; margin: 0px; }
ul#navigation li, ul.projects li { clear: both;}
ul#navigation li { display: inline-block; margin: 10px 0px 10px 20px; }
ul.projects li { float: left; padding: 0px 0px 8px; }

p#footer { display: inline; }

p.date { text-align: right; padding: 14px 10px 0px 0px; }
div.description p { clear: both; margin-bottom: 15px; }
#content div.description p { clear: both; margin-bottom: 15px; }
div.description h2 { padding: 0px; line-height:50px; }

div#images, div#media { clear: both; padding: 15px 0px 0px 40px; }
div.media { margin: 0px 0px 10px; }
div#media div#images { padding: 0px; }
div.description div#images { padding: 0px 0px 0px 0px; }
div#images img { margin: 0px 0px 10px; }
div#pages { padding-left: 15px; font-size: 13px; color: #999999; line-height: 46px; text-align:right; }
div#pages a {color: #999999;}
p#project-count, p#gallery-count { margin: 2px 20px 0px 0px; }
p#gallery-count span { margin: -1px 0px 0px; display: block; }
div#project-navigation { margin: 0px 0px 0px 20px; }
div#project-navigation p, div#gallery-navigation p { margin: 0px 0px 1px; }

h1.category {border-bottom: 1px solid #999999; padding-bottom:10px;}

div#image-wrapper { overflow: hidden; width: 420px; }
div#image-wrapper div#image-holder { width: 100000000px; }
div#image-wrapper div#image-holder div.image { float: left; width: 420px; }

img.project-thumb { padding: 0px 10px 5px 0px; float: left; display: inline; }
