@import url(post.css); 
a.nohover:hover
{
	border: none;
}
a{
	color: #6CC9A4;
	text-decoration: none;
	font-weight: bold;
}
#recently li a {
font-weight:lighter;
}

a img {
	border: none;
}

a,div,p,span,body {
	font: normal 14pt;
	font-family: "Segoe UI","Trebuchet MS","lucida grande", "lucida sans unicode", sans-serif;
	line-height: 1.4em;
}

a:hover{
	border-bottom: 1px dotted #6CC9A4;
}

div,p,span,body {
	color: #FFFFFF;
}

.clear {
	clear: both;
}
h4{

clear:both;
}
#controls h2 {
	background: transparent url(http://www.bluespire.com/bennage/img/lilcloud.gif) no-repeat scroll left 0.1em;

	font-size: 1em;
	font-weight: bold;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 52px;
}

/*
a[target="_blank"], a[href^="http:"]
{

	padding-right: 18px;
	background-image: url(http://www.bluespire.com/bennage/img/external.gif);
	background-repeat: no-repeat;
	background-position: right;
}
*/
body {

	background: #333333 url(http://www.bluespire.com/bennage/img/dirt.gif) fixed;
	height: 100%;
	margin: 0;
	padding: 0;
}

#above-dirt{
	left: 0;
	position: absolute;
	top: 60px;
	z-index: 300;
}

#blog{
width:600px;
float:right;

}

#content {
	left: 50%;
	margin-left: -400px;
	min-height: 600px;
	position: relative;
	width: 800px;
}

#controls {
float:right;
	margin-left: 10px;
	width: 180px;

}

#copyright{
	float: left;
}

#dirt{
	background-image: url(http://www.bluespire.com/bennage/img/dirt.png);
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 200;
}

#feed{
	float: right;
	padding: 4px 1em;
	text-align:right;

}
#feed div {
	font-size: 65%;
}

#flickr{
}

#footer{
	left: 50%;
	margin-left: -400px;
	clear:both;	
	bottom:0;
display:block;
position:fixed;
z-index:110;
vertical-align:bottom;
}

#header{
	left: 50%;
	margin-left: -400px;
	margin-top: 0;
	position: relative;
	width: 800px;
}

#header #logo {
float:left;
}

#lastfm{
}



#sidebar{
	float: left;
	font-size: 85%;
}

#wave01 {
	background-image: url(http://www.bluespire.com/bennage/img/Wave01.png);
	height: 90px;
	left: 0;
	bottom: 0;
	width: 100%;
display:block;
position:fixed;
z-index:100;
vertical-align:bottom;

}

#wave02 {
	background-image: url(http://www.bluespire.com/bennage/img/Wave02.png);
	bottom: 10px;
	height: 120px;
	left: 0;
	width: 100%;
	display:block;
position:fixed;
z-index:99;
vertical-align:bottom;
}

#wave03 {
	background-image: url(http://www.bluespire.com/bennage/img/Wave03.png);
	bottom: 40px;
	height: 120px;
	left: 0;
	width: 100%;
	display:block;
position:fixed;
z-index:-99;
vertical-align:bottom;
}

#wave04 {
	background-image: url(http://www.bluespire.com/bennage/img/Wave04.png);
	bottom: 66px;
	height: 120px;
	left: 0;
	width: 100%;
	display:block;
position:fixed;
z-index:-100;
vertical-align:bottom;
}

#twitter_div li
{
	font-size: 75%;
}
