#sidebar, #secondsidebar {
	margin: 0 7px;
}

#navigation {
	padding-top: 0px;
	}

#sub-navigation {
	padding-top: 2px;
	}

.meta {
	margin-bottom: 15px;
	}
	
#twocol {
	margin-bottom: 10px;
	}	
	
.twopost {
	padding-bottom: 10px;
	}
	
.post, .posts {
	padding-bottom: 10px;
 	}
	
.comment-text {
	margin-left: 140px;
	padding: 0;
	}
	
	.comment-text p {
		padding-top: 10px;
		}	

.commentlist {
	font-size: 12px;
	}

.commentlist img {
	padding: 10px 0 3px;
	}
	
.postmetadata, .tags {
	font-size: 10px;
	}

.threepost {
	padding-bottom: 15px;
	}
	
#leftcontent {
	margin: 0 7px;
	}
	
#description {
	width: 38%;
	font-size: 12px;
	margin-top: 5px;
	}	

#threecol {
	margin: 0;
	background: url(images/line.png) repeat-y 32.5% 0;
	}

#threecol2 {
	background: url(images/line.png) repeat-y 68% 0;
}
	
img.avatar {
	margin-left: -65px;
	}
	
html>body img.avatar {
	margin-left: 0px;
	}	
	
#sub-navigation ul ul {
	top:23px;
	}

#sub-navigation li {
		padding: 0 10px 1px 0;
		}
