@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
a {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #C2CE99;
	text-decoration: none;
}
a.white {
	color: #090;
	font-size: 12px;
	text-decoration: none;
}
a.white:hover {
	color: #C2CE99;
	text-decoration: none;
}
a.white2 {
	color: #090;
	font-size: 14px;
	text-decoration: none;
}
a.white2:hover {
	color: #C2CE99;
	text-decoration: none;
}
a.tourtitle {
	font-size: 14px;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: lighter;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 27px;
}
h2 {
	font-size: 18px;
	font-weight: lighter;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h3 {
	font-size: 14px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}
#accordion {
	margin:20px 0px;
}
.indent {
	margin-left: 20px;
}
h3.toggler {
	cursor: pointer;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	margin: 2px 0 4px 0;
	padding: 0px 0px 2px;
}
h3.newstoggler {
	cursor: pointer;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	margin: 0 0 4px 0;
	padding: 0px 0px 2px;
}
h3.chronotoggler {
	cursor: pointer;
	font-size: 18px;
	margin: 0 0 4px 0;
	padding: 2px 0px 15px;
	font-weight: bolder;
}
div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}
h4 {
	font-size: 18px;
	font-weight: lighter;
	color: #363;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h5 {
	font-size: 18px;
	font-weight: lighter;
	color: #363;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h6 {
	font-size: 24px;
	font-weight: lighter;
	color: #363;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h7 {
	font-size: 20px;
	font-weight: lighter;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.current {
	font-size: 18px;
	font-weight: lighter;
	color: #C00;
	padding-right: 2px;
	padding-left: 2px;
}
.copy {
	font-size: 10px;
}
.tarea {
	font-size: 11px;
	color:#000
}
.current4 {
	font-size: 18px;
	color: #090;
	padding-right: 2px;
	padding-left: 2px;
}
.current4:hover {
	color: #CCC;
}
.current3 {
	font-size: 12px;
	font-weight: lighter;
	color: #C00;
	padding-right: 2px;
	padding-left: 2px;
}
.current2 {
	font-size: 18px;
	font-weight: lighter;
	color: #033;
	padding-right: 2px;
	padding-left: 2px;
}
.current2:hover {
	color: #CCC;
}
.photo {
	padding-right: 6px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 6px;
}
.rate {
	color: #F00;
}
.commentname {
	color: #FF3;
	font-size: 1.3em;
	font-weight: lighter;
}
.commenttime {
	color: #CCC;
	font-size: 1em;
	font-weight: normal;
}
.commentname2 {
	color: #900;
	font-size: 1.3em;
	font-weight: lighter;
}
.commenttime2 {
	color: #666;
	font-size: 1em;
	font-weight: normal;
}
.comments {
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
}
.commentslight {
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
}

#main_wrapper {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
}
#top_search {
	text-align: right;
	height: 135px;
	padding-top: 20px;
	font-size: 11px;
}
#top_search a{
	color: #CCC;
	text-decoration: none;
}
#top_search a:hover{
	color: #FF0;
}
input {
	font-size: 11px;
	margin: 0px;
	color: #666666;
}

#top_nav {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 139px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#top_nav ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#top_nav li {
	margin: 0px;
	list-style: none;
	display: inline;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 14px;
}
#home_featurebox {
	height: 295px;
	margin-bottom: 25px;
}
#home_news {
	float: left;
	width: 535px;
	margin-right: 30px;
	background-image: url(../images/home_news.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
#home_news a{
	color: #FF0;
	text-decoration: none;
}
#home_news a:hover{
	color: #C2CE99;
}
#home_news ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#home_news li {
	list-style: none;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93A0A4;
}
.home_newsdate {
	font-size: 16px;
}
#home_RHcolumn {
	float: right;
	width: 336px;
	background-image: url(../images/home_features.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
}
#home_video-wrapper {
	background-color: #000000;
	font-size: 16px;
	padding: 8px;
	margin-bottom: 12px;
}
#home_firstbox { 
	float: left;
	width: 400px;
	margin-right: 10px;
	background-image: url(../images/translucent.png);
	border: 1px solid #3E3419;
	padding: 10px;
	margin-bottom: 13px;
	margin-top: 15px;
}
#home_firstbox #left {
	float: left;
	margin-top: 0px;
}
#home_firstbox #right {
	float: right;
	font-size: 11px;
}
#home_mediabox { 
	float: left;
	width: 340px;
	margin-right: 10px;
	background-image: url(../images/translucent.png);
	border: 1px solid #3E3419;
	padding: 8px;
	margin-left: 8px;
	margin-bottom: 13px;
	margin-top: 10px;
	height: 108x;
}
#home_mediabox #left {
	float: left;
	margin-top: 0px;
}
#home_mediabox #right {
	float: right;
	font-size: 11px;
}
#home_videobox { 
	float: left;
	width: 400px;
	margin-right: 10px;
	background-image: url(../images/translucent.png);
	border: 1px solid #3E3419;
	padding: 8px;
	margin-left: 0px;
	margin-bottom: 13px;
	margin-top: 10px;
	height: 108x;
}
#home_videobox #left {
	float: left;
	margin-top: 0px;
}
#home_videobox #right {
	float: right;
	font-size: 11px;
}
#home_perfbox {
	width: 784px;
	margin-right: 30px;
	background-image: url(../images/translucent.png);
	border: 1px solid #3E3419;
	padding: 8px;
	margin-left: 40px;
	margin-bottom: 13px;
	margin-top: 10px;
}
#home_perfbox #left {
	margin-top: 0px;
}
.footer_credit {
	font-size: 10px;
	line-height: 12px;
}
.p-clear {
	clear: both;
}
#setlist {
	margin-right: 8px;
	border: 1px solid #3E3419;
	padding: 8px;
	margin-bottom: 13px;
	margin-top: 10px;
	background-color: #E7DAD8;
}
#footer {
	background-color: #0f1c20;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #617073;
	padding-bottom: 20px;
}
#footer_wrapper {
	width: 905px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
#footer_wrapper a{
	color: #CCC;
	text-decoration: none;
}
#footer_wrapper a:hover{
	color: #FF0;
}

.footer_column {
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #617073;
}

/* Level 1 Pages */
#level1_mainbox {
	background-color: #FFFFFF;
	padding: 12px;
	margin-bottom: 16px;
	color: #333333;
}
#level1_mainbox a {
	color: #f32e2d;
	text-decoration: none;
}
#level1_mainbox a:hover {
	color: #333333;
	text-decoration: none;
}
.RHnav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 1px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 24px;
}
.RHnav li {
	list-style: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2E2;
	margin: 0px;
}
.fine {
	text-decoration: none;
	font-size: 9px;
	color: #000000;
}
a.fine {
	text-decoration: none;
	font-size: 9px;
	color: #093;
}
a.fine:hover {
	color: #f32e2d;
	text-decoration: none;
	font-size: 9px;
}
a.subnav {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
}
a.subnav:hover {
	color: #f32e2d;
	text-decoration: none;
	font-size: 10px;
}
a.subnav2 {
	text-decoration: none;
	font-size: 12px;
	color: #060;
	padding-left: 5px;
}
a.subnav2:hover {
	color: #f32e2d;
	text-decoration: none;
	font-size: 12px;
	padding-left: 5px;
}
#discography_box {
	background-image: url(../images/translucent.png);
	padding: 10px;
	margin-bottom: 12px;
}
.pic-border1px {
	border: 1px solid #FFFFFF;
}
.setlist {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}
.setlist2 {
	font-size: 15px;
	color: #000000;
	line-height: 18px;
	font-weight: bolder;
	padding-bottom: 15px;
}
#teasers-wrapper {
	margin-bottom: 3px;
}
#teasers-wrapper p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.teaser_heading {
	font-size: 18px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#teasers-wrapper a{
	color: #FF9;
	text-decoration: none;
}
#teasers-wrapper a:hover{
	color: #FFF;
}
.disco_heading {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4C4123;
	color: #4C4123;
}
.chrono_heading {
	font-size: 14px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
}
.lyric_heading {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.teaser {
	padding-right: 16px;
	padding-bottom: 16px;
}
.disclaimer {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	text-align: center;
}


/* Level 2 Pages */
#level2_mainbox {
	background-color: #ffffff;
	padding: 24px;
	color: #333333;
	margin: 0px;
	background-image: url(../images/level2_mainbox-shade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#print-tools {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	margin-right: 24px;
	padding: 0px;
	margin-top: 0px;
	text-align: right;
	margin-bottom: 0px;
}
#article-wrapper {
	margin-right: 24px;
	padding: 0px;
	margin-top: 0px;
}
#article-wrapper a{
	color: #0C3;
	text-decoration: none;
}
#article-wrapper a:hover{
	color: #F00;
}
