body {
	background-color: #d2eeba;
	font-family: "Trebuchet MS", verdana, sans-serif;
	margin: 0;
	padding: 0;
}

#header {
	background: url(images/header.gif) no-repeat center;
	height: 164px;
	width: 100%;
	margin-top: 80px;
}

#header h1 {
	display: none;
}

#middler {
	margin: 0 auto;
	width: 900px;
}

#footer {
	height: 40px;
	background: url(images/footer.png) no-repeat center;
	width: 100%;
	margin-top: 20px;
}

#badgTable {
	width: 900px;
	float: left;
}

#badgTable .cell {
	width: 300px;
	height: 160px;
	float: left;
}

#badgFeed {
	float: left;
	width: 300px;
	font-size: 12px;
}

.badg {
	width: 282px;
	height: 146px;
	overflow: hidden;
	margin: 0 auto;
	background: url(images/block.gif) no-repeat center;
	font-size: 11px;
}
.badg td {
	font-size: 11px;
}

.badg-content {
	position: relative;
}

.badgInside {
	padding: 10px;
	color: white;
	overflow: hidden;
	height: 116px;
}

a {
	color: #8dcff2;
	text-decoration: none;
}
a:hover {
	color: #b9e0f5;
}

a img {
	border: 0;
}

.badgLogo {
	float: right;
}
.badgLogo a span {
	display: none;
}
.badgLogo a {
	background-repeat: no-repeat;
	display: block;
}
.badgLogo.yelp a{
	background-image: url(/images/logos/yelp.png);
	width: 87px;
	height: 43px;
}
.badgLogo.twitter a{
	background-image: url(/images/logos/twitter.png);
	width: 80px;
	height: 20px;
	margin-bottom: 3px;
}
.badgLogo.delicious a{
	background-image: url(/images/logos/delicious.png);
	width: 40px;
	height: 40px;
	margin-bottom: 3px;
}
.badgLogo.dopplr a{
	background-image: url(/images/logos/dopplr.png);
	width: 180px;
	height: 16px;
}
.badgLogo.flickr {
	position: absolute;
	right: 0;
}
.badgLogo.flickr a{
	background-image: url(/images/logos/flickr.png);
	width: 80px;
	height: 32px;
	margin-bottom: 3px;
}
.badgLogo.lastfm a{
	background-image: url(/images/logos/last.fm.png);
	width: 64px;
	height: 20px;
	margin-bottom: 3px;
}
.badgLogo.foursquare a{
	background-image: url(/images/logos/foursquare.png);
	width: 113px;
	height: 33px;
	margin-bottom: 3px;
}
.badgLogo.foodgenome a{
	background-image: url(/images/logos/foodgenome_logo_30.png);
	width: 197px;
	height: 30px;
	margin-bottom: 3px;
}
.badgLogo.rss {
	position: absolute;
	right: 0;
}
.badgLogo.rss a{
	background-image: url(/images/logos/rss.png);
	width: 30px;
	height: 30px;
	margin-bottom: 3px;
}
.badgLogo.aaronpkwiki a{
	position: absolute;
	right: 0;
}
.badgLogo.aaronpkwiki a{
	background-image: url(/images/logos/aaronpkwiki.gif);
	width: 80px;
	height: 35px;
	margin-bottom: 3px;
}
.badgLogo.upcoming a{
	background-image: url(/images/logos/upcoming.png);
	width: 124px;
	height: 30px;
	margin-bottom: 3px;
}
.badgLogo.github a{
	background-image: url(/images/logos/github.png);
	width: 85px;
	height: 41px;
}

.badgLatte {
	background-image: url(/images/logos/500lattes.png);
	display: inline-block;
	width: 262px;
	height: 126px;
}

.badgLatteNumber {
	font-size: 22pt;
	position: absolute;
	bottom: 5px;
	left: 10px;
}

.blogTitle {
	font-size: 13px;
}
.blogItem, .tweetText {
	line-height: 1.1em;
}

.foursquareItem {
	margin-right: 10px;
}


.yelpRatingBlock {
	padding-left: 2px;
	padding-right: 2px;
}
.yelpRating {
	background-image: url(/images/yelp-ratings.png);
	backgroud-repeat: no-repeat;
	width: 50px;
	height: 9px;
	display: inline-block;
}
.yelpRating-0 {
	background-position: 0 -189px;
}
.yelpRating-1 {
	background-position: 0 -204px;
}
.yelpRating-2 {
	background-position: 0 -232px;
}
.yelpRating-3 {
	background-position: 0 -260px;
}
.yelpRating-4 {
	background-position: 0 -288px;
}
.yelpRating-5 {
	background-position: 0 -315px;
}


.yelpRating span {
	display: none;
}

.contactInfo {
	text-align: center;
	font-size: 11px;
	padding-top: 11px;
	color: white;
}
.contactInfo a, .contactInfo a:visited {
	color: white;
}
.contactInfo a:hover, .contactInfo a:visited:hover {
	text-decoration: underline;
}
.contactInfo div {
	display: inline;
	margin: 0 8px;
}


ul.aaronpkwiki, ul.upcoming {
	list-style-type: none;
	padding: 0;
	margin: 0;
}


#dopplrCurrent {
	text-align: center;
	font-size: 14pt;
	padding-top: 30px;
	margin-bottom: 10px;
}
#dopplrFuture {
	text-align: center;
	
}


#foodgenomeImg {
	background: url(/images/chat-bubble.png) no-repeat;
	width: 240px;
	height: 160px;
	text-align: center;
}
#foodgenomeImg img {
	margin-top: 20px;
}

a.foodgenomeProduct {
	display: block;
	height: 20px;
	width: 20px;
	float: left;
	position: relative;
	z-index: 500;
}
.foodgenomeProduct .food {
	display: none;
	background: url(/images/chat-bubble.png) no-repeat;
	width: 240px;
	height: 160px;
	text-align: center;
	margin-top: -160px;
	margin-left: -75px;
}
.foodgenomeProduct .food img {
	margin-top: 20px;
}
