.blogwrapper {  
margin: 5px 15px 5px 0px;
padding: 0px 0px 0px 0px; 
}

.blognavleft {
float: left; width: 175px; 
padding: 5px 5px 30px 5px; 
margin: 0px 0px 0px 0px;
background: #fff;  
}

/* Archives box*/
.blognavright {
float: right; 
width: 135px;  
padding: 0px 5px 0px 5px; 
margin: 10px 10px 30px 10px; 
border: solid #d5e1ea 1px;
background: #e8f0f6;
}

.blogcenter-nonav {
margin: 0px 0px 0px 0px; 
padding: 5px 0px 0px 5px;  
}

.blogcenter-leftnav {
margin: 0px 0px 0px 185px; 
padding: 5px 0px 0px 5px;   
}

.blogcenter-rightnav {
margin:0px 0px 0px 0px; 
padding: 5px 5px 20px 5px;    
background: #fff; 
}

.bloginfo { }
.bloginfotitle {   }

.blogtitle { 
margin: 5px 0px 0px 0px;   
font-weight: normal; 
font-size: 19px; 
}

.blogdate { 
padding: 0px 0px 0px 0px; 
text-align:left; 
font-size:12px;  
color: #575a5c;
}

.blogcommentlink 
{ font-size:11px; 
text-align:right; 
padding: 0px 5px 3px 0px; 
font-family: Trebuchet MS;    
}

.blogcommenttitle { font-family: Trebuchet MS; }

div.blogwrapper a {
}

.blogwrapper a{
	color: #000;
	text-decoration: underline;
	}
.blogwrapper a:hover, a:active{
	color: #777;
	text-decoration: none;
	}
.blogwrapper a:visited{
	color: #000;
	text-decoration: underline;
	}
.blogwrapper a:visited:hover {
	color:#777;
	text-decoration:none;
}

.blogcommentposter { font-size:18px;   }
.blognav ul { list-style-type:none;  }
.blognav li { list-style: none; margin: 0px 0px 0px -30px;  }
div.blognavright div  { margin: 0px 0px 0px 8px; }