#blogTitle{
	font-size:2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:1em;
}
#blogDesc{
	border-bottom:1px solid #DADADA;
	margin-bottom:40px;
	padding-top:15px;
	padding-bottom:5px;
	line-height:1em;
}
#blogLeft{
	width:160px;
	float:left;
	background:#DADADA url(../images/blogSXtop.gif) no-repeat top;
	padding-top:4px;
}
#blogLeftCont{
	padding-top:11px;
	padding-bottom:15px;
	background:url(../images/blogSXbottom.gif) no-repeat bottom;
}
#blogMiddle{
	width:500px;
	float:right;
}
#blogPersonal{
	margin-bottom:40px;
	text-align:center;
}
#blogPersonal IMG{
	border:0;
	margin-bottom:10px;
}

#blogLeft li{
	list-style-position:outside;
	list-style:none;
	margin:0px 10px 0px 10px;
}
.blogPostCont{
	border-bottom:3px solid #DADADA;
	margin-bottom:20px;
	clear:both;
}

.blogPostTitle{
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:2px;
}

.blogPostDate{
	font-size:11px;
	color:#999;
	margin-bottom:10px;
}

.blogPost{
	margin-bottom:10px;
}
.blogPostComments{
	margin-bottom:25px;
	text-align:center;
	color:#00678f;
}

.blogPostCommentsCont li{
	list-style-position:inside;
	margin:0px 0px 20px 0px;
}
.blogPostCommentsCont{
	background-color:#EAEAEA;
	padding:5px 10px 1px 10px;
}
#newpost{
	margin-top:15px;
	padding-top:15px;
	border-top:1px solid #CCC;
	margin-bottom:10px;
}
.forumtxt{
	border:1px solid #CCC;
	width:92%;
	height:125px;
	padding:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
}
.blogNames{
	list-style-position:inside;
	font-size:14px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #EEE;
	font-weight:bold;
}
