/*
THEME NAME: Joel's Lab
THEME URI: 
DESCRIPTION: Made for lab.joelgillman.com for WordPress 2.0.x and 2.1.
VERSION: 0.1
AUTHOR: Joel Gillman
AUTHOR URI: http://joelgillman.com/
*/
body {
	background-image: url(images/pattern.gif);
	margin: 0;
}
#grad_top {
	background-image: url(images/grad.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 43px;
	margin-bottom: -23px;
}
#the_post {
	background-color: #f2ffe5;
}
#comment {
	width: 429px;
	height: 100px;
	font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 12px;
}
#flashcontent {
	margin: 0 10px;
}
blockquote {
	background-color: ffc;
}
#the_post p img {
	margin: 2px 10px 10px;
}
h1 a {
	color: red;
	text-transform: lowercase;
}
.post {
	background-color: #f2ffe5;
}

.post_head {
}

.post_foot {
}
p + p {
	margin: 0;
	text-indent: 0em;
}
applet {
	margin: 0 0 0 0;
	padding: 0;
}
.form-input input {
	background-color: #fff;
}
.form-input input:focus {
	background-color: #fcf7b9;
}

img.title {
	margin: 0 -40px 0 -20px;
	padding: 0px;
}
h1.title {
	
}
div.title {
	font-variant: small-caps;
	margin-bottom: 10px;
	line-height: 15px;
	padding-bottom: 0px;
	border-bottom-color: #beec61;
	border-bottom-style: solid;
	border-bottom-width: .2em;
	margin-top: 20px;
	font-weight: bold;
	font-size: 20px;
	color: #4c4c4c ;
}

.index_title {
	color: #171717;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 1em;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.single_post_title {
	color: #171717;
	text-decoration: none;
	font-size: 2em;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

hr.color {
	background: #beec61;
	color: #beec61;
	clear: both; 
	float: none; 
	width: 100%; 
	height: .3em;
	margin: 0 0 1.4em;
	border: none; 
}
