
.custom .sidebar h3 {
font-weight:bold;
}


.custom .entry-title {
font-weight:bold;
}


.custom .headline_area h1, .headline_area h2 {
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:3em;
line-height:1.308em;
}

/* Makes the Dropcap letter green */
.custom .format_text .drop_cap {
color:#63AD2B;











/* OLD CUSTOM CSS BELOW 
.custom ul#tabs li a {
font-family:Calibri,"Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
font-size:2em;
}
*/

/* begin REMOVE LINES separating page areas */
#header {border:none;}
#content_box {background: none;}
#sidebar_1 {border-style:none;}
#footer {border:none;}
ul#tabs {border:none;}
/* end REMOVE LINES separating page areas */ 

/* 
#archive_info {display:none;}
*/

/* nav bar tab color 
.custom ul#tabs li.cat-item-225 { background: #4DBD33; font-weight:bold;}
 nav bar tab color */

/* newspaper icon */
.custom .format_text p.note {
background: #f5f5f5 url('http://ironboundnewark.com/wp-content/uploads/2009/06/newspaper-32.png') center no-repeat;
border: 2px solid #ddd;
background-position: 7px 50%; /* x-pos y-pos */
text-align: left;
padding: 5px 5px 5px 45px;}

/* custom rss */
.custom .thesis_widget_subscriptions .sub_rss a {
  padding-left: 20px;
  background: url('http://ironboundnewark.com/wp-content/themes/thesis_16/lib/images/icon-rss.gif') 0 50% no-repeat;
}

.custom .thesis_widget_subscriptions .sub_email a {
  padding-left: 20px;
  background: url('http://ironboundnewark.com/wp-content/themes/thesis_16/lib/images/icon-email.gif') 0 50% no-repeat;
}



