@charset "UTF-8";
body {
	margin:0;
	border:0;
	padding:0;
	height:100%;
	max-height:100%;
	background-color: #E3E3E3;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	display: inline;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C00;
	display: inline;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C00;
	display: inline;
}
p a:link, p a:visited {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
p a:hover, p a:active {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.clear {
	clear: both;
}
.headerWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.mainWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.footerWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(fidgetfeet-images/fidget-slices/grey-footer-repeater.png);
	background-repeat: repeat-x;
}
.sponsorsWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #E3E3E3;
}
.sharpWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #E3E3E3;
}
.headerContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
.mainContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.footerContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
}
.footerAddress {
	float: left;
	height: 105px;
	width: 210px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	padding-top: 15px;
	padding-left: 15px;
}
.footerAddress a:link, .footerAddress a:visited {
	color: #FFF;
	text-decoration: none;
}
.footerAddress a:hover, .footerAddress a:active {
	color: #3CF;
	text-decoration: underline;
}
.sharpContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	background-color: #E3E3E3;
}
.sponsorsContainer {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	height: 85px;
	padding-left: 5px;
}
.sharpLeft {
	float: left;
	height: 15px;
	width: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	padding-left: 15px;
	color: #666;
}
.sharpLeft a:link, .sharpLeft a:visited {
	color: #666;
	text-decoration: none;
}
.sharpLeft a:hover, .sharpLeft a:active {
	color: #333;
	text-decoration: underline;
}
.sharpRight {
	float: left;
	height: 15px;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	padding-left: 80px;
	text-align: right;
}
.sharpRight a:link, .sharpRight a:visited {
	color: #666;
	text-decoration: none;
}
.sharpRight a:hover, .sharpRight a:active {
	color: #333;
	text-decoration: underline;
}
.footerAddressSmall {
	float: left;
	height: 105px;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-size: 12px;
	padding-top: 15px;
	padding-left: 35px;
}
.calendarColumn {
	float: left;
	width: 225px;
	height: 310px;
	background-image: url(fidgetfeet-images/fidget-slices/hanging-dancers.jpg);
	background-repeat: no-repeat;
	padding-top: 420px;
}
.allColumn {
	float: left;
	width: 675px;
}
.calendarHolder {
	width: 225px;
	background-image: url(fidgetfeet-images/fidget-slices/calendar-background.png);
	background-repeat: no-repeat;
	height: 240px;
}
.calendarTitle {
	width: 210px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C00;
}
.calendarActual {
	width: 202px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	padding-right: 10px;
}
.logoBanner {
	height: 140px;
	width: 675px;
}
.socialNetworkHolder {
	width: 225px;
	height: 60px;
	text-align: center;
}
.navContainer {
	width: 675px;
	height: 35px;
	background-image: url(fidgetfeet-images/fidget-slices/top-nav-background.png);
	background-repeat: repeat-x;
}
.navContainer ul {
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.navContainer li {
	float: left;
}
.navContainer li a:link,.navContainer li a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 35px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	width: 100px;
	height: 35px;
	text-align: center;
	letter-spacing: 1px;
}
.navContainer li a:hover,.navContainer li a:active {
	background-image: url(fidgetfeet-images/fidget-slices/top-nav-rollover.png);
	background-repeat: repeat-x;
}
.navContainer li a.current     {
	cursor: default;
	background-image: url(fidgetfeet-images/fidget-slices/top-nav-current.png);
	background-repeat: repeat-x;
}
.subNavContainer {
	width: 675px;
	height: 25px;
}
.subNavContainer ul {
	margin: 0px;
	list-style-type: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subNavContainer li {
	float: left;
}
.subNavContainer li a:link,.subNavContainer li a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	width: 100px;
	height: 25px;
	text-align: center;
}
.subNavContainer li a:hover,.subNavContainer li a:active {
	color: #000;
	font-weight: bold;
}
.subNavContainer li a.current     {
	color: #333;
	cursor: default;
	font-weight: bold;
}
.showsNewsContainer {
	width: 675px;
}
.showsColumn {
	float: left;
	width: 475px;
}
.newsColumn {
	float: left;
	width: 200px;
}
.newsTitle {
	width: 185px;
	padding-top: 17px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.newsContent {
	width: 170px;
	padding-top: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	padding-right: 15px;
	line-height: 16px;
}
.showsContainer {
	width: 475px;
	background-image: url(fidgetfeet-images/fidget-slices/shows-background.png);
	background-repeat: repeat-x;
	height: auto;
}
.showImage {
	float: left;
	width: 140px;
	height: 180px;
}
.showsInformation {
	float: left;
	width: 335px;
	padding-bottom: 10px;
}
.showsTitle {
	float: left;
	width: 300px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 10px;
	color: #C00;
}
.showsBodyInfo {
	float: left;
	width: 300px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.galleryContainer {
	width: 500px;
	text-align: center;
	padding-left: 85px;
}

