/* Colours */

body, a { color: #777; }
a, .blogHeader { border-bottom: 1px solid #ccc; }
a:hover { border-bottom: 1px solid #777; }
a.img { border-bottom: none; }
h1 a, h2, h2 a, #navigation a, em a { color: #222; }
em a, a.atom-rss { background: #eee; }
#navigation a:visited { color: #777; }
div#navigation ul li.selected { color: #AAA; }
div#navigation ul li.selected a { color: #AAA; border-bottom: 1px solid #ccc; }
.lowPriority { color: #AAAAAA; }
/*h2 a, h2 a:hover { border: none; }*/

/* Typography */

body { font-family: arial, "Helvetica", helvetica, "Helvetica Neue", sans-serif; line-height: 14px; }
ul li, p, em { font-size: 10px; font-weight: normal; font-style: normal; }
h1, h2 { font-size: 10px; font-weight: normal; }
a { text-decoration: none; }

/* Layout */

body { padding: 10px 0px 40px; text-align: center; }
div#container { margin: 0px auto; width: 890px; padding: 5px 20px; text-align: left; /*background: url('http://www.markwheeler.net/public/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, object, embed { margin: 0px 0px 7px 0px; }
img { margin: 0px 0px 7px 0px; border: none; }
h1 { position: fixed; margin-left: 20px; }
h2 { margin: 0px 0px 7px; }

.blogHeader h2 { position: absolute; }
.blogHeader h2 a { display: block; height: 12px; }

p.blogDate { float: right; clear: none; }
.blogHeader { width: 500px; height: 12px; margin: 0px 0px 14px 0px; }
.blogPost { margin-bottom: 35px; }

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

em.three { margin: 0px 0px 0px 0px; }

div#navigation { margin: 20px 0px 0px 20px; }
div#navigation ul { list-style: none; padding: 0px 20px 0px 0px; margin: 0px;  position: fixed; }
div#navigation ul li { margin: 0px 0px 8px; }
div#navigation ul li.selected { text-indent: -0.6em; }
div#navigation ul li.selected a { border: 0px; cursor: default; }
div#navigation ul li.category { margin: 30px 0px 8px; }

div#content { margin: 20px 0px 0px 20px; }

div#media { clear: both; padding: 0px 0px 0px 60px; }
div.media { margin: 0px 0px 10px; }
div.home div#media { padding: 0px 0px 0px 60px; }
div.description div#media { padding: 0px 0px 0px 0px; }

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

.more { margin-top: 30px; }

p#footer { margin: 0px 0px 0px 241px; display: inline; }
p#footer em { display: block; }

em a, a.atom-rss { margin: 0px; padding: 1px 2px 0px; font-size: 10px; }

/* Javascript-enabled styles */
body.js-enabled p#gallery-count, body.js-enabled div#gallery-navigation { display: block; }
body.js-enabled p#project-count { display: none; }
body.js-enabled div#media div.image { display: none; }
body.js-enabled div#media div.image:first-child { display: block; }