object{
  margin-top: 20px;
}

p img{
  padding: 1px;
  border: solid 1px #888;
  margin: 10px;
}

.entry, .entry div{
  margin-top: 20px;
}

.entry p a{
  color: #247;
  text-decoration: underline;
}

.entry p img, .wp-caption{
  margin-top: 30px;
}

.wp-caption-text{
	text-align: center;
}
.post-ratings{
  clear: both;
}

.sidelinkimg{
  height: 60px;
}

.yacerror{
  color: #d00;
}

dt.gallery-icon img {
	width: 210px;
	height: auto;
}

#commentlist{
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

#commentlist li{
	margin: 0;
	margin: 0;
	clear: both;
	border-top: solid 1px #959595;
}

#commentlist .comment-meta{
	width: 29.5%;
	height: 100%;
	float: left;
	background: #959595;
	color: white;
	padding: 3px;
	margin: 1px;
}

#commentlist .comment-meta small{
	color: #ddd;
	text-align: right;
	font-size: 80%;
	display: block;
}

#commentlist .comment-meta small.comment-editlink a{
	color: #eee;
	font-size: 80%;
	display: block;
}

#commentlist .comment-text{
	background: transparent url('media/css/comment-bg.png') repeat-y left;
	padding-left: 33% !important;
	padding-left: 21%;
	margin: 1px 0;
}

#commentlist .comment-text p{
	margin: 0;
	padding: 0;
}

#commentlist .avatar{
	float: left;
	margin-right: 3px;
}

#commentlist .comment-author{
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-size: 130%;
	text-align: right;
}

.clear{
	width: 99%;
	clear: both;
	height: 0;
	padding: 0;
}

#postcomment{
	background: transparent;
	border: solid 1px #959595; border-width: 1px 0;
	clear: both;
	font-size :120%;
	color: #5a5a5a;
	line-height: 200%;
	margin-bottom: 1em;
	text-align: left;
}

#commentform{
	position:relative; top: 0; left: 0;
	height: 200px;
	margin: 0;
	padding: 0;
}

#author, #author-label, #cemail, #cemail-label, #comment, #comment-label, #captcha, #captcha-label, #csubmit{ position: absolute; }
#author, #cemail, #captcha{
	left: 145px; top: 0;
	width: 200px;
	background: white url('media/css/custom-comment-background.png') no-repeat top left;
	border: solid 1px #cfcfcf;
}

#author-label, #cemail-label, #comment-label, #captcha-label{
	display: block;
	left: 0px; top: 0;
	width: 140px;
	text-align: right;
}

#cemail, #cemail-label{	top: 30px; }
#comment, #comment-label, #csubmit{	left: 370px; }
#captcha, #captcha-label{	top: 70px; }
#csubmit{ top: 140px; width: auto; text-align: center;}

#commentform small{
	display: block;
	text-align: right;
	color: #595959;
}
#commentform img{
	position: absolute; top: 100px; left: 145px;
}

#comment{
	border: solid 1px #cfcfcf;
	width: 290px;
}
