body {
	background: #f2e9b8 url('../images/bodyBGyellow.gif') 0 0 repeat-x;
	font-family: "Georgia", Times new roman, serif;
}

a {
	color: #739227;
	text-decoration: none;
	padding: .04em;
}

a:hover {
	color: #fff;
	background: #739227;
}

h1 {
	background: url('../images/silly/sillyAssets.png') 0 0 no-repeat;
	width: 455px;
	height: 80px;
	text-indent: -999em;
	margin: 1em 0 .5em 1em;
}

/********************* 
 * Grid Structure Mods
 *********************/

.post {
	background: #fff;
	-webkit-box-shadow: 2px 2px 1px #bab38e;
	-box-shadow: 2px 2px 1px #bab38e;
}

/********************* 
 * Content Source Block Styles 
 *********************/

/* --- Flickr */
.category-photo { background: url('../images/silly/blockBgs.gif') 0 0 repeat-x; }

.category-photo div {
	overflow: hidden;
}

/* --- Twitter */
.category-twitter { background: url('../images/silly/blockBgs.gif') 0 -252px repeat-x; overflow: hidden;}

.category-twitter div {
	z-index: 2;
}

.category-twitter p {
	margin: 0;
	padding: 6px;
	font-size: 1.5em;
	line-height: 1.2em;
	color: #64811d;
}

.category-twitter p.date {
	position: absolute;
	top: -5px;
	left: 0;
	font-family: "Verdana", Helvetica, arial, sans-serif;
	color: #525252;
	font-size: .8em;
	z-index: 1;
}

.category-twitter p.date span {
/*	font-family: "Geargia", Times new roman, serif;
*/	font-weight: bold;
	font-size: 1em;
}

.category-twitter p.date a {
	padding: 0;	
}

/* --- Words */
.category-words { background: url('../images/silly/blockBgs.gif') 0 -501px repeat-x; }

.category-words div {
	overflow-y: hidden;
}

.category-words h2 {
	padding: 6px 6px 0 6px;
	font-size: 1.5em;
	color: #d98725;
}

.category-words p {
	color: #444;
	padding: 6px;
	line-height: 1.3em;
}

.category-words a.expand {
	display: block;
	background: url('../images/silly/sillyAssets.png') -7px -153px no-repeat;
	width: 32px;
	height: 31px;
	position: absolute;
	bottom: 0;
	right: 0;
	text-indent: -999em;
}

/* --- Work */
.category-work { background: url('../images/silly/blockBgs.gif') 0 -751px repeat-x; }

.footer {
	clear: both;
	background: #333;
	padding: .7em 1.3em;
	font-family: "Tahoma", Helvetica, arial, sans-serif;
	text-align: right;
}

.footer a {
	background: #fff;
	border: solid 1px #9ad1df;
	padding: .1em .3em;
}

.footer a:hover {
	color: #9ad1df;
}
/* 'coming soon' block */
p.soon { 
	background: url('../images/brownBlock.png') 0 0 no-repeat;
	font-size: 123.1%;
	color: #fff;
	width: 466px;
	height: 307px;
	padding: 20px;
	margin: 4em auto;
}

p.soon span {
	display: block;
	background: url('../images/rejig.png') 0 0 no-repeat;
	width: 314px;
	height: 174px;
	margin: 0 0 1em 0;
	text-indent: -999em;
}