/*
Theme Name: Bennettarium
Theme URI: http://www.thunderguy.com/semicolon/
Description: Based on Jalix.
Version: 3.0
Template: jalix
Author: Bennett McElwee
*/

@import url("../jalix/style.css");

.home .hentry {
	position: relative;
	zoom: 1; /* oh, IE */
}

.home .entry-meta {
	font-size: 21px; /* same as heading */
	left: -90px;
	position: absolute;
	text-align: right;
	top: 0;
	width: 80px;
}

.home .entry-meta a[rel=bookmark] {
	text-decoration: none;
}

