/* CSS Document */

.alignRight {
	text-align: right;
	}
	
#archives, #blogSearch, #categories, #recent {
	margin-bottom: 15px;
	}
	
.blogEntry {
	margin: 0 0 3em 0;
	}
	.blogEntry h2 {
		margin-bottom: 5px;
		}
		.blogEntry h2 a {
			text-decoration: none;
			}

#column1 {
	margin-right: 200px;
	}
	#blog h2, #column1 h2 {
		font-size: 130%;
		font-style: normal;
		font-weight: normal;
		}
		#column1 h2 {
			background: url(/06redesign/assets/images/ui/bg_bullet.gif) no-repeat 0 4px;		
			padding-left: 10px;
			margin-left: -10px;
			}
			#column1 h2 a {
				text-decoration: none;
				}
	
#column2 {
	position: absolute;
		right: 30px;
		top: 85px;
	width: 170px;
	}
	#column2 #feeds {
		margin-bottom: 30px;
		}
	#column2 form {
		margin: 0;
		padding: 0;
		}
	#column2 li {
		margin: 0;
		padding: 0 0 3px;
		}	
	#column2 ul {
		margin: 0;
		padding: 0 0 0 15px;
		}
		
#comments {
	margin: 0;
	padding: 0;
	}
	#comments .commenter {
		background: transparent url(/06redesign/assets/images/ui/icon_blog_comments.gif) no-repeat 0 3px;
		color: #89A3B1;
		padding: 0 0 0 17px;
		}
		#comments .commenter .name {
			color: #386B89;
			}
	#comments h2, #post h2, #previous h2, #trackbacks h2 {
		background: none;
		border-bottom: 1px dotted #92AEBE;		
		border-top: 1px solid #92AEBE;
		margin: 1em 0;		
		padding: 5px 0;
		}
	#comments div, #previous div {
		background: transparent url(/06redesign/assets/images/ui/bg_blog_commenter.jpg) repeat-x 0 0;
		margin: 15px 0 10px;
		padding: 10px;
		}	
		
#contentArea .breadcrumb, #contentArea h1 {
	position: relative;
	}			
	
.entryFull {
	background: #F7F8FA;
	border-bottom: 1px dotted #046789;
	border-top: 1px dotted #046789;
	margin: 10px 0;
	padding: 10px 10px 10px 15px;
	}
	#blog .entryFull {
		padding: 10px 10px 10px 20px;
		}
	.entryFull .comments {
		background: transparent url(/06redesign/assets/images/ui/icon_blog_comments.gif) no-repeat 0 4px;
		margin-left: 8px;
		padding: 2px 0 2px 16px;
		text-decoration: none;		
*		zoom: 100%;		
		}	
	.entryFull .permalink {
		background: transparent url(/06redesign/assets/images/ui/icon_blog_permalink.gif) no-repeat 0 4px;
		padding: 2px 0 2px 15px;
		text-decoration: none;
*		zoom: 100%;
		}
.entryMini {
	margin: 0 10px 15px;
	}
	.entryMini .permalink, .entryMini a.permalink:link, .entryMini a.permalink:hover, .entryMini a.permalink:visited {
		color: #999;
		text-decoration: none;
		}	
		

	
