/* Colours */

body, a { color: #222; }
em, em a, strong, p.date, div#project-navigation p { color: #999; }
h2 a { border-bottom: 2px solid #999; }
a { border-bottom: 1px solid #999; }

/* Typography */

body {   font-family: "Courier New", Courier, "Lucida Console", Monaco, monospace; line-height: 1.3; }
ul li, p, em, div.description { font-style: normal; }
h1 { margin-top: 5px; font-weight: normal; }
h1 strong { font-weight: normal;  }
h2 strong { font-weight: normal; font-size:medium;  float:right; margin-top:10px}

h2 {  margin-top: 5px; font-weight: normal;}
p.date { }
a { text-decoration: none; }
p#project-count, p#gallery-count { text-align: right; }
p#gallery-count span { letter-spacing: 0.08em; }

/* Layout */

body { padding: 0px 0px 0px; text-align: center; }
div#container { margin: 0px auto; width: 72%; padding: 0px 0px; text-align: left; /*background: url('/images/grid-bg.gif') 20px 0px;*/ }

.col { float: left; margin: 0px 0px 5px 0px; padding: 0px; }
.col .col { margin: 0px; }

.one { width: 100%; }
.two { width: 100%; }
.three { width: 100%; }
.four { width: 100%; }
.five { width: 100%; }
.six { width: 100%; }
.seven { width: 100%; }
.eight { width: 100%; }
.nine { width: 100%; }
.ten { width: 100%; }
.eleven { width: 100%; }
.twelve { width: 100%; }

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

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

ul li { margin: 0px 0px 0px; }
ul#navigation, ul.projects { list-style: none; padding: 0px; margin: 0px; }
ul#navigation { margin: 10px 0px 0px 0px; }
ul#navigation li, ul.projects li { clear: both; }
ul#navigation ol { display: none; margin: 0px; padding: 0px 0px 0px 0px; }
ul.projects li { float: left; padding: 0px 0px 8px; }

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

p.date { text-align: left; padding: 0px 0px 0px 0px;  }
div.description p { clear: both; }
div.description h2 { padding: 0px 0px 0px 0px; }

div#media { clear: both; padding: 0px 0px 0px 0px; }
div.media { margin: 0px 0px 0px; }
div.description div#images { padding: 0px 0px 0px 0px; }
div#media img { margin: 0px 0px 10px; }
p#project-count, p#gallery-count { margin: 0px 0px 0px 0px;  }
p#gallery-count, div#gallery-navigation { display: none; }
p#gallery-count span { margin: -1px 0px 0px; display: block; }
div#project-navigation { margin: 0px 0px 0px 0px;  }
div#project-navigation p, div#gallery-navigation p { margin: 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; }

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

a.atom-rss { margin: 0px 0px 0px 0px; padding: 0px 0px 0px ;  letter-spacing: 0.08em; background: #ddd; }

/* 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;}
.logo {
        width: 10%;
        margin-left: 45%;
}
.imag {
        max-width: 50%;
        max-height: 50vw;
}

@media screen and (max-width: 840px) {
        div#container { margin: 0px auto; width: 100%; padding: 0px 0px; text-align: left; /*background: url('/images/grid-bg.gif') 20px 0px;*/ }

        
ima {            text-align: center;}
.imag {
        max-height: 90vw;
        max-width:90vw;
		
        
}
 .logo {
		width: 20%;
        margin-left: 40%;
        }       
body { font-family: "Monaco", monospace; font-size: medium;}
ul li, p, em, div.description { font-size:small; font-style: normal; }
h1 {font-size:medium; }
h1 strong { font-weight: normal; text-transform: none; display: block;  font-size:medium; }
h2 strong { font-weight: normal; font-size:small;  float:right; margin-top:10px}

h2 { margin: 10px; font-weight: normal; }
a { text-decoration: none; }
p#project-count, p#gallery-count { text-align: right; }
p#gallery-count span { letter-spacing: 0.08em; }

        
        
        }