body {
font-family: Georgia,'Times New Roman',Times,serif;
background-color: #e5e1ca;
font-size: 12px;
padding: 0; 
margin: 0;
}

#box { 
width: 605px;
}

.componentheading { margin-top:15px; color: #006600; font-weight: bold; }

.contentpaneopen { width:100% }

#lyftenbloggie .blogcontent div.postdata {
background-color:#d9d4b4;
border:1px solid #a6a08a;
height:20px;
margin-bottom:20px;
margin-top:25px;
padding:5px;
}

#lyftenbloggie .blogcontent .postinfo {
border-bottom:1px dotted #a6a08a;
}

#lyftenbloggie .blogcontent { 
font-size:12px; 
line-height: 18px;
min-height:600px;
}

#lyftenbloggie .blogcontent h3.entry-title {
font-family: Georgia,'Times New Roman',Times,serif;
font-size:20px;
color:#006600;
}

#lyftenbloggie .blogcontent .entry-options {
color:#C0C0C0;
font-size:11px;
padding:0 5px 5px;
float:right;
width: 360px;
text-align: right;
margin-top:-22px;
}

.read-more { margin-left:10px }

#lyftenbloggie .entryComment .post-comment {
font-size:12px;
}

a:link {
color: #006600;
text-decoration: none;
}
a:visited {
color: #006600;
}
a:hover {
color: #006600;
text-decoration: underline;
}

