body {
	margin:0;
	padding:0;
	color:#fff;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	line-height:18px;
	background-image: url(/files/bethowenbackground.gif);
	background-position: left top;
	text-align:center;
}
a {
	text-decoration:none;
	border-bottom:solid 1px #FFFFFF;
	color:#CC0000;
}
a:hover {
	color:#FFFFFF;
	border-bottom:solid 1px #CC0000;
}
small {
	font-size:9px;
}
p {
	margin:0;
	padding:0;
	margin-bottom:10px;
}
.center {
	text-align:center;
}
.spacer {
	clear:both;
	height:0;
	margin:0;
	padding:0;
}
form {
	margin: 0;
}

#accessibility {
	position: absolute;
	left: -9999px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 5px 0;
	padding:0;
	line-height:normal;
}
h2 {
	font-size:14px;
}
h3, h4, h5, h6 {
	margin-bottom:0;
	font-weight:normal;
	font-size:12px;
}
body.home #content h1 {
	background:url(/shared/knaughty/red_home_hder.gif) no-repeat;
}
body.bio #content h1 {
	background:url(/shared/knaughty/red_bio_hder.gif) no-repeat;
}
body.music #content h1 {
	background:url(/files/red_music_hder.gif) no-repeat;
}
body.contact #content h1 {
	background:url(/shared/knaughty/red_contact_hder.gif) no-repeat;
}
body.press #content h1 {
	background:url(/shared/knaughty/red_press_hder.gif) no-repeat;
}
body.news #content h1 {
	background:url(/shared/knaughty/red_news_hder.gif) no-repeat;
}
body.calendar #content h1 {
	background:url(/shared/knaughty/red_calendar_hder.gif) no-repeat;
}
body.photos #content h1 {
	background:url(/shared/knaughty/red_photos_hder.gif) no-repeat;
}
body.store #content h1 {
	background:url(/shared/knaughty/red_store_hder.gif) no-repeat;
}
body.guestbook #content h1 {
	background:url(/shared/knaughty/red_guestbook_hder.gif) no-repeat;
}
body.links #content h1 {
	background:url(/shared/knaughty/red_links_hder.gif) no-repeat;
}

/* general */
#container {
	width:600px;
	height: auto; 
	background: repeat-y center url(/shared/knaughty/middlebg2.gif) transparent;
	margin: 0 auto;
	padding:0;
	text-align:left;
	position:absolute;
	left:0px;
	border-bottom:none;
}

#content {
	margin: 240px 0 0 5px;
	padding:10px 10px 10px 10px;
	min-height:600px;
	voice-family: "\"}\"";
	voice-family:inherit;
	min-height:410px;
	
}

html>#content {
	min-height:410px;
}
#content h1 {
	position:absolute;
	top:185px;
	left:5px;
	width:400px;
	height: 100%;
	overflow:hidden;
	padding-top:50px;
	height:0px !important;
	height /**/:40px;
}
#content h1 span {
	display:none;
}
#content li {
	list-style-image:url(/shared/knaughty/bullet.gif);
}
#content div.entry {
	padding-bottom:20px;
}
#content h2 {
	border-bottom:solid 1px #990000;
}
/* -- banner area -- */
#banner .photo {
	width: 150px;
	height: 150px;
	background: url(/images/bowenstyle.jpg) top right no-repeat;
	position: absolute;
	left: 10px;
	top: 10px;
	border:1px;
	border-thickness: 1px;
	border-color: #fff;
	border-style: solid;
}
#banner .band {
	width: 413px;
	height: 150px;
	background: url(/images/knaughtytopgraphic.jpg) no-repeat;
	position: absolute;
	position: absolute;
	left: 180px;
	top: 10px;
		
}
#banner .band span {
	display: none;
}
#banner .photo span {
	display: none;
}
#emailsignup {
	top: 185px;
	left: 410px;
	text-align: left;
	text-transform: lowercase;
	font-size: x-small;
	width: 200px;
	position: absolute;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#content form{
	text-align: center;
	display: block;
	padding: 10px;
	position: relative;
	margin: 10px 0;
	_margin-top: 12px;
}

#content label{
	font-weight: bold;
	color: #FFFFF;
	width: 200px;
	text-align: left;
	margin: auto;
}

#content input, #content textarea{
	display: block;
	width: 200px;
	margin: 0 auto 6px auto;
}

#emailsignup input {
	margin-left: 5px;
	border: 1px solid #990000;
	background-color: #000000;
	padding: 1px;
	font-weight: bold;
	color: #ffffff;
}

#footer {
	clear: both;
	padding:0px 4px 5px 239px;
	font-size:.85em;
	color:#666;
}

/* -- navigation -- */

#navigation ul {
	position:absolute;
	top: 10px;
	left: 580px;
	width: 120px;
	font-family: impact;
	font-size: 15px;
	background: url(/shared/knaughty/lounge_navback.gif) left top;
	list-style-type: none;
	padding: 0px 0px 0px 20px;
	
	}
/* ie5/mac hack \*/
#navigation ul {
	margin-top: 10px;
}
/* end hack */
#navigation li {
	height:30px;
	}
#navigation li a {
	text-decoration: none;
	display: block;
	white-space: no-wrap;
	padding: 5px 0 3px 15px;
}
#navigation li a:hover {
	background: url(/shared/knaughty/dot.gif) 5px 4px no-repeat;
}

/* home + news */
body.home p {
	padding-bottom:20px;
}
body.home div.entry p {
	padding-bottom:0;
}

/* music */
body.music div.details {
	padding-bottom:20px;
}
body.music div.artist {
	font-size:.85em;
	line-height:normal;
	display:block;
	border-bottom:solid 1px #000000;
}

/* contact */
body.contact #content li {
	list-style-image:none;
	list-style-type:none;
}

/* press */
body.press div.entry blockquote {
	margin:10px;
}
body.press div.entry .caption {
	margin:10px;
	font-weight:bold;
}

/* photos */
body.photos dt {
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:solid 1px #000000;
}
body.photos dd {
	margin:0;
	text-align:center;
	padding-bottom:20px;
}

/* store */
body.store hr {
	display:none;
}

/* guestbook */
body.guestbook div#postForm {
	border:solid 1px #990000;
	padding:0px;
	margin-bottom:20px;
	text-align:center;
}
body.guestbook div#postForm input, body.guestbook div#postForm textarea {
	margin-top:5px;
	width:265px;
}

/* links */
body.links #content dl {
	margin:0 25px 20px 25px;
}
body.links #content dt {
	padding-bottom:3px;
}
 
/* =========== TWEAKS =========== */

/* -- selected links --*/
.home #navhome, .index #navindex, .music #navmusic, .contact #navcontact,   .press #navpress, .news #navnews, .photos #navphotos, .guestbook #navguestbook,  .links #navlinks, .calendar #navcalendar, .bio #navbio, .store #navproducts {
	padding: 5px 0 3px 28px;
}

/* -- selected links --*/
.home #navhome, .index #navindex, .music #navmusic, .contact #navcontact,   .press #navpress, .news #navnews, .photos #navphotos, .guestbook #navguestbook,  .links #navlinks, .calendar #navcalendar, .bio #navbio, .store #navproducts {
	text-transform: uppercase;
	}

