body {
background-color: #FFFFFF;
}

a {
color: #000000;
}

h3 {
font-size: 0.9em;
}

#header {
width:100%;
}

#header h1{
display:none;
}

#blog-description {
font-family: palatino, palatino linotype, georgia;
font-size: 2em;
font-style: italic;
font-weight: bold;
}

#container {
width: 100%;
}

#content {
width: 100%;
}

.entry-title {
color: #000000;
font-family: palatino, palatino linotype, georgia;
font-size:1.0em;
font-style: italic;
}

.entry-title a{
color: #000000;
text-decoration:none;
}

.entry-content {
font-family: palatino, palatino linotype, georgia;a
font-size: 0.85em;
colour: #666666;
}

.entry-content a {
color: #000000;
text-decoration:none;
}

.comments-link a{
color: #000000;
font-size: 10px;
text-decoration: none;
}

#nav-below {
margin-top: 20px;
margin-bottom: 20px;
}

.navigation a {
color: #000000;
text-decoration: none;
}

.sidebar ul {
padding: 5px;
}

.sidebar li {
display: inline;
text-transform:lowercase;
list-style-type: none;
}

.sidebar a {
padding-right: 15px;
font-size: 0.9em;
color: #000000;
text-decoration: none;
}

#search {
margin: 1px;
}

#search #s{
width: 100px;
}

#footer {
font-size: 0.85em;
font-family: georgia, verdana, sans-serif;
}

#footer a {
color: #000000;
text-decoration: none;
}