.recent-comment a.comment-link {
	 text-decoration: none;
	 display:block;
	 padding: 2px 5px 5px 5px;
	 border: 0px dashed #e8cdab;
}

.recent-comment a.comment-link-author {
	 text-decoration: none;
	 display:block;
	 padding: 2px 5px 1px 5px;
}

.recent-comment a.comment-link:hover, .recent-comment a.comment-link-author:hover {
	 background-color: #002133;
}

.recent-comment .comment-author-gravatar {
     float:left;
     margin-right: 10px;
}

.recent-comment .comment-author {
	 font-size: 1em;
}

.recent-comment .comment-meta {
	 line-height: 1em;
}

.recent-comment .comment-date-time {
	color: #658f8a;
	font-size: 0.7em;
}

.recent-comment .comment-post-title {
         margin: 25px 0 0.5em 0;
	text-decoration:none;
	font-size: 0.9em;
	font-weight: bold;
	display:block;
	width: 100%;
}

.recent-comment .comment-text {
	 font-family: Georgia,"Times New Roman",Times,serif;
	 font-style: italic;
	 font-size: 0.9em;
	 color: #abcee1;
         color: #7a8fa4;
         padding-bottom: 1px;
}

.recent-comment {
	padding-bottom: 5px;
}