/* @override http://www.daviddaniell.com/style/dwd_style.css */

/* @group GENERAL */

body {
	overflow: -moz-scrollbars-vertical;
	text-align:center;
	background-color: #fff2d8;
}

/* @end */

/* @group OUTER CONTAINER */

table.outer_table {
	width: 100%;
	height: 100%;
}
div.container {
	position: relative;
	margin: 0 auto;
	padding:0;
	width: 780px;
	height: 580px;
	z-index:1;
	text-align:left;
}

/* @end */

/* @group MAIN CONTENT */

div.contentLayer {
	visibility: visible;
	position: absolute;
	width: 760px;
	height: 550px;
	overflow: auto;
	z-index:2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.container #innerContent {
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

/* @end */

/* @group HEADER DIV */

.container #header {
	padding: 0 0 0 0;
	height: 30px;
	width: 780px;
	border-style:solid solid none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.container #header table {
	margin-left:0;
	margin-right:0;
	height:29px;
	width:780px;
	border:0;
}
.container #header .menu {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.2em;
	text-transform: uppercase;
	white-space: nowrap;
	padding-right:10px;
}
.header_name {
	font-size:16px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-weight:bold;
	letter-spacing:0.2em;
	white-space: nowrap;
	padding-left: 10px;
}

.header_name a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
.header_name a:link {
	color:#333333;
}
.header_name a:hover {
	color:#003333;
	text-decoration:none;
}

/* @end */

/* @group HEADINGS */

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.2em;
	font-size:16px;
	font-weight:bold;
	font-style:oblique;
	text-align:left;
	border-bottom: 1px solid #000000;
	margin-top:20px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.2em;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	border-top: 0px none #000000;
	border-right: 0px none #000000;
	border-bottom: 1px dotted #000000;
	border-left: 0px none #000000;
	margin-top:30px;
	width:100%;
}

/* @end */

/* @group CONTACT INFO */

div #contact_info {
	width:250px;
	float:left;
}
div #contact_info p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	letter-spacing:0.1em;
	padding-left: 20px;
}

/* @end */

/* @group NEWS ITEMS */

div #news {
	width:450px;
	float:right;
}
.news_item, #news ul {
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	letter-spacing:normal;
}

/* @end */

/* @group LINKS */

a {
	color: #333333;
	text-decoration: none
}
a:link {
	color: #003333
}
a:visited {
	color: #333333;
}
a:hover {
	color: #993300;
	text-decoration: underline
}

/* @end */

/* @group SHOW LISTINGS */

.future_show {
	padding:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-size:11px;
	font-weight:normal;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
.odd {
	background-color: #DDDDDD;
}
.even {
	background-color: #EEEEEE;
}
.future_show .date {
	font-weight:bold;
	font-size:12px;
	letter-spacing:0.1em;
}
.future_show .venue {
	font-weight:bold;
	font-size:12px;
}
.future_show .venue_tba {
	font-size:11px;
}
.future_show .who,
.future_show .who a {
	font-weight:bold;
	font-size:12px;
	color: #000000;
}
.future_show .event,
.future_show .event a {
	font-size:12px;
	color: #555555;
	font-weight:bold;
}
.future_show .address {
	font-size:11px;
}
.future_show .notes {
	font-size:10px;
	margin-left:30px;
	display:block;
}

.past_shows tr {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-align: left;
	vertical-align: top;
}
.past_shows .year {
	font-size: 12px;
	color:#FFFFFF;
	font-variant:small-caps;
	font-weight:bold;
	vertical-align:middle;
	text-align:center;
	background-color:#999999;
}
.past_shows .date {
	white-space:nowrap;
	color:#FFFFFF;
	text-align:center;
	background-color:#999999;
}
.past_shows .who {
	padding-left: 4px;
}
.past_shows .event {
	color: #555555;
}
.past_shows .venue {
}
.past_shows .city {
}
.past_shows .notes {
	font-size:10px;
}
.show_page_link, .show_page_link a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.1em;
	text-align:right;
}

/* @end */

/* @group HOME PAGE SHOW LIST */

.home_show {
	padding:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-size:11px;
	font-weight:normal;
}
.home_show .date {
	font-weight:bold;
}
.home_show .venue {
	font-weight:bold;
}
.home_show .who,
.home_show .who a {
	font-weight:bold;
	color: #000000;
}
.home_show .event,
.home_show .event a {
	color: #555555;
	font-weight:bold;
}
.home_show .address {
}
.home_show .notes {
	font-size:10px;
	margin-left:10px;
	display:block;
}

/* @end */

/* @group DISCOGRAPHY */

.discography {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-left:auto;
	margin-right:auto;
	width:450px;
	border:none;
}
.discography td {
	text-align:left;
	vertical-align:bottom;
}
.discography .cover {
	width:200px;
}
.discography .text {
}
.discography .text .small {
	font-size:10px;
}
.discography#other {
	width:450px;
}
.discography#other .cover {
	vertical-align:top;
	width:100px;
	padding-bottom:10px;
}
.discography#other .text {
	vertical-align:top;
	font-size:11px;
	padding-bottom:10px;
}
.discography#other .text .small {
	font-size:10px;
}

.discography .cd_price {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	padding-right:30px;
	white-space: nowrap;
	vertical-align: top;
}

.discography .vinyl_price {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	padding-right:30px;
	white-space: nowrap;
	vertical-align: top;
}

.discography .mp3_link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	width:100px;
	vertical-align: top;
}

div#view_cart_btn {
	display:block;
	position:absolute;
	top:40px; 
	right:20px; 
	width:71; 
	height:14; 
	z-index:3; 
	border:none;
	margin:0 0 0 0;
}

/* @end */
