body {
	background: url('http://j.abuckman.com/background.png') repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5 { margin: 0; }

h1 {
	background: url('http://j.abuckman.com/andrew-buckman.png') no-repeat left 15px;
	font-size: 24px;
	margin: 0;
	padding: 15px 0;
}
h1 a {
	display: block;
	height: 23px;
	width: 207px;
	text-indent: -9999px;
}
.grbox {
	position: relative;
}
.overlay {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
}
#wrap {
	margin: 0 auto;
	width: 932px;
}
#header {
	height: 53px;
	overflow: hidden;
}
#avatar {
	float: right;
}
#goldenratio {
	margin-bottom: 15px;
	height: 576px;
	width: 932px;
}
#gr1 {
	float: left;
}
#gr1, #gr1 .overlay {
	height: 576px;
	width: 576px;
}
#gr2 {
	background: url('http://j.abuckman.com/twitter.png') no-repeat left top;
	float: left;
}
#gr2, #gr2 .overlay {
	height: 356px;
	width: 356px;
}
#gr3 {
	float: left;
}
#gr3, #gr3 .overlay {
	height: 220px;
	width: 356px;
}
#gr1 .overlay {
	background: url('http://j.abuckman.com/latest-project.png') no-repeat left top;
}
#gr3 .overlay {
	background: url('http://j.abuckman.com/photos.png') no-repeat left top;
}

#tweets {
	font-size: 12px;
	padding: 15px;
	overflow: hidden;
}
#tweets h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 10px;
	text-align: right;
}
#tweets h2 a {
	color: #2CA8C4;
	text-decoration: none;
}
#tweets h2 > a:hover {
	color: #ffe700;
}
#tweets h2 span { display: none; }
#tweets blockquote {
	background: url('http://j.abuckman.com/white40pct.png') repeat left top;
	margin: 0 0 15px 0;
	padding: 5px;
}
#tweets .timesince {
	font-size: 0.85em;
}
#gr2 #followme {
	position: absolute;
	left: 7px;
	bottom: 7px;
	height: 36px;
	width: 100px;
}
#followme span { display: none; }

#bottomlinks {
	font-size: 11px;
	height: 136px;
	margin-bottom: 15px;
}
#bottomlinks h3 {
	display: none;
}
#bottomlinks ul {
	margin: 0 0 0 17px;
	padding: 10px;
}
#bottomlinks li {
	margin-bottom: 2px;
}
#bottomlinks .box {
	display: block;
	float: left;
	margin-right: 17px;
	height: 136px;
	width: 220px;
}
#df {
	background: url('http://j.abuckman.com/diningfolio.png') no-repeat left top;
}
#sf {
	background: url('http://j.abuckman.com/stormyfrog.png') no-repeat left top;
}
#df, #sf {
	text-indent: -9999px;
}
#bottomlinks #personal {
	background: url('http://j.abuckman.com/personal.png') no-repeat left top;
}
#bottomlinks #work {
	background: url('http://j.abuckman.com/work.png') no-repeat left top;
	margin-right: 0;
}
.delicious {
	background: url('http://j.abuckman.com/delicious.small.gif') no-repeat right center;
	padding-right: 14px;
}