#homepage-content h2.post-title {
	font-family: 'Droid Sans', 'Lucida Sans Unicode', 'Lucida Grande', 'Trebuchet MS',Helvetica,Arial,sans-serif;
}
#homepage-content ul.storeinfo {
	margin-bottom: 15px;
}
#homepage-content ul.storeinfo li h4 { 
	margin: 0;
	font-size: 13px;
	}
	
#sidebar ul li { 
	height: auto; 
	line-height: 1.5em; 
	padding: 8px 0
}

#inner-page { margin-top: 65px }
#inner-page h1, 
#inner-page h2 {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}
#inner-page h1,
#inner-page h2,
#inner-page h3,
#inner-page h4
#inner-page h5,
#inner-page h6 { color: #ED1C24 !important }

#inner-page h2.post-title { 
	background: url(../images/feat_line.png) bottom no-repeat;
	border-bottom: 0;
	padding-bottom: 15px;
}
              
#inner-page h2.post-title a {
	color: #ED1C24 !important;
}

#logo {
	top: -28px;
	left: -105px;	
}

#logo img { height: 170px }