﻿.BlogContent
{	float:left;
	width:775px;
	padding-right:10px;
	border-right:1px solid #CCCCCC;
}

.BlogBody {
	vertical-align:top;
}

.BlogTitle {
	color:black;
	font-family: Segoe UI, Arial, sans-serif;
	font-size: 12pt;
	font-weight:bold;
}

.BlogDate {
	color:black;
	font-family: "Lucida Sans Unicode", Trebuchet MS, sans-serif;
	font-size: 12pt;
	text-align:right;
	vertical-align:text-top;
	width:150px;
}

.BlogByLine {
	color:black;
	font-family: "Lucida Sans Unicode", Trebuchet MS, sans-serif;
	font-size: 10pt;
}

.BlogEntry {
	color:#333333;
	font-family: "Lucida Sans Unicode", Trebuchet MS, sans-serif;
	font-size: 13px;
	line-height:19px;
}
.BlogEntry p { margin-top:5px; text-indent:2em; }

.BlogCommentList li, #commentform input, #commentform textarea { font: 0.9em  Trebuchet MS, "Lucida Sans Unicode", sans-serif; }
.BlogCommentList li ul li { font-size: 1em; }
.BlogCommentList li { font-weight: bold; }
.BlogCommentList li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; }
.BlogCommentList cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.BlogCommentList p { font-weight: normal; line-height: 1.5em; text-transform: none; }

.BlogSidebar
{
	float:right;
	width:160px;
	padding-left:10px;
	padding-right:10px;
}

.BlogSidebarSectionHeader {
	color:black;
	font-family: Segoe UI, Arial, sans-serif;
	font-size: 12pt;
	font-weight:bold;
}

.BlogSidebarSectionData {
	color:black;
	font-family: "Lucida Sans Unicode", Trebuchet MS, sans-serif;
	font-size: 10pt;
}
.BlogSidebarSectionData ul { padding:0px;line-height:12px; }
.BlogSidebarSectionData li { list-style-type:none; }
.BlogSidebarSectionData li:before { content: "\00BB \0020"; }
