/*------------------------
Base Styles
-------------------------*/
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 1em 0;
}
ul {
	margin:5px 15px;
}
li{
	list-style:disc;
	padding:0 0 2px 0;
}


/* ---------------------------------------------------------------------------
wrapper
--------------------------------------------------------------------------- */
#wrapper {
	height: 100%;
}

/* ---------------------------------------------------------------------------
header
--------------------------------------------------------------------------- */
#header {
	height: 100px;
}
#logo-artist {
	float: left;
	width: 300px;
	height: 90px;
	margin: 0 0 0 20px;
	display: block;
}

/* ---------------------------------------------------------------------------
navigation
--------------------------------------------------------------------------- */
#navigation {
	position: absolute;
	top: 40px;
	left: 350px;
	width: auto;
	clear:both;
}
#navigation ul {
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
	height: 40px;
	list-style: none;
}
.nav-div {
	display:block;
	width: 12px;
	height: 22px;
	text-indent: -999px;
	background: transparent url(/images/ui/nav-div-white.png) 0 0 no-repeat;
	margin: 0 5px;
}

/* ---------------------------------------------------------------------------
Content
--------------------------------------------------------------------------- */
#content-artist {
	float: left;
	width: 610px;
	margin-left: 350px;
	overflow: auto;
	text-align:left;
	padding-bottom: 100px;
}
.content-div {
	height: 1px;
	width: 600px;
	float: left;
	border-bottom:1px solid #808080;
	margin:0 20px;
	padding-top: 20px;
}
.content-div2 {
	height: 1px;
	width: 600px;
	float: left;
	border-bottom:1px solid #808080;
	margin:0;
	padding-top: 20px;
	margin-bottom: 10px;
}

/* ------------------------------------
= Blog Stuff
------------------------------------ */
.subsequent {
	border-top:1px solid #333;
}
.article-thumb {
	width:150px;
	float:right;
	margin-left:20px;
}
.blog-content {
	width: 590px;
}
#article-image {
	float: left;
	width: 250px;
	margin:0 15px 15px 0;
}
.article-image-caption {
	font-size: .8em;
	font-style: italic;
	padding: .5em 1em;
}
#comments-module {
	float: left;
	width: 590px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:20px;
	font-size:12px;
	clear: both;
}
.comment-entry {
	clear: both;
	float: left;
	width: 590px;
	border-top:1px solid #fff;
	margin-top:10px;
	padding-top:10px;
	font-size:12px;
}
.comment-date-author {
	float: left;
	width: 150px;
	font-size:.8em;
	font-weight:bold;
	padding-right:20px;
}
.comment-text {
	float: left;
	width: 400px;
	font-size:.9em;
}
.first-entry h2 {
	font-size: 1.6em;
}
.blog-home-excerpt {
	font-size:.9em;
	width:auto;
	margin-left:170px;
}
.blog-excerpt {
	width:570px;
	float:left;
	font-size:.9em;
}
.entry-date {
	font-size: .9em;
	color: #808080;
	font-style:italic;
}

/* ---------------------------------------------------------------------------
event dates stuff
--------------------------------------------------------------------------- */
table.event-grid {
	width:600px;
	margin-bottom: 30px;
	border-top: 5px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}
td.table-head {
	border-top: 1px solid #d5d5d5;
	padding: 10px 5px;
}
td.column-headers {
	font-weight: bold;
	border-bottom: 1px solid #d5d5d5;
	padding: 5px 0 5px 5px;
}
td.no-dates {
	color: #f17171;
	padding: 10px 5px;
	font-style: italic;
}
td.event-info {
	padding: 6px 4px 5px 4px;
	font-size: .9em;	
}

/* ---------------------------------------------------------------------------
catalog
--------------------------------------------------------------------------- */
.mini-album {
	width:auto;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	height:125px;
}
#album {
	float:left;
	width:600px;
}
#album .album-artwork {
	float: left;
	width: 150px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#album .album-details {
	float: left;
	width:420px;
}
#album .album-details h2 {
	clear: right;
	text-align: left;
	font-size: 1.5em;
	margin-bottom: 0;
}
#album .album-details p {
	text-align: left;
}
#album .album-details p.label {
	font-size: .9em;
	font-style: italic;
}
#album .album-details ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#album .album-details ol {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
#album .album-details li {
	padding-right: 10px;
}
#album .album-description {
	margin:0 0 20px 0;
	text-align: left;
	font-size: .9em;
}
#album .sale-price {
	color: #ff0000;
	font-weight: bold;
	width:auto;
	float: left;
	margin-top: 3px;
}
#album .price {
	font-weight: bold;
	width:auto;
	float: left;
	margin-top: 3px;
}
#album .add-to-cart{
	width:100%;
	float: left;
	padding: 10px 0;
	margin-bottom:20px;
}
#album .add-it {
	margin-top: 5px;
}
#album .download {
	width:100%;
	float: left;
	padding: 5px 0;
	font-size: .8em;
}
.tracklist p {
	font-size: .8em;
}
#album .tracklist h3 {
	font-size: 1.1em;
	margin: 5px 0;
	font-weight: bold;
}
table.tracks {
	width: 420px;
	border-left:1px solid #dfdfdf;
	border-top:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	font-size:.9em;
	color:#444;
}
tr.odd {
	background: #fff;
}
tr.even {
	background: #f8f8f8;
}
tr.tracks-title-bar {
	background: #dfdfdf;
}
td.title-bar {
	height: 20px;
	padding:5px 5px 3px 10px;
	font-weight: bold;
}
td.track-detail {
	width:auto;
	height: 20px;
	padding:5px 10px 3px 10px;
	border-bottom: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
}
.title-time {
	width:auto;
	float:left;
	margin-right: 10px;
	padding-top: 5px;
}
.audio-player {
	width:200px;
	float:left;
}
.add {
	width:16px;
	float:right;
	padding-top: 3px;
}
.package {
	width:600px;
}

/* ---------------------------------------------------------------------------
other merch
--------------------------------------------------------------------------- */
.product-container {
	width:90px;
	float:left;
	margin-right: 20px;
	margin-bottom: 25px;
	height:150px;
}
.product-title {
	width:100%;
	float:left;
	margin:5px 0 0 0;
	font-size:.8em;
	font-weight:bold;
}
.price {
	width:auto;
	float: left;
	margin-top: 5px;
}

/* ---------------------------------------------------------------------------
Media (Videos, Photos & Podcast)
--------------------------------------------------------------------------- */
#media {
	overflow: hidden;
}
.media-content-module img {
	margin-bottom: 5px;
	border:5px solid #666;
}
#media .media-content-module a,
#media .media-content-module a:hover {
	border: none;
}
.gallery-category-name {
	font-size:.8em;
	font-weight:bold;
}
.gallery-content-module img {
	margin-bottom: 5px;
	border:5px solid #666;
}
#media .gallery-content-module a,
#media .gallery-content-module a:hover {
	border: none;
}

/* ---------------------------------------------------------------------------
Footer
--------------------------------------------------------------------------- */
#footer-artist {
	position: fixed;
	z-index: 10;
	width: 100%;
	background: #414141;
	/*set the div in the bottom right corner*/
	bottom:0px;
	left:0px;
}
.label-logo {
	float: left;
	/*width: 40px;*/
	padding: 5px 10px;
}
.footer {
	font-size: .8em;
	color: #999;
	line-height: 1.1em;
	padding: 0 0 .4em 0;
}
#footer-subscribe {
	float: left;
	width: auto;
	margin: 5px 20px;
	text-align: left;
}
#footer-cart-at-a-glance {
	height: 30px;
	/*width: 200px;*/
	float: left;
	color:#fff;
	text-align:left;
	margin-top:10px;
}
.mini-cart {
	width: 14px;
	height: 14px;
	float:left;
	padding: 8px;
}
.cart-content {
	width:auto;
	float:left;
	padding: 10px 10px;
}
#copyright {
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
	font-size:.9em;
}
#footer-artist a,
#footer-artist a:visited {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}
#footer-artist a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#ezsignup input {
	font-family: sans-serif;
	font-size: .9em;
	padding: 2px;
}
input.footer-button {
	margin: 0 0 0 5px;
	padding: 3px 5px 4px 5px;
  	color: #414141;
	background-color: #e8e8e8;
	border-top: 1px solid #f8f8f8;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #f8f8f8;
	font-weight:bold;
}
input.footer-button:hover { /* If we want to have a different hover state */
	margin: 0 0 0 5px;
	padding: 3px 5px 4px 5px;
  	color: #414141;
	background-color: #c8c8c8;
	border-top: 1px solid #f8f8f8;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #f8f8f8;
	font-weight:bold;
}

/* ---------------------------------------------------------------------------
Top-Spin Widgets (temporary)
--------------------------------------------------------------------------- */
#home-flash-promo {
	float: left;
	width: 600px;
	height: 100px;
	margin: 10px 0;
}
#streaming-media {
	float: left;
	width: 400px;
	margin: 20px 0;
}
#email-for-media {
	float: right;
	width: 200px;
	margin: 10px 0;
}
#email-for-media p {
	text-align: right;
}
#email-for-media a,
#email-for-media a:hover {
	border: none;
}

/* ---------------------------------------------------------------------------
Top-Spin Store Elements (temporary)
--------------------------------------------------------------------------- */
#shirt-gallery {
	position: absolute;
	top:-900px;
}
#ts-store-featured {
	float: left;
	width: 610px;
}
#ts-store-left {
	float: left;
	width: 300px;
}
#ts-store-right {
	float: right;
	width: 300px;
	margin-left: 10px;
}
.ts-store-module {
	border: 1px solid #e8e8e8;
	margin-bottom: 20px;
	padding-bottom: 20px;
	position:relative;
}
.ts-store-module h3 {
	color: #f1a90f;
	text-transform: uppercase;
	margin: 10px 10px;
	font-size: 1.25em;
}
.ts-store-module li{
	font-size: .8em;
	margin-bottom: 5px;
}
.ts-store-module p{
	font-size: .9em;
}
.package-price {
	position: absolute;
	right:35px;
	bottom:48px;
	color: #fff;
	font-weight: bold;
	font-size: 1.75em;
}
.currency-value {
	color: #e8e8e8;
	font-size: .7em;
	position: absolute;
	right:10px;
	bottom:51px;
}
.currency-converter {
	font-size: .8em;
	position: absolute;
	right:10px;
	bottom:32px;
}
.buy-button {
	position:absolute;
	right:0px;
	bottom:0px;
	width:105px;
	text-align:center;
}
#ts-store-featured .buy-button a,
#ts-store-left .buy-button a,
#ts-store-right .buy-button a {
	height:22px;
	width:105px;
	color: #fff;
	display: block;
	background-color:#167dad;
	border:none;
	padding-top: 8px;
	font-weight: bold;
}
#ts-store-featured .buy-button a:hover,
#ts-store-left .buy-button a:hover,
#ts-store-right .buy-button a:hover {
	color: #144b65;
	background-color:#49a0c9;
	border:none;
}
#ts-store-featured .buy-button a:visited,
#ts-store-left .buy-button a:visited,
#ts-store-right .buy-button a:visited {
	color: #fff;
	background-color:#49a0c9;
	border:none;
}
.feature-offer-details {
	width: 280px;
	margin: 0 10px;
}
.offer-details {
	width: 170px;
	padding: 0 10px;
}

/* Stuff from TS*/
.packageimage {
	float:left;
	margin-right:20px;
	border:solid 1px #AAA;
}
#tshirtimage {
	position:relative;
	display:block;
	margin:40px 10px;
	border:solid 1px #AAA;
}
#collectorimage {
	display:block;
	float:right;
	border:solid 1px #AAA;
}
.moredetailslink {
	right:6px;
	bottom:6px;
}
#shirtcombotitle {
	float:left;
	margin:0;
	padding:19px 0;
	width:50%;
	text-align:center;
}
#shirtcombochoicetitle {
	text-align:left;
	padding: 0 0 5px 0;
}
#shirtform {
	position:relative;
	margin:0 0 10px 0;
	font-size: .8em;
}
#digitalform {
	position:relative;
	margin:0 0 10px 0;
	font-size: .8em;
}
#premdigform {
	position:relative;
	margin:0 0 10px 0;
	font-size: .8em;
}
#cdform {
	position:relative;
	margin:0 0 10px 0;
	font-size: .8em;
}
#deluxecdform {
	position:relative;
	margin:0 0 10px 0;
	font-size: .8em;
}
#selectioncontainer {
	position:absolute;
	left:-500px;
	top:0;
	z-index:1000;
	min-width:166px;
	*width:180px;
	*overflow:visible;
	*height:114px;
	background-color:#999;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
	border-top:solid 1px #FFF;
	border-left:solid 1px #FFF;
}
#selectioninnercont {
	position:relative;
	margin:8px;
}
#contBtnContainer {
	margin-top: 6px;
}
#continueButton,
#cancelButton {
	position:relative;
	width:80px;
	padding:4px 6px;
	margin-right:6px;
	text-align:center;
	background-color:#333;
	color:#FFF;
	text-decoration:none;
}
#cancelButton {
	background:none;
	color:#000;
}
#cancelButton:hover {
	background-color:#333;
	color:#FFF;
}
.footnote {
	font-style:italic;
}
.addin {
	float:right;
	margin-right:105px;
}

/* EOF */
