body {
	background: #ede7e0 url(../gaia/images/techguru/background.png) no-repeat;
	}
#container {
	background: #fdf9f2;
	}
#container[id] {
	background: url(../gaia/images/techguru-color/overlay.png);
	}
a, #container h1 a:hover, #container h2 a:hover {
	color: #f44;
	}
.zem_text h1 {
        margin: 0 0 0 50px;
        padding: 0;
        }
.zem_text h2 {
        margin: 0 0 20px 150px;
        padding: 0;
        }
a:visited { 
	color: #c00;
	}
.meta, .comment-meta { 
	color: #766;
	}
.nav { 
	background: #FCDE91;
	}
.nav li a:hover {
	background: #FDCB53;
	}
.nav li span.active {
	background: #FDB913;
	}
#content pre {
	background: #FCDE91;
	color: black;
	}
#footer, #preview-notice {
	background: #B78099;
	color: #f3f3f3;
	}
#footer a {
	color: #fcc;
	}
#footer h2 {
	color: white;
	}
#search-input {
	background: #B72467;
	color: #f3f3f3;
	}
.diy-list {
        float: right;
        width: 280px;
        margin: 0;
        }
.diy-list ul {
        list-style: none;
        }
.foot_float {
        float: left;
        }
.foot_float ul, .foot_float p {
        list-style: none;
        line-height: 1em;
        margin-top: 0;
        padding-top:0;
        }
.blog_block {
        width: 150px;
        }
.comic_block {
        width: 150px;
        }
.quote_block {
        width: 250px;
        float: right;
        }
.foot_clear {
        clear: both;
        }
.foot_clear p {
        font-side: .8em;
        line-height: 1em;
        }

/* Flickr Pics */
.setpreview {
	margin: 0 2em 1em 2em;
}
	.setpreview .thumbnail {
		float: left;
		margin-right: 1em;
	}
.flickrset a {
	border: solid #6CC8BF 2px;
	width: 75px;
	height: 75px;
	background: #FFF;
	float: left;
	margin: 10px;
	padding: 5px;
}
.flickrset a:hover {
	background: #6CC8BF;
}
.flickrset img {
	border: 0;
}
.pages_nav {
	clear: both;
}
.individual {
	padding: 0 2em;
}
	.individual .image {
		margin: 0.5em auto;
		text-align: center;
	}
	.individual .image img {
	}
	.individual .flickrsetnav {
		text-align: center;
	}
		.individual .flickrsetnav a,
		.individual .flickrsetnav a:link,
		.individual .flickrsetnav a:visited {
			text-decoration: none;
		}
	.individual .setname {
		display: inline;
	}

.fleft {
	float: left;
}

.fright {
	float: right;
}

#twitter_div {
	width: 200px;
	float: right;
	margin: 10px;
	z-index: 999999;
}

#twitter_div ul {
	color: #B5B1AD;
	list-style-type: none;
	font-size: .8em;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#twitter_update_list li {
	text-decoration: none;
	font-weight: bold;
}


#twitter_div a:link, #twitter_div a:visited {
	color: #B78099;
}

a.twitter-link, a.twitter-link:link, a.twitter-link:visited {
	color: #B78099;
}
