.wpPosts {
	margin-top: 10px;
}

#hq_idx_content .postListItem {
background-color:#F5F6F1;
border:1px solid #E5EDE0;
color:#615E58;
cursor:pointer;
font-size:11px;
margin-bottom:5px;
padding:4px 4px;
text-decoration:none;
overflow: hidden;
line-height: 14px;
}

span.postTitle {
color:#3D619B;
font-size:13px;
font-weight: bold;
margin-bottom:2px;
}

span.postTime {
color:#615E58;
font-weight: normal;
font-size:12px;
margin-top:2px;
}
p.postmetadata {
color:#3D619B;
font-weight: normal;
font-size:12px;
margin: 5px 0;
}
span.readMoreLink {
color:#993300;
font-size:11px;
}


img.postPhoto {
border:2px solid #CBD0BE;
text-align:center;
width:80px;
float:right;
margin-left: 4px;
}

.wpPosts img.postSinglePhoto {
border:2px solid #CBD0BE;
text-align:center;
width:100px;
float:left;
margin: 4px;
margin-top:0px;
margin-bottom:10px;
margin-right: 10px;
}

.wpPostDetail img.postSinglePhoto {
border:2px solid #CBD0BE;
text-align:center;
width:150px;
float:left;
margin-right: 10px;
}

.postNavLink {
	display: inline;
}

.postNavLink a {
	font-weight: bold;
	text-decoration: none;
}

#otherPosts {
	display: none;
}
.wpPosts a.hover .postListItem {
	border-color: #d8e4d2;
	background-color: #e8ebdf;
}

.wpPosts .postExcerpt {
	font-size: 10px;
}

.wpPostDetail {
	color: #C1C7C1;
}
