/* Colours */

html, body { background: url(/images/bg-13.gif ) fixed; margin: 0px; padding: 0px; height: 100%; }
body, a { ; color: black; }
a { border-bottom: 1px solid #00ffa2; }
a:link { font-weight: bold; }
a:visited { font-weight: bold; }
a:hover { color: #00ffa2; }
em { color: black; }
em a { color: black; }
em.background { color: black; }

/* Typography */

body, input { font-family: "Helvetica Neue", "Helvetica", sans-serif, "Microsoft Sans Serif"; line-height: 1.3; }
ul li, p, em { font-size: 13px; font-style: normal; letter-spacing: -0.01em; background-color: white; }
h1, h2 { font-size: 13px; font-weight: normal; background-color: white; }
a { text-decoration: none; }
h3 { font-size: 13px; font-weight: bold; background-color: white; }
h4 { margin: 0px 0px 0px 20px; font-size: 13px; font-weight: normal; background-color: white; }

/* Layout */

body { padding: 0px; margin: 0px; text-align: left; }
div#container { margin: 20px 0px ; width: 890px; padding: 0px; text-align: left; }

.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: 860px; }
.nine { width: 700px; background-color: white; }
.ten { width: 780px; }
.eleven { width: 860px; }
.twelve { width: 940px; }
.thirteen { width: 620px; }

h1 em, h2 em { display: block; }

p, h2 { margin: 0px 0px 5px; }
hr { display: block; clear: both; margin: 0px 0px 20px; padding: 0px; height: 0px; overflow: hidden; visibility: hidden; }
a img { border: 0px; }
.col hr { margin: 0px 0px 15px; }

h2 { overflow: hidden; }
input#filter { display: inline; width: auto; padding: 1px 0px; border: 0px; background: #eee; font-size: inherit; color: inherit; }

div#content ul.project-list { margin: 0px 0px 0px 20px; padding: 0px; list-style: none; width: 640px; }
div#content ul.project-list li { margin: 0px 20px -1px 0px; float: left; }
ul.project-list div.thumbnail a { border: 0px; }
ul.project-list div.summary { margin: 0px 0px 0px 20px; }

h2.title, div#content p.category, div#content ul.project-list li, div.description, p.para, div#images, div#media { border-top: 1px solid #ccc; padding: 10px 0px 0px; }
div#content ul.project-list li { border-bottom: 1px solid #ccc; padding: 10px 0px; }

div#media { overflow: hidden; }
div.media { margin: 0px 0px 10px; }

div#content div.description { margin: 0px 0px 0px 20px; }
div.description div#media { margin: 0px 0px 10px; border: 0px; padding: 0px; }

p#footer { margin: 0px 0px 0px 20px; display: inline; line-height: 1.4; }
p#footer em { display: block; }

a.atom-rss { margin: 0px 0px 0px 6px; padding: 2px 3px 0px; font-size: 0.93em; letter-spacing: 0.08em; background: #ddd; }