.custom ul.menu { display: none; }

.custom #header_area { background: url("images/bkg_nav.gif") top left repeat-x; border-bottom: 1px solid #d4d4cd; }
.custom #header_area .page { background: transparent; }

/* Nav */

.custom #nav { background: url("images/bkg_inner_nav.png") 0 0 no-repeat; list-style: none; overflow: hidden; padding: 0.9em 1em 0 1em; font-family: Helvetica, Arial, sans-serif;}
.custom #nav li { float: left; font-size: 1.1em; margin: 0 1px 0 0; color: #999; }
.custom #nav li a { display: block; font-size: 1.4em; font-weight: bold; padding: 0.7em 1em 1em 1em; color: #fff; }
.custom #nav li a:hover { text-decoration: underline; }
.custom #nav li a.active { background: #fff; color: #222; font-weight: bold; }

/* Logo & Donate Buttons */

.custom #header { border: 0; background: transparent; overflow: hidden; }
.custom #logo { float: left; background: url("images/logo.png") 0 0 no-repeat; height: 60px; width: 488px; text-indent: -9999px; }
.custom #logo a { display: block; width: 488px; height: 60px; }

.custom #header #donate_now { display: block; float: right; width: 202px; height: 36px; background: url("images/donate.png") 0 0 no-repeat; text-indent: -5000px; margin: 15px 0 0 0; }
.custom #header #donate_now:hover { background-position: 0 -36px; }

/* Content */

.custom #content_area { background: #fff; }
.custom #content_area .page { background: transparent; }
.custom #content_box { background: none; }

.custom .entry-title { font-weight: bold !important; }

/* Posts */

.custom .headline_area h1 { font-weight: bold; }
.custom .comments_closed { display: none; }

/* Sidebars */

.custom .sidebar h3 { font-variant: normal; font-weight: bold; letter-spacing: 0; }

/* Footer */

.custom #footer_area { border-top: 1px solid #ddd; }
.custom #footer { text-align: center; border: none; }