/* Colours */

body, a { color: #222; background-color: #FFFFFF; }
a { border-bottom: 0px solid #ccc; }
em { color: #666; }
em a { color: #666; }
em.background { color: #bbb; }

/* Typography */

body, input { font-family: helvetica, arial, sans-serif; line-height: 1.2; font-weight: normal;}
ul li, p, em { font-size: 13px; font-style: normal; font-family: helvetica; letter-spacing: -0.01em; }
h1, h2 { font-size: 13px; font-weight: normal; }
a { font-size: 13px; font-family: helvetica; sans-serif; text-decoration: none;font-weight: normal;font-style: normal}
a {text-decoration: underline;}

/* Layout */

body { padding: 0px; margin: 0px; text-align: left; }
div#topline { width: 100%; background-color: black; position: fixed; height: 5px;}
div#container { margin: 0px auto; width: 990px; padding: 20px 0px; 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: 600px; }
.seven { width: 700px; }
.eight { width: 620px; }
.nine { width: 700px; }
.ten { width: 780px; }
.eleven { width: 860px; }
.twelve { width: 940px; }

h1 em, h2 em { display: block; }

p, h2 { margin: 0px 0px 0px; }
hr { display: block; clear: both; margin: 0px 0px 4px; 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: 2px 0px 160px; padding: 0px; list-style: none; width: 960px; }
div#content ul.project-list li { margin: 0px 20px -1px 0px; float: left; }
ul.project-list div.thumbnail a { border: 0px;}

.thumbnail {width: 140px; height: 140px; overflow: hidden;}
.thumbnail img:hover {position: relative; top: -140px;}

/*
div.thumbnail.col.two a img {display: block; width: 140px; height: 140px; background: url(./content/3.works/14.Hera/thumb.png) bottom; text-indent: -99999px; }
div.thumbnail.col.two a img:hover {background-position: 0 0}
div.thumbnail.col.two a img {opacity:0.7; filter:alpha(opacity=70); }
div.thumbnail.col.two a img:hover {opacity:1.0; filter:alpha(opacity=100); }
*/

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: 0px solid #a9a9a9; padding: 20px 0px 0px; }
div#content ul.project-list li { border-bottom: 0px solid #a9a9a9; padding: 20px 0px; }

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

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

p#footer { margin: 0px 0px 0px 30px; display: inline; line-height: 1; }
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; }
