#content h1 {
	display: none;
}

#content .column {
	margin: 0;
	width: 59.5em;
	padding: 0;
}

#journal {
	float: right;	
	width: 38em;	
}

#sidebar {
	width: 18em;
	margin-left: 2em;
	text-align: right;
	margin-bottom: 1em;	
	position: relative;
}

#sidebar h2, #sidebar h3 {
	clear: left;
}

#flickr {
	width: 241px;
	position: absolute;
	right: 0;
	top: 0;
	clear: left;
}

#flickr h2 {
/*	margin: 0 0 1.2857em 0;*/
}

#delicious h2 {
	margin: 0 0 0.6em 0;
}

#flickr, #lastfm, #library {

}

#flickr a img {
	width: 74px;
	height: 74px;	
	border: 1px solid #555;
	display: block;
}

#lastfm h4, #library h4 {
	font-size: 60%;
	margin: 0;
	padding: 0;
}

#delicious {
	padding-top: 1em;
	display: block;
	position: absolute;
	right: 0;
}

#delicious ul, #lastfm ul, #library ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#twitter ol {
	margin: 0;
	padding: 0;	
}

#twitter li, #delicious ul li, #lastfm li, #library li {
	font-size: 0.8em;
	line-height: 1.6071em;	
	padding: 0;
}

#delicious a:hover {
	border-bottom: 1px solid #6a6a6a;
}

#flickr .blue {
	color: #3993ff;
}

#flickr .pink {
	color: #ff1c92;
}

#flickr a:hover .blue {
	color: #3993ff;
}

#twitter {
	width: 18em;
	overflow: hidden;
	padding-top: 300px;
}

#twitter li a {
	display: none;
}

ul#items {
/*	float: left;*/
	padding: 0;
	margin: 0;
	list-style: none;
}

#items h2 {
	clear: none;	
}

#content p.date {
	font-size: 0.8em;
	line-height: 1.6071em;		
}

/*
Images are wrapped in divs classed "flickr_badge_image" with ids
"flickr_badge_imageX" where "X" is an integer specifying ordinal position.
Below are some styles to get you started!
*/
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:transparent !important;color:#3993ff;}
.flickr_badge_image { margin: 0 5px 5px 0; padding: 0; float: left; }
#flickr_badge_image3, #flickr_badge_image6, #flickr_badge_image9 {
	margin-right: 0;
}
#flickr_badge_image7, #flickr_badge_image8, #flickr_badge_image9 {
/*	padding-bottom: 2em;	*/
}