/* Colours */

/* body, a { color: #222; } */
em, em a, strong, p.date, div#project-navigation p { color: #333; }
h2 a { color: #222; background: none; padding: 3px 17px; margin-left: -5px; }
h2 a:visited { color: #333; }
h2 a:hover { color: #FFF; background: #0071BC; }
/* h2 a { border-bottom: 2px solid #999; } */
/* a { border-bottom: 1px solid #999; } */
/*h2 a:visited { color: #333; }*/
div#header a[rel], div#header a[rel]:visited { color: #000; }
div#header a[rel]:hover { color: #666; }
div#filter a { color: #000; }
div#image-nav { background: transparent; }

/* Typography */

/* body { font-family: "Times New Roman", times, serif; line-height: 1.3; } */
ul li, p, em, div.description { font-size: 11px; font-style: normal; text-align: left; }
h1 { font-size: 1.3em; font-weight: normal; }
h1 strong { font-weight: normal; text-transform: none; display: block; letter-spacing: 0px; }
h2 { font-size: 11px; margin: 0px; font-weight: normal; letter-spacing: .15em; }
p.date { font-size: .9em; letter-spacing: 0.03em; }
a { text-decoration: none; }
/* p#project-count, p#gallery-count { text-align: right; } */
p#gallery-count span { letter-spacing: 0.08em; }

/* Layout */

/* body { padding: 10px 0px 40px; text-align: center; } */
div#header { position:absolute; height: 60px; width: 100%; z-index: 99; padding-top: 18px; }
div#header h5 { padding-top: 12px; text-align: left; }
div#header a[rel] { display: inline-block; float: left; }
div.grid { background: url('/images/grid-bg.png') 0px 0px; }
/* div#container { margin: 0px auto; width: 860px; 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; }

.tab50 { position: relative; left:50%; }
.tab50a { position: absolute; left:50%; padding-left: 20px; }

.back-one { margin-left: -90px; }
.back-two { margin-left: -160px; }
.back-three { margin-left: -260px; }
.back-four { margin-left: -340px; }
.back-cat { margin-left: -75px; }
.back-name { margin-left: -273px; }
.back-filter { margin-left: -150px; }

p { margin: 0px 0px 5px; }

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

ul li { margin: 0px 0px 3px; }
ul.projects { list-style: none; padding: 0px; margin: 0px; }
ul.projects li { clear: both; float: left; padding: 0px 0px 18px; }

p.date, p.count { padding: 0px 20px 0px 0px; font-size: 10px; }
.projects p.date { opacity: 1; }
div.description p { clear: both; }
div.description h2 { padding: 0px 0px 15px; }

/* div#images, div#media { clear: both; padding: 30px 0px 0px 70px; } */
div#media { margin: 0px 0px 10px 0px; text-align: center; }
div#media div#images { padding: 0px; }
div.description div#images { padding: 0px 0px 0px 0px; }
div#images img { margin: 0px 0px 10px; }
/* p#project-count, p#gallery-count { margin: 2px 20px 0px 0px; } */
p#gallery-count span { margin: -1px 0px 0px; }
div#project-navigation { margin: 0px 0px 0px 20px; }
div#project-navigation p, div#gallery-navigation p { margin: 0px 0px 1px; }

div#image-wrapper { overflow: hidden; width: 600px; margin-left: auto; margin-right: auto; }
div#image-wrapper div#image-holder { width: 100000000px; }
div#image-wrapper div#image-holder div.image { float: left; }

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

/* My additions */
div#filters { position: fixed; top: 0px; left: 50%; background: #FFF; padding: 0 210px 0 0; z-index: 101; }
div#filters .filter { float: left; width: 100px; height:90px; padding-top: 6px;}

div#image-nav { position: absolute; top: 50%; left: 0; width: 100%; height: 15px; padding: 3px 0 4px; margin-top: -7.5px; }
div#image-nav a { width: 50%; height: 20px; display: block; text-align: center; opacity: 0; float: left; }
p#gallery-count { position: absolute; left: 80px; top: 5px; color: white; z-index: 1; }
#previous-image { background: #000 url(http://liao.cz/_img/icon_minus_wht.png) no-repeat center center; }
#previous-image:hover {background: #0071BC url(http://liao.cz/_img/icon_minus_wht.png) no-repeat center center; }
#next-image { background: #000 url(http://liao.cz/_img/icon_plus_wht.png) no-repeat center center; }
#next-image:hover {background: #0071BC url(http://liao.cz/_img/icon_plus_wht.png) no-repeat center center; }

div#shape-mask { width: 50%; padding: 0; top: 480px; }
div#shape-mask .mask { width: 100px; display: none; }

div#legal { position: absolute; margin: 21px 0 0; text-align: left; }

h6.sub-title { padding: 3px 12px; }

span#previous-page { margin-top:12px; }
span#next-page { margin-top:12px; }

/* Some but not all */

