/* ======================================================== */
/* design by tim gummer design
/* css derived from foo by Devit Schizoper www.LoadFoo.starzonewebhost.com	*/		
/* ======================================================== */


body {
	margin: 0px;
	background: #999999 url(../images/skin/bkg_hatch_gry.gif) repeat;
	font: 0.85em Georgia, "Times New Roman", Times, serif;	/*line-height: 1.3em;*/
}


/*---------------------- HEADINGS POSITIONING ---------------------*/
#right h1 {
	margin: 0px 0px 10px;
	padding: 10px 5px 5px 8px;
	}
	

h2 {
	margin: 7px 0px 15px;
	}
	
h3 {
	margin-top: 2em;
	margin-bottom: 0.1em;
	color: #804040;
	}
	

h4 {
	margin-top: 1em;
	margin-bottom: 0.25em;
	}
	
h5 {
	margin-bottom: -1px;
	margin-top: 8px;
	}
	
	
h6 {
	margin-bottom: -1px;
	margin-top: 8px;
	}
	
	
	
h7 {
	display: inline;
	}


/*------------------------ TYPE------------------------*/	


	
h1 {
	letter-spacing: 0em;
	font: normal 30px/85% Georgia, "Times New Roman", Times, serif;
	color: #723A00;
	}
	

h2 {
	text-transform: none;
	letter-spacing: 0em;
	font: bold 26px/110% "Trebuchet MS", Arial, Geneva, sans-serif;
	color: #91721E;
	}
	
h3 {
	font: normal 20px/100% Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.04em;
	}
	
	


h4 {
	text-transform: uppercase;
	font: bold 14px/100% "Trebuchet MS", Arial, Geneva, sans-serif;
	letter-spacing: .04em;
	color: #333333;
	}
	
h5{
	font: bold 13px/120% Georgia, "Times New Roman", Times, serif!important;
	}
	
h6 {
	xtext-transform: uppercase;
	letter-spacing: .04em;
	color: #333333;
	font: bold 11px "Lucida Grande", "Geneva CE", "Trebuchet MS", Verdana, sans-serif;
	text-transform: uppercase;
	}
	
	
h7 {
	font: bold  Georgia, "Times New Roman", Times, serif!important;
	font-family: "Trebuchet MS", Arial, Geneva, sans-serif;
	line-height: 90%;
	font-weight: bold;
	}
	
	
p {
	margin-top: 0px;
	margin-bottom: 0.6em;
}
	

body {
	font: normal 13px/130% Calibri, "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
	text-transform: none;
	font-weight: bold;
	}
	
ul {
	margin-top: -0.15em;
	margin-bottom: 1em;
}

.bodysmallish, .gallery_box p, #results .tablewrapped table, #artist_rep  {
	font: normal 10px/130% Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	}



.bodysmall {
	font: normal 9px/110% "Trebuchet MS", Arial, Geneva, sans-serif;
	}
	
.ultrasmalltxt {
	font: normal 8px/110% "Trebuchet MS", Arial, Geneva, sans-serif;
	}
	
	
.uppercase {
	text-transform: uppercase;
}	
	
.big_txt {
	font-size: 44px;
	color: #D49E30;
	vertical-align: middle;
	text-align: center;
	line-height: 100%;
	margin: 0px 0px 10px;
	}
	



.txtbrand {
	color: #84A385;
	}

.txtwhite {
	color: white;
	}

.txtblack {
	color: black;
	}





.feature {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}

.feature .quote {
	font-size: 14px;
	line-height: 110%;
	color: #48451C;
	font-weight: bold;
	}

.feature .QuotEE {
	margin-bottom: 1.5em;
	}



.quote {
	font-style: italic;
	text-align: left;
	margin-top: 0px;
	}

.QuotEE {
	text-align: right;
	margin-top: -8px;
	font-size: 11px;
	padding: 0px;
	text-transform: uppercase;
	margin-bottom: 1.5em;
	}


.more {
	text-align: right;
	font-style: italic;
	}



select {
	font-size: 10px;
	}

.content_issue {
	color: #6600CC;
	background: #FFFF99;
	}



/*---------------images & BORDERS ------------------------*/


img{
    border-style: none;
}

.pixinline_right, .pixinline_right_bdr {
	margin-left: 6px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	float: right;
}

.bdr_top {
	border-top: 1px solid #000000;
}
 
.pixinline_right_bdr {
	border: 1px solid #999999;
} 

.pixinline_left, .pixinline_left_bdr {
	margin-right: 6px;
	margin-left: 0px;
	margin-bottom: 2px;
	float: left;
}
 
.pixinline_left_bdr {
	border: 1px solid #999999;
} 



.bdr_all_gry, .bdr_allsidesk, .discog img {
	border: 1px solid #999999;
}





.gallery_box {
	border: 1px solid #CCCCCC;
	padding: 0px 12px -6px;
	margin-bottom: 30px;
	margin-top: 15px;
	text-align: center;
}
.gallery_box img {
	margin-top: 20px;
}

.gallery_box p {
	margin: 8px;
	text-align: left;
}

.bkgwhite {
	background-color: #FFFFFF;
}





#local {
	margin: 0px 0px 10px;
	border-right: 1px solid #B79F8D;
	border-bottom: 1px solid #B79F8D;
	border-left: 1px solid #B79F8D;
	padding: 0px 0px 0px 4px;
	}
	



/*NAVIGATION___________________________________*/


a {
	color: #CE4727;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
}

.sitecredit {
	font-family: "Lucida Grande", "Geneva CE", "Trebuchet MS", Verdana, sans-serif;
}


.sitecredit a {
	color: #990000;
	text-decoration: none;
}

.sitecredit a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background: #CC0000;
}

/**** utility belt ***/




#menu_utility {
	border-top: 3px solid #DDE4C8;	/*display: block;
	float:right;*/
	border-bottom: 1px solid #DDCB67;
}

#menu_utility ul {
	font: bold 11px "Lucida Grande", "Geneva CE", "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	list-style: none;
	text-align: left;
	float: left;
	letter-spacing: 0.1em;
	color: #F1FBE2;
	text-transform: uppercase;
}


#menu_utility li {
	display: block;
	float: left;
	white-space: nowrap;
}

#menu_utility li a {
	display: block;
	padding: 3px;
	text-decoration: none;
	color: #fff;
}

* html #menu_utility a {
	width:1%;
	}

#menu_utility li a:hover {
	color: #AAE27B;
}

#menu_utility li a.current {
	color: gray;
}

#menu_utility li a.current:hover {
	color: #fff;
}



/**** artist / local menus ***/

#menu_local{
	width: 198px;
	}
	
#menu_art {
	width: 200px;
	}
	
#menu_art, #menu_local {
	list-style: none;
	margin: 0.2em 0;
	/*width: 100%;*/
	float: right;
	/*font: bold 1em "Lucida Grande", "Geneva CE", "Trebuchet MS", Verdana, sans-serif;
	padding:0; others are from foo
	margin:10px 0px;*/
	padding: 0px 0px 7px;
}
.box_side {
	margin-top: 2px;
	margin-bottom: 2px;
}


#menu_art li, #menu_local li{
	padding: 0;
	margin: 0;
	border: 1px dashed #FFFFFF;	/*background: #FF3333;
	border: 1px dashed #FF6699;*/
}

#menu_art a, #menu_local a{
	display: block;
	height: 1.3em;
	padding: 0.3em 0.3em 0.3em 0.8em;
	border-bottom: 2px; /*solid #1a1a1a*/
	border-top: 2px; /*solid #1a1a1a*/
	text-decoration: none;
	}

#menu_local a {
	color: #CA9A34;
	background: #F8FFE0;
}

#menu_art a {
	color: #93B300;
	background: #F1FBE2;
	border-right: 1px dotted #BFE900;
	border-left: 1px solid #A2C600;
}




#menu_art a:hover {
	color: #6B8300;
	background: #F8FFE0 url(../images/skin/bg_menu_artist.gif) no-repeat;
	}	
	
		
 #menu_local a:hover {
	color: #7F6120;
	background: #F1FBE2 url(../images/skin/bg_menu_local.gif) no-repeat;
	}	




/* ////////////////POSITIONING LAYOUT///////////////////////////*/



/**** Main Container ***/


#wrap {
	margin-left: auto;
	margin-right: auto;
	width: 730px;
	margin-top: 0px;
}



#top {
	width: 100%;
	/*height: 84px;*/
	height: 223px;
	color: #fff;
	/*	background: #000 url(../img/top_bg.gif);*/
	overflow:hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 15px;
	background: #7F7434 url(../images/thm_applause.jpg) no-repeat left bottom;
}
#signup {
	background: url(../images/skin/bkg_hatch_limelite.gif);
	border-bottom: 1px solid #E3E3E3;
	padding: 4px 4px 4px 10px;
	color: #723A00;
	visibility: hidden;
}




/**** Content Container ***/


#content {
	width: 100%;
	background: white;
	padding-right: 15px;

}



/**** Left ***/


/* foo style...

#left ul {
	padding: 5px 0 15px 35px;
	margin:0;
}

#left li {
	margin-bottom:5px;
}

*/

#left, #top_left {
	width: 460px;
	float:left;
	display: inline;
    margin-left: 20px;
}


#logo_main {
	/*float: left;*/
	margin-top: 0px;
	margin-left: 0px;
}




/**** Sidebar ***/


	
#right, #top_right {
	width: 200px;
	float: right;
	display:inline;
}

/
	
#top-right img {
	margin-bottom: 0px;
	border-right: 1px solid #BBB380;
	border-top: 1px solid #BBB380;
	border-left: 1px solid #BBB380;
}

#box_localartist {
	margin-bottom: 10px;
	border-right: 1px solid #BBB380;
	border-bottom: 1px solid #BBB380;
	border-left: 1px solid #BBB380;
}


.boxXX {
	/*border: thin solid #CC0000;*/
	padding: 10px;
}

.boxXX {
	background: #FF9900;
}


#artist_rep {
	padding: 2px 3px 4px 6px;
}


/**** Clear Div ***/


#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}






/**** Footer ***/

#footercontact {
	width: 500px;
	padding-top: 7px;
	padding-left: 20px;
	padding-bottom: 3px;
}

#footer  {
	visibility: hidden;
}



#footer {
	border-top: dotted 1px gray;
	padding: 20px 0 20px 0;
	width: 70%;
	background: #FFFFCC;
}

#footer p {
	margin: 0px;
	padding: 0;
}



/*------------------------ LINK ICONS ----------------------*/	



.icon_mail_left_link {
	background: url(../images/widgets/icon_mail.gif) no-repeat left 0;
	padding-left: 18px;
	text-decoration: none;
}

.icon_mail_left_blocked {
	margin-top: -0.6em;
	margin-right: 2.3em;
	margin-left: 2.3em;
}

.icon_mail_left_blocked a{
	background: url(../images/widgets/icon_mail.gif) no-repeat left 0;
	padding-left: 21px;
}

.icon_pdf_left_list li{
	background: url(../images/widgets/icon_pdf.gif) no-repeat left -0.17em;
	padding-left: 26px;
	list-style: none;
	line-height: 135%;
}

.icon_pdf_left{
	background: url(../images/widgets/icon_pdf.gif) no-repeat left -0.12em;
	padding-left: 20px;
}
.icon_pdf_right {
	background: url(../images/widgets/icon_pdf.gif) no-repeat right -0.12em;
	padding-right: 20px;
}



/*--------------------- content layout  ----------------------*/	


/*applied to discography tables..*/
.discog img, .tabularcontent img, .tablewrapped img {
	margin-top: 3px;
}

.discog td, .tabularcontent td, .tablewrapped td {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px dashed #999999;
	padding-right: 9px;
	padding-bottom: 5px;
	vertical-align: top;
	padding-top: 7px;
}



/*applied to downlaodable image tables..*/
.photo {
	border-top: 1px dashed #666666;
}

.photo td {
	border-bottom: 1px dashed #000000;
}
.photo img {
	margin-top: 12px;
	margin-right: 7px;
	margin-bottom: 12px;
	text-align: left;
}





/*  MISC ____________________________________*/

#player {
	height: 160px;
	width: 435px;
	padding-top: 20px;
}
