
body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #393939 url(img/bg.gif) top left repeat-x;
color: #efefef;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
height: 128px;
width: 900px;
}

#advert
{
position: absolute;
top: 30px;
right: 0px;
width: 460px;
height: 60px;
border: 0px solid #cccccc;
}

#image
{
position: relative;
margin: auto;
height: 187px;
width: 900px;
border: 4px solid #000000;
background: url(img/grass.gif) top left no-repeat;
}

#contentwrap
{
position: relative;
padding-top: 25px;
margin: auto;
width: 880px;
text-align: left;
}

#right
{
position: relative;
float: right;
width: 246px;
padding-left: 12px;	
border-left: 1px solid #cccccc;
}

#right ul
{
padding-bottom: 20px;
}

#right li
{
position: relative;
}

#right a:link, #right a:visited
{
display: block;
padding: 4px;
color: #efefef;
}

#left
{
position: relative;
float: left;
width: 559px;
}

.postheader
{
position: relative;
height: 69px;
padding-left: 79px;	
}

.thedate
{
position: absolute;
top: 0px;
left: 0px;
height: 69px;
width: 69px;
background: url(img/date.gif) top left no-repeat;
}

.month
{
position: relative;
display: block;
padding-top: 2px;
text-align: center;
color: #161616
}

.day
{
position: relative;
display: block;
padding-top: 8px;
text-align: center;
font-size: 30px;
font-weight: bold;
font-weight: bold;
}

.postfoot
{
position: relative;
padding: 6px 10px 0px 0px;
margin-bottom: 30px;
height: 24px;
background: url(img/comment.gif) top left no-repeat;
text-align: right;
}

#footwrap
{
position: relative;
height: 30px;
border-top: 1px solid #999999;
padding-top: 10px;
}

#footer
{
position: relative;
margin: auto;
width: 880px;
}

h1
{
position: absolute;
top: 30px;
left: 0px;
font-size: 30px;
color: #ffffff;
}

h2
{
position: relative;
font-size: 18px;
color: #9fcc43;
font-weight: bold;
}

.info
{
position: relative;
font-size: 11px;
color: #cccccc;
}

a:link, a:visited
{
color: #9fcc43;
}

p
{
margin: 9px 0px 9px 0px;
}

#comment
{
width: 350px;
}

