/* CSS Document for IndieFeeds */
/* written by Korey S. Fitzgerald 2007 */

html {
overflow-x: hidden
}

BODY {
	background: url(../images/background.jpg) top left repeat-x #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#9e9e9e;
	height:100%;
	margin:0;
	padding:0;
	}
img {border: none}
	
#Wrapper {
	width:1064px;
	}	
/*************/
#Header{
	background: url(../images/logo.jpg) top left no-repeat;
	width:1024px;
	height: 142px;
	margin:3px 0 0 0;
	padding:0;
	list-style-type:none;
	}
#Header LI.Logo{
	width: 400px;
	margin:0 0 0 0;
	float:left;
	}
#Header LI.Logo A{
	display:block;
	height:142px;
	width: 300px;
	margin:0 0 0 0;
	}
#Header LI.Content{
	width:624px;
	margin: 0;
	padding: 0;
	float:left;
	}
/* links in header */
#Header UL.Links{
	margin:10px 0px 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	font-size:8pt;
	float:right;
	clear:both;
	}
#Header UL.Links LI{
	color:#fff;
	padding:0 0 0 5px;
	line-height:20px;
	font-size:10pt;
	float:left;
	}	
#Header UL.Links LI A{
	color:#fff;
	margin-right:2px;
	font-size:8pt;
	}	
#Header UL.Account{
	background: url(../images/btn_account.jpg) no-repeat;
	width:163px;
	height: 23px;
	margin:0 0 0 5px;
	padding:0 0 0 9px;
	list-style-type:none;
	}
#Header UL.Account LI {
	float:left;
	color:#5d5d5d;
	padding:0 0 0 0;
	}
#Header UL.Account LI A{
	color:#5d5d5d;
	margin:4px;
	}
/*************/
/* form in header*/
#SearchArchive {
	background: url(../images/search_the_archives.jpg) no-repeat;
	width:272px;
	height: 54px;
	margin:32px 0px 0 0;
	padding:23px 0 0 10px;
	clear:both;
	float:right;
	}
#SearchArchive UL {
	margin:0;
	padding:0;
	list-style-type:none;
	}
#SearchArchive UL LI {
	margin:0;
	padding:0;
	line-height:24px;
	float:left;
	}
#SearchArchive INPUT.field {
	font-size:11pt;
	width:180px;
	margin:0 0 0 0;
	}
#SearchArchive INPUT.button {
	width:61px;
	height:24px;
	margin:0 0 0 6px;
	}
/*************/
/* submit music icon homepage*/
#SubmitMusic{
	background: url(../images/submit_your_music.png) no-repeat;
	position:absolute;
	top:210px;
	left:870px;
	z-index:110;
	}

/*************/
/* submit music in header*/
#SubmitMusic2{
	position:absolute;
	top:74px;
	left:630px;
	}
#SubmitMusic2 IMG{
	width:91px;
	height: 70px;
	}
/*************/
/* guitar center link*/
#GCMedallion{
	background: url(../images/GC_Medallion.png) no-repeat;
	display:block;
	position: absolute;
	top:280px;
	left:950px;
	width:89px;
	height: 86px;
	}
/*************/
#Content {
	width:1024px;
 	margin:30px 0 0 40px !important;
	padding:0 0 0 0;
	clear:both;
	text-align:left;
	}
/*************/
/* left side navigation and ad space*/	
#Content .Left {
	display:block;
	width: 186px;
	padding-top:40px;
	float:left;
	z-index:0;
	}
#Content .Left UL {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
#Content .Left UL LI.Header {
	background: url(../images/gray_header.png) left no-repeat;
	padding:6px 0 6px 10px;
	margin-bottom:10px;
	color:#fff;
	}
#Content .Left UL LI.Header1 {
	background: url(../images/bg_music_channels.gif) left no-repeat;
	width:187px;
	height: 54px;
	line-height:60px;
	padding:0 0 0 10px;
	color:#fff;
	}
#Content .Left UL LI {
	color: #fff;
	padding:6px 0 6px 10px;
	}
#Content .Left UL LI.Widget {
	padding:0 0 2px 2px;
	}
#Content .Left UL LI.AdSpace {
	padding:0 0 2px 2px;
	}
#Content .Left UL LI A {
	color: #fff;
	text-decoration:none;
	}
#Content .Left UL LI A:hover {
	color: #fff;
	text-decoration: underline;
	}
/*************/
UL#Main	{
	list-style-type:none;
	width:787px;
	float:left;
	margin:0 0 20px 0;
	padding:0;
	}	
/*************/
/* top of main area on homepage*/	
UL#Main LI.Block1 {
	background: url(../images/discover_new_artists.png) top no-repeat;
	width:799px;
	height:245px;
	position:relative;
	margin-left:-12px;
	clear:both;
	}	
UL#Main LI.Block1 .Text {
	position:relative;
	top:120px;
	left:143px;
	width:545px;
	color:#000;
	}
/*************/
/* top of main area on channel/channel detail pages*/	
UL#Main LI.Block1a {
	background: url(../images/channelpage_top.png) top no-repeat;
	width:799px;
	height:75px;
	margin-left:-12px;
	padding:0;
	clear:both;
	}	
/*************/
/*general styles for main content area (black bars, text boxes)*/	
UL#Main LI.Block2 {
	width:787px;
	background-color:#fff;
	margin:0;
	padding:0;
	clear:both;
	}	
UL#Main LI.Block2 UL.Bar {
	background: url(../images/black_bar.jpg) no-repeat;
	width:759px;
	height:33px;
	list-style-type:none;
	list-style-position:inside;
	margin: 0 0 6px 17px;
	padding:0 0 0 10px;
	color:#fff;
	font-size:9pt;
	font-weight: normal;
	clear:both;
	}
UL#Main LI.Block2 UL.Bar A {
	color:#fff;
	}
UL#Main LI.Block2 UL.Bar LI {
	line-height:33px;
	margin: 0 .5em 0 .5em;
	float:left;
	}
UL#Main LI.Block2 UL.Bar LI.Title {
	font-size:14pt;
	width:360px;
	margin:0;
	}
UL#Main LI.Block2 UL.Bar LI.Backtop {
	font-size:8pt;
	width:380px;
	margin:0;
	}
UL#Main LI.Block2 UL.Bar LI SELECT {
	font-size:8pt;
	}
UL#Main LI.Block2 .Text {
	background: url(../images/background_text.jpg) top no-repeat;
	padding:20px 30px 30px 30px;
	color:#565656;
	}
UL#Main LI.Block2 .Text IMG {
	float:left;
	margin:5px 10px 10px 0;
	}
UL#Main LI.Block2 .Text H2 {
	margin:0; 
	padding:0;
	font-size:10pt;
	color:#b30000;
	}
UL#Main LI.Block2 .Text H3 {
	margin:0; 
	padding:0;
	font-size:8pt;
	font-weight:normal;
	color:#9b9b9b;
	}
/*************/
/* Ad space bottom of page*/
UL#Main LI.Block3 {
	background: url(../images/bg_block3.jpg) bottom no-repeat #ffffff;
	width:787px;
	height:96px;
	margin-top:-5px;
	padding-top:5px;
	}	
UL#Main LI.Block3 div.AdSpace {
	padding:6px 0 0 63px;
	}
/*************/
/* Footer*/
#Footer {
	background: url(../images/background_footer.png) no-repeat;
	width:974px;
	height:41px;
	line-height:41px;
	list-style-type: none;
	padding:0 0 10px 10px;
	margin:20px 0 20px 40px;
	clear:both;
	color:#fff;
	font-size:10pt;
	}
#Footer LI.Text {
	width: 700px;
	font-size:8pt;
	}
#Footer LI {
	float:left;
	margin: 0 5px 0 0;
	}
#Footer A {
	color:#fff;
	margin-right:6px;
	font-size:8pt;
	text-decoration:underline;
	}
/*************/
/* Main Area on  Channel/Channel detail pages*/
UL#ChannelHeader{
	margin:0;
	padding:0 0 10px 17px;
	list-style-type:none;
	clear:both;
	}
UL#ChannelHeader LI.Title{
	padding:0;
	margin:0;
	clear:both;
	}
UL#ChannelHeader LI.Title .GrabFeed{
	margin-right:18px;
	width:132px;
	height:37px;
	float: right;
	}
UL#ChannelHeader LI.Title .GrabFeed IMG{
	margin:8px 0 0 0;
	width:132px;
	height:27px;
	}


UL#ChannelHeader LI.FPLarge{
	background:url(../images/background_FP_large.jpg) no-repeat;
	width:757px;
	height:283px;
	}
UL#ChannelHeader LI.FPLarge UL{
	margin:0;
	padding:15px;
	list-style-type:none;
	clear:both;
	}
UL#ChannelHeader LI.FPLarge UL LI{
	float:left;
	}
UL#ChannelHeader LI.FPLarge UL LI.First IMG{
	width:250px;
	height:250px;
	}
UL#ChannelHeader LI.FPLarge UL LI.Second{
	padding:0 10px 0 20px;
	}
UL#ChannelHeader LI.FPLarge UL LI.Second A{
	color:#fff;
	}
UL#ChannelHeader LI.FPLarge UL LI.Second .Artist{
	margin:0;
	padding:0;
	font-size:14pt;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	}
UL#ChannelHeader LI.FPLarge UL LI.Second .Song{
	margin:0;
	padding:5px 0 10px 0;
	font-size:10pt;
	font-weight: normal;
	text-transform:uppercase;
	color:#fff;
	}
UL#ChannelHeader LI.FPLarge UL LI.Second IMG.Bar{
	padding:20px 0 12px 0;
	}
UL#ChannelHeader LI.FPLarge UL LI.Second .Album{
	margin:0;
	padding:0;
	font-size:8pt;
	font-weight: normal;
	color: #c7c7c7;
	}
UL#ChannelHeader LI.FPLarge UL LI.Second .Album A{
	color: #c7c7c7;
	}
/*******************/
/* Track selection options*/
#TrackOptions {
	background: url(../images/bg_trackoptions.jpg) bottom left no-repeat;
	width: 262px;
	height: 109px;
	}
#TrackOptions .Box {
	padding:25px 0 0 25px;
	}
#TrackOptions .Box .Button {
	width: 153px;
	height:22px;
	margin:5px;
	}
#TrackOptions IMG.GC {
	float:right;
	width: 68px;
	height:70px;
	}


UL#ChannelHeader LI.FPLarge UL LI.Third{
	}
UL#ChannelHeader LI.FPLarge UL LI.Third UL.Stars{
	background:url(../images/FPLarge_star.jpg) no-repeat;
	width:103px;
	height:112px;
	margin:0 0 0 20px;
	padding:0;
	list-style-type:none;
	}
UL#ChannelHeader LI.FPLarge UL LI.Third UL.Stars LI{
	float: none;
	text-align:center;
	}	
UL#ChannelHeader LI.FPLarge UL LI.Third UL.Stars LI.Rate{
	padding:5px 0 5px 0;
	font-size:8pt;
	color: #c7c7c7;
	}	
UL#ChannelHeader LI.FPLarge UL LI.Third UL.Stars LI.Number{
	font-size:12pt;
	font-weight:bold;
	color: #4d3eaa;
	padding:22px 0 4px 0;
	}	
UL#ChannelHeader LI.FPLarge UL LI.Third UL.Stars LI.Stars{
	padding:15px 0 15px 0;
	}	

/****************************/
/* flashplayers on homepage */
UL#Flashplayers {
	width:760px;
	padding:0 0 0 17px;
	margin:0 0 0 0;
	list-style-type:none;
	clear:both;
	}
UL#Flashplayers LI {
	height:165px;
	clear:both;
	}
UL#Flashplayers LI .Player {
	background: url(../images/background_flashplayer.jpg) no-repeat;
	width:245px;
	height:145px;
	margin:10px 8px 0 0;
	float:left;
	}
UL#Flashplayers LI .Player H2 {
	text-transform:uppercase;
	font-size:11pt;
	font-weight: bold;
	margin:0;
	padding:8px 0 0 8px;
	color:#a90000;
	}
UL#Flashplayers LI .Player H3.Song {
	text-transform:uppercase;
	font-size:9pt;
	font-weight: bold;
	margin:0;
	padding:20px 0 0 12px;
	color:#fff;
	}
UL#Flashplayers LI .Player H3.Artist {
	text-transform:uppercase;
	font-size:9pt;
	font-weight:normal;
	margin:0;
	padding:2px 0 0 12px;
	color:#c5c5c5;
	}
UL#Flashplayers LI .Player H3.Feed {
	margin:0;
	padding:5px 0 0 12px;
	}
UL#Flashplayers LI .Player H3.Feed A {
	background: url(../images/bug_feed.jpg) left no-repeat;
	font-size:7.5pt;
	font-weight:normal;
	margin:0;
	padding-left:12px;
	text-decoration:none;
	color:#c5c5c5;
	}
UL#Flashplayers LI .Player H3.Feed A:hover {
	text-decoration: underline;
	}
UL#Flashplayers LI .Player .Play {
	background: transparent url(../images/btn_FP_Play.png) no-repeat left top;
	margin: 15px 15px 0 0;
	float: right;
	width: 40px;
	height: 40px;	
	}

UL#Flashplayers LI .Player .Bar {
	width:221px;
	height:19px;
	margin:15px 0 0 12px;
	}
/************************/
/* Channel details page*/
#CommentForm {
	background:url(../images/background_comment_form.jpg) no-repeat;
	width:247px;
	height:321px;
	margin:40px 0 0 0;
	padding:40px 10px 10px 10px;
	font-size:8pt;
	color:#fff;
	float:right;
	}
#CommentForm INPUT.Field {
	width:150px;
	margin:5px;
	}
#CommentForm TEXTAREA{
	width:200px;
	height:145px;
	margin:5px;
	}
#CommentForm INPUT.Button {
	width:161px;
	height: 24px;
	margin:5px;
	}
UL#Comments {
	width:457px;
	padding:0 0 20px 0;
	margin: 10px 0 0 0;
	list-style-type:none;
	color:#565656;
	}
UL#Comments LI {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin-bottom:10px;
	}
UL#Comments LI H2 {
	font-size:9pt;
	color:#4d3eaa;
	font-weight:normal;
	margin:0;
	padding:0;
	}
UL#Comments LI H3 {
	font-size:8pt;
	color:#929292;
	font-weight:normal;
	margin:0;
	padding:0 0 10px 0;
	}
/*********************/
/* channel.html list */

UL#Archive {
	width:757px;
	padding:0;
	margin: 10px 0 10px 17px;
	list-style-type:none;
	}
UL#Archive LI.Header {
	background: url(../images/archive_list_top.jpg) no-repeat;
	width:757px;
	height:32px;
	padding-top:10px;
	}
UL#Archive LI.One {
	background: #fff;
	border-bottom: #e5e5e5 solid 1px;
	height:100px;
	clear:both;
	}
UL#Archive LI.Two {
	background: #fafafc;
	border-bottom: #e5e5e5 solid 1px;
	height:100px;
	clear:both;
	}
UL#Archive LI UL {
	width:100%;
	list-style-type:none;
	font-size:8pt;
	padding: 10px 0 0 8px;
	margin:0;
	color:#000;
	clear:both;
	}
UL#Archive LI UL LI.First {
	width:170px;
	float:left;
	}
UL#Archive LI UL LI.Second {
	width:300px;
	float:left;
	}
UL#Archive LI UL LI.Third {
	width:287px;
	float:left;
	}

/* buttons for channel page list  alternating rows (1) */
UL#Archive LI.One UL LI.Third .TrackOptions {
	background: url(../images/bg_date_added.jpg) bottom no-repeat;
	margin-right:10px;
	width:265px;
	height:79px;
	}
UL#Archive LI.One UL LI.Third .TrackOptions .Box {
	padding:18px 0 0 10px;
	color: #b10000;
	font-size:8pt;
	}
UL#Archive LI.One UL LI.Third .TrackOptions .Box .Button {
	width: 114px;
	height:22px;
	margin:10px 10px 0 0px;
	}

/* buttons for channel page list  alternating rows (2) */
UL#Archive LI.Two UL LI.Third .TrackOptions {
	background: url(../images/bg_date_added2.jpg) bottom no-repeat;
	margin-right:10px;
	width:265px;
	height:79px;
	}
UL#Archive LI.Two UL LI.Third .TrackOptions .Box {
	padding:18px 0 0 10px;
	color: #b10000;
	font-size:8pt;
	}
UL#Archive LI.Two UL LI.Third .TrackOptions .Box .Button {
	width: 114px;
	height:22px;
	margin:10px 10px 0 0px;
	}



UL#Archive LI UL LI.First div.Star {
	background:url(../images/star_purple.jpg) no-repeat;
	width:45px;
	height:80px;
	float:left;
	}
UL#Archive LI UL LI.First div.Star H2 {
	color:#5245b1;
	font-size:12pt;
	margin:0;
	padding:25px 10px 20px 13px;
	}
UL#Archive LI UL LI.First div.Star A {
	color:#988dd1;
	font-size:7pt;
	margin:0 0 0 5px;
	}

UL#Archive LI UL LI.Second H3.Artist {
	margin:0;
	padding:2px 0 0 0;
	}
UL#Archive LI UL LI.Second H3.Artist A {
	text-transform:uppercase;
	font-size:9pt;
	font-weight: bold;
	color:#000;
	}
UL#Archive LI UL LI.Second H3.Song {
	margin:0;
	padding:2px 0 0 0;
	}
UL#Archive LI UL LI.Second H3.Song A{
	text-transform:uppercase;
	font-weight:normal;
	font-size:9pt;
	color:#000;
	}
UL#Archive LI UL LI.Second .Bar {
	width:241px;
	height:21px;
	margin:8px 0 0 0;
	}
UL#Archive LI UL LI.Second H3.Album {
	font-weight:normal;
	font-size:7.5pt;
	margin:0;
	padding:2px 0 0 0;
	color:#8a8a8a;
	}
UL#Archive LI UL LI.Second H3.Album A {
	font-size:7.5pt;
	color:#8a8a8a;
	}
	