.page-header h2 {
	margin-bottom: 3px; }

.page-header .blog-description {
	clear: left;
	color: #888;
	font-weight: bold;
	margin-bottom: 5px; }

#blog-leadin {
	border: #d0d0d0 1px solid; 
	background-color: #f2f2f2;
	padding: 5px;
	margin-bottom: 15px;
	font-size: 90%;
	line-height: 1.4em;	}

	#blog-leadin .blog-bio {
		margin-bottom: 0px; }
	
	#blog-leadin img {
		border: 3px #FFBE00 solid;
		float: left; 
		margin-right: 5px; }

#page, div.post {
	margin-bottom: 15px;
	border-bottom: #005fd1 1px solid;
	padding-bottom: 5px;
}

#blog-content h1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
}

#blog-content h2 {
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
}

#blog-content h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}

#blog-content h4 {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

#blog-content div.meta {
	color: #a6a6a6;
}

#blog-content div.text {
	line-height: 1.4em;
}

#blog-content div.text p {
	margin-top: 1em;
	margin-bottom: 1em;
}

#blog-content div.text img {
	margin: 5px;
}

#blog-content div.text ul li {
	list-style-type: square;
	margin-left: 16px;
}

#blog-content div.bottom {
	clear: both;
	border-top: 1px #7fbfff dotted;
	padding-top: 2px;
	margin-top: 3px;
}

#blog-logo {
	margin-bottom: 15px;
}

#blog-menu ul {
	margin-bottom: 15px;
	border-bottom: #005fd1 1px solid;
	padding-bottom: 5px;
}

	#blog-menu ul li {
		margin-bottom: 5px;
	}

	#blog-menu a.archive {
		background: transparent url(../images/icon_calendar.gif) no-repeat scroll center left;
		padding-left: 18px;
	}

	#blog-menu a.feed {
		background: transparent url(../images/icon_feed.gif) no-repeat scroll center left;
		padding-left: 18px;
	}

div.widget {
	margin-bottom: 15px;
	border-bottom: #005fd1 1px solid;
	padding-bottom: 5px;
}

	div.widget h4 {
		font-weight: bold;
		color: #a6a6a6;
		margin-bottom: 5px;
	}
	
div.tagcloud h4 {
	background: transparent url(../images/icon_tag_blue.gif) no-repeat scroll center left;
	padding-left: 18px;
}

div.tagcloud li {
	display: inline;
}

div.tagcloud li a.biggest { font-size: large; }
div.tagcloud li a.big { font-size: medium; }
div.tagcloud li a.medium { font-size: small; }
div.tagcloud li a.small { font-size: x-small; }
div.tagcloud li a.smallest { font-size: xx-small; }

div.monthlist h4 {
	background: transparent url(../images/icon_calendar.gif) no-repeat scroll center left;
	padding-left: 18px;
}

	div.monthlist li.year {
		font-weight: bold;
	}
	
	div.monthlist ul.open {
		font-weight: normal;
	}

div.recentcomments h4 {
	background: transparent url(../images/icon_comments.gif) no-repeat scroll center left;
	padding-left: 18px;
}

	div.recentcomments ul {
		border-bottom: 1px #7fbfff dotted;
		padding-bottom: 2px;
		margin-bottom: 3px;
	}

	div.recentcomments li {
		border-top: 1px #7fbfff dotted;
		padding-top: 2px;
		margin-top: 3px;
	}
	
	div.recentcomments a.feed {
		background: transparent url(../images/icon_feed.gif) no-repeat scroll center left;
		padding-left: 18px;
	}
	
#relatedPosts {
	margin-bottom: 15px;
	border-bottom: #005fd1 1px solid;
	padding-bottom: 5px;
}

	#relatedPosts h1 {
		font-weight: bold;
		color: #a6a6a6;
		margin-bottom: 5px;
	}
	
	#relatedPosts a {
		display: block;
	}
	
	#relatedPosts span {
		display: none;
	}
	
#comment {
	font-weight: bold;
	color: #a6a6a6;
	margin-bottom: 5px;
}

#commentlist {
	margin-bottom: 15px;
}

	#commentlist div.comment {
		border-bottom: 1px #7fbfff dotted;
		padding-bottom: 2px;
		margin-bottom: 3px;
	}
	
	#commentlist div.meta {
		color: #a6a6a6;
	}
	
#ajaxLoader, #commentPreview {
	display: none;
}

div.commentForm {}

	#addcomment {
		font-weight: bold;
		color: #a6a6a6;
		margin-bottom: 5px;
	}
	
	div.commentForm label {
		display: block;
		float: left;
		clear: left;
		width: 80px;
	}
	
	div.commentForm input {
		margin-bottom: 5px;
	}
	
	div.commentForm span.bbcode {
		display: none;
	}
	
#archive {}

	#archive h1 {
	font-weight: bold;
	font-size: 18px;
	line-height: 22px; }
		
	#archive ul {}
		
		#archive ul li {
			color: #0073e5;
			list-style-type: square;
			margin-left: 17px; }
			
	#archive h2 {
		display: block;
		font-weight: bold;
		margin-top: 15px;
		border-bottom: 1px #7fbfff dotted;
		padding-bottom: 2px;
		margin-bottom: 3px; }
		
		#archive h2 img {
			margin-right: 3px; }
	
	#archive table {
		width: 100%; }
		
		#archive table th {
			background-color: #7fbfff;
			color: #fff;
			font-weight: bold;
			text-align: left;
			padding: 3px; }
			
			#archive table th.comments {
				text-align: center; }
				
		#archive table td {
			text-align: left;
			padding: 3px; }
			
			#archive table td.comments {
				text-align: center; }

p.poweredby {
	font-size: 12px;
	color: #a6a6a6;
}

.linklist .content ul li {
	font-size: 85%;
	line-height: 115%;
	padding-bottom: 6px;
}