/* 
Theme Name: SoHPC Responsive Child Theme
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */
@import "bootstrap.icon-large.css";

div#home_widget_1.grid.col-300, div#home_widget_2.grid.col-300, div#home_widget_3.grid.col-300 {
	margin-right: 0px;
}
div.home-recent-posts {
	border-top: 1px solid #EFEFEF;
	margin-top: 10px;
}

div.home-recent-posts h2.post-title {
	font-size: 28px;
}

/* change layout of some responsive theme basic elements...*/
.read-more, div.post-data {
	clear: none;
	margin-top: 15px;
}

p {
	margin-bottom: 0px;
}

#content-archive, #widgets, #content-blog {
	margin-top: 20px;
}

h1 {
	font-size: 36px;
	margin-top: 0px;
}

h2.post-title {
	font-size: 28px;
}

h6.tag-list-wrapper span.text {
	padding-top: 3px;
}

.tag-list-wrapper {
	display: table-cell;
	margin-bottom: 10px;
	padding-top: 10px;
}

	.tag-list-wrapper a.tag {
		display: block;
		height: 16px;
		float: left;
		margin-left: 10px;
		padding: 3px;
	}

	.tag-list-wrapper a.tag-not-first {
		border: 0px;
		border-left: 1px solid #222222;
		padding-left: 8px;
	}
	
	.tag-list-wrapper span {
		float: left;
	}
	
	.tag-list-wrapper span.text {
		float: left;
		white-space: nowrap;
/* 		padding-top: 3px; */
		height: 16px;
	}
	

.sohpc-thumbnail {
  width: 150px !important;
}



div.post-entry {
  clear: both;
}

div.post-entry:after {
  display: block;

}









/*The last 29 days of the month are the hardest."- Nikola Tesla*/