body  {
margin : 0;
font-family : tahoma, verdana;
font-size : 11px;
color : #000;
background-color : #a1bd9f;
line-height : 140%;
}
a {
text-decoration : none;
color : #688a66;
}
a:hover {
text-decoration : none;
color : #598527;
}
#blogbody {
width : 700px;
border-right : 1px dotted #80a07e;
border-left : 1px dotted #80a07e;
}
#right {
width : 450px;
float : right;
}
#left {
width : 200px;
float : left;
}
#logo {
padding-bottom: 20px;
}
#logo img {
border : 0;
}
#menu {
width : 100%;
margin-top : -30px;
margin-bottom : 15px;
padding-top: 2px;
padding-left: 5px;
padding-bottom: 2px;
font-family : Georgia;
font-size : 13px;
color : #6d806c;
}
#menu a {
color: #6d806c;
text-decoration:none;
}
#menu a:hover {
color: #fff;
text-decoration:none;
}
.postbody {
font-size : 11px;
padding : 7px;
}
.postbody img {
border : 1px solid #000;
}
.postbody a {
background : #caddc9;
text-decoration : none;
}
.postbody a:hover {
background : #a1bd9f;
text-decoration : none;
}
.linkbody {
margin-bottom : 15px;
padding : 7px;
}
.linkbody a:hover {
color : #fff;
text-decoration : none;
}
.date {
font-weight : normal;
margin-bottom : 5px;
font-family : tahoma;
font-size : 10px;
color : #6b8b69;
margin-top : -5px;
}
.comments {
width : 100%;
font-family : tahoma;
font-size : 11px;
color : #276522;
border-bottom : 1px solid #276522;
}
.comments a {
color : #276522;
background : #a1bd9f;
text-decoration : none;
}
.comments a:hover {
color : #43883e;
background : #a1bd9f;
text-decoration : none;
}
.content-nav {
font-family : tahoma, verdana;
font-size : 11px;
color : #fff;
background-color : #7d9a7b;
padding : 2px;
}
.content-nav a {
color : #fff;
background : #7d9a7b;
text-decoration : none;
}
.content-nav a:hover {
color : #abbeaa;
background : #7d9a7b;
text-decoration : none;
}
h1 {
width : 100%;
font-family : Times New Roman;
font-weight : bold;
font-size : 16px;
color : #272727;
}
h2 {
width : 100%;
font-family : tahoma;
font-weight : bold;
font-size : 11px;
margin-bottom : 5px;
color : #6d0d0f;
}
h3 {
width : 100%;
font-family : Times New Roman;
font-weight : bold;
font-size : 14px;
color : #617d5f;
border-bottom : 1px solid #617d5f;
}