/*=cake box
------------*/
#cakeBox {
	width: 887px;
	height: 923px;
	text-align: left;
	margin: 15px auto;
	background: url(../images/wrap_bg.jpg) 21px 7px no-repeat;
	position: relative;
}

/*=icing
---------*/
#icing {
	width: 841px;
	height: 344px;
	position: relative;
	background: url(../images/icing_bg1.jpg) 21px 0 no-repeat;
}
#icing #logo {
	position: absolute;
	top: 21px;
	left: 136px;
}

/*=candles
-----------*/
#icing #candles {
	position: absolute;
	top: 170px;
	left: 0;
	width: 783px;
	height: 62px;
}
#icing .nav {
	position: static;
	width: 783px;
	height: 62px;
	background: url(../images/drumstick.png) 0 0 no-repeat;
}
#icing .nav li { position: absolute; }
#icing .nav li a {
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
#icing .nav li#navNews {
	left: 4px;
	top: 15px;
	width: 34px;
	height: 26px;
}
#icing .nav li#navNews a {
	width: 34px;
	height: 26px;
	background: url(../images/nav/nav_news2.png) 0 0 no-repeat;
}
#icing .nav li#navNews a:hover,
#icing .nav li#navNews.current a { background-position: 0 -26px; }

#icing .nav li#navShows {
	left: 50px;
	top: 12px;
	width: 46px;
	height: 29px;
}
#icing .nav li#navShows a {
	width: 46px;
	height: 29px;
	background: url(../images/nav/nav_shows2.png) 0 0 no-repeat;
}
#icing .nav li#navShows a:hover,
#icing .nav li#navShows.current a { background-position: 0 -29px; }

#icing .nav li#navMedia {
	left: 111px;
	top: 12px;
	width: 36px;
	height: 30px;
}
#icing .nav li#navMedia a {
	width: 36px;
	height: 30px;
	background: url(../images/nav/nav_media2.png) 0 0 no-repeat;
}
#icing .nav li#navMedia a:hover,
#icing .nav li#navMedia.current a { background-position: 0 -30px; }

#icing .nav li#navDiscog {
	left: 162px;
	top: 10px;
	width: 85px;
	height: 31px;
}
#icing .nav li#navDiscog a {
	width: 85px;
	height: 31px;
	background: url(../images/nav/nav_discog2.png) 0 0 no-repeat;
}
#icing .nav li#navDiscog a:hover,
#icing .nav li#navDiscog.current a { background-position: 0 -31px; }

#icing .nav li#navPhotos {
	left: 263px;
	top: 9px;
	width: 52px;
	height: 30px;
}
#icing .nav li#navPhotos a {
	width: 52px;
	height: 30px;
	background: url(../images/nav/nav_photos2.png) 0 0 no-repeat;
}
#icing .nav li#navPhotos a:hover,
#icing .nav li#navPhotos.current a { background-position: 0 -30px; }

#icing .nav li#navMerch {
	left: 333px;
	top: 9px;
	width: 41px;
	height: 31px;
}
#icing .nav li#navMerch a {
	width: 41px;
	height: 31px;
	background: url(../images/nav/nav_merch2.png) 0 0 no-repeat;
}
#icing .nav li#navMerch a:hover,
#icing .nav li#navMerch.current a { background-position: 0 -31px; }

#icing .nav li#navDownloads {
	left: 390px;
	top: 8px;
	width: 74px;
	height: 30px;
}
#icing .nav li#navDownloads a {
	width: 74px;
	height: 30px;
	background: url(../images/nav/nav_downloads2.png) 0 0 no-repeat;
}
#icing .nav li#navDownloads a:hover,
#icing .nav li#navDownloads.current a { background-position: 0 -30px; }

#icing .nav li#navPress {
	left: 482px;
	top: 8px;
	width: 43px;
	height: 28px;
}
#icing .nav li#navPress a {
	width: 43px;
	height: 28px;
	background: url(../images/nav/nav_press2.png) 0 0 no-repeat;
}
#icing .nav li#navPress a:hover,
#icing .nav li#navPress.current a { background-position: 0 -28px; }

#icing .nav li#navLinks {
	left: 540px;
	top: 8px;
	width: 38px;
	height: 27px;
}
#icing .nav li#navLinks a {
	width: 38px;
	height: 27px;
	background: url(../images/nav/nav_links2.png) 0 0 no-repeat;
}
#icing .nav li#navLinks a:hover,
#icing .nav li#navLinks.current a { background-position: 0 -27px; }

#icing .nav li#navMyspace {
	left: 595px;
	top: 5px;
	width: 60px;
	height: 30px;
}
#icing .nav li#navMyspace a {
	width: 60px;
	height: 30px;
	background: url(../images/nav/nav_myspace2.png) 0 0 no-repeat;
}
#icing .nav li#navMyspace a:hover,
#icing .nav li#navMyspace.current a { background-position: 0 -30px; }

#icing .nav li#navContact {
	left: 667px;
	top: 5px;
	width: 52px;
	height: 26px;
}
#icing .nav li#navContact a {
	width: 52px;
	height: 26px;
	background: url(../images/nav/nav_contact2.png) 0 0 no-repeat;
}
#icing .nav li#navContact a:hover,
#icing .nav li#navContact.current a { background-position: 0 -26px; }

/*=cake
--------*/
#cake {
	position: relative;
	top: -103px;
	width: 581px;
	margin-left: 71px;
}
#cake h1 { margin: 0 0 25px 81px; }
#cake #content {
	padding-right: 15px;
	height: 520px;
	overflow: auto;
}
#content h2 {
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 15px;
}
#content p, #content address {
	margin: 15px 0;
	clear: both;
}
#content a, #tourDates a {
	text-decoration: none;
	border-bottom: 1px dotted #666;
	color: #333;
}
#content a:hover, #tourDates a:hover {
	color: #000;
	border-color: #000;
	border-style: solid;
}

/*=tour box
-------------*/
.tourBox {
	position: absolute;
	top: 322px;
	left: 667px;
	width: 187px;
	height: 311px;
	padding: 34px 12px 0 23px;
	background: url(../images/tour_box_bg.jpg) 0 0 no-repeat;
}
.tourBox h2 { margin: 0 0 12px 18px; }
.tourBox .vcalendar {
	overflow: auto;
	padding-right: 5px;
	height: 240px;
}
.tourBox .vevent {
	font-size: 10px;
	margin-bottom: 15px;
}
.tourBox .details li { margin-bottom: 4px; }
.tourBox .dates { font-weight: bold; color: #000; }

/*=and eat it too
------------------*/
#andEatItToo {
	position: relative;
	top: -80px;
	margin-left: 42px;
}
#andEatItToo .nav {
	position: absolute;
	left: 0;
	top: 0;
}
#andEatItToo .nav li#forum {
	width: 105px;
	height: 61px;
}
#andEatItToo .nav li#forum a {
	width: 105px;
	height: 61px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	background: url(../images/forum.png) 0 -61px no-repeat;
}
#andEatItToo .nav li#forum a:hover { background-position: 0 0; }
#andEatItToo p#copyright {
	position: absolute;
	left: 285px;
	top: 11px;
}
#andEatItToo #credit {
	font-size: 11px;
	position: absolute;
	right: 100px;
	top: 25px;
	color: #666;
	text-align: right;
}
#credit li { margin-bottom: 2px; }
#credit li a {
	color: #000;
	border-bottom: 1px dotted #666;
	text-decoration: none;
}
#credit li a:hover { border: none; }