@charset "utf-8";
/* CSS Document */


html {
	height: 100%;
}

* {
padding: 0;
margin: 0;
}


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	background-color: #FF9021;
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #FFF;
}

a {
	color: #D3B6E7;
	text-decoration: none;
	border:none;
}

a:hover {
	color: #EBA824;
}

#mastercontainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-attachment: fixed;
	background-color: #3f3744;
	background-image: url(../img/tinmanbkgd1.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

 #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 320px;
	background-color: transparent;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	position: relative;
	color: #F3CD92;
	display: inline; /* IE6 float fix */
}

#sidebar1 h1  {
	background-image: url(../img/liveh1.gif);
	background-repeat: no-repeat;
	background-position:right;
	width: 310px;
	height: 100px;
	margin-bottom: -20px;
	
}
#sidebar1 h3 {
	font-size: 95%;
	color: #FFF;
	background-image: url(../img/sidebar_header.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: right bottom;
	height: 43px;
	line-height: 65px;
	margin-right: -5px;
	
}
#sidebar1 p {
	font-size: 70%;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top: 5px;
}

#mainContent {
	background-color: transparent;
	margin-top: 0;
	padding-top: 15px;
	margin-right: 343px;
	_margin-right: 333px;
} 

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.box, .box2 {
	background-image:url(../img/images/box_top.png);
	_background-image:url(../img/images/box_top.gif);
}
.intro_box {
	background-image: url(../img/images/intro_top.gif);
}

.boxlong {
	background-image:url(../img/box_long.png);
	_background-image:url(../img/box_long.png);
}
.box, .boxlong, .boxevent, .intro_box {
	width: 576px;
	font-size: 80%;
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFF;
	margin: 15px 20px -10px 20px;
	_margin: 15px 5px -10px 5px;
	padding-top: 35px;
	padding-bottom: 0px;
	float: left;
	display: inline;
	z-index:50; !important
}

.boxcap   {
	background-image: url(../img/images/box_base.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	top: 1px;
	display: block;
	width: 100%;
	padding-top: 0px;
	height: 25px;
	clear: both;
	z-index: 100; !important
}
.introcap {
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	top: 1px;
	display: block;
	width: 100%;
	margin: 0;
	padding-top: 0px;
	height: 25px;
	clear: both;
	background-image: url(../img/images/intro_base.gif);
}



	
.box ul li, .boxlong ul li, .intro_box ul li  {
	display: inline;
	list-style-type: none;
	float: right;
	margin-top: 10px;
	
}


.box ul li a, .boxlong ul li a, .intro_box ul li a {
	color:#fff;
	text-align: center;
	font-weight:bold;
	background-color: #D7611A;
	font-size: 100%;
	border-top: 3px solid #86718E;
	border-right: 5px solid #111025;
	height: 25px;
	
	display: block;
	
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.box ul li a:hover, .boxlong ul li a:hover, .intro_box ul li a:hover{
	color:#000;
	background-color: #669;
}

#col1 {
	width: 297px;
	float: left;
	margin-bottom: 20px;
}
#col2 {
	width: 297px;
	float: right;
	margin-bottom: 20px;
}

#sidebar .boxfoot {
	background-image: url(../img/boxfoot.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 58px;
	background-color: #AAAEB7;
}
.box h1, .boxlong h1 {
	font-size: 28px;
	text-indent: 0;
	text-align: center;
	color: #FFF;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	
}

#boxevent {
	background-image:url(../img/event_top.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding: 95px 45px 10px 150px;
}

#boxevent p {
	
	font-family: "MS Serif", "New York", serif;
	font-size: 100%;
	color: #F90;
	font-weight: bold;

}

#boxevent h1 {
	color: #86718E;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
}


	

#sidebar1 li {
	padding:4px 2px 4px 5px;
	
	list-style-type: none;
	display: list-item;
	font-size: 80%;
	line-height: 1.3em;
	color: #C5D1DF;
	
	background-repeat: no-repeat;
	background-position: left center;
}


#footer {
	background-color: #A22100;
	color: #FFF;
	padding: 10px;
	font-size: 75%;
	height: 60px;
	margin-top: 0px;
	z-index: 1000;
	clear:both;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	padding: 3px;
}
#footer a:hover {
	color: #111025;
	background-color: #FFF;
	padding: 3px;
}
.box p, .boxlong p, .intro_box p {
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 1em;
	padding-left: 15px;
	line-height: 2em;
	font-size: 90%;
	margin-left: 15px;
}
.boxfoot {
	background-image: url(../img/boxfoot.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 58px;
	background-color: #AAAEB7;
}
#header {
	background-color: #000;
	height: 200px;
	width: 960px;
}
#home_page #header, #buzz_page #header {
	background-image: url(../img/header_christian.jpg);
	background-repeat:no-repeat;
}
#about_page #header {
	background-image: url(../img/header_bill.jpg);
	background-repeat:no-repeat;
}
#events_page #header {
background-image: url(../img/header_ardell.jpg);
	background-repeat:no-repeat;
}
#music_page #header {
background-image: url(../img/header_bill.jpg);
	background-repeat:no-repeat;
}

#photo_gallery #header {
	background-image: url(/dev/img/header_larry.jpg);
	background-repeat:no-repeat;
}
#contact_page #header {
	background-image: url(../img/header_bob.jpg);
	background-repeat:no-repeat;
}
#nav {
	background-image: url(../img/mainnav_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 990px;
	margin-left: -30px;
	height: 79px;
	margin-top: -38px;
}
#nav ul {
	padding: 0;
	margin: 18px 0px 5px 50px;
	width: 900px;
	height: 40px;
	float: left;
}

#nav li {
	list-style-type: none;
	display: inline;
	
}

#nav a {
	float: left;
	height: 40px;
	width: 115px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	line-height: 40px;
	font-size: 95%;
	text-transform: uppercase;
	background-color: #E57000;
	
}

#nav a:hover {
	color: #FFF;
	background-color: #441343;
	background-image:url(../img/nav_active.gif);
}
#logo {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 163px;
	width: 170px;
	float: right;
	position: absolute;
	left: 25px;
	top: 25px;
}
#photos {
	height: 155px;
	background-image: url(../img/bandphoto-small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 576px;
	margin: 35px 20px 0 20px;
	float: left;
	
}
#photos h2{
	background-color: #000;
	background-image: url(../img/photo_hdr.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
}
#photos #buttonpos{
	float: right;
	width: 195px;
	margin: 85px 5px 0 0;
}
#photos .btmlink {
	color: #FFF;
	font-variant: small-caps;
	font-size: 85%;
	font-weight: bold;
	margin-top: 12px;
	margin-left: 300px;
	margin-bottom: 12px;
	position: relative;
}
#photo_overlay {
	height: 100px;
	width: 300px;
	left: 315px;
	top: 316px;
	margin-left: 270px;
	margin-bottom: 60px;
	margin-top: -25px;
}
#photo_overlay ul {
	margin: 0 ;
	padding: 0
}

#photo_overlay li {
	list-style-type: none;
	display: inline;
	height: 40px;
	width: 93px;
}

#photo_overlay li a {
	float: left;
	width: 93px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	line-height: 30px;
}

#photo_overlay li a:hover {
color: #C00;	
}

#funnelhead {
	float: right;
	background-image: url(../img/sidebar_special.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	width: 340px;
	height: 200px;
	margin-right: 0px;
}
#funnel {
	background-image: url(../img/funnel.png);
	padding: 20px;
	height: 90px;
	width: 64px;
	background-repeat: no-repeat;
	
	
}
#funnel2 {
	background-image: url(../img/funnel.png);
	padding: 20px;
	height: 90px;
	width: 64px;
	background-repeat: no-repeat;
	position: absolute;
	left: 2px;
	top: 547px;
	
	
}

.headerReplacement {
text-indent: -9999px;
}
#footer .copyright {
	float: right;
	margin-left: 25px;
	text-align: right;
	vertical-align: baseline;
	padding-top: 30px;
}
#footer p {
	float: left;
	width: 500px;
	padding-top: 30px;
}
.topevent {
	padding-top: 10px;
}
#fh_signup {
	margin-right: 50px;
}
#fh_signup a{
	float: right;
	font-weight: bold;
	line-height: 25px;
	height: 25px;
	padding-top: 2px;
	padding-bottom: 3px;
	width: 100px;
	text-align: center;
	background-color: #5A4285;
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #F90;
	border-right-color: #C05513;
}
.morebutton a{
	font-weight: bold;
	color: #FFF;
	background-color: #D7611A;
	display: block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	float: right;
	font-size: 90%;
	border-top-width: 3px;
	border-right-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #86718E;
	border-right-color: #111025;
}
.morebutton a:hover {
	color:#000;
	background-color:#669;
}
.title {
	letter-spacing: 0.12em;
	list-style-type: none;
	font-weight: bold;
	padding-bottom: 8px;
	padding-top: 8px;
	font-family: "MS Serif", "New York", serif;
	font-style: normal;
	color: #FFF;
	background-image: none;
}
h4 {
	font-size: 105%;
	color: #F90;
	margin-left: 21px;
	margin-top: 10px;
	padding-top: 10px;
}

.swffloat {
	position:relative;
	padding-bottom: 0px;
	height: 150px;
	z-index:2000;
!important
; 	margin-top: 0px;
	margin-right: 50px;
	_margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
	_margin-left: auto;
	background-position: center center;
	padding-left: 60px;
	_padding-left: 50px;
	_width: 400px;
}

object,
object a:active { 
position:absolute;
border: none; 
outline: none;

} 

/*#gigmaster {
	position: absolute;
	z-index: 500;
	left: auto;
	top: 0px;
	right: 0px;
}*/


.nobutton ul li a  {
	display: inline;
	background-color: transparent;
	border: none;
}
.nobutton ul li  {
	display: inline;
	background-color: transparent;
	border: none;
	float: left;
	padding: 0px;
	list-style-type: none;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: middle;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.nobutton {
	margin-left: 28px;
}


#sidebar1 #social {
	display: block;
	height: 200px;
}
#digg {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}


#socialnetworking {
	float: right;
	background-image: url(../img/sidebar_special.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	width: 360px;
	height: 200px;
	margin-right: -20px;
}
.fhquotes {
	line-height: 18px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.fhquotes blockquote {
	color: #DFD9E1;
	font-size: 105%;
	letter-spacing: .07em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #86718E;
}
.fhsender {
	font-size: 12%;
	color: #FFF;
	text-transform: none;
}
.fhquotes ul li {
	display: inline;
	float: none;
	line-height: 45px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #F90;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.fhquotes ul li a {
	display: inline;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: lowercase;
	font-size: 95%;
	line-height: normal;
}
#socialnetworking #poll  {
	width: 250px;
	float: left;
}

#fhquotes ul {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F90;
	padding-bottom: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #7D6D87;
	margin-bottom: 5px;
	margin-top: 20px;
}
dl {
	font-size: 90%;
	line-height: 1.25em;
	padding-left: 25px;
}
dl dt {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-family: "MS Serif", "New York", serif;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
}
#mainContent .box p img {
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	float: left;
}

dd {
	font-size: 80%;
	padding: 3px 0;
}
.bio p {
	font-size: 85%;
	line-height: 1.55em;
	padding: 10px;
	margin: 10px;
}
.bio img {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin: 10px;
	padding: 3px;
	float: left;
}
h5 {
	padding-left: 30px;
	font-family: "MS Serif", "New York", serif;
	color: #F90;
	font-size: 110%;
	text-transform: uppercase;
	padding-top: 15px;
}
.eventslist p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 45px;
}

.homeintro   {
	background-image: url(../img/intro.gif);
	background-repeat: no-repeat;
	background-position:center;
	text-indent: -9999px;
	margin: -50px -5px -5px -10px;
	padding: 20px 10px;
	height: 90px;
}
#gigmaster {
	display:none;
}
#songlist {
	display: block;
	
}
#songlist ul li {
	float: left;
	clear:both;
	padding-left: 20px;
	margin-left: 20px;
	text-indent: 1em;
	background-image: url(../img/bulletflame.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width:520px;
}
#contact_page  li.contact a,
#about_page  li.about a,
#events_page  li.events a,
#buzz_page  li.buzz a,
#music_page  li.music a,
#photo_gallery  li.photos a{
color:#FFF;
background-image: url(../img/page_active.gif);
background-repeat: no-repeat;
background-position: left top;
}

#contact_page  li.contact a:hover,
#about_page  li.about a:hover,
#events_page  li.events a:hover,
#buzz_page  li.buzz a:hover,
#music_page  li.music a:hover,
#photo_gallery  li.photos a:hover{
color:#FFF;
background-image: url(../img/page_active.gif);
background-repeat: no-repeat;
background-position: left top;
}

#nav .home {
	
	margin:0;
	padding:0;
}
#nav .home a{
	padding: 0px;
	width: 55px;
	height: 65px;
	color: #FFF;
	background-image: url(../img/home_pick.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	z-index: 1;
	display:block;
	font-size:8px;
	line-height:30px;
	text-align:center;
	margin:20px 10px;
	font-family:"Arial Black", Gadget, sans-serif;
}
#nav .home a:hover {	
	color:#F60;	
	background-image: url(../img/home_pick.png);
	background-repeat: no-repeat;
	background-color: transparent;	
}
#sidebar1 p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-left: 25px;
}
#sidebar1 dl lh {
	margin-top: 15px;
}
#sidebar1 #nextevent {	
	font-weight: bold;
	margin-left: 15px;
	width: 300px;
	margin-right: 0px;
	margin-top: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar1 #nextevent h2 { 
	font-size: 105%;
	color: #F90;
	margin-left: 21px;
	margin-top: 10px;
	padding-top: 10px;
}

#sidebar1 #nextevent ul {
	margin-left: 45px;
	line-height: 12px;
	list-style-type: none;
	list-style-image: none;
}
#sidebar1 #nextevent ul li {
	background-position: left center;
	list-style-type: none;
}
.date {
	list-style-image: url(../img/date.gif);
	
	
}
.time {
	list-style-image: url(../img/time.gif);
	
}
.place {
	list-style-image: url(../img/place.gif);
}
.note {
	list-style-image: url(../img/note.gif);
}

.space {
	list-style-image: url(../img/space.gif);
}

#connections {
	height: 135px;
	width: 203px;
	padding:0px;
	margin:25px 35px 25px 65px;
	background-image:url(../img/connections_bg.gif);
	background-repeat:no-repeat;
	background-position: left top;	
}
#connections ul li {
	display:block;
	text-indent: -9000px;
}
#connections li.facebook a, #connections li.myspace a, #connections li.gigmasters a {
	color:#306;
	display:block;
	height:38px;
}
#connections a:hover {
background-image:url(../img/conx_linkbg.png);
background-repeat: no-repeat;
background-position: 30px -3px;
}

#facebooklink {
	position: relative;	
	padding: 5px;	
	margin-top: -50px;
	
	margin-bottom: 15px;
	margin-left: 0px;
}
#facebooklink a {
	color: #fff;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size: 12px;
}
#facebooklink a:hover {
	color:#D7611A;	
}
#mp3 ul li a {
	text-indent: 10;
	background-image: url(../img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-left: 5px;
}
.contacth2 {
	font-size: 18px;
	font-family: "MS Serif", "New York", serif;
	padding-left: 30px;
}
#specialnotice {
	padding: 7px;
	height: 125px;
	width: 300px;
	border: medium solid #63C;
	position: absolute;
	top: 20px;
	right: 400px;
	background-color: #F00;
	visibility: visible;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

