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

article, aside, figure, footer, header, hgroup, nav, section {display: block;}

img,
object,
embed {max-width: 100%;}
html {overflow-y: scroll;}
ul {list-style: none;}

blockquote, q {quotes: none;}

blockquote:before, 
blockquote:after, 
q:before, 
q:after {content: ''; content: none;}

a {margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent;}

del {text-decoration: line-through;}

abbr[title], dfn[title] {border-bottom: 1px dotted #000; cursor: help;}

table {border-collapse: collapse; border-spacing: 0;}
th {font-weight: bold; vertical-align: bottom;}
td {font-weight: normal; vertical-align: top;}

hr {display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0;}

input, select {vertical-align: middle;}

pre {
	white-space: pre; 
	white-space: pre-wrap;
	white-space: pre-line;
	word-wrap: break-word;
}

input[type="radio"] {vertical-align: text-bottom;}
input[type="checkbox"] {vertical-align: bottom; *vertical-align: baseline;}
.ie6 input {vertical-align: text-bottom;}

select, input, textarea {font: 99% sans-serif;}

table {font-size: inherit; font: 100%;}

a:hover, a:active {outline: none;}

small {font-size: 85%;}

strong, th {font-weight: bold;}

td, td img {vertical-align: top;} 

sub, sup {font-size: 75%; line-height: 0; position: relative;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}

pre, code, kbd, samp {font-family: monospace, sans-serif;}

.clickable,
label, 
input[type=button], 
input[type=submit], 
button {cursor: pointer;}

button, input, select, textarea {margin: 0;}

button {width: auto; overflow: visible;}
 
.ie7 img {-ms-interpolation-mode: bicubic;}

.ie6 html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }


/*===============================================================*/

#content {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:50px;
  margin-top:160px;
  text-align: center;
  font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  font-size: 9pt;
  font-weight: normal;
  line-height: 17pt;
  color: #888;
}

#header {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 0px;
  margin-left:-10px;
  width: 100%;
  z-index: 1;
  height: 170px;
  background: bottom left repeat-x url(images/fadeout-top.png);  
}

.navigation {
  position: fixed;
  top: 90px;
  font-size: 12pt;
  font-family: Georgia;
  text-align: center;
  z-index:2;
}

h1 span {
  display: none;
}

h1 {
  height: 53px;
  margin-top: 30px;
  background: top no-repeat url(images/logo.png);
}

.navigation li {
  display:inline;
  padding:10px;
  }

.navigation li a {
  color: #F90;
  border-bottom: 0;
  display:inline-block;
}

#panel-container {
  width: 469px;
  height: 244px;
  padding-top: 20px;
  background: url(images/panel2.gif);
  margin-left:-12px;
}

#panel {
  width: 431px;
  height: 207px;
  margin-left: 20px;
  border: 1px solid #eee;
  background-image: url(portfolio.jpg);
  background-repeat: no-repeat;
  cursor:pointer;
}

p.references span {
  cursor:pointer;
  text-decoration: none;
  margin-right:8px;
}
p.references span.new {
  margin:0;
  cursor:default;
  color:#f90;
  text-transform:uppercase;
}
p.references span.visited {
  text-decoration: line-through;
  color:#bbb;
}
p.references em {
  text-transform: uppercase;
}

div.references {
  margin-bottom: -1em;
  padding-top: 1em;
/*  text-align:center;*/
/*  margin-right:122px;*/
}
div.references span {
  cursor:pointer;
  text-decoration: none;
  margin-left:8px;
  padding-left:2px;
  color: #604323;
}
div.references em, div.references a, p.references em {
  color:#604323;
  text-decoration: none;
  border-bottom: 0;
}
div.references span.visited {
  text-decoration: line-through;
  color:#604323;
}

#reference-title {
  color:#888;
  text-align:center;
  font-size:0.9em;
  margin-bottom:4px;
  margin-top:-32px;
  margin-left:0px;
  margin-bottom:20px;
}

h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight:normal;
  font-size: 12pt;
  color: #F90;
  margin-top: 2em;
  margin-bottom: 20px;
}

h3 {
  color: #420;
  font-weight: normal;
}

h4 {
  margin: 0;
  font: 9pt/15pt "Lucida Grande", Arial, sans-serif;
  font-weight: bold;
  color: #420;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 20px;
  width: 450px;
  text-align:center;
}

h4 span {
  color: #bbb;
}

p {
  padding: 0 0 1em 0;
}

a {
  color: #420;
  text-decoration: none;
  border-bottom:1px dotted #640;
}

a:hover {
  color: #F90;  
  border-bottom:1px dotted #F90;
}

.navigation ul li {
  float:left;
  width: auto;
  padding-right: 15px;
  margin-right: 8px;
  list-style: none;
}

.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}

abbr {
  border-bottom:1px dotted #888;
  cursor:help;
}

a.img-link {
  border: 0;
}

a.social-link {
  opacity: 0.4;
  border:0; 
}

a:hover.social-link {
  opacity: 0.8;
  border:0; 
}

blockquote {
	font-size: 1.2em;
	line-height: 1.6em;
  color: #DFC288;
  font-style: italic;
  text-align: left;
  margin: 0;
  margin-bottom: 20px;
  padding:0;
  text-align: center;
}

blockquote p:before {
  content: '"';
}

blockquote p span {
  font-size: 0.8em;
  display: block;
  color: #640;
  padding-top: 1.2em;
}

.awards li {
  float:left;
	width: auto;
	list-style: none;
	margin-left: -2px;
}

.awards a {
  border: 0;
}

ul.two-columns li {
  width: 50%;
  float: left;
}

ul.whatwedo li {
  width: 33%;
  float: left;
}

.whatwedo strong {
  color: #420;
  text-transform: uppercase;
}

.clients {
  text-transform: uppercase;
  font-size: 85%;
  letter-spacing: .2px;
  line-height: 2em;
} 
.clients a {
  color: #888;
}
.clients a:hover {
  color: #FF9900;
}

.imprint {
  padding-top: 20px;
  font-size:0.9em;
  line-height:12pt;
  color:#888;
}
