#Container h2 {
	margin-bottom: 5px;
}
#Container .Rss {
	margin-bottom: 40px;
	text-align: right;
	margin-right: 18px;
}

#Container #Profile {
	float: left;
	height: auto;
	display: inline;
	width: 210px;
	padding: 40px 10px 10px;
}
#Container #Profile p {
	margin-left: 10px;
	margin-bottom: 5px;
}
#Container #Profile .Name {
	margin-left: -10px;
}
#Container #Profile a {
	margin-left: -10px;
}
#Container #Profile img {
	margin-bottom: 5px;
}
#Container #Profile .QR {
	margin-top: 50px;
}
#Container #Blog {
	width: 420px;
	margin-bottom: 30px;
	height: auto;
	float: right;
	margin-right: 30px;
	display: inline;
	padding-left: 15px;
	background: url(img/Dot02.gif) repeat-y left;
}
#Container #Blog .Date {
	margin-bottom: 2px;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
}
#Container #Blog .Title {
	margin-bottom: 10px;
	padding-left: 3px;
	font-size: 14px;
	font-weight: 600;
	background: url(img/Dot.gif) repeat-x bottom;
	padding-bottom: 2px;
	color: #FFFFFF;
}
#Container #Blog #Comment {
	margin-bottom: 10px;
	float: left;
	line-height: 200%;
	width: 200px;
	height: auto; 
}
#Container #Blog #Comment img {
	max-width: 200px;
}
#Container #Blog #BlogPhoto {
	width: 200px;
	float: right;
}
#Container #Blog #BlogPhoto img {
	margin-bottom: 5px;
}
#Container #Blog #Foot {
	clear: both;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#Container #Blog #CommentList {
	height: auto;
	background: url(img/Dot.gif) repeat-x top;
	padding-top: 15px;
}
#Container #Blog #CommentList h4 {
	font-size: 14px;
	font-weight: 600;
	padding-left: 10px;
	padding-bottom: 15px;
}
#Container #Blog #CommentList p {
	background: url(img/Dot.gif) repeat-x bottom;
	padding: 10px 20px 5px;
	line-height: 200%;
}
#Container #Blog #CommentList .Name {
	font-weight: 600;
	color: #DA1813;
}
#Container #Blog #CommentList .Date {
	display: block;
	text-align: right;
	color: #DA1813;
}
#Container #Next {
	text-align: center;
	clear: both;
}
