/*
Theme Name: Hitzer Theme
Theme URI: http://www.reusserdesign.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Reusser Design
Author URI: http://www.reusserdesign.com/
*/

.entry h1 a {
	color: #F47830 !important;
	font-size: 22px !important;
	font-style: italic !important;
	font-weight: 400 !important;
	margin-bottom: 15px !important;
}

.entry h1 {
	margin: 0 !important;
	padding: 0px 0px 5px 0px;
}

.entry h3 {
	margin: 0 !important;
	padding: 0px 0px 5px 0px;
}

.entry {
	padding-bottom: 25px;
}

.entry:last-child {
	padding-bottom: 0px;
}

.sidebar-block {
	padding-bottom: 15px;
}