body  {
margin : 0;
font-family : verdana, Georgia;
font-size : 11px;
color : #000;
background-color : #ffb45f;
line-height : 140%;
}
a {
text-decoration : none;
color : #b6752b;
}
a:hover {
text-decoration : none;
color : #ffe6ca;
}
#blogbody {
width : 730px;
}
#logo {
width : 300px;
float : left;
}
#logo img {
border : 0px;
}
#right {
width : 400px;
float : right;
margin-left : 20px;
}
#left {
width : 300px;
float : left;
}
.postbody {
font-size : 11px;
padding : 7px;
}
.linkbody {
width: 255px;
font-family : verdana;
font-size : 11px;
color : #534741;
margin-bottom : 15px;
padding-bottom : 5px;
margin-right : 7px;
}
.linkbody a {
color : #fff;
font-size : 11px;
text-decoration : none;
}
.linkbody a:hover {
color : #fdd5a7;
font-size : 11px;
text-decoration : none;
}
.linkbody img {
border : 0;
}
.comments {
width : 100%;
font-family : Georgia;
font-size : 10px;
color : #ffeece;
}
.comments a {
color : #ffeece;
text-decoration : none;
}
.comments a:hover {
color : #c87920;
text-decoration : none;
}
.content-nav {
font-family : verdana;
font-size : 11px;
color : #ffd29f;
background-color : #d69a56;
padding : 2px;
}
.content-nav a {
color : #ffd29f;
text-decoration : none;
}
.content-nav a:hover {
color : #f2bd82;
text-decoration : none;
}
.date {
font-weight : normal;
margin-bottom : 0px;
font-family : verdana;
font-size : 9px;
color : #805a30;
margin-bottom : 7px;
}
h1 {
width : 100%;
font-family : Georgia;
font-weight : bold;
font-size : 16px;
color : #fff;
margin-bottom : 0px;
}
h2 {
width : 100%;
font-family : verdana;
font-weight : bold;
font-size : 11px;
margin-bottom : 7px;
color : #ffe6ca;
border-bottom : 1px dashed #ffe6ca;
}
h3 {
width : 100%;
font-family : verdana;
font-weight : bold;
font-size : 11px;
color : #fff;
margin-bottom : 0px;
}