/* standard elements */
* {
	padding: 0;
	margin: 0;
}
a {
	color: #0e6b8e;
	text-decoration: none;
}
a:hover {
	color: #6b8771;
	text-decoration: none;
}
body {
	background: #EEE url(images/bg.gif);
	color: #444;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	padding: 10px;
	font-size: 62.5%;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
h1 {
	font-size: 1.7em;
	margin-bottom: 8px;
}
code {
	background: url(images/bgcode.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
cite {
	background: url(images/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h2,h3 {
	color: #6b8771;
	padding-top: 6px;
}
#clearer/* misc */
 {
	clear: both;
}
#container/* structure */
 {
	background: url(images/bgcontainer.gif) repeat-y;
	padding-bottom: 6px;
	width: 767px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-image: url(images/cover.jpg);
	height: 200px;
	position: relative;
}
#main/* main */
 {
	clear: both;
	padding: 8px 18px;
}
#sidenav  /* main left */
h1,#sidenav   ul {
	padding-left: 14px;
}
#sidenav {
	background: #EEE;
	border: 1px solid #E5E5E5;
	float: left;
	width: 180px;
}
#sidenav p {
	text-align: center;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-size: 110%;
}
#sidenav  h1 {
	color: #6b8771;
	font-size: 1.4em;
	height: 20px;
	margin-top: 6px;
}
#sidenav  ul {
	border-top: 1px solid #FAFAFA;
	background: url(images/bgul.gif) repeat-x;
	margin: 0;
	padding: 0;
}
#sidenav  li {
	border: 1px solid #FAFAFA;
	border-top: none;
	list-style: none;
	display: block;
	margin: 0;
	font-size: 0.95em;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 14px;
}
#sidenav  li  a {
	color: #777;
	text-decoration: none;
}
#sidenav  li  a:hover {
	color: #111;
}
#content/* content */
 {
	float: right;
	width: 540px;
}
#content #collage {
	margin-bottom: 10px;
	text-align: center;
	margin-top: 6px;
}
#content  #bioimage {
	border: 5px double #CCCCCC;
}
#content  #past {
	font-size: 90%;
}
#container p {
	line-height: 150%;
}
#content  .item {
	border: 1px solid #EEE;
	background: #FFF;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#content  li {
	margin-left: 30px;
	font-size: 1.2em;
	margin-bottom: 8px;
}

/* search form */
form {
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 10px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background: url(images/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}
#footer/* footer */
 {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 720px;
	line-height: 150%;
}
#footer  a {
	color: #0e6b8e;
	text-decoration: none;
}
#footer  a:hover {
	color: #6b8771;
	text-decoration: none;
}
#header #logo {
	position: absolute;
	top: 125px;
	right: 3px;
}
#newsbox {
	float: right;
	width: 200px;
	margin-right: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: inset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: inset;
	border-top-color: #FAFAFA;
	border-right-color: #FAFAFA;
	border-bottom-color: #FAFAFA;
	border-left-color: #FAFAFA;
}
#newsbox h1 {
	text-align: center;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.news {
	margin-bottom: 12px;
}
.news_date {
	font-size: 95%;
	font-weight: bold;
	margin-top: 10px;
}
.news_title {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 150%;
	color: #000000;
}
.news_text {
	font-size: 1.2em;
	line-height: 150%;
}
input {
	font-size: 1em;
	background-color: #fafafa;
	padding: 3px;
}
textarea {
	background-color: #fafafa;
	padding: 3px;
	color: #444;
}
.guestbook {
	font-size: 105%;
	line-height: 150%;
}
.guestbook_name {
	font-weight: bold;
}
hr {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
#container #braun {
	float: right;
	border: 5px double #CCCCCC;
}
.list_form {
	padding: 4px;
}
 #list_city { width: 120px; }
 #list_state { width: 120px; }
 #list_zip { width: 80px; }
 #list_country { width: 120px; }
 #list_phone { width: 120px; }
 label {
	font-size: 1.1em;
}
#list_email {
	margin: 5px;
}
#list_name {
	margin: 5px;
}
#list_address {
	margin: 5px;
}
#list_city {
	margin: 5px;
}
#list_state {
	margin: 5px;
}
#list_zip {
	margin: 5px;
}
#list_country {
	margin: 5px;
}
#list_phone {
	margin: 5px;
}
#list_url {
	margin: 5px;
}
#list_notes {
	margin: 5px;
}
#list_submit {
	font-size: 1.1em;
}
#printlogo {
	display: none;
}
#container #main #header #logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.listen {
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.press {
	font-size: 1.3em;
	line-height: 150%;
	margin-right: 10px;
	margin-left: 10px;
}
#content #cdbaby {
	width: 122px;
	margin-top: 15px;
	background-image: url(http://cdbaby.com/gif/buttons/buy_thumb/White-Buy_Now_100px_cover.gif);
	margin-bottom: 15px;
}
#itunes {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#buy {
	width: 100%;
	position: relative;
}
#reverbnation {
	position: absolute;
	right: 1px;
	top: 40px;
}
#content .item #photo-galleries {
	width: 100%;
}
#content .item #photo-galleries td {
	padding: 0.2em;
	width: 50%;
	vertical-align: top;
}
#content .item #photo-galleries img {
	border-style: none;
}
#content .item #photo-galleries p {
	margin: 0px 0px 0.3em;
	padding: 0px;
}
