/* Colours */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}



/* Typography */

body {font-family: arial;}
h1, h2, h3 {font-size:14px; font-weight:bold;}
/*h2 {font-size:24px;font-weight:bold;}*/
/*h3 {font-size:19px;font-weight:bold;}*/
div#footer p {font-size:12px;}
p {font-size:14px;}
a {color:black;}

/* Added for /entry2014 page */

li.indent_nolist {font-size:12px; list-style-type: none; padding: 0 0 0 30px;}
.body_grey {color:#9d9d9d;}
li.indent_list {font-size:12px; list-style-type: none; counter-increment: toh; display: table-row; padding: 0 0 0 30px; margin: 30px; padding: 0;}
li.indent_list::before {content: counter(toh) "."; display: table-cell; text-align: right; padding-right: 10px; }
.body_grey {color:#9d9d9d;}
p.smaller {font-size:12px;}

/* Layout */

body { padding: 0px 0px 40px; margin:0px; text-align: center; min-width:980px;}
div#container { margin: 0px; padding: 0px 20px; text-align: left; ; 
}


.col { float: left; margin:0px 20px 0px 0px; 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; }
.auto {width:95%;}
h1 em, h2 em { display: block; }

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

div.info {float:left; margin-right:80px!important;}
div.infoimage{float:left;}


div.typeface {position: fixed; z-index: 20; top: 30px; left: 34%;}
div.about {position: fixed; z-index: 20; top: 30px; left: 30px; width:220px;}
div.about3 {position: fixed; z-index: 20; bottom: 30px; right: -118px; width:220px;}

div.about2 {position: fixed; z-index: 20; top: 80px; left: 30px; width:220px; font-size:14px; text-align:left;}


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

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

div#content_project {position: absolute; z-index: 2; top: 100px; left: 0px;}

div#content ul.project-list { margin: 0px 0px 0px 20px; padding: 0px; list-style: none; width: 640px; }
div#content ul.press-list { margin: 0px 0px 0px 20px; padding: 0px; list-style: none; width: 400px; position: absolute; right:0px;  }
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; }

h2.title, div#content p.category, div#content ul.project-list li, div.description, p.para, div#images, div#media { padding: 20px 0px 0px; }
div#content ul.project-list li, div#page { padding: 20px 0px; } 
div.media { margin: 0px 0px 10px; }

div#page{left:870px; top: 90px; position:fixed; }

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

#footer { height: 75px; margin-top:100px; margin-left:20px; float:none;}
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; }

.thumb, .image {float: left;  margin-left: 30px; margin-right: 30px; margin-bottom: 120px; margin-top:30px;}
div#three.thumb{margin-top:200px;}
div#one.thumb{margin-top:100px;}

div.hide, .hide a {
	position: relative;}

div.summary p {padding-right:20px;}
div.summary em {color: #BBB;}

div.summary a {}
div.summary a:hover {}
div.thumb a{border: 0 none;}

div.summary {float:none; display:block;}
div.header {float:none; display:block; height:55px; 
			padding-top:10px; 
			z-index:10; width:95%; background-color:#fff;}
#search {float:left;}

input {
	padding: 7px 7px 7px 5px;
	margin: 0;
	background-color: #fff;
	color: #461319;
	border: 1px solid black;
	width: 150px;
}

input:focus {
	
	/* outline:none; */
}


.preload { position: absolute; z-index: 99; top: 17px; left: 932px; margin:auto; visibility: visible; }
.load { position: absolute; z-index: 2; top: 210px; left: 0px; margin:auto; width: 98%; visibility: hidden;}

.slideshow { width: 660px; height: 405px; margin: auto }
.slideshow img {  }



