/*
Theme Name: Heap Child
Theme URI: http://pixelgrade.com/demos/heap
Author: PixelGrade Team
Author URI: http://pixelgrade.com
Template: heap
Description:  HEAP is a personal WordPress Blog Theme and an effortlessly tool for publishers of all kind, cherished for its flexibility, clean layouts and speed.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: heap_txtd
Tags: black, orange, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
*/

/* Add your custom CSS rules that overwrite the ones in the main Lens theme here */

#mcTagMap .tagindex,#sc_mcTagMap .tagindex{padding:6px 0 10px 0}#mcTagMap .tagindex h4,#sc_mcTagMap .tagindex h4{border-bottom:1px solid #000;padding:0 0 4px 0;margin:2px 0 4px 0}#mcTagMap .tagindex ul,#sc_mcTagMap .tagindex ul{list-style:none;padding:1px 0;margin:0}#mcTagMap .tagindex ul li,#sc_mcTagMap .tagindex ul li{list-style:none;padding:2px 0;margin:0}#mcTagMap .holdleft,#sc_mcTagMap .holdleft{width:190px;display:inline;margin:0 20px 0 0;float:left;text-align:left}#mcTagMap .noMargin,#sc_mcTagMap .noMargin{margin:0}#mcTagMap .morelink,#sc_mcTagMap .morelink{display:none}#mcTagMap .tagDescription{display:block;font-size:90%;line-height:1;font-style:italic}#mcTagMap #mcTagMapNav{display:block;background:#eee;float:left;width:100%;text-align:center;padding:5px 0;border:1px solid #888}#mcTagMap #mcTagMapNav a{text-decoration:none;padding:3px 2px 3px 6px;border-left:1px solid #888}#mcTagMap #mcTagMapNav a:first-child{border-left:0}


.wp-pagenavi {
	clear: both;
	float: none;
	padding: 5px;
	margin: 10px;
}

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #2878bd;
	padding: 3px 5px;
	margin: 2px;
}
.wp-pagenavi select {
width: auto !important;
display: inline  !important;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #2878bd;
background:#fff;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
img.thumb {
margin:5px;
}
.single-content .img-container {
border-radius: 50%;
border: 1px solid rgba(0,0,0);
float: right;
width: 75px;
height: 75px;
}
.single-content .img-container img {
width: 75px !important;
height: 75px !important;
border-radius: 50%;
z-index: 1;
margin-bottom: -2px;
}

.site-header__description {
	display: none;
}

.site-title--image img {
	max-height: 150px;
}
.header {
	padding-bottom: 10px;
	padding-top: 10px;
}
.centerit{
	margin: 0 auto;
	text-align: center;
}