/* Homepage */
#content { font-size: 20px; line-height: 30px; text-transform: lowercase; padding-bottom: 0px; padding-top: 20px; }
#content h3 { text-transform: none; line-height: 30px; letter-spacing: -2px; padding-bottom: 10px; }

#content .latest_entry p,
#content .latest_entry h3,
#content .latest_entry h4 { display: inline; font-size: 20px; line-height: 30px !important; letter-spacing: 0 !important; }
#content .latest_entry p:after,
#content .latest_entry h3:after,
#content .latest_entry h4:after { content:" ¶ "; font-weight: bold; color: #444; }

.navigation a { color: #B38026; }
.navigation a:hover { color: #3d3e42; }
.search { margin-top: 30px; }
ul.item_meta { padding-bottom: 10px; margin-bottom: 0; }
ul.item_meta li { line-height: 15px; font-size: 14px; }

.homepage_navigation h4 { font-size: 22px; line-height: 30px; }
.homepage_navigation ul { margin-bottom: 30px; line-height: 30px; }

.home .sidebar { padding-top: 59px; line-height: 18px; font-size: 12px; color: rgba(255,255,255, .25);}
.home .sidebar a { color: #888; }
.home .sidebar a:hover { color: #b1f200; }
.home .sidebar h5 { margin-bottom: 20px; }