body {
 margin: 0px 0px 20px 0px;
 background: #fff;
 text-align: center;
 font-family: verdana, helvetica, arial, sans-serif;
 color: #333;
 font-weight: normal;
}

#logo {
 background: #cfc;
 padding: 10px;
 font-size: x-large;
 font-weight: bold;
 font-family: arial, verdana, helvetica, arial, sans-serif;
}

a {
 color: #090;
}

a:visited {
 color: #060;
}

.title {
 font-size: large;
 font-weight: bold;
 margin-top: 20px;
 margin-bottom: 10px;
 font-family: arial, verdana, helvetica, arial, sans-serif;
 line-height: 100%;
}

.title a img {
border: 1px solid #090;
background-color: #cfc;
font-size: x-small;
font-weight: normal;
}

#main {
 width: 500px;
 margin: auto;
 text-align: left;
}

.blogbody {
 font-size: small;
 font-weight: normal;
 line-height: 160%;
}

.blogbody img {
 margin: 10px;
}

#menu {
 margin:15px;
 text-align:center;
 font-size: x-small;
 color: #999;
}		

.date { 
 font-size: small; 
 text-align: right;
 color: #666;
 font-variant: small-caps; 
}			
		
.posted	{ 
 font-size: x-small; 
 margin-bottom:10px;
 color: #999;
 font-weight: normal;
}

blockquote {
 font-size: small;
 line-height: 160%;
 padding:10px;
 margin-left: 30px;
 border: 1px solid #090;
 border-left: 5px solid #090;
 background: #efe;
}

	
.syndicate {
 font-size:xx-small;		
 line-height:140%;
 padding:2px;
 margin-top:15px;
 background:#FFF;  		
}	
		
.powered {
 color:#666;
 font-size:x-small;		
 line-height:140%;
 text-transform:uppercase; 
 padding:2px;
 margin-top:20px;
 letter-spacing: .2em;					
 text-align: center;		
}

.comments-summary {
 font-size: x-small; 
 color: #666; 
 margin-bottom:25px;
 line-height: 160%;
 padding:10px;
 margin-left: 30px;
 background-color: #cfc;
 border-top: 3px solid #090;
 border-bottom: 3px solid #090;
}

.comments-head	{ 
 font-size:small; 
 font-weight:bold;
 text-align: center;
 border-top: 3px solid #090;
 padding: 15px;
}		

.comment {
 padding: 10px;
 padding-top: 3px;
}

.comment blockquote {
 font-size: x-small; 
 border: 0px solid #fff;
 margin-left: 0px;
}

.comments-body {
 color:#666;
 font-size:x-small;
 font-weight:normal;
 line-height:120%;
 margin-left: 30px;
 background-color: #cfc;
 border-top: 3px solid #090;
 border-bottom: 3px solid #090;
 border-left: 5px solid #cfc;
 border-right: 5px solid #cfc;
}

.karencomment {
 color: #633;
}

.petecomment {
 color: #336;
}

.comments-body .petecomment, .comments-body .karencomment {
 background-color: #dfd;
}

.rememberme {
 float: right;
}

.borderless {
 border: none;
}

.blogimage {
 text-align: center;
 font-style: italic;
 color: #999;
}

.blogimage img {
 border: 1px solid #000;
}
