/* the levee breaking */
#wrap {
	margin: 0; 	
	padding: 5px;
	background: #333333;
	text-align: center;
        font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif; 
	font-size: 100.1%; 
	font-weight: normal;
	font-style: normal;
	color: #cccccc;
	text-decoration: none;
}

/* font, paragraph and lists generic stuff */
h1, h2, h3 { font-weight: bold; font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif; }
h1 { font-size: 1.4em; color: #ff6600; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }
p, h1, h2, h3 { margin: 5px 15px; }
ul, ol { margin: 1px 10px; padding: 0 15px; }


/* page content generic stuff */
#header-content, #body-content, #footer-content {
	width: 900px; margin: 0 auto;
}


/* header */
#header {
	text-align: left;
	height: 92px;
	width: 900px;
	border: 0px none #333333;
	margin: 0 auto;
}

#header-content {
	background: #000000;
	border: 1px solid #efeded;
	height: 79px;
	margin: 0px; 
	padding: 5px 0px;
	position: relative;
}

#header-content .header-title h1 a {
	font: 1.3em 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;
	letter-spacing: -2px;
	color: #ff6600;
	margin: 0; padding: 0;
	text-decoration: none;
}

#header-content .header-subtitle {
	font: bold 0.75em 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;
	text-transform: none;
	color: #ffffff;
	margin: -10px 0 0 18px;
	margin-top: -10px;
	padding: 0px;
}

#header-image {
	margin: 0 auto;
	width: 900px;
	margin-top: 3px;
	height: 169px;
	padding: 0px;
	background: #333333;
}

/* header menu */
.PageTop {
        font-size: .82em;
	float: right;
}

.top-menu ul {
        font-size: .82em;
	float: right;
}

#header-content ul {
	list-style: none;
	color: #ffffff;
	margin: 0px 3px 3px 0px; 
    	padding: 0;
}

#header-content li {
	float: left;
	position: relative;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

#header-content li ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

#header-content li > ul {
	top: 22px;
	left: 0px;
	}

#header-content li:hover ul, li.over ul{ display: block; }

#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;
	color: #ffffff;
	text-decoration: none;
	border-right: 1px solid #272727;
}

#header-content li a:hover {
	background: #ff6600;
	color: #ffffff;
}

#nav a {
	font-weight: bold;
	color: #ffffff;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #ffffff;
}

#nav li li a:hover {
	background: #ff6600;
}


/* body content */
body#gray {
    background-color: #333333;
}

#body {
	text-align: left;
	width: 900px;
	border: 0px none #333333;
        padding: 0px;
	margin: 0 auto;
}

#body-content {
	background: #333333;
	border: 0px none #333333;
	margin: 5px 0px; 
	padding: 0px;
	position: relative;
}

/* Left stuff */
#body-left-column {
    position: relative;
    float: left;
    width: 200px;
    margin: 0px;
    padding: 0px 10px 10px 0px;
}

#left_sidebar {
	float: left;
        width: 200px;
	margin: 0px;
        padding: 0px;
}

#left_sidebar h1 {
	padding: 7px 0px 5px 10px;
	margin: 0px;
	font-weight: bold;
        font-size: 1.25em;
        font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;
	color: #ff6600
}

.left_sidebox {
	background: #000000;
	border: 1px solid #efeded;
	margin-bottom: 10px;
	padding: 0px;
        font-size: .75em;
        font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;
}

#left_sidebar img {
  border: none;
  padding: 0px;
}

#left_sidebar ul.sidemenu {
	list-style:none;
	margin: 0 0 15px 0;
	padding: 0;
	background: #000000;
}

#left_sidebar ul.sidemenu li {
	padding: 0px 10px;
}

#left_sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #ffffff;
	height: 1.5em;
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #d4d4d4;
	text-decoration:none;
}

#left_sidebar ul.sidemenu a.top{
	border-top: 1px dashed #d4d4d4;
}

#left_sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #ff6600;
	color: #ff6600;
}

#left_sidebar ul.sidemenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}


/* Middle stuff */
#body-middle-column {
	position: relative;
        float: left;
	width: 480px;
	margin: 0px;
	padding: 0px 10px 10px 0px;
}

#body-middle-column h3.bTitle {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2;
	font-size: 1em;
        font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;
}

#bText {
	padding: 5px;
	font-size: 0.75em;
        font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;
}

.post {
	position: relative;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 15px 0px;
	width: 100%;
	background: #000000;
	border: 1px solid #EFEDED;
	overflow: auto;
}

.post_image {
	float: left;
	position: relative;
	width: 200px;
	margin: 15px;
	padding: 0px;
	border: 0px #000000 none;
}

.post_text {
	float: right;
	position: relative;
	width: 180px;
	margin: 17px 10px 20px 0px;
	padding: 0px;
	border: 0px #000000 none;
}

.post_image_little {
	float: left;
	position: relative;
	width: 100px;
	margin: 4px 5px 4px 15px;
	padding: 0px;
	border: 0px #000000 none;
}

.post_text_little {
	float: right;
	position: relative;
	width: 320px;
	margin: 5px 10px 5px 0px;
	padding: 0px;
	border: 0px #000000 none;
}

.post_tickets_text {
	float: left;
	position: relative;
	width: 210px;
	margin: 5px 0px 5px 10px;
	padding: 0px;
	border: 0px #000000 none;
}

.post_tickets_logo {
	float: right;
	position: relative;
	width: 205px;
	margin: 4px 5px 4px 15px;
	padding: 0px;
	border: 0px #000000 none;
}

.post_wide_text {
	float: left;
	position: relative;
	width: 450px;
	margin: 15px;
	padding: 0px;
	border: 0px #000000 none;
	clear: both;
}

.post_slideshow {
	float: left;
	position: relative;
	width: 250px;
	height: 200px;
	margin: 0px;
	padding: 10px;
	border: 0px #000000 none;
}

.post_slideshow_text {
	float: left;
	position: relative;
	width: 110px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	border: 0px #000000 none;
}

/* Right side stuff */
#body-right-column {
        position: relative;
	float: left;
	width: 200px;
	margin: 0px;
        padding: 0px;
}

#right_sidebar {
	float: left;
        width: 200px;
	margin: 0 0 10px 0;
        padding: 0px;
}

#right_sidebar h1 {
	padding: 7px 0px 5px 10px;
	margin: 0px;
	font-weight: bold;
        font-size: 1.25em;
        font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;
	color: #ff6600
}

.right_sidebox {
	background: #000000;
	border: 1px solid #efeded;
	margin-bottom: 10px;
        font-size: .75em;
        font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;
}

#right_sidebar img {
  border: none;
}

#right_sidebar ul.sidemenu {
	list-style:none;
	margin: 0 0 15px 0;
	padding: 0;
	background: #000000;
}

#right_sidebar ul.sidemenu li {
	padding: 0px 10px;
}

#right_sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #ffffff;
	height: 1.5em;
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #d4d4d4;
	text-decoration:none;
}

#right_sidebar ul.sidemenu a.top{
	border-top: 1px dashed #d4d4d4;
}

#right_sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #ff6600;
	color: #ff6600;
}

#right_sidebar ul.sidemenu ul {
	margin: 0;
	padding: 0;
	list-style:none;
}


/* footer */
#footer {
	clear: both;
	margin: 0px;
        padding: 10px;
	font: normal 0.82em 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;
	text-align: left;
}

#footer-content {
	margin: 0 auto;
	width: 900px;
	background: #000000;
	border: 1px solid #efeded;
	padding: 0px;
	color: #ffffff;
	overflow: auto;
}

.footer_mailing_list {
        float: left;
        padding: 7px;
}

.footer_linkorama {
	float: right;
	padding: 7px;
}


#footer-content a {
	text-decoration: none;
	color: #ff6600;
}

/* thumbnails */
.thumbnail_sponsor
{
background-color: #000000;
border: 0px #000000 none;
margin: 0px 10px 10px 0px;
padding: 0px;
width: 200px;
height: 170px;
float: left;
text-align: center;
overflow: auto;
}

.thumbnail_artist_showcase
{
background-color: #000000;
border: 0px #000000 none;
margin: 0px 4px 8px 0px;
padding: 10px;
text-align: center;
width: 123px;
height: 170px;
font-size: 1em;
font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;
float: left;
}

.thumbnail_photo_albums
{
background-color: #000000;
border: 1px #cccccc solid;
margin: 0px 4px 8px 0px;
padding-top: 10px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 0px;
text-align: center;
width: 145px;
height: 140px;
font-size: 0.75em;
font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;
float: left;	
}

.thumbnail_album_review
{
background-color: #000000;
border: 1px #ff6600 solid;
margin: 0px 15px 10px 0px;
padding: 10px;
width: 210px;
font-size: 0.75em;
font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;
float: left;
}

.thumbnail_album_review_info
{
background-color: #000000;
border: 1px #cccccc solid;
margin: 0px 15px 10px 0px;
padding: 10px;
width: 180px;
font-size: 0.75em;
font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;
float: left;
}

/* link attributes */
A:link {text-decoration: none; color: silver; font-size: 1em; font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;}
A:visited {text-decoration: none; color: silver; font-size: 1em; font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;}
A:active {text-decoration: none; color: silver; font-size: 1em; font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;}
A:hover {text-decoration: none; color: #ff6600; font-size: 1em; font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif;}

/* font attributes */
font.orangesmall {color: #ff6600; font-size: 1em; font-family: 'trebuchet ms', tahoma, helvetica, geneva, sans-serif; text-decoration: none;}

/* tooltips */
#dynatip {
	display:none;
	background:transparent url(/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	margin:-285px 0px 0px -220px;
	color:#fff;
	z-index: 1000;
}

/* style the trigger elements */
#dyna img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}

#demotip {
	background-image:url(/black_arrow.gif);
}


/* scrolling panel stuff */
/* override the root element to enable scrolling */
#flowpanes {
	position:relative;
	overflow:hidden;
	clear:both;
}

/* override single pane */
#flowpanes div {
	position: relative;
	margin: 10px 0px 10px 20px;
	float:left;
	display:block;
	width:460px;
	height:200px; 
	cursor:pointer;
}

/* our additional wrapper element for the items */
#flowpanes .items {
	width:20000em;
	position:relative;
	clear:both;
	margin:0;
	padding:0;
}

#flowpanes .less, #flowpanes .less a {
	color:#999 !important;
	font-size:11px;
}