/* CSS Document */
h2#main-header {
	background:url(images/slurp_main-header.gif) no-repeat;
}
.entry {
	padding-bottom: 36px;
	
}
h3.entry-header a {
}
.entry-body {
	padding-bottom: 0px;
}
a.permalink {
}

#main a.permalink:hover, #main a.permalink:active, #main a.permalink:focus {
	text-decoration:none;
}
.entry-footer {
	font-size: .85em;
	color: #333;
}
.separator {
	padding: 0px 4px;
}
.separator {
	padding: 0px 4px;
}
.tags {
	font-size: .85em;
	color: #333;
}
#main a.button {
    background: url('images/button_a.gif') no-repeat scroll top right;
}
#main a.button span {
    background: url('images/button_span.gif') no-repeat;
}

