body {
	font: 62.5%/1em "Helvetica Neue", Arial, sans-serif;
	text-align: center;
	background: rgb(193,232,242) url(/i/body-bg.png) repeat-x;
}
#wrapper {
	width: 960px;
	background-color: rgb(193,232,242);
	margin: 0 auto;
	text-align: left;
}

/* BASIC TYPOGRAPHY */
p {
	font: 14px/18px "Helvetica Neue", Arial, sans-serif;
	margin-bottom: 12px;
}
a {
	color: rgb(0,139,185);
	text-decoration: none;
	border-bottom: solid 1px rgb(141,213,237);
}
a:hover {
	border-color: rgb(0,139,185);
}
p a {
	font-weight: bold;
}
h3 a {
	border: none;
}
ul {
	list-style: disc;
	padding: 6px 0 0 12px;
	margin-bottom: 9px;
}
ol {
	list-style: decimal;
	padding: 6px 0 0 20px;
	margin-bottom: 6px;
}
p + ul,
h2 + ul,
h3 + ul,
h4 + ul,
h5 + ul,
h6 + ul,
p + ol,
h2 + ol,
h3 + ol,
h4 + ol,
h5 + ol,
h6 + ol {
	padding-top: 0; 
}

ul.links {
	list-style: none;
	padding: 0;
}
li, dt, dd {
	font: 14px/18px "Helvetica Neue", Arial, sans-serif;
	margin-bottom: 3px;
}
h1 {
	font: bold 36px/36px "Helvetica Neue", Arial, sans-serif;
	padding-top: 6px;
	margin-bottom: 24px;
}
h2 {
	font: bold 24px/24px "Helvetica Neue", Arial, sans-serif;
	padding-top: 12px;
	margin-bottom: 12px;
}
h3 {
	font: bold 22px/24px "Helvetica Neue", Arial, sans-serif;
	padding-top: 6px;
	margin-bottom: 6px;
}
h4 {
	font: bold 18px/18px "Helvetica Neue", Arial, sans-serif;
	padding-top: 6px;
	margin-bottom: 6px;
}
h5 {
	font: bold 14px/18px "Helvetica Neue", Arial, sans-serif;
	padding-top: 6px;
	margin-bottom: 6px;
}
h6 {
	font: bold 12px/18px "Helvetica Neue", Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 6px;
	margin-bottom: 6px;
}

/* PAGE HEADER STYLES */
#page-header {
	height: 114px;
	padding-left: 25px;
}
#logo-link {
	display: block;
	width: 320px;
	height: 100px;
	border: none;
	float: left;
	padding-right: 25px;
}
a#logo-link:hover {
	border: none;
}

/* main navigation */
.nav a {
	border: none;
}
.nav,
.nav ul {
	list-style: none;
}
ul.nav {
	padding: 0;
}
.nav a:hover {
	border-bottom: solid 1px rgb(0,139,185);
}
#primary-nav,
#secondary-nav {
	list-style: none;
	width: 560px;
	float: left;
	padding: 0 0 0 0;
	margin: 0;
}
#primary-nav a,
#secondary-nav a {
	border: none;
}
#primary-nav a:hover,
#secondary-nav a:hover {
	color: rgb(34,83,118);
}
#primary-nav {
	font-weight: bold;
	height: 30px;
	padding-top: 0px;
}
#secondary-nav {
	height: 20px;
	padding: 6px 0 0 10px;
}
#primary-nav li,
#secondary-nav li {
	line-height: 1em;
	float: left;
	position: relative;
	margin-bottom: 0;
}
#primary-nav li {
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	background: transparent url(../i/primary-nav-bg.gif) no-repeat -20px bottom;
	border-right: solid 1px rgb(211,233,238);
	padding: 6px 9px 4px 10px;
}
#primary-nav li.first {
	background-position: left bottom;
}
#primary-nav li.last {
	background-position: right bottom;
	border-right: none;
	padding-right: 10px;
}
#secondary-nav li {
	font-size: 12px;
	line-height: 15px;
	height: 20px;
	padding: 0 20px 0 0;
}
#primary-nav a {
	color: rgb(0,139,185);
}
#secondary-nav a {
	color: rgb(125,125,125);
	height: 15px;
}
#nav-facebook {
	display: block;
	width: 55px;
	text-indent: -9999em;
	background: transparent url(../i/facebook-link.gif) no-repeat;
}
#nav-twitter {
	display: block;
	width: 55px;
	text-indent: -9999em;
	background: transparent url(../i/twitter-link.gif) no-repeat;
}

/* CONTENT STYLES */

#content {
	position: relative;
}

/* MISC */
.expand {
	overflow: auto;
}
.replaced {
	text-indent: -9999em;
	background-repeat: no-repeat;
}
h2.replaced {
	padding-top: 0;
}

/* special type */
p#lead-in, p.lead-in {
	color: rgb(235,92,8);
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
}
.orange {
	color: rgb(235,92,8);
}
.note {
	font: normal 11px/15px "Helvetica Neue", Arial, sans-serif;
	text-transform: none;
	letter-spacing: normal;
}

/* special links */
.iTunes-link {
	height: 24px;
	text-indent: -9999em;
	display: block;
	border: none;
}
.iTunes-link {
	width: 114px;
	background: transparent url(/i/buy-on-itunes-bg.gif) no-repeat;
}
.iTunes-link:hover {
	background-position: 0 -26px;
}
h3.big-button {
	height: 42px;
	display: block;
	background: transparent;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
}
h3.big-button a {
	text-indent: -9999em;
	display: block;
	width: 280px;
	height: 42px;
	border: none;
	padding: 0 0 0 0;
}
h3.big-button a:hover {
	background-position: 0 -44px;
}
h3#team-thaddeus-button a {
	background-image: url(/i/team-thaddeus-button-bg.gif);
}
h3#fan-club-button a {
	background-image: url(/i/fan-club-button-bg.gif);
}
p.major-link, li.major-link, .major-link {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
ul.link-list {
	list-style: none;
	padding-left: 0;
}
ul.link-list li {
	margin-bottom: 0;
}
.link-list a, .major-link a, a.quote-link {
	font-weight: bold;
	border: none;
}
.dl a {
	background: transparent url(../i/dl-arrow.gif) no-repeat left top;
	border: none;
	padding: 0 5px 0 20px;
}
.dl a:hover {
	color: rgb(148,145,38);
	background-position: left -36px;
}
li.dl a {
	background: transparent url(../i/dl-small-arrow.gif) no-repeat left top;
	padding: 0 5px 0 15px;
}
.raq {
	color: rgb(255,255,255);
	font: 16px/18px "Helvetica Neue", Arial, sans-serif;
	text-align: center;
	display: block;
	background: rgb(0,139,185) url(../i/raq-bg.gif) repeat-x;
	padding: 5px 0;
	border: solid 1px rgb(34,83,114);
	margin: 24px 10px 12px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.raq:hover {
	background: rgb(0,114,151);
	border: solid 1px rgb(34,83,114);
}

/* image alignment */
.block-image {
	display: block;
	padding: 0;
	margin: 0;
}
.left {
	float: left;
	padding: 0 15px 9px 0;
}
.right {
	float: right;
	padding: 0 0 9px 15px;
}
.align-center {
	text-align: center;
}

/* effects */
.rc {
	background: rgb(255,255,255);
	border: solid 1px rgb(196,229,238);
	padding: 12px 20px;
}

/* column layouts */
.two-column {
	clear: both;
	background: rgb(239,251,254);
	border-top: solid 3px rgb(34,83,114);
	padding-bottom: 20px;
}
.two-column .column {
	width: 440px;
	float: left;
	padding: 18px 20px;
}

.three-column {
	clear: both;
	background-color: rgb(239,251,254);
	border-top: solid 3px rgb(34,83,114);
}
.three-column .column {
	width: 280px;
	float: left;
	padding: 18px 20px;
}
.three-column .double-column {
	width: 600px;
	float: left;
	padding: 18px 20px;
}
.three-column .center {
	background: rgb(239,251,254) url(/i/center-column-bg.jpg) repeat-x;
}
.three-column .right {
	padding-right: 0;
}
.column h3 {
	color: rgb(255,142,5);
}

.four-column {
	clear: both;
	background: rgb(239,251,254);
	border-top: solid 3px rgb(34,83,114);
	padding-bottom: 20px;
}
.four-column .column {
	width: 200px;
	float: left;
	padding: 18px 20px;
}

/* flash */
.flash-hidden {
	display: none !important;
}

/* FOOTER */

#footer {
	color: rgb(255,255,255);
	font-size: 12px;
	line-height: 18px;
	height: 202px;
	position: relative;
	z-index: 99;
	background: transparent url(/i/footer-bg.gif) no-repeat;
	padding: 20px 0 0 0;
	margin: -20px 0 0 0;
}
#footer h5 {
	font-weight: bold;
	padding-top: 18px;
}
#footer a {
	color: rgb(198,239,249);
	border-width: 0;
}
#footer a#new-album-link {
	width: 480px;
	height: 202px;
}
#footer a:hover {
	border-bottom: solid 1px rgb(198,239,249);
}
#footer img {
	display: block;
	float: left;
}
#footer #site-info {
	width: 470px;
	float: left;
	margin-bottom: 18px;
}

/* footer nav */
#footer-nav {
	width: 470px;
	float: left;
	list-style: none;
	border-top: solid 3px rgb(255,255,255);
	padding: 3px 0 0 0;
}
#footer-nav li {
	font-size: 12px;
	line-height: 18px;
	float: left;
	position: relative;
	height: 18px;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}


