/*
Theme Name:     KnowHow Child Theme
Theme URI: 		http://herothemes.com/
Description:    Child theme for KnowHow 
Author: 		Chris Mooney (Swish Themes)
Author URI: 	http://herothemes.com
Template:       knowhow
Version:        1.0.0
*/

@import url("../knowhow/style.css");


/* ------- Insert custom styles below this line ------- */

#breadcrumbs {display:none}
.archive .post {margin: 0 0 6px;padding: 8px 0 6px 30px;}
.archive .post:before {font-size: 20px;top: 8px;}
.archive .entry-title, 
.archive .entry-title a,
.archive .entry-title a:visited {
	font-size: 18px;
	color:#45454C;
	text-decoration:none;
	line-height: 22px;
	letter-spacing: -0.5px;
}
.archive .entry-title a:hover {text-decoration:underline;}