/* Colours */

body, a
{
	color: #000000;
	margin:0;
	padding-top:0;
}
a:active{
	position:relative;
	top:1px;
}
em, em a, strong, p.date, div#project-navigation p { color: #000000; }
h2 a { border-bottom: 2px solid #000000; }
a { border-bottom: 1px solid #000000; }

/* Typography */

body { font-family: Verdana,sans-serif; line-height: 1.3; }
ul li, p, em, div.description { font-size: 14px; font-style: normal; }
h1 { font-size: 13px; font-weight: normal; }
h1 strong { font-weight: normal; text-transform: none; display: block; letter-spacing: 0px; }
h2 { font-size: 26px; margin: 0px; font-weight: normal; letter-spacing: 0.02em; }
p.date { font-size: 11px; 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: 0px 0px 40px; text-align: center; background-color:#b7ccd3;background-image:url("../../../public/images/backpin.png");
background-repeat:repeat;}
div#container
{
	-moz-box-shadow: 3px 3px 21px #000000;
	-webkit-box-shadow: 3px 3px 21px #000000;
	box-shadow: 3px 3px 21px #000000;
	background-color: #C5D6DB;
	background-image: url("../../../public/images/light_gradient3.png");
	background-repeat: no-repeat;
	color: #000000;
	margin: 0 auto;
	padding: 20px 20px 60px;
	text-align: left;
	text-shadow: -1px -1px 0 #DDE7EA;
	width: 860px;
	border: 1px solid #CCCCCC;
	zoom: 1;
	/* For IE 8 */
	/* For IE 5.5 - 7 */
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#efefef')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=0, Color='#efefef');
	background-position: left top;
}
h2{
zoom:1;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#efefef')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#efefef');
}

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

.one { width: 60px; }
.two { width: 140px; }
.three { width: 220px; }
h1.three{
	text-align:right;
width:140px;
}
.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; }

p { }

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

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{text-transform:uppercase; padding:0 0 16px 0; text-align:right;}
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; }
ul.projects li h2{}

p#footer { margin: 0px 0px 0px 260px; display: inline; line-height: 1.4; font-size:10px;}
p#footer em{font-size:10px;}
p.date { text-align: right; padding: 14px 20px 0px 0px; }
div.description p { clear: both; }
div.description h2 { padding: 0px 0px 15px; }

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

div#image-wrapper { border:1px solid #7CA3AF;
height:430px;
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 10px 5px 0px; float: left; display: none; }

a.atom-rss { margin: 0px 0px 0px 6px; padding: 1px 2px 0px; font-size: 0.93em; 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; }
pre{color:#000000;
text-shadow:none;padding:2px;font-size: 16px}
.head-mail{margin-left:56px;}
code{background-color:#ffffff;font-size: 16px;}
.call{display:none;}
