body
{
	background-image: url(../images/rf-electrogenic-bg.jpg);
	background-repeat: no-repeat;
	background-color: #EADFC3;
	padding: 0pt;
	margin: 0px;
	color: #6f4f17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2 {
	margin: 0 0 1em;
}

hr {
	background-color: #c8b892;
	height: 2px;
	border: none;
	margin: 1em 0;
}

a:link, a:visited {color:#476c92}

a:hover {color:#3a3121}

#wrapper {
	position: relative;
	width: 900px;
	min-height: 500px;
}

#header {
	display: block;
	padding: 1em;
}

#nav {
	margin: 0 0 0 378px;
}

#nav a {
	text-decoration: none;
	font-weight: bold;
	margin: 0 14px;
	color: #2271a8;
	font-size: 22px;
}

#nav a.on {color:#3a3121;}

#nav a:hover {color:#6f4f17;}

#content {
	padding: 0 0 0 2em;
	min-height: 500px;
}

#content-box {
	width: 716px;
	min-height: 100px;
	background-image: url(../images/content-box-bg.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 23px 23px 4px;
}

#content-box-bottom {
	width: 761px;
	height: 18px;
	background-image: url(../images/content-box-bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#bio, #video, #gallery, #contact {display: none;}


#video {
	text-align: center;
}

#footer {
	text-align: center;
	padding: 1em;

}

.clear {
	clear: both;
	height: 1px;
}

img
{
	margin: 0px;
	padding: 0px;
}

.earfist {
	left: 285px;
    position: absolute;
    top: 138px;
}

#hello {
	float: left;
	margin: 0;
}

#gallery a.lightbox  {
	text-decoration: none;
	border: none;
	float: left;
	display: block;
	position: relative;
}

#gallery a img {
	margin: 12px;
	border: none;
}

#gallery a img:hover {
	margin: 10px;
	border: 2px solid #6f4f17;
}

#gallery a span {
	text-decoration: none;
	font-size: 0.8em;
	display: block;
	position: absolute;
	bottom: -3px;
	left: 35px;
}


#mp3-player {
	width:250px;
	height: 200px;
	margin: 169px 0 14px 0;
}

#mp3-player p a {
    display: block;
    text-decoration: none;
}

#mp3-player iframe#music {
    height: 38px;
    padding: 0;
    width: 250px;
    background: transparent;
    position: absolute;
    left: 10px;
    top: 220px;
    border: none;
}

#audioplayer {
    width: 320px;
}

#audioplayer ul {
    list-style: none;
    list-style-type: none;
    padding: 0;
}

#audioplayer ul li {

}

audio {
    background-color: rgba(180, 150, 104, 0.79);
    background-color: #def;

}


div#rabbitio
{
	background-color: white;
	width: 100%;
	/*position: absolute;
	top:150px;
	left: 0px;*/
	background-image: url(http://rabbitfist.com/images/rf-scbg.jpg);
	background-repeat: repeat-x;
}

input
{
	margin: 4px;
}


.ep408 {
	font-size: 20px;
	background-color: #113e12;
	background-image: url(http://rabbitfist.com/images/ep408.jpg);
	background-repeat: no-repeat;
	background-position: 280px 20px ;
	border: 1px solid #b5cd6c;
	text-align: left;
	width: 550px;
	height: 260px;
	padding: 20px;
	list-style-position: inside;

}

.otherBox {
	font-size: 20px;
	background-color: #113e12;
	border: 1px solid #b5cd6c;
	text-align: left;
	width: 550px;
	padding: 20px;
}