
* {
margin: 0;
padding: 0;
}

body {
background-color: #cae0dd;
font: 62.5% Georgia, "Times New Roman", Times, serif;
}

.clear {
clear: both;
}

p {
line-height: 1.4em;
}

h1 {
font: bold 3.5em Georgia, "Times New Roman", Times, serif;
color: #879896;
margin-bottom: 10px; 
}

h2 {
font: bold 2em Arial, Helvetica, sans-serif;
}

h2 a {
color: #524537;
text-decoration: none;
}

#container {
width: 800px;
margin: 2% auto;
}

.post-wrapper {
width: 600px;
font-size: 1.2em;
border-bottom: 1px dotted #75b6bb;
padding-bottom: 20px;
margin: 15px 0 7px;
}

a .post-image {
float: left;
margin-right: 7px;
border: 3px solid #75b6bb;
}

.post-meta {
color: #8f7962;
margin: 2px 0;
}
