@charset "UTF-8";
/* CSS Document */

#blog-main {/*
	float: left;
	width: 380px;*/
}
#blog-sidebar {/*
	float: right;
	margin-left: 10px;
	width: 130px; */
}
#blog-sidebar h2 {
	font-size: 1.5em;
}
#blog-sidebar p, #blog-sidebar li {
	margin-bottom: .5em;
}
.flickr-caption, .post-footer, .blogger-labels {
	font-size: .6em;
	color: #ccc;
	text-transform: uppercase;
}
.flickr-frame {
	margin-bottom: 15px;
}
#main em {
	font-style: normal;
}
.post {
	margin-bottom: 20px;
}
#blog-main {
	border-bottom: 1px dashed #999;
	margin-bottom: 20px;
}