.browse_h3 { 
	margin-bottom: -8px;
}

.b_tags a { 
	background: #00ac42 url('i/h_b_tags.gif') no-repeat top left;
	color: #ffffff;
	font-weight: bold;
}

.b_tags a:hover {
	background-color: #005721;
	background-position: 0px -23px;
	color: #ffffff;
}

.graph { 
	margin: 85px 0 0 -40px;
}

.archive_bar_graph {
	clear: both;
	float: left;
	display: inline;
	//margin: 0;
	//padding: 0;
}

.archive_bar_graph li {
	float: left; 
	display: inline;
	list-style-type: none;
	position: relative;
	width: 19px;
	margin: 0 1px 0 0;
	padding: 30px 0 0;
}

.archive_bar_graph li span.label {
	position: absolute;
	bottom: 1px;
	left: 0;
	display: block;
	text-align: center;
	width: 100%;
	color: #222222;
	font-family: Helvetica,arial,sans-serif;
	font-size: 9px;
}

.archive_bar_graph li a {
	text-decoration: none;
}

.archive_bar_graph li a span.bar {
	position: absolute; 
	bottom: 16px;
	display: block;
	width: 100%;
	background: #00ac42;
}

.archive_bar_graph li a span.count {
	color: #fff;
	text-align: center;
	font-family: Helvetica,arial,sans-serif;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	z-index: 3;
	display: block;
	bottom: 20px;
}

.archive_bar_graph li a:hover span.bar {
	background: #005721;
	color: #fff;
}

#allposts table { width: 500px; border-collapse: collapse; border-spacing: 0; border: 0 none;}
.iv_title { width: 385px; }
.iv_title a, .iv_comments a, .iv_date a { display: block; }
.iv_comments { text-align: right; width: 40px; }
.iv_comments a:link, .iv_comments a:visited, .iv_comments a:active, .iv_comments a:hover, .iv_date a:link, .iv_date a:visited, .iv_date a:active, .iv_date a:hover { color: #333333; }
.iv_date { text-align: left; width: 75px; }
.iv_title, .iv_comments, .iv_date { vertical-align: top; padding: 2px 0 2px 0; }
tbody tr:hover, tbody tr:nth-child(2n):hover { background-color: #ffffdb; }
tbody tr:nth-child(2n) { background: none repeat scroll 0 0 #f5f5f5; }

