#content {
	padding: 1px 49px 1px 50px;
}

#content h1 {
	margin: 10px 0 26px;
	padding: 0;
	display: block;
	float: none;
	width: auto;
	height: auto;
	font-family: georgia, serif;
	font-size: 42px;
	font-weight: normal;
	color: #39939c;
	letter-spacing: -1px;
}

#content h1 a {
	text-decoration: none;
	height: auto;
	width: auto;
	margin-right: auto;
	padding-right: auto;
	color: #39939c;
}


#content h2 {
	margin: 1.25em 0 0.5em;
	padding: 0;
	font-family: georgia, serif;
	font-size: 19px;
	font-weight: normal;
	color: #39939c;
	letter-spacing: -1px;
}

#content h3 {
	margin: 1em 0;
	padding: 0;
	font-size: 1em;
	font-family: georgia, serif;
	font-size: 16px;
	font-weight: normal;
	color: #555;
}

#sidebar {
	width: 231px;
	margin: 0 21px 0 22px;
	float: left;
	display: inline;
	font-size: 11px;
	line-height: 15px;
	color: #222;
	text-align: left;
}

img.profile-img {
	border: 1px solid #000;
	float: left;
	margin: 0 7px 0px 0px;
}

dl.profile-datablock {
	text-align: justify;
}

dt.profile-data {
	font-family: georgia, serif;
	font-style: italic;
	font-weight: bold;	
}

#sidebar dd {
	margin: 0.5em 0;
	padding: 0;	
}

#sidebar ul {
	list-style: none;

}

#sidebar ul li {
	margin: 1px 0;
}

#sidebar h2 {
	text-align: right;
	margin: 18px 0 21px;
	padding: 0;
	font-family: georgia, serif;
	font-size: 19px;
	font-weight: normal;
	color: #39939c;
	letter-spacing: -1px;
	line-height: 19px;
	color: #777;
	border-bottom: 1px dotted #39939c;
}

#copy {
	margin: -2px -80px 0 0;
	width: 577px;
	border-left: 0px solid #999;
}

#copy .fullpost {
	clear: none;
}

#main {
	padding: 1px 36px 2em 24px;
	border: solid #bbb;
	border-width: 0 1px 1px;
}

#copy h2 {
	margin: 2.5em 0 0;
	font-size: 11px;
	font-family: tahoma;
	font-weight: normal;
	color: #777;
	letter-spacing: 0;
	border-bottom: 0px solid #999;
	line-height: 14px;
}

p.description {
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 1.5em 2em;
	text-align: left;
	line-height: 16px;
}

#copy h3 {
	margin-top: 0px;
	font-size: 24px;
	line-height: 29px;
}

#copy h3 a {
	text-decoration: none;
}

.post {
	border-bottom: 5px solid #ddd;
}

.post-footer {
	margin-top: 1em;
	border-top: 1px dotted #aaa;
	padding: 1px 1.5em 1px;
	font-size: 11px;
	color: #555;
	line-height: 16px;
	background-color: #eee;
	
}

.post-footer a {
	color: #555;	
}

a.comment-link {
	font-weight: bold;
	background: url('../images/li_bg.gif') left center no-repeat;
	padding-left: 14px;
}

.link_blog_more {
	display: inline !important;
}