img {
	border:0pt none;
}
div.entry {
	clear: both;
	margin-bottom: 2em;
	margin-right: 1em;
	text-align:left;
}

div.entry ol{
	padding-left:20px;
}

div.person-info {
	float: left;
	position: relative;
	left: 4px;
	margin-top: 25px!important;
	padding: 0 20px 30px 0;
	width: 120px;
	background: url(img/bubble/bubble-nipple.png) top right no-repeat;
	text-align: center;
}

div.person-info a {
	text-decoration: none;
	color: #7e6242;
}

div.post {
	background: #fff url(img/bubble/bubble-left.png) left repeat-y;
	margin-left: 140px;
}

div.post2 {
	background: url(img/bubble/bubble-right.png) right repeat-y;
}

div.post-contents {
	padding: 10px 25px 0 25px;
	margin-right: 10px;
	overflow: auto;
}

div.post-contents p {
	line-height: 140%;
}

div.post-contents blockquote {
	color: #666;
	line-height: 150%;
}

div.post-contents:after {
	content: "";
	display: block;
	clear: both;
}

h4.post-title, div.post-title { 
	font-weight: bold; 
	background: url(img/bubble/bubble-top-left.png) no-repeat left top; 
	margin: 1em 0 0; 
}

h4.post-title a, div.post-title span { 
	color: #7e6242; 
	display: block; background: url(img/bubble/bubble-top-right.png) no-repeat right top; 
	padding: 22px 25px 0; 
	font-size: 140%; 
	text-decoration: none; 
}

h4.post-title a:hover { 
	color: #7e6242; 
	text-decoration: underline; 
}

div.post-title span {
	display: block;
	height: 20px;
	font-size: 100%;
}

div.post-title {
	display: block;
}

div.post-header {
	background: url(img/bubble/bubble-top.png) top repeat-x;
}


div.post-footer {
	background: url(img/bubble/bubble-bottom.png) bottom repeat-x;
}

div.post-footer p {
	background: url(img/bubble/bubble-bottom-left.png) bottom left no-repeat;
	margin: 0;
}

div.post-footer p a {
	display: block;
	background: url(img/bubble/bubble-bottom-right.png) no-repeat right bottom;
	padding: 5px 20px 20px 25px;
	text-align: right;
	font-size: 85%;
	color: #7e6242;
	text-decoration: none;
}

div.post-footer p a:hover {
	color: #7e6242;
	text-decoration: underline;
}

div.linkuage-footer {
	position: relative;
	padding-top: 20px;

}

h2.date {
	color: #666;
	font-weight: normal;
	font-size: 130%;
	padding-left: 10px;
    padding-top: 1em;
    padding-bottom: 1em;
}


a { 
	color: #7e6242; 
	text-decoration: none; 
}

a:link { 
	color: #e77212; 
	text-decoration: none; 
}

a:visited { 
	color: #e77212; 
	text-decoration: none; 
}

a:focus { 
	color: #7e6242; 
	text-decoration: none; 
}

a:actice { 
	color: #7e6242; 
	text-decoration: none; 
}

a:hover { 
	color: #7e6242; 
	text-decoration: none; 
}

#mainpane h3 { 
	color: #7e6242;
}

