body { background : url(http://www.grownheadz.com/images/gh_background1.jpg) #000;
	}

#yui-main
{
     background-color: #ffffff;
}
	
#doc4, #doc2, #doc {background-color : white;}

h1, h2, h3, p, li {font-family: arial, 'lucida console', sans-serif;
}

p { line-height: 16px;
	margin-bottom: 9px;
	}

li { margin-bottom : 8px;}

ul {margin-bottom : 20px;}

h2 { font-size: 20px;
	border-bottom : 1px solid #ccc;
	margin-bottom : 8px;}

h3 { font-size: 16px;
	font-weight: bold;
	}
	
h3 a {text-decoration: none;}

#feature {border-bottom : 1px solid #006;
	margin-bottom: 20px;
	}
	
.left {padding-left : 10px;
	}
	
	.left a {
		color : white;
		text-decoration: none;
		}
/*.listen {background : url(http://www.grownheadz.com/images/listen-bkg.png) #fff repeat-x;}*/

.listen {background-color: #ccc;
	}
	
#navigation {
	margin: 0px;
	background-color: black;
	padding: 0px;
	border-top: 0px solid white;
	}
	
#navigation ul li {
	display:inline;
	margin: 0px;
	padding: 12px;
	border-right: 1px solid white;
	}

#navigation ul li:hover {
	color : #fc9;
	background-color: red;
	padding: 0px;
		}
			
#navigation ul {
	padding: 10px;
	margin : 0px;
	}
	
#navigation ul li a{
	font-size : 123%;
	color : white;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
#navigation ul li a:hover{
		text-decoration: none;
		}
	
.post_date {
	font-size: 60%;
	color : gray;
	margin-bottom: 10px;
}

.visual_clear_2 {
	clear: both;
}

.post {
	border-bottom: 5px solid #ccc;
	margin-bottom: 25px;
}

.yui-u {padding-top:10px;}

#hd {background : url(http://www.grownheadz.com/images/gh-masthead2.jpg) no-repeat #000;}

#hd h1{
	display: block;
	padding:80px;
	visibility: hidden
}

strong, b {
font-weight : bold
}

div#sidebar div {
	padding-left: 50px;
	margin-top: 25px;
}

#sidebar input{
	width: 100px;
}

#sidebar li {
	font-size: 11px;
	margin-bottom: 0;
}

#sidebar li a {
	text-decoration: none;
	color : gray;
}
