/* Colours */

body, a { color: #000; }		/* martin lukac, selected projects, project titles color value */
em { color: #999; }		/* architect, year, project categories, dates color value */
em a { color: #000; }		/* about, contact color value */
em.background { color: #999; }		/* project description text color value */
en {color: #000; }

/* Typography */

 /*@font-face { font-family: "Samson"; src: local(samson_light-webfont.ttf); }*/


body, input

/*{ font-family: "Samson"; -webkit-font-smoothing : none; }*/
{ font-family: "Verdana", helvetica, "Verdana", arial, sans-serif; line-height: 1.2; -webkit-font-smoothing : none; } /* font definition */
ul li, p, em { font-size: 11.5px; font-style: normal; letter-spacing: -0.01em; }
h1 { font-size: 11.5px; font-weight: normal; position: fixed;}
h2 { font-size: 11.5px; font-weight: normal; position: fixed; left: 430px; }
h3 { font-size: 11.5px; font-weight: normal; position: fixed; left: 450px; }
h4 { font-size: 11.5px; font-weight: normal; }
en {font-size: 11.5px; font-style: normal; letter-spacing: -0.01em; }

a { text-decoration: none; }


/* Fixed Header */



/* Layout */

body { padding: 10px 0px 40px; text-align: center; }
div#container { margin: 0px auto; width: 890px; padding: 0px 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; }


h1 a { display: block; position: fixed; background: url('/images/back.gif'); height: 70px; width: 800px; }
h2 a { display: block; position: fixed; background: none; }
h1 em, h2 em { display: block;  position: fixed; padding-top: 15px; }



em a { padding-left: 158px; }



p, h2, h3 { margin: 0px 0px 0px; padding: 0px 0px 0px 0px; }
hr { display: block; clear: both; margin: 0px 0px 70px; 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; } /* middle project block */
div#content ul.project-list li { margin: 0px 20px -1px 0px; float: left; } /* 2 project columns */
ul.project-list div.thumbnail a { border: 0px; } /* image thumbnails blocks */
ul.project-list div.summary { margin: 0px 0px 0px 10px;} /* project data blocks */

h2.title, div#content p.category, div#content ul.project-list li, div.description, p.para, div#images, div#media { border-top: 1px dotted #000; padding: 20px 0px 0px; } /* dotted lines */
div#content ul.project-list li { border-bottom: 1px dotted #000; padding: 20px 0px; } /* dotted lines bottom */

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 180px; display: inline; line-height: 1.4; } /* footer block */
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: #fff; }