dl.wp-caption {
	margin:9px auto 9px auto;

	border:1px solid #ccc;
	background:#eee;
}

dl.wp-caption dt a:hover { border-bottom:none; }

dl.wp-caption dt img {
	margin-top:5px;
	margin-left:5px;
}

dd.wp-caption-text {
	margin-left:5px;

	font-size:10px;
	line-height:16px;
	text-align:left;
}

.photo_credit { font-weight:bold; }


.byLine { display:block; margin-bottom: 35px; margin-top:4px; }

.articleOptions { margin-top:9px; }

.articleOptions .printLink,
.articleOptions .emailLink,
.articleOptions .twitterLink,
.articleOptions .adminLink,
.articleOptions .editThisLink,
.articleOptions .commentsLink {
	display:inline-block;
	padding-left:20px;

	font-size:10px;
	line-height:20px;
	background-repeat:no-repeat;
}

.articleOptions .printLink:hover,
.articleOptions .emailLink:hover,
.articleOptions .adminLink:hover,
.articleOptions .editThisLink:hover,
.articleOptions .commentsLink:hover { border:none; }

.articleOptions .printLink { background:url(/wp-content/themes/bni-design-5/images/articleOptions/ico-articleOptions-print.png) no-repeat; }

.articleOptions .emailLink { background:url(/wp-content/themes/bni-design-5/images/articleOptions/ico-articleOptions-email.png) no-repeat; }

.articleOptions .adminLink { background:url(/wp-content/themes/bni-design-5/images/articleOptions/ico-articleOptions-admin.png) no-repeat; }

.articleOptions .editThisLink { background:url(/wp-content/themes/bni-design-5/images/articleOptions/ico-articleOptions-edit.png) no-repeat; }

.articleOptions .commentsLink { background:url(/wp-content/themes/bni-design-5/images/articleOptions/ico-articleOptions-comments.png) no-repeat; }

.textRegular,
.textLarge,
.textXLarge {
	width:14px;
	height:20px;

	border:none;
	background-position:center center;
	cursor:pointer;
}

.textRegular { background:url(/wp-content/themes/bni-design-5/images/articleOptions/ico-articleOptions-regular.png); }

.textLarge { background:url(/wp-content/themes/bni-design-5/images/articleOptions/ico-articleOptions-large.png); }

.textXLarge { background:url(/wp-content/themes/bni-design-5/images/articleOptions/ico-articleOptions-xlarge.png); }


.commentlist,
.commentlist > li {
	margin-left:0;
	padding-left:0;

	list-style:none;
}

.commentlist .children { list-style:none; }

.comment { margin-top: 9px; }

.comment > div { padding:4px; }

.comment .profilePic { float:left; }

.comment .vcard small { text-transform:uppercase; }

.comment .vcard { margin-left:80px; }

.comment .commentWrap { margin-left:70px; }

.commentmetadata a:hover { border-bottom:none; }

.commentmetadata a span { visibility:hidden; }

.commentmetadata a:hover span { visibility:visible; }

.commentWrap {
	padding-left:10px;

	background:url(/wp-content/themes/bni-design-5/images/bg-commentWrap.png) no-repeat center left;
}

.commentText {
	margin-right:20px;
	padding-left:9px;

	background:#fff;
	border:1px solid #ccc;
	border-right-color:#bbb;
	border-bottom-color:#bbb;
	border-left:none;
}

.commentBadge { margin-bottom:-2px; }

.commentButtons { margin-right:20px; text-align:right; }

.comment-reply-link {
	display:inline-block;
	width:40px;
	margin-top:3px;

	font-size:10px;
	text-align:center;
	line-height:16px;
	background:url(/wp-content/themes/bni-design-5/images/articleOptions/ico-commentBadge-blank.png) no-repeat;
}

.comment-reply-link:hover { border-bottom:none; }


.page-link { margin: 10px 0; font-size: 12px; }
.page-link a { display: inline-block; padding: 1px 4px; border: 1px solid #ccc; }
.page-link a:hover { background: #eee; }