h1, .blog-title, h2, h3 {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	}
.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-size: 1.5em;
	font-weight: bold;
	padding: 0;
	display: block;
	margin-bottom: 5px;
	}
.secondary {
	width: 200px;
	float: left;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #666;
	padding: 0 10px;
	overflow: hidden;
	}
h4, h5, h6 {
	font-family: helvetica, arial, sans-serif;
	}
input#searchsubmit { /* Static search button */
	width: 30%;
	float:  right;
	}
#s { /* The actual search input field */
	position: relative;
	padding: 3px;
	width: 60%;
	border: 1px solid #ddd;
	background: transparent;
	z-index: 2;
	float: left;
	}
div#primary hr {
	display: block;
	color: #e6e6e6;
}
div#dsq-comments-title h3 {
	font-size: 1.4em;
	font-weight: bold;
}
h1.entry-title, h3.entry-title {
	font-weight: bold;
}