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

#main {
	clear:both;
	margin-top:20px;
}

#side {
	margin-top:20px;
}

h2 {
	padding-left:30px;
	background:url("../images/large_circle.gif") left center no-repeat;
	font-size:180%;
	padding-top:0.2em;
	margin-bottom:10px;
	}
	
.entryBody {
	margin-bottom:1em;
	font-size:115%;
}

.personality {
	width:4em;
}

.comments-header {
	background:url("../images/voice.gif") no-repeat;
	height:25px;
	margin:20px 0;
	text-indent:-9999px;
}

.byline {
	margin-left:10px;
}

.byline a {
	text-decoration:none;
}

.published {
	font-size:86%;
	color:#999999;
}

.comment-content {
	border:1px solid #cccccc;
	background:#fffdf1;
	padding:7px 7px 0 7px;
	margin: 5px 0 1em 10px; 
}

.comments-open-header {
	background:url("../images/toukou.gif") no-repeat;
	height:25px;
	margin:20px 0;
	text-indent:-9999px;
}

.comments-open-content {
	margin: 0 0 1em 10px; 
}

.trackbacks-header {
	background:url("../images/tb.gif") no-repeat;
	height:25px;
	margin:20px 0;
	text-indent:-9999px;
}

.tbURL {
	width:400px;
	padding:5px;
	border:1px solid #cccccc;
}

form {
	line-height:2;
}
