html.mainColor {
	background: #d7ba8b;
}

body {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 12px;
}

/* GLOBAL STYLES */

p {
	line-height: 16px;
	margin: 0;
	padding: 0px 10px;
}

span {
	display: block;
}

h1 {
	color: white;
	font-size: 16px !important;
}

a {
	outline: none;
	text-decoration: none;
}

a.orange {
	color: #b77b23;
}

a.gray {
	color: #896c69;
}

a.brown {
	color: #957141;
}

.blank {
	line-height: normal;
}

.clear {
	clear: both;
}

ul {
	margin: 0;
	padding: 0;
}

.navigation ul li {
	display: inline;
	float: left;
	padding: 0 5px;
}

.navigation ul li a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

ul.starList {
	list-style-image: url(/assets/images/starBullet.jpg);
	margin-left: 25px;
	margin-top: 10px;
}

ul.starList li {
	padding-top: 3px;
}

.headline {
	font-size: 18px;
}

.alignRight {
	text-align: right;
}

.alignCenter {
	text-align: center;
}

.redText {
	color: #9a3835;
}

.brownBorder {
	border: 1px solid #795932;
}

/* END GLOBAL STYLES */

/* BEGIN MAIN LAYOUT */

/* TOP STYLES */
#top {
	height: 85px;
	background: white;
}

#top div {
	float: left;
}

#top #logo {
	width: 224px;
	height: 28px;
	padding: 25px 0px 5px 20px;
}

#top #pageName {
	padding: 5px 0px 0px 35px;
	width: 275px !important;
}

#top #musicOn {
	padding: 15px 0px 0px 0px;
	margin-right: 25px;
	float: right;
}

#top div.navigation {
	padding: 6px 0px 0px 0px;
	margin-right: 25px;
	float: right;
}

/* END TOP STYLES */

.banner {
	height: 419px;
	position: relative;
}

/* MASTHEAD STYLES */

.defaultMastHead {
	background: url(/assets/images/defaultMastHead.jpg) repeat-x top left;
}

.pressMastHead {
	background: url(/assets/images/pressMastHead.jpg) repeat-x top left;
}

.storyMastHead {
	background: url(/assets/images/storyMastHead.jpg) repeat-x top left;
}

.musicianMastHead {
	background: url(/assets/images/musicianMastHead.jpg) repeat-x top left;
}

.composerMastHead {
	background: url(/assets/images/composerMastHead.jpg) repeat-x top left;
}

.speakerMastHead {
	background: url(/assets/images/speakerMastHead.jpg) repeat-x top left;
}

.storeMastHead {
	background: url(/assets/images/storeMastHead.jpg) repeat-x top left;
}

.blogMastHead {
	background: url(/assets/images/composerMastHead.jpg) repeat-x top left;
}

.visualArtistMastHead {
	background: url(/assets/images/visualArtistMastHead.jpg) repeat-x top left;
}

/* END MASTHEAD STYLES */

.banner .featureBox {
	width: 430px;
	height: 177px;
	background: #2e221e;
	position: absolute;
	top: 241px;
	left: 490px;
	color: #d7ba8b;
}

.defaultMastHead .featureBox {
	background: #2e221e;
}

.featureBox #boxWrapper {
	width: 430px;
	margin: 10px auto;
}

.featureBox #boxWrapper div {
	float: left;
}

.featureBox .albumCover {
	margin: 6px 13px;
}

.featureBox #regularCover {
	background: url(/assets/images/albumCover.jpg) no-repeat top left;
	width: 143px;
	height: 143px;
}

.featureBox #info {
	width: 235px;
	margin: 5px;
}

.featureBox #info a#yellowListenNow {
	background: url(/assets/images/listenNow.jpg) no-repeat top left;
	width: 123px;
	height: 38px;
	display: block;
	margin-top:10px;
	/* margin: 10px 0px 0px 85px; */
}

/* VISUAL ARTIST PAGE FEATURE BOX STYLES */

.visualArtistMastHead .featureBox {
	background: #46332a;
}

.featureBox #videoClip {
	background: url(/assets/images/videoClip.jpg) no-repeat top left;
	height: 134px;
	width: 240px;
	margin: 10px 1px 0px 10px;
}

.featureBox #videoClipInfo {
	width: 175px;
	margin-top: 14px;
}

.featureBox #videoClipInfo a#yellowListenNow {
	background: url(/assets/images/listenNow.jpg) no-repeat top left;
	width: 123px;
	height: 38px;
	display: block;
	margin-top: -10px;
}

/* END VISUAL ARTIST STYLES */

.bottomFade {
	clear: both;
	height: 35px;
	background: url(/assets/images/topBorderFade.jpg) repeat-x top left;
}

#main {
	margin: -35px 0px 0px 0px;
	min-height: 700px;
	padding-bottom: 35px;
}

#columns {
	width: 954px !important;
	margin: 0px;
	padding: 20px 0px 0 20px;
}

h1.large {
	background: url(/assets/images/largeHeaderBg.png) no-repeat top left;
	width: 349px;
	height: 40px;
	padding: 10px 0px 0px 15px;
}

h1.small {
	background: url(/assets/images/smallHeaderBg.png) no-repeat top left;
	width: 260px;
	height: 40px;
	padding: 10px 0px 0px 15px;
}

.left {
	width: 600px !important;
	padding: 0px;
	margin: 0px;
	float: left;
}

/* MAILING LIST STYLES */

#mailingList {
	width: 600px;
	margin: 0px;
	padding: 5px;
}

#downloadNow {
	background: url(/assets/images/newReleaseDownloadBtn.jpg) no-repeat top left;
	width: 229px;
	height: 103px;
	float: left;
}

#joinMailingList {
	width: 331px;
	height: 103px;
	float: left;
	margin: 0px 15px;
	padding: 0px 3px 0px 3px;
	border: 1px solid #1e160d;
}

#joinMailingList p {
	margin-top: 10px;
}

#mailingListForm {
	width: 312px;
	height: 33px;
	background: url(/assets/images/joinMaillingListBg.jpg) no-repeat top left;
	margin-left: 10px;
	margin-top: 5px;
}

#mailingListForm input.joinField {
	width: 230px !important;
	margin: 10px 5px 0px 5px;
	padding: 0;
	background: none;
	border: 0px;
	float: left;
	color: #c3a47c;
}

#mailingListForm input#joinBtn {
	float: left;
	width: 58px !important;
	height: 27px !important;
	background: none;
	margin-left: 10px;
	margin-top: 3px;
	color: #d7ba8b;
	padding: 0;
}

/* END MAILING LIST STYLES */

/* LATEST TWEETS */

.tweetName {
	font-size: 18px;
}

ul.tweets {
	margin-left: 10px;
	list-style: none;
}

ul.tweets li {
	padding: 4px;
	margin-bottom: 6px;
}

ul.tweets li.current {
	background: #ddc6a0;
}

ul.tweets li span.post {
	color: #1e160d;
	font-size: 14px;
	font-weight: bold;
}

ul.tweets li span.postTime {
	color: #9a3835;
}

/* END LATEST TWEETS */

.longDivider {
	width: 564px;
	height: 10px;
	background: url(/assets/images/dottedDivider.jpg) repeat-x top left;
	margin-left: 10px;
}

.right {
	width: 310px !important;
	padding: 0px 0px 0px 35px;
	margin: 0px;
	float: left;
}

.rightContentWrapper {
	width: 281px !important;
	margin-top: -20px;
}

/*.rightLargeBorderFade {
	width: 29px !important;
	height: 209px;
	background: url(/assets/images/largeRightBorderFade.jpg) no-repeat top left;
	float: left;
}

.rightSmallBorderFade {
	width: 29px !important;
	background: url(/assets/images/RightBorderFade.jpg) repeat-y top left;
	float: left;
}*/

p.postInfo {
	font-weight: bold;
}

span.date {
	font-size: 14px;
}

/* FORM STYLES */

.form {
	width: 100%;
}

input {
	width: 211px !important;
	height: 26px !important;
	border: 0;
	text-indent: 5px;
	padding: 5px 0px 0px 0px;
	background: url(/assets/images/inputFade.jpg) no-repeat top left;
	overflow: hidden;
}

textarea {
	width: 325px;
	height: 135px;
	border: none;
	background: url(/assets/images/textareaFade.jpg) no-repeat top left;
}

input#submit {
	width: 77px !important;
	height: 27px !important;
	background: url(/assets/images/sendBtn.jpg) no-repeat top left;
	border: 0;
}

#formLeft {
	width: 237px;
	float: left;
}

#formRight {
	width: 327px;
	float: left;
}

/* END FORM STYLES */
/* THIRD PARTY STYLES */

p.thirdparty {
	padding-top: 10px;
}

p.thirdparty a {
	width: 55px;
	height: 54px;
	display: block;
	float: left;
	padding: 5px;
}

a#twitter {
	background: url(/assets/images/twitter.jpg) no-repeat top left;
}

a#myspace {
	background: url(/assets/images/myspace.jpg) no-repeat top left;
}

a#facebook {
	background: url(/assets/images/facebook.jpg) no-repeat top left;
}

/* LATEST TWEETS */
.tweetName {
	font-size: 14px;
	font-weight: bold;
}

.divider {
	width: 220px;
	height: 3px;
	background: url(/assets/images/tweetDivider.jpg) no-repeat top left;
	margin: 5px 0px;
}

/* FOOTER */
#bottomBorderFade {
	height: 35px;
	background: url(/assets/images/bottomBorderFade.jpg) repeat-x top left;
}
#footer {
	height: 46px;
	background: #2e221e;
	color: #d7ba8b !important;
}

#footer #content {
	width: 1000px !important;
	padding: 15px 15px;
}

#footer #content div {
	float: left;
	margin: 0px 15px;
}

#footer #content .navigation ul li a {
	color: #d7ba8b !important;
}