* {
margin: 0px;
padding: 0px;
}

html {
}

body {
background: #f3f8fc;
background: #E0E9EF;
font: 62.5% Myriad Pro, Helvetica, Arial, Sans-Serif;
color: #666;
}

a {
color: #fff;
}

#pageHeader {
background: url(bg-header.jpg) repeat-x;
height: 158px;
}

#logoArea {
background: url(bg-headerlogo.jpg) no-repeat;
height: 158px;
width: 800px;
}

#pageContainer .content, #pageContent {
width: 800px;
margin: auto;
border: 0px solid white;
}

#pageContent {
margin-top: 10px;
font-size: 1.3em;
}

#pageContent .section {
margin-bottom: 20px;
}

#pageContent .col {
float: left;
}

#metaCol {
width: 300px;
}

#metaCol ul {
margin-left: 15px;
margin-bottom: 10px;
}

#workCol {
width: 470px;
margin-left: 20px;
}

#logoArea .content {
padding-top: 50px;
}

#logo h1 a {
background: url(logo_flat.png) no-repeat;
display: block;
width: 320px;
height: 70px;
float: left;
}

h1 a span {
display: none;
}

#blurb {
background: url(blurb_flat.png) no-repeat;
width: 368px;
height: 57px;
float: right;
margin-top: 5px;
*margin-top: -65px;
}

h2 {
color: #fdda3f;
color: #de882b;
margin-bottom: 10px;
font-size: 20px;
font-weight: normal;
border-style: solid;
border-color: #ccc;
border-width: 0px 0px 1px 0px;
letter-spacing: -1px;
}

.project .header {
font-size: 1.0em;
font-weight: bold;
display: block;
border: 0px solid black;
color: #fff;
background: #677c9c;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #ccc;
padding: 5px;
}

.project a img {
border: 0px;
}

.project .footer {
background: #7F7F7F;
width: 460px;
color: #fff;
padding: 5px;
margin-top: -5px;
}

.title span, .title h2 {
float: left;
}

#metaCol .title h2, #workCol .title h2 {
margin-top: 7px;
margin-left: 5px;
}

#footer { 
clear: both;
background: url(bg-footer.jpg) repeat-x;
color: #efefef;
padding: 20px 0 20px 0;
}

#footer .title h2 {
margin-top: 0px;
margin-left: 5px;
}

#follow .title .header {
margin-top: 5px;
margin-left: 5px;
font-weight: bold;
font-size: 12px;
}

#footer .inner {
margin: auto;
width: 800px;
}

#footer .section {
float: left;
width: 250px;
border: 0px solid white;
}

#footer #follow {
width: 130px;
}

#footer #contact {
width: 370px;
}

#footer .section .content {
padding: 10px;
}

.clear {
clear: both;
}

#contact label {
display: block;
font-size: 14px;
width: 90px;
padding: 5px;
}

#contact .block {
clear: both;
}

#contact textarea, #contact input {
width: 230px;
margin-bottom: 10px;
padding: 5px;
font: 12px Myriad Pro, Helvetica, Arial, Sans-Serif;
}

#contact label, #contact input, #contact textarea {
float: left;
}

#tweets {
font-size: 13px;
}

#tweets ul {
list-style: none;
}

#tweets ul li {
margin-bottom: 5px;
background: #5f5f5f;
display: block;
}

#tweets ul li .inner {
width: 200px;
padding: 5px;
}

#pageLoader {
width: 800px;
text-align: center;
margin: auto;
margin-top: 300px;
}
