/*
-----------------------------------------------
WickedBeatSoundSystem styles (layout)
----------------------------------------------- */

/* Wrapper
----------------------------------------------- */
#wrapper {
	width: 920px;     /* set width of site */
}

/* Links
----------------------------------------------- */
a { color: #876310; text-decoration: none; font-weight:bold; }
a:link { color: #876310; text-decoration: none;}
a:hover { color: #876310; text-decoration: underline;}
a:active { color: #876310; text-decoration: none;}
a:visited { color: #876310; }


/* Header
----------------------------------------------- */
h1#logo, h2#logo, h1#logo a, h2#logo a {
	background:url(../img/logo.gif) no-repeat;     /* specify location of logo image */
	width:208px;
	height:63px;
}

#header {
	width: 920px;
	height: 30px;
	padding-top: 280px;
	margin: 20px 0 0 0;
	background: url(../img/header.jpg) top left no-repeat;
}


/* Main Nav
----------------------------------------------- */
ul#nav li a {
	height:20px;     /* specify height of navigation images */
}

#nav a { background-position:0 0; }
#nav .on a { background-position:0 -20px; }     /* specify starting position of nav image states */
#nav a:hover { background-position:0 -40px; }
#nav .on a:hover { background-position:0 -20px; }     /* this option for rollover state for option which is "on" - leave same as line 37 otherwise */

/* change widths and source of each navigation item */
ul#nav #nav1, ul#nav #nav1 a { width:75px; background-image:url(../img/nav/nav1.gif); }
ul#nav #nav2, ul#nav #nav2 a { width:51px; background-image:url(../img/nav/nav2.gif); }
ul#nav #nav3, ul#nav #nav3 a { width:66px; background-image:url(../img/nav/nav3.gif); }
ul#nav #nav4, ul#nav #nav4 a { width:60px; background-image:url(../img/nav/nav4.gif); }
ul#nav #nav5, ul#nav #nav5 a { width:53px; background-image:url(../img/nav/nav5.gif); }
ul#nav #nav6, ul#nav #nav6 a { width:84px; background-image:url(../img/nav/nav6.gif); }
ul#nav #nav7, ul#nav #nav7 a { width:91px; background-image:url(../img/nav/nav7.gif); float: right;}

ul#nav {
	background: url(../img/nav/nav-bg.jpg) top left no-repeat;
}


/* Text & misc
----------------------------------------------- */

p {
	margin:0 0 1em 0;
	padding:0;
	line-height: 135%;
}

p.msg {
	font-weight: bold;
	color: #fff;
}

p.righty, span.righty {
	text-align: right;
}

p.quote {
	display: block;
	float: left;
	margin: 30px 30px 0 30px;
	font-size: 15px;
	width: 290px;
}

p.listen , p.purchase {
	float: right;
	padding-right: 15px;
	margin-right: 10px;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

p.listen {
	background: url(../img/listen.gif) right 50% no-repeat;
}

p.purchase {
	background: url(../img/purchase.gif) right 50% no-repeat;	
}

img.rightimg {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* Main
----------------------------------------------- */
#top_block {
	margin-top:1px;
	background: #a9b3bb;
	height: 25px;
	padding: 55px 0 0 25px;
}

div.left {
	width: 300px;
	margin: 1px 10px 0 0;
	padding:30px 25px 15px 25px;
	background: #c0c8cb;
	float: left;
}

div.right {
	width: 520px;
	margin: -20px 0 0 0;
	padding: 10px 10px 10px 20px;
	background: #dde1e3;
	float: left;
	display: inline;
}


ul.vids {
	padding:0;
	margin:0;
	list-style: none;
}

ul.vids li {
	padding: 0;
	margin:0;
	float: left;
	background: #ffffff;
	margin: 0px 5px 20px 5px;
}

ul.vids li a {
	display: block;
	width:104px;
	height: 73px;
	border: 1px solid #8E8B82;
	margin: 5px;
}

ul.vids li span {
	background: #DDE1E3;
	width: 94px;
	display: block;
	padding: 5px 11px 0 11px;
	text-align: center;
	font-weight: bold;
}

/* Forms
----------------------------------------------- */
form label, form .row.multi legend {
	width:200px;	/* use additional class of container at start of this arguement to target any difference to this site-wide standard */
}
form .row.submit {
	margin:1em 0 0 200px;
}
form .textbox input, form .textarea textarea {
	width:200px;
}
form .row.multi fieldset label {
	width:auto;
}


/* Tables
----------------------------------------------- */

table {
	width: 100%;
}

table tr td, table tr th {
	padding: 4px 2px;
}

table tr.zebra {
	background: #CDD3D7;
}

table tr th.t_event {
	width: 60%;
}

table tr th.t_date {
	width: 20%;
}

table tr th.t_info {
	width: 20%;
}

table tr th.t_track {
	width: 70%;
}

table tr th.t_down {
	width: 30%;
}

/* Footer
----------------------------------------------- */
#footer {
	font-size:0.85em;
	margin:0;
	color:#C0C8CB;
	clear: both;
}

#graf {
	float:right;
	width: 500px;
	margin-right: 10px;
	margin-top: 10px;
	text-align:right;
	color:#C0C8CB;
	line-height: 1.8em;
}
#graf a, #graf a:visited, #graf a:hover {
	color:#C0C8CB;
}



/* Headings
----------------------------------------------- */
h1 {
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 0;
	padding: 0;
}

h2 {
	text-transform: uppercase;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0 0 12px 0;
	padding: 0;
	letter-spacing: -1px;
}



h1.replace {
	font-size:16px;
	margin:0;
}
h2.replace {
	font-size:14px;
}

/* Thickbox
----------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../img/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

