/* general settings */
body {
	min-width: 1000px;
	margin: 0;
	font: 14px/29px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #000;
	line-height:1.5em;
	background-color:#b0c4de;

}
a {
	text-decoration: none;
	color: #631017;

}
* {
	
	}
	
p {
	margin:0;
	padding:0;
	line-height:1.1em;

}


p.contact {
	margin:0;
	padding:3px 5px;
	background-color: #dddddd;
	line-height:1.6em;

}


a:hover { text-decoration: underline; }
img { border-style: none; }
input {
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
form,
fieldset {
	margin: 0;
	padding: 0;
	border-style:none;
}
/* homepage */
/* wrapper */
#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.w1 {
	width: 9999px;
	position: relative;
	float: left;
	left: 50%;
}
.w2 {
	width: 9999px;
	position: relative;
	float: left;
	left: -50%;
	padding-top: 400px;
	background: #fff;
}

/* top album promotion */
.albumpromo {
	position: absolute;
	margin: 0 0 0 200px;
	top:-400px;
}


/* header */
#header {
	position: relative;
	z-index: 2;
}
/* logo */
#header .holder {
	width: 950px;
	overflow: hidden;
	margin: 0 auto -1px;
}
#header h1 {
	float: right;
	margin: 0;
}
.logo {
	width: 504px;
	height: 91px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	cursor: pointer;
}




/* header container */
.container {
	width: 950px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	display:block;
}
/* header box */
.box {
	margin-bottom: 4px;
	background: url(../images/bg-lines.png);
	display:block;
}






/* header container */
#header .container {
	width: 950px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
/* header box */
#header .box {
	margin-bottom: 4px;
	background: url(../images/bg-lines.png);
}
/* main navigation */
#nav {
	margin: 0;
	padding: 27px 29px 21px 0;
	list-style: none;
	float: right;
}
#nav li { float: left; }
#nav a {
	height: 27px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}
/* buttons */
#nav .btn-news {
	width: 82px;
	background: url(../images/btn-news.png) no-repeat;
}
#nav .btn-shows {
	width: 100px;
	margin-left: 61px;
	background: url(../images/btn-shows.png) no-repeat;
}
#nav .btn-media {
	width: 98px;
	margin-left: 55px;
	background: url(../images/btn-media.png) no-repeat;
}
#nav .btn-store {
	width: 83px;
	margin-left: 57px;
	background: url(../images/btn-store.png) no-repeat;
}
#nav .btn-contact {
	width: 121px;
	margin-left: 42px;
	background: url(../images/btn-contact.png) no-repeat;
}
/* header block */
#header .block {
	margin-bottom: 5px;
	padding-top: 12px;
	background: url(../images/bg-lines.png);
}
#header .block .container { min-height: 225px; }
* html #header .block .container { height: 225px; }
/* socials list */
.socials {
	float: right;
	margin: 0;
	padding: 1px 36px 0 0;
	list-style: none;
}
.socials li { float: left; }
.socials a {
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	cursor: pointer;
}
/* icons */
.socials .ico-blogspot {
	width: 23px;
	height: 25px;
	margin: 1px 0 0 5px;
	background: url(../images/ico-blogspot.png) no-repeat;
}


.socials .ico-twitter {
	width: 20px;
	height: 25px;
	margin-left: 15px;
	background: url(../images/ico-twitter.png) no-repeat;
}
.socials .ico-facebook {
	width: 20px;
	height: 24px;
	margin-left: 15px;
	background: url(../images/ico-facebook.png) no-repeat;
}
.socials .ico-myspace {
	width: 23px;
	height: 25px;
	margin: 1px 0 0 15px;
	background: url(../images/ico-myspace.png) no-repeat;
}
.socials .ico-flickr {
	width: 23px;
	height: 25px;
	margin: 1px 0 0 15px;
	background: url(../images/ico-flickr.png) no-repeat;
}
.socials .ico-youtube {
	width: 23px;
	height: 25px;
	margin: 1px 0 0 15px;
	background: url(../images/ico-youtube.png) no-repeat;
}
.socials .ico-61 {
	width: 23px;
	height: 25px;
	margin: 1px 0 0 15px;
	background: url(../images/ico-61.png) no-repeat;
}
.socials .ico-ilike{
	width: 23px;
	height: 25px;
	margin: 1px 0 0 15px;
	background: url(../images/ico-ilike.png) no-repeat;
}
.socials .ico-lastfm {
	width: 23px;
	height: 25px;
	margin: 1px 0 0 15px;
	background: url(../images/ico-lastfm.png) no-repeat;
}
/* twitter box */
.twitter-box {
	margin-right:35px;
	float: right;
}
.twitter-block {
	width: 100%;
	overflow: hidden;
}
.btn-update {
	width: 77px;
	height: 22px;
	overflow: hidden;
	margin-right: 25px;
	float: left;
	text-indent: -9999px;
	background: url(../images/btn-update.png) no-repeat;
	cursor: pointer;
}
.update-box {
	/* height: 1%; */
	overflow: hidden;
	font-size: 12px;
	line-height:22px;
	display:inline;
	color: #fff;
}
.update-box a {
	height: 1%;
	overflow: hidden;
	font-size: 12px;
	line-height:22px;
	color: #fff;
}
/* main image holder */
.img-holder {
	width: 100%;
	position: absolute;
	background-color: #000000;
	top: 0;
	left: 0;
}
.img-holder img {
	display: block;
	margin: 0 auto;
}
/* inner page */
/* body */
.inner { background: #323232 url(../images/bg-body.gif) repeat-x; }
/* wrapper */
.wrapper {
	width: 986px;
	margin: 0 auto;
}
/* header */
.inner-header {
	padding-top: 128px;
	background: url(../images/bg-header.jpg) no-repeat 312px 24px;
}
/* logo */
strong .logo {
	width: 439px;
	height: 66px;
	margin: 0 0 4px 31px;
	background: url(../images/logo2.png) no-repeat;
}
/* header box */
.inner #header .box {
	margin: 0;
	background: url(../images/bg-header-box.png) no-repeat;
}
.inner #header .block {
	height: 1%;
	overflow: hidden;
	margin: 0;
	padding: 37px 0 0 40px;
	background: none;
	position: relative;
}
/* main navigation */
.inner-header #nav {
	float: left;
	padding: 0 0 25px;
}
.inner-header #nav li { margin-right:19px; }
.inner-header #nav a {
	float: left;
	height: 31px;
}
.inner-header #nav a span {
	height: 31px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/bg-nav.png) no-repeat;
	cursor: pointer;
}
.inner-header #nav a .btn-news2 {
	width: 69px;
	background-position: 0 0;
}
.inner-header #nav a:hover .btn-news2,
.inner-header #nav a.active .btn-news2 { background-position: 0 -31px; }
.inner-header #nav a .btn-shows2 {
	width: 83px;
	background-position: -69px 0;
}
.inner-header #nav a:hover .btn-shows2,
.inner-header #nav a.active .btn-shows2 { background-position: -69px -31px; }
.inner-header #nav a .btn-media2 {
	width: 80px;
	background-position: -152px 0;
}
.inner-header #nav a:hover .btn-media2,
.inner-header #nav a.active .btn-media2 { background-position: -152px -31px; }
.inner-header #nav a .btn-store2 {
	width: 70px;
	background-position: -232px 0;
}
.inner-header #nav a:hover .btn-store2,
.inner-header #nav a.active .btn-store2 { background-position: -232px -31px; }
.inner-header #nav a .btn-contact2 {
	width: 99px;
	background-position: -302px 0;
}
.inner-header #nav a:hover .btn-contact2,
.inner-header #nav a.active .btn-contact2 { background-position: -302px -31px; }
/* join form */
.join-form {
	width:369px;
	float: right;
}
.join-form fieldset {
	height: 1%;
	overflow: hidden;
	padding-top: 1px;
}
.join-form .text {
	width:239px;
	height: 22px;
	padding: 3px 3px;
	float: left;
	margin: 5px 9px 0 0;
	background: url(../images/bg-text.gif) no-repeat;
	display: inline;
}
.join-form .text input {
	width:239px;
	border-style: none;
	margin: 0;
	padding: 0;
	background: none;
	color: #646464;
	float: left;
	line-height: 15px;
}
.join-form .submit {
	width: 60px;
	height: 34px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;
	line-height: 0;
	border-style: none;
	padding: 0;
	background: url(../images/btn-join.gif) no-repeat;
	cursor: pointer;
}
/* main */
#main { padding-bottom: 50px; }
#main .c {
	height: 1%;
	padding: 3px 42px 29px;
	background: url(../images/bg-content-c.png) repeat-y;
}
#main .b {
	height: 17px;
	overflow: hidden;
	background: url(../images/bg-content-b.png) no-repeat;
}
/* main heading */
#main .heading {
	height: 1%;
	margin-bottom: 11px;
	padding-bottom: 8px;
	border-bottom: 1px solid #c0c0c0;
	position: relative;
}
#main h1 {
	margin: 0;
	font: bold 30px/35px Arial, Helvetica, sans-serif;
}
/* main holder */
#main .holder {
	height: 1%;
	overflow: hidden;
	position: relative;
}
/* content */
#content {
	width: 644px;
	float: right;
	padding-top: 3px;
}
/* content post */
.post {
	width: 100%;
	overflow: hidden;
	margin-bottom: 22px;
}
.post h2 {
	margin: 0 0 -3px;
	font: bold 20px/25px Arial, Helvetica, sans-serif;
}
.post p { margin: 0; }
.post img { display: block; }
.post .alignleft {
	float: left;
	margin: 6px 12px 4px 1px;
	display: inline;
}
.post .alignright {
	float: right;
	margin: 6px 1px 4px 12px;
	display: inline;
}
/* sidebar */
#sidebar {
	width: 245px;
	float: left;
	padding-top: 5px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;
	color: #631017;
}
#sidebar ul li {
	height: 1%;
	overflow: hidden;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 12px;
	line-height: 19px;
}
#sidebar ul a {
	color: #631017;
	float: left;
	text-decoration: underline;
	font-size:12px;

	/* background: url(../images/bg-hover-line.gif) repeat-x 0 100%; */
}
#sidebar ul a:hover {
	text-decoration: none;
	color: #666666;
	background: none;
}
#sidebar ul a span {
	padding: 0 0 0 12px;
	background: url(../images/bullet.gif) no-repeat 2px 8px;
	cursor: pointer;
	float: left;
}
/* css for subpages created in the cms */
/*css for the store page */
.digmusicmodule {
	background-image:url('http://www.thespringstandards.com/images/misc/Subpage_media_digmusic.gif');
	background-repeat: no-repeat;
	float:left;
}
.cdsapparelmodule {
	background-image:url('http://www.thespringstandards.com/images/misc/Subpage_media_cdsapparel.gif');
	background-repeat: no-repeat;
	float:left;
}
.pressimages {
	margin:4px;
	padding:0;
}
.downloadlink a {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}



/* shows */
.showslink a {
	color: #631017;
	float: left;
	text-decoration: underline;
	font-size:12px;

	/* background: url(../images/bg-hover-line.gif) repeat-x 0 100%; */
}
.showslink a:hover {
	text-decoration: none;
	color: #666666;
	background: none;
}


/*css for the media page */
.mediamodule {
	background-image:url('http://www.thespringstandards.com/images/misc/Subpage_media_playerbg.gif');
	background-repeat: no-repeat;
	float:left;
}
.imagesmodule {
	background-image:url('http://www.thespringstandards.com/images/misc/Subpage_media_imgslogo.gif');
	background-repeat: no-repeat;
	float:left;
}
.pressimages {
	margin:4px;
	padding:0;
}
.downloadlink, .downloadlink a {
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	line-height:12px;

}

