body
{
background: #242424;
font-family: Helvetica, Verdana, sans-serif;
color: #fff;
width: 864px;
padding: 0px;
margin: 0px auto;
}

h1
{
background: url(title.png);
text-indent: -9999px;
width: 271px;
height: 191px;
margin: 30px 0px 0px 0px;
float: left;
}

h2
{
font-size: 20px;
font-weight: normal;
color: #fff;
padding: 0px;
margin: 0px 0px 0px 0px;
}

h3
{
font-size: 16px;
line-height: 1.4em;
width: 585px;
padding: 0px 0px 0px 8px;
margin: 157px 0px 0px 0px;
float: right;
display: block;
}

p
{
line-height: 1.2em;
}

#content
{
width: 864px;
border: 2px solid #fff;
margin: 10px 0px 64px 0px;
clear: both;
float: none;
overflow: hidden;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.post
{
padding: 10px;
clear: both;
}

.oddpost
{
background: #424242;
padding: 10px;
clear: both;
}

.floatleft
{
float: left;
}

.floatright
{
float: right;
}

.projectlink
{
font-size: 12px;
text-align: right;
border-right: 1px solid #f3f3f3;
padding-right: 10px;
}

a:link, a:visited
{
color: #ffc600;
text-decoration: none;
}

a:hover, a:active
{
color: #ffd130;
text-decoration: none;
}
