.mh-main-nav {
	border-bottom: 5px solid #6d190e;
}

.mh-widget-title {
	border-bottom: 3px solid #6d190e;
}

.entry-content a, .entry-content a:hover {
	color: #800000;
}

#mh-comments, .comment-respond {
	display:none;
}

.mh-header {
border-left: 1px solid #999;
border-right: 1px solid #999;
border-top: 1px solid #999;
}

.mh-wrapper {
border-left: 1px solid #999;
border-right: 1px solid #999;
border-bottom: 1px solid #999;
}

.mh-meta-comments {
	display:none;
}

.entry-thumbnail, .entry-meta-comments {
	display:none;
}


.postmeta, postmeta2 {
	font-size: 12px;
	padding: 15px 0px 0px 0px;
	margin: 15px 0;
	border-top: 1px dotted #BBBBBB;
	}

.pdf-button a {
	background-color:#edeeed;
	width:32%;
	text-align:center;
	padding:7px;
}

.pdf-button a:hover {
	background-color:#bebfbe;
	text-decoration:none;
	color:#000000;
}

.pdf-button {
	margin:100px 0 25px 0;
}

.book-gallery {
	float:left;
	display: table;
	width:200px;
	height:320px;
	text-align:center;
}
	
.book-gallery:hover {
	opacity:0.5;
}

.book-single {
	display: table-cell;
  vertical-align: middle;
}

.book-single img {
	height: 300px;
	min-width: 200px;
	margin-right: 15px;
}

.book-single a {
	text-decoration:none;
}

.pbCaptionText { font-size:1.6em !important; }

.borderbottom {
	width:100%;
	border-bottom: 1px dotted #999999;
	margin-bottom: 25px;
}

.borderbottom:last-of-type { 
	display: none;
}

pre { display: none; }