/*
Theme Name: AZ-Birding
Description: Arizona Birding (AZ-Birding) Theme
Version: 0.2
Author: Lance Willett
Author URI: http://simpledream.net/
*/

@import "/css/reset.css";
@import "/css/main.css";

.post h3 {
	margin-bottom: 0;
	font-size: 16px;
}
.post p.date {
	margin-bottom: 4px;
}
.sidebar h3 {
	margin-top: 40px;
}
.sidebar li p {
	margin: 10px 0;
}