/*
Theme Name: Grid-A-Licious(tm)
Theme URI: http://wpreload.com/themes/gridalicious/
Version: 2.0
Author: <a href="http://www.suprb.com">(c) 2008-2011 Suprb</a>
*/

body {
	background-image: url(http://blog.dimmdesign.com/wp-content/themes/grid-a-licious/blog_bg.png);
}

/* the posts 
.post { position:absolute; display:none; }
.post > div { padding:0; }
#allposts { margin-bottom:60px; }
*/

.post h3 {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	background-color: rgba(254,255,254,0.8);
	font-size: 2.2em;
	color: #000;
	padding: 5px 5px 5px 5px;
	z-index: 1;
	line-height: 23px;
	letter-spacing: -2px;
}

.post:hover h3 {

}
