
@CHARSET "UTF-8";

/* Structure Begin */
body, html {
	margin: 0px;
    padding: 0px;	
	background-color: #FFF;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	min-width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B2633;
}
#base-container {
	width: 1000px;
	margin: 0 auto;
}
#nav-container {
	height: 23px;
	background-image: url(/images/hdr/nav.gif);
	background-repeat: no-repeat;
	display: block;
}
#nav-container a {
	text-decoration: none;
}
#nav-container span { visibility: hidden; }
a#nav-home { height: 23px; float: left; position:absolute; margin-left: 92px; width: 65px; }
a#nav-news { height: 23px; float: left; position:absolute; margin-left: 160px; width: 63px; }
a#nav-shows { height: 23px; float: left; position:absolute; margin-left: 231px; width: 73px; }
a#nav-releases { height: 23px; float: left; position:absolute; margin-left: 311px; width: 84px; }
a#nav-photos { height: 23px; float: left; position:absolute; margin-left: 404px; width: 76px; }
a#nav-videos { height: 23px; float: left; position:absolute; margin-left: 483px; width: 70px; }
a#nav-downloads { height: 23px; float: left; position:absolute; margin-left: 560px; width: 113px; }
a#nav-store { height: 23px; float: left; position:absolute; margin-left: 681px; width: 64px; }
a#nav-press { height: 23px; float: left; position:absolute; margin-left: 753px; width: 62px; }
a#nav-contact { height: 23px; float: left; position:absolute; margin-left: 823px; width: 93px; }

#content-main {
	float: left;
	width: 675px;
	padding-right: 25px;
}
#content-sidebar {
	float: right;
	width: 300px;
}

/* Structure End */

/* Header Begin */

h1 {
	font-family: "Trebuchet MS","Trebuchet","Nimbus Sans L",sans-serif;
	font-size: 27px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0em;
}
h2 {
	font-family: "Trebuchet MS","Trebuchet","Nimbus Sans L",sans-serif;
	color: #CD1E25;
	margin-bottom: 0em;
}
h3 {
	font-family: "Trebuchet MS","Trebuchet","Nimbus Sans L",sans-serif;
	color: #CD1E25;
	margin-bottom: 0em;
}
h4 {
	font-family: "Trebuchet MS","Trebuchet","Nimbus Sans L",sans-serif;
	color: #333333;
	margin-bottom: 0em;
	margin-top: 0em;
}
h5 {
	font-family: "Trebuchet MS","Trebuchet","Nimbus Sans L",sans-serif;
	color: #333333;
	margin-bottom: 0em;
}
p, .body, .info_list li,.link_list li, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B2633;	
}
ul, .info_list, .link_list {
	margin-top: 10px;	
	margin-bottom: 10px;	
}
/* Header Stop */

/* Image Begin */
img {
	border: none;	
}
.icon {
	width: 14px;
	height: 14px;
	border: none;	
}
/* Image End */

/* Text Begin */

/* Text Stop */

/* A Begin */
a {
	text-decoration: none;
	color: #CD1E25;
}
a:hover, #article-show-location a:hover, #reviews-tease-link a:hover {
	text-decoration: underline;
	color: #CD1E25;
}
a:active {
	text-decoration: none;
	color: #CD1E25;
}

/* A Stop */

/* Article */
.article, #comments, #comment_form, #reviews {
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#reviews-tease {
	margin: 15px;
	padding-right: 15px;
	text-align: right;
}	
#article-metadata {
	color: #999999;
	margin-right: 15px;
}	
#article-date, .date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-transform: uppercase;
	margin-bottom: 5px;
	margin-top: 0px;
}
#article-show-location a, #reviews-tease-link {
	text-decoration: none;
	color: #1B2633;
}
#article-show-location a:active {
	text-decoration: none;
	color: #1B2633;
}
#article-show-location img {
	margin: 0px;
	padding: 0px;	
}
#article-show-metadata td, #article-show-metadata th {
	font-weight: normal;
	text-align: left;
	border: 0px;
	border-style: none;
	border-left: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	margin: 0px;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#article-show-metadata th {
	color: #999999;
}
/* Article Stop */

/* Sidebar Start */
.sidebar-show, .sidebar-review {
	margin-bottom: 8px;
	padding-bottom: 2px;
	border: 0px;
	border-style: none;
	border-bottom: 1px;
	border-style: dotted;
	border-bottom-color: #999999;
}
#sidebar-show-date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D2D2E;
	text-transform: uppercase;
}
#sidebar-show-venue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CD1E25;
	text-transform: uppercase;
}
#sidebar-show-location, #article-show-location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1B2633;
	text-transform: uppercase;
}
#sidebar-show-with, #article-show-with {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F7497;
}
#sidebar-show-preamble {}
#sidebar-show-action {
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	background-color: #333333;
	padding: 2px;
	height: 14px;
}
#sidebar-show-action-share {	
	float: right;
	margin-right: 5px;
}
#sidebar-show-action-poster {	
	float: left;
	margin-right: 5px;
}
#sidebar-show-action-item {
	float: right;
	margin-right: 5px;
}
.sidebar-show-compass {
	margin-top: 7px;
	margin-right: 3px;
}
.sidebar-review #sidebar-review-tease {
	font-style: italic;
	text-align: right;
}
.sidebar-review #sidebar-review-metadata {
	
}

/* Sidebar Stop */

/* Track Listing Begin */
#tracklisting p, ul, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
}
#tracklisting p {
	font-weight: bold;
	color: #A0211B;
	margin-top: 0px;
	margin-bottom: 2px;
}
#weak, .weak {
	font-weight: normal;
	color: #999999;
}
/* Track Listing End */

/* Photo Gallery Begin */
.photo-gallery {
	/* padding-bottom: 15px; */
}
.gallery-photo {
	float: left;
	margin: 0 5px 5px 0;
	padding: 2px;
}	
div #thumbnail {
	float: right;
	clear: right;
	margin: 2px;

}
/* Photo Gallery End */
 
/* Video Begin */
.video-playlist {
	/* padding-bottom: 15px; */
}
.playlist-video {
	float: left;
	margin: 0 5px 5px 0;
	padding: 2px;
}
.runtime {
	color: #333;
}
/* Video End */
 
/* Misc Begin */
div #clearboth, .clearboth {
	clear: both;
}
table {
}
table td {
	padding: 3px;	
}
/* Misc End */

/* Footer Begin */
#footer {
	text-align: center;
	background-color: #333;
	padding: 5px;
	clear: both;
}
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;	
}
#footer p .hidden {
	visibility: hidden;	
}
#footer img {
	margin-right: 2px;	
}
#footer a {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
#footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}
#footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}
/* Footer End */

/* Blog Begin */
/* Blog End */
 
/*  Begin Comments */
#comments, #comment_form, #reviews {
	margin-top: 15px;
}
.comment, .review {
	padding: 5px;
	border: 1px;
	border-style: dotted;
	border-color: #999999;
	margin-left: 15px;	
	margin-right: 15px;	
	margin-top: 5px;	
}
#comments h5, #reviews h5 {
	font-size: 105%;
	margin-top: 0em;
}
/*  End Comments */
 
/*  Begin Err	height: 300px;
	width: 68%;
	margin:0 auto;
or */
.error {
	background-image: url("/images/");
}
.errorlist li {
	color: #FFFFFF;
	font-family: "Trebuchet MS","Trebuchet","Nimbus Sans L",sans-serif;
	color: #CD1E25;
}
/*  End Error */
 
/*  Begin Floating Containers */
.container-floats {}
.container-float {
	float: left;
	margin: 0 5px 5px 0;
	padding: 5px;
}
.container-float h2 {
	margin-top: 0px;	
}
.container-float-spaced {
	line-height: 20px;	
}
.container-border-join {
	border: 0px;
	border-style: none;
	border-left: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}

/*  End Floating Containers */
 
/*  Begin Jmaps */
.jmap {
	height: 300px;
	margin:0 auto;
}
/*  End Jmaps */
 
/*  Begin */
/*  End */
 
/*  Begin */
/*  End */
 
/*  Begin */
/*  End */
 
/*  Begin */
/*  End */
 
