﻿/* - - BODY ELEMENTS - - */

* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size: 100%;
	font-weight:normal;
	vertical-align:top;
	background: transparent;
}

ol, ul {
	list-style: none;
}

html {
	
}

body {
	margin:0;
	padding:0px 30px 10px 0px;
	width:1009px;
	height:951px;
	background-image:url(../i/strip.gif);
	background-repeat:repeat-x;
	font-family: "trebuchet", Helvetica, sans-serif;
	float:left;
}

h1 {
	margin: 5px;
	font-family:"verdana";
	font-size:12px;
	color:#fff;
	font-weight:bold;
}
 
h2 {
	margin:5px 0px 0px 0px;
	font-family:"verdana";
	font-size:10.5px;
	color:#f68c19;
	font-weight:bold;
}

h3 {
	margin: 0px 0px 5px;
	padding: 0;
	color: #FFCC99;
}

p {
	margin:10px 0px 0px 10px;
	padding: 0;
	color: #fff;
	font-size:.78em;
	line-height:1.3em;
}

a {
	margin:0;
	padding: 0;
	color: #338ae4;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color:#338ae4;
}

img {
	margin:0;
	padding: 0;
	background-color: #333;
	border: 0;
	display: block;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

ul li {
	margin: 0;
	display: inline;
	color:#fff;
}

ul li a {
	color: #333;
	text-decoration: none;
}

ul li a:hover {
	text-decoration: underline;
	}
	
b {
	font-weight:bold;
}	
	
	
.floatclear {
	clear:both;
}	
	

/*body_block*/	
div#body_block {
	margin:0;
	padding:25px 10px 0px 20px;
	width:1009px;
	height:951px;
	background-image: url(../i/bigger_bg.gif);
	background-repeat:no-repeat;
	vertical-align:baseline;	
}

/*---navigation-----*/

#nav_block {
	width:983px;
	height:93px;
	float:left;
}	

#logo {
	width:248px;
	height:55px;
	float:left;
}

#navigation {
	width:720px;
	height:26px;
	float:left;
}	

#navigation ul {
	width:720px;
	height:26px;
	float:left;
	list-style-type:none;
	margin:40px 0px 0px 0px;
}


#navigation ul li {
	float:left;
	display:inline;
}

div#navigation ul li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
} 

div#navigation ul li a:hover {
	background-position: center -24px;
}

div#navigation ul li a#sponsor {
	margin:0px 0px 0px 20px ;
	width:83px;
	height:24px;
	overflow:hidden;
	display:block;
	background-image: url('../i/sponsors.png');
	background-repeat:no-repeat;
	
}

div#navigation ul li a#sponsor:hover {
	background-position:left -24px;
}



div#navigation ul li a#gallery {
	margin:0px 0px 0px 20px ;
	width:72px;
	height:24px;
	overflow:hidden;
	display:block;
	background-image: url('../i/gallery.png');
	background-repeat:no-repeat;
	display:none;
	
}

div#navigation ul li a#gallery:hover {
	background-position:left -24px;
	display:none;
}


div#navigation ul li a#performers {
	margin:0px 0px 0px 43px ;
	width:102px;
	height:24px;
	overflow:hidden;
	display:block;
	background-image: url('../i/performers.png');
	background-repeat:no-repeat;
	
}

div#navigation ul li a#performers:hover {
	background-position:left -24px;
}

div#navigation ul li a#about_fest {
	margin:0px 0px 0px 43px ;
	width:130px;
	height:24px;
	overflow:hidden;
	display:block;
	background-image: url('../i/about_fest.png');
	background-repeat:no-repeat;
	
}

div#navigation ul li a#about_fest:hover {
	background-position:left -24px;
}

div#navigation ul li a#info {
	margin:0px 0px 0px 43px ;
	width:107px;
	height:24px;
	overflow:hidden;
	display:block;
	background-image: url('../i/visitor_info.png');
	background-repeat:no-repeat;
	
}

div#navigation ul li a#info:hover {
	background-position:left -24px;
}

div#navigation ul li a#contact {
	margin:0px 0px 0px 43px ;
	width:102px;
	height:24px;
	overflow:hidden;
	display:block;
	background-image: url('../i/contact.png');
	background-repeat:no-repeat;
	
}

div#navigation ul li a#contact:hover {
	background-position:left -24px;
}

/*----------main body_info and headers-----------------*/

#body_info {
	padding-left:30px;
	width:989px;
	height:665px;
	float:left;
}	

#header {
	padding:23px 0px 0px 45px;
	width:1009px;
	height:50px;
	float:left;
}

#perform_header {
	padding:33px 0px 0px 48px;
	width:1009px;
	height:40px;
	float:left;
}


/*----sponsor subs------------*/

#sponsor_subs {
	width:191px;
	height:371px;
	float:left;
}	

#sponsor_subs ul {
	width:191px;
	height:371px;
	float:left;
	list-style-type:none;
}


#sponsor_subs ul li {
	float:left;
	display:inline;
}

#sponsor_subs ul li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
} 

div#sponsor_subs ul li a:hover {
	background-position: center -25px;
}

#sponsor_subs ul li a#our_sponsors {
	margin:0px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/our_sponsors.gif');
	background-repeat:no-repeat;
	
}

#sponsor_subs ul li a#our_sponsors:hover {
	background-position:left -25px;
}



#sponsor_subs ul li a#become_sponsor {
	margin:10px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/become_sponsor.gif');
	background-repeat:no-repeat;
	
}

#sponsor_subs ul li a#become_sponsor:hover {
	background-position:left -25px;
}

/*--------performers sub nav--------------*/

#performer_subs {
	width:191px;
	height:371px;
	float:left;
}	

#performer_subs ul {
	width:191px;
	height:371px;
	float:left;
	list-style-type:none;
}


#performer_subs ul li {
	float:left;
	display:inline;
}

#performer_subs ul li a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	background-position: center 0;
	background-repeat: no-repeat;
} 

#performer_subs ul li a:hover {
	background-position: center -25px;
}

#performer_subs ul li a#performer_list {
	margin:0px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/performer_list.gif');
	background-repeat:no-repeat;
	
}

#performer_subs ul li a#performer_list:hover {
	background-position:left -25px;
}



#performer_subs ul li a#schedule {
	margin:10px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/schedule.gif');
	background-repeat:no-repeat;
	
}

#performer_subs ul li a#schedule:hover {
	background-position:left -25px;
}


#performer_subs ul li a#event_map {
	margin:10px 0px 0px 20px ;
	width:174px;
	height:25px;
	overflow:hidden;
	display:block;
	background-image: url('../i/event_map.gif');
	background-repeat:no-repeat;
	
}

#performer_subs ul li a#event_map:hover {
	background-position:left -25px;
}


/*----------list_performers--------------*/


#twothousandnineperformers {color:#FFFFFF; 
padding-left: 230px; 
padding-bottom: 5px; 
width: 500px; 
font-family: verdana; 
font-size: 12px;
}


#list_performers {
	margin-left:30px;
	width:205px;
	height:405px;
	float:left;
}

#list_performers a {
	color:#fff;
}

#list_performers a:hover {
	color:#338ae4;
}


/*----------list_sponsors--------------*/

#twothousandnine {color:#FFFFFF; 
padding-left: 230px; 
width: 500px; 
font-family: verdana; 
font-size: 12px;
}


#list_sponsors {
	margin-left:30px;
	width:445px;
	height:603px;
	float:left;
}

#categories {
	width:130px;
	height:592px;
	float:left;
}

#names {
	padding-left:130px;

}

#names a, #sponsors_cont a {
	color:#fff;
}	

#names a:hover, #sponsors_cont a:hover {
	color:#338ae4;
}	

#sponsors_cont {
	position:absolute; 
	top:500px; 
	left:740px; 
}


#categories p.level {
	font-family:"verdana";
	font-weight: bold;
	text-align:left;
	font-size:12px;
	color:#f68c19;
	margin-bottom:33px;
}


#categories p.level2 {
	font-family:"verdana";
	font-weight: bold;
	text-align:left;
	font-size:12px;
	color:#f68c19;
	margin-bottom:12px;
	
}


#categories p.level3{
	font-family:"verdana";
	font-weight: bold;
	text-align:left;
	font-size:12px;
	color:#f68c19;
	margin-bottom:102px;
	
}


#categories p.level4 {
	font-family:"verdana";
	font-weight: bold;
	text-align:left;
	font-size:12px;
	color:#f68c19;
	margin-bottom:156px;
}


#categories p.level5 {
	font-family:"verdana";
	font-weight: bold;
	text-align:left;
	font-size:12px;
	color:#f68c19;
	
}

#names p, #sponsors_cont p {
	line-height:18px;
	text-align:left;
	font-size:11px;
	color:#fff;
	font-family:"verdana";
}

/*----------performers_bio--------------*/
#performer_bio {
	width:550px;
	height:546px;
	float:left;
	margin-left:10px;

}

#performer_bio p {
	margin-top:0px;

}

#left_info {
	float:left;
	width:265px;
	height:250px;
}	


#time_slot {
	margin:10px 0px 0px 5px;
	width:265px;
	height:76px;
	background-image: url(../i/time_slot_new.gif);
	background-repeat:no-repeat;
}	

h2.time {
	padding-top:10px;
}	

#time_slot h2 {
	margin:5px 0px 0px 5px;
}

#youtube2 {
	float:left;
	margin:8px 0px 0px 10px;
}

#facebook2 {
	float:left;
	margin:8px 0px 0px 10px;
}	

#check_out {
	margin-top:10px;
	width:140px;
	height:59px;
}

/*-------thumbers-----------*/
#thumbers {
	width:230px;
	height:45px;
}

#thumbers  a img:hover {	
	border:1px solid #f68c19;
}	

#thumbers img {
	margin:5px 0px 0px 10px;
	float:left;
	border:1px solid #fff;
}

#thumbers img.thumb1 {
	margin:5px 0px 0px 3px;
}

/*----------band big pic-------------*/

#band_pic {
	margin:8px 0px 0px 0px;
	width:270px;
	height:216px;
	border:1px solid #f68c19;
	float:right;
	overflow:hidden;
	background-color:#000;
}
 
 #band_bio p {
 	line-height:14px;
 	margin:10px 0px 0px 0px;
 	font-size:10.5px;
 	color:#fff;
 	font-family: "verdana", "trebuchet";
 	text-align: left;
 }
 
 /*-------paoli schedule----------*/
 
 #all_schedule {
 	margin:-5px 0px 0px 40px;
 	width:748px;
 	height:590px;
 	float:left;
 }
 
 #schedule_image {
 	width:590px;
 	height:228px;
 	background-image: url(../i/schedule_map.gif);
 	background-repeat: no-repeat;
 	float:left;
}

#schedule1 {
	margin:10px 0px 0px 3px;
	width:350px;
	height:165px;
	background-image: url(../i/shops_schedule.gif);
	background-repeat:no-repeat;
	float:left;
		
}

#schedule1 p {
	padding-top:18px;
}	

#schedule23 {
	margin:10px 0px 0px 8px;
	width:350px;
	height:170px;
	background-image: url(../i/schedules2-3.gif);
	background-repeat:no-repeat;
	float:left;
		
}

#schedule23 p {
	padding-top:18px;
}

#schedule23 p.three {
	padding-top:27px;
}	

#schedule45 {
	margin:10px 0px 0px 28px;
	width:220px;
	height:197px;
	background-image: url(../i/schedules4-5.gif);
	background-repeat:no-repeat;
	float:left;
		
}

#schedule45 p {
	padding-top:18px;
}

#schedule45 p.five {
	padding-top:30px;
}	

/*-----------sponsor contact---------*/

#sponsor_contact {
	padding-left:22px;
	margin-top:10px;
	width:248px;
	height:275px;
	background-image: url(../i/email_overlay.gif);
	background-repeat:no-repeat;
	float:left;
}	

	

#sponsor_contact p.side_note {
	margin-top:65px;
	color:#666;
	
}		

#sponsor_contact p {
	color:#666;
	
}

/*---footer-----------*/

#footer {
	width:950px;
	height:45px;
}

#footer p {
	padding:0px 0px 20px 345px;
}	

#footer a {
	color:#338ae4;
}

#footer a:hover {
	color:#fff;
}

/*bottom logos-----*/

#bottom_logos {
	padding:20px;
	width:1009px;
	height:111px;
	float:left;
}

#bottom_logos p {
	color:#338ae4;
}

#left_logos {
	float:left;
	width:200px;
}

#youtube {
	float:left;
	margin:10px 0px 0px 10px;
}	

#facebook {
	float:left;
	margin:10px 0px 0px 15px;
}	

#flickr {
	float:left;
	margin:10px 0px 0px 15px;
	visibility:hidden;
}

#thanks {
	margin:15px 0px 0px 40px;
	float:left;
}	


#paoli{
	margin:15px 0px 0px 40px;
	float:left;
}	

#mlt {
	margin:15px 0px 0px 60px;
	float:left;
}

#malvern {
	margin:15px 0px 0px 20px;
	float:left;
}

#hardware {
	margin:15px 0px 0px 20px;
	float:left;
}

#snt {
	margin:15px 0px 0px 20px;
	float:left;
}	
#mln {
	margin:15px 0px 0px 20px;
	float:left;
}
#sl {
	margin:15px 0px 0px 20px;
	float:left;
}
#dvfs {
	margin:15px 0px 0px 20px;
	float:left;
}
