@charset "utf-8";
/* CSS Document */

/* Defaults */
body {
	background: #000;
	color: #999;
	margin: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0 0 5px 0;
}

p {
	margin: 0px;
	padding: 0 0 15px;
}

a {
	text-decoration:underline;
	color: #999;
	font-weight: bold;
}


/* Basic Structure */
#Body {
	
}

#Header {
}

#Left {
	color: #999;
	text-transform: uppercase;
	width: 200px;
	padding-bottom: 25px;
	font-size: 11px;
}

#Right {
	color: #990100;
	text-transform: uppercase;
	width: 200px;
	padding-bottom: 25px;
	font-size: 11px;
}

#Content {
	width: 600px;
	padding-bottom: 25px;
}

#Footer { 
	text-align: center;
	background: url(/img/layout/bar-gradient.jpg) top no-repeat;
}

/* In-dept Structure */

/* - Body */
#Body {
	width: 1000px;
	border-spacing: 0px;
	margin-top: 20px;
}

#Body td {
	vertical-align: top;
}

/* - Header */
#Header h1 {
	display: none;
}

#Header .Nav {
	vertical-align: bottom;
	padding-left: 12px;
}
#Header .Nav img {
	border: 0px;
}

#Header .Nav a {
	margin: 0 8px;
}


/* - Left/Right */
#Left h3 {
	color: #5c5c5c;
}

#Right h3 {
	color: #660000;
}

#Left h3, 
#Right h3 {
	font-family: "Arial Black";
	font-size: 41px;
	font-weight: bolder;
	letter-spacing: -3px;
	margin-bottom: 0px;
	line-height: 25px;
}

#Left h3 span, 
#Right h3 span {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
}

#Left .Stat,
#Right .Stat {
	margin: 40px 0px;
}

#Content .ContentDiv {
	margin-left: 20px;
	width: 560px;
	margin-bottom: 30px;
	margin-right: 20px;
	margin-top: 20px;
}


/* - Footer */
#Footer .FooterDiv {
	padding: 20px 0 40px;
}



/* Content Pages */
#Content .Homepage {
	width: 506px;
}
#Content .Trafficking {
}

#Content .WhyCare {
	width: 506px;
}

/*** - Be Heard ***/
#Content .BeHeard {
	
}


#Content .BeHeard .TrackListing {
}

#Content .BeHeard .TrackListing .Track {
	width: 170px;
	float: left;
	/*height: 210px;*/
	margin-right: 15px;
	overflow: hidden;
}

#Content .BeHeard .TrackOne {
	width: 170px;
	margin-top: 50px;
	margin-left: 170px;
	overflow: hidden;
}

#Content .BeHeard .MoreTracks {
	text-align: center;
	margin-top: 50px;
	font-size: 15px;
	font-weight: bold;
}

#Content .BeHeard .MoreTracks a {
	text-decoration: none;
}

#Content .BeHeard .Like {
	background: #FFF;
	padding: 3px;
}

#Content .BeHeard .Artist {
	margin-top: 30px;
}

#Content .BeHeard .Artist .ArtistImage {
	float: left;
	margin-right: 10px;
	width: 210px;
}

#Content .BeHeard .Artist .Bio {
	float: left;
	width: 340px;
}

#Content .BeHeard .Artist .Bio .Name {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 8px;
}

#Content .BeHeard .Artist .Bio .About {
	padding-bottom: 8px;
}

#Content .BeHeard .Artist .Bio .Tracks {
	padding: 8px 0;
	font-weight: bold;
}

#Content .BeHeard .Artist .Bio .Tracks ul {
	padding: 0px;
	margin: 0px 13px;
}

#Content .BeHeard .Artist .Bio .Button {
	padding-top: 20px;
}

#Content .SoundOutForm {
	margin-top: 30px;
}
#Content .SoundOutForm table {
	border-spacing: 0;
}

#Content .SoundOutForm .Key {
	width: 100px;
	vertical-align: top;
	padding: 5px;
}

#Content .SoundOutForm .Value {
	width: 100px;
	vertical-align: top;
	padding: 5px;
	width: 380px;
}

#Content .SoundOutForm input {
	border: 1px solid #999999;
	background: #000;
	width: 100%;
	color: #999;
}

#Content .SoundOutForm textarea {
	border: 1px solid #999999;
	background: #000;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}

#Content .SoundOutForm input.Button {
	border: none;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#Content .Resources {
	width: 506px;
}

#Content .Resources .resourceBkgd {
	background-color: #121212;
	height: 59px;
}

.articleHeader {
color:#CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding-top:30px;
}

.articleSub {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

.articleSub {
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}

.articleReadMore {
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	padding-top:8px;
}

.videoHeader {
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.partnerLinks {
	color:#CCCCCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	padding-top:15px;
}

#Content .Events {
	width: 506px;
}

#Content .Submit {
	width: 506px;
}


/* Common Elements */

.ImageTitle {
	margin-bottom: 10px;
}

.BodyShop {
	width: 100%;
	margin-top: 50px;
	padding: 25px 0;
	border-top: 1px solid #1e1e1e;
}

.BodyShop table {
	width: 100%;
}

.BodyShop .Stop {
	padding: 0 10px;
	vertical-align: top;
}

.BodyShop .StopCopy {
	padding: 3px 10px;
	vertical-align: top;
}


