.custom h2{
	color:#354F00
}
.custom .sidebar h3{border-top:1px solid #d1c6a4; 
margin-top:5px;}

.custom .sidebar h2{font-size:2em; 
        color:#a8742c; font-weight:bold; margin-bottom:2em;
        background:#d1c6a4}

.custom .sidebar a {color:#a8742c; font-weight:bold;text-decoration:none; border-bottom:none; }

.custom .sidebar h3{color:#354F00; 
        letter-spacing:.1em; font-weight:bold; font-variant:normal; 
        font-size:1.1em}

.custom a {font-weight:bold;text-decoration:none; border-bottom:1px dotted #834e1f; }

.custom a:visited { text-decoration:none; border-bottom:none; }
.custom a:hover {background:#eee4c3; text-decoration:underline}


.custom .comments_closed p {
  display: none;
}

