/*****************
  This is your playground. Customize Hemingway to your hearts extent. 
*****************

/* LAYOUT WIDTH */

/* Example for a fluid layout:
.inside{
	width:95%;
}
*/

/* Example for a static layout:
.inside{
	width:800px;
}
*/

#blogTitle {
	background-image: URL('user/epologee_155x38.png');
	display: block;
	width: 155px;
	overflow: hidden;
	padding-top: 38px;
	height: 0;
}

#comment {
	height: 100px;
	width: 100%;
}

.embed {
	display: block;
	padding: 10px 0;
	text-align: center;
}

.embed object {
	display: block;
	margin: auto;
}

img {
	padding: 4px 9px;
}