.blog_right {
	float: right;
	width: 230px;
}

.blog_left {
	padding-right: 270px;
}

.blog_infobox {
	color: #fff;
	margin-bottom: 10px;
}

.blog_infobox:hover {
}

.blog_infobox_title {
	color: #fff;
	margin: 0px;
	font-weight: bold;
	font-size: smaller;
}

.blog_infobox_content {
	background-color: #259;
	margin: 0px;
	padding: 4px 4px 4px 4px;
}

.blog_infobox_content ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.blog_infobox_content p {
	margin-top: 0px;
}

.blog_bigfields input {
	width: 90%;
}

.blog_entry {
	background-image: url(linelong.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px 0px 20px 0px;
	margin-bottom: 10px;
}

.blog_entry p {
	margin: 0px;
	margin-bottom: 0.8em;
}

.blog_entry h1 {
	margin: 0px;
	font-size: 150%;
}

.blog_entry h1 a {
	text-decoration: none;
}

.blog_entry_info {
	font-size: smaller;
	color: #fff;
	border-bottom: 1px dotted #fff;
	padding-bottom: 3px;
}

.tagcloud a:link {
	color: #fff !important;
	text-decoration: none;
	line-height: 1em;
}

.blog_files {
	background-color: #bf5;
	border-top: 1px dotted #fff;
	padding: 3px 3px 2px 5px;
	margin-bottom: 15px;
}

.blog_files p {
	margin: 0px;
	font-weight: bold;
	font-size: smaller;
}

.blog_files ul, .blog_trackbacks ul {
	margin: 0px;
	padding: 0px;
}

.blog_files li {
	display: inline;
	padding-left: 15px;
	margin-right: 10px;
	background-image: url(file.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.blog_trackbacks {
	background-color: #bf5;
	border-top: 1px solid #6b0;
	padding: 0px;
	max-height: 200px;
	overflow: auto;
	margin-bottom: 15px;
}

.blog_trackbacks p {
	margin: 0px 0px 4px 0px;
	font-size: smaller;
	background-color: #6b0;
}

.blog_trackbacks p i {
	text-decoration: underline;
	font-size: larger;
}

.blog_trackbacks li {
	border-bottom: 1px solid #6b0;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.blog_comments {
	padding: 10px 3px 2px 5px;
	margin-bottom: 2px;
}

.blog_comment_entry {
	margin-bottom: 10px;
}

.blog_comment_entry .by {
	font-size: smaller;
	display: block;
	border-bottom: 1px dotted #aaa;
}

.blog_comment_entry .comment {
	display: block;
}

.blog_interestingnotice {
	font-size: smaller;
	border: 1px dotted #fff;
	border-radius: 5px;
	padding: 5px;
	margin: 5px;
}
