body {
background-color: #fff;
background-image: url(images/flower-bg.gif);
background-repeat: no-repeat;
background-position: top left;
font-size: 12px;
color: #5d5d5d;
font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
margin: 0;
}

a {
color: #6b9363;
}

a img {
border: 0;
}

h1 {
color: #6b8865;
font-weight: normal;
text-transform: lowercase;
font-size: 36px;
letter-spacing: -2px;
margin: -13px -10px 0 0;
}

h2 {
color: #878484;
font-size: 16px;
font-weight: normal;
text-transform: lowercase;
margin: 0 0 20px 0;
letter-spacing: -1px;
}

h1 span.fullstop {
color: #c13d3d;
}

#header {
width: 540px;
padding: 27px;
margin-left: 101px;
position: relative;
background-color: #f4f4f4;
margin-top: 23px;
background-image: url(images/header-bg.gif);
background-repeat: no-repeat;
background-position: top;
text-align: right;
}

#nav {
background-image: url(images/nav-bg.gif);
background-repeat: no-repeat;
width: 419px;
height: 28px;
text-align: left;
float: right;
}

#nav ul {
list-style-type: none;
margin: 0;
padding: 7px 6px 0 12px;
float: left;
}

#nav ul li {
display: inline;
text-transform: lowercase;
padding-right: 10px;
}

#nav ul li a.current {
text-decoration: none;
color: #fff;
}

#nav form {
float: right;
padding: 3px 8px 0 0;
}

#header img {
position: absolute;
left: 0px;
top: 29px;
}

#speech-bubble {
position: absolute;
width: 195px;
height: 44px;
background-image: url(images/speech-bubble.gif);
padding: 10px 10px 10px 30px;
text-align: left;
font-size: 11px;
line-height: 130%;
top: 15px;
left: 130px;
display: none;
}

hr {
display: block;
clear: both;
margin: 0;
visibility: hidden;
}

#content {
width: 540px;
padding: 0 27px 27px 27px;
margin-left: 101px;
background-color: #f4f4f4;
}

h3 {
margin: 0;
font-size: 26px;
font-weight: normal;
letter-spacing: -1.2px;
}

#content p {
line-height: 160%;
}

p.post-actions {
margin: 2px 0 15px -15px;
font-size: 11px;
}

p.post-actions img {
padding-left: 15px;
padding-right: 2px;
position: relative;
top: 4px;
}

#footer {
width: 540px;
padding: 10px 27px 21px 27px;
margin-left: 101px;
margin-bottom: 25px;
background-color: #f4f4f4;
background-image: url(images/footer-bg.gif);
background-repeat: no-repeat;
background-position: bottom;
}

#footer p {
margin: 0;
font-size: 11px;
color: #878787;
}

#sidebar {
width: 214px;
color: #fff;
font-size: 11px;
padding: 0 0 27px 0;
background-color: #9e9e9e;
position: absolute;
top: 118px;
left: 725px;
background-image: url(images/sidebar-bg-bottom.gif);
background-position: bottom;
background-repeat: no-repeat;
}

#sidebar a {
color: #fff;
}

#sidebar form {
background-image: url(images/sidebar-bg-top.gif);
background-position: top;
background-repeat: no-repeat;
padding: 22px 22px 0 22px;
}

#sidebar form input.searchbox {
width: 120px;
}

#sidebar p, #sidebar h4, #sidebar img {
padding: 0 22px 0 22px;
}

#sidebar h4 {
color: #d6d6d6;
font-size: 14px;
font-weight: normal;
letter-spacing: -1px;
margin: 20px 0 5px 0;
}

#sidebar p {
margin: 3px 0 5px 0;
line-height: 140%;
}