@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - UNIVERSAL REPUBLIC NEW RELEASES
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		unirep_newReleases.css
	Date:			Sept 12, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/


/*	--------------------------------------------------------------------------------------------------------------------------
	contentSpace Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.contentSpace {
		width:958px;
		padding:9px 0 0 0;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.mainCol {
		width:958px;
	}
	.mainCol h1 {
		margin:0 0 5px 19px;
		font:bold 18px Arial, Helvetica, sans-serif;
		color:#333333
	}
	.mainCol h2 {
		margin:0 0 6px 20px;
		font:bold 14px Arial, Helvetica, sans-serif;
		color:#333333;
	}
	.hide {
		display:none;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	newReleases Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#newReleases {
		width:939px; height:333px;
		margin:0 0 20px 9px;
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	featuredReleases Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#featuredReleases .entries {
		width:958px;
	}
		#featuredReleases .entry {
			width:300px; height:260px;
			margin:0 9px 16px 10px;		
			float:left;
			display:inline;
			overflow:hidden;
		}
			#featuredReleases .entry img {
				display:block;
			}
			#featuredReleases .entry .content {
				background:#778694;
				padding:0 0 13px 0;
			}
			#featuredReleases .entry .info {
				width:182px;
				padding:5px 0 0 10px;
				float:left;
			}
				#featuredReleases .entry .info .title {
					margin:0 0 7px 0;
					font:bold 11px Arial, Helvetica, sans-serif;
					color:#CCCCCC;
					display:block;
				}
				#featuredReleases .entry .info p {
					font:normal 11px Arial, Helvetica, sans-serif;
					color:#FFFFFF;
					width:184px;
					overflow:hidden;
				}
				#featuredReleases .entry .info .albTitle {
                    width:184px;
                    overflow:hidden;
                }
					#featuredReleases .entry .info p a:link, #featuredReleases .entry .info p a:visited {
						font:bold 12px Arial, Helvetica, sans-serif;
						color:#bcd9f5;
					}
						#featuredReleases .entry .info p a:active, #featuredReleases .entry .info p a:hover {
							color:#004890;
						}
			#featuredReleases .entry .btnHolder {
				width:75px;
				padding:19px 0 0 18px;
				float:left;
			}
			#featuredReleases .entry .photoHolder {
				width:298px;
				border:solid 1px #606060;
				overflow:hidden;
			}
				#featuredReleases .entry .photoHolder img {
					width:298px;
					display:block;
					overflow:hidden;
				}
			#featuredReleases .altAd iframe{
                   padding:0 0 0 10px;
            }
/*	--------------------------------------------------------------------------------------------------------------------------
	newSingles Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
    #newSingles {
      width:958px;
      margin:0 0 30px 0;  
    }
    
    #newSingles h3 {
		margin:0 0 6px 20px;
		font:bold 14px Arial, Helvetica, sans-serif;
		color:#ffffff;
	}
    
    #newSingles .entries {
		width:935px;
		background:#606060;
		padding:10px 0 15px;
		margin:0 11px;
	}
		#newSingles .entry {
			width:425px; 
			padding:5px 15px 0 20px;		
			float:left;
			display:inline;
			overflow:hidden;
		}
			#newSingles .entry img {
				display:block;
			}
			#newSingles .entry .content {
				background:#778694;
				padding:0 0 13px 0;
				height:160px;
			}
			#newSingles .entry .infoHolder {
				float:left;
				padding:5px 0 0 8px;
				
			}
			#newSingles .entry .info {
				width:150px;
				padding:5px 0 0 10px;
				float:left;
				clear:both;
			}
				#newSingles .entry .info .title {
					margin:0 0 7px 0;
					font:bold 11px Arial, Helvetica, sans-serif;
					color:#CCCCCC;
					display:block;
				}
				#newSingles .entry .info p {
					font:normal 11px Arial, Helvetica, sans-serif;
					color:#FFFFFF;
					width:160px;
					overflow:hidden;
					margin:29px 0 0 0;
				}
				#newSingles .entry .info .albTitle {
                    width:150px;
                    overflow:hidden;
                }
					#newSingles .entry .info p a:link, #newSingles .entry .info p a:visited {
						font:bold 12px Arial, Helvetica, sans-serif;
						color:#bcd9f5;
					}
						#newSingles .entry .info p a:active, #newSingles .entry .info p a:hover {
							color:#004890;
						}
			#newSingles .entry .btnHolder {
				width:75px;
				margin:19px 0 0 10px;
				clear:both;
			}
			#newSingles .entry .photoHolder {
				float:left;
				padding:10px 10px 0;
				width:136px;
				height:136px;
				clear:both;
				/*border:solid 1px #606060;
				overflow:hidden;*/
			}
				#newSingles .entry .photoHolder img {
					width:150px; height:150px;
					display:block;
					overflow:hidden;
					float:left;
				}
			#newSingles .altAd iframe{
                   padding:0 0 0 10px;
            }
            
            #newSingles .linkHolder {
                float:left;
				width:59px; height:15px;
				padding:5px 0 0 0;
				display:inline;
				_margin:0 0 0 -15px;/* For ie 6 (_anything: = read only by ie6) */		
			}
			
			#newSingles .linkHolder img 
			{
			    width:77px;
			    height:12px;
			}
			
			#newSingles .linkHolder a.artistProfile:link, a.artistProfile:active, a.artistProfile:visited {
			    background:url(../../images/btn_viewProfile.gif) no-repeat top;
			    width:77px; height:12px;
			    display:block;
			}
			
			    #newSingles .linkHolder a.artistProfile:hover {
			      background:url(../../images/btn_viewProfile.gif) no-repeat bottom; 
			    }
			
			#newSingles .linkHolder a.artistSite:link, a.artistSite:active, a.artistSite:visited {
			    background:url(../../images/btn_officialSite.gif) no-repeat top;
			    width:77px; height:12px;
			    display:block;
			    margin:8px 0;
			}
			
			    #newSingles .linkHolder a.artistSite:hover{
			      background:url(../../images/btn_officialSite.gif) no-repeat bottom; 
			    }
			
			
/*	--------------------------------------------------------------------------------------------------------------------------
	table Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#releaseSchedule .tableHolder {
		width:900px;
		margin:0 0 0 9px; padding:0 20px 20px 20px;
		background:#606060;
	}
		#releaseSchedule .schedule {
			width:900px;
			color:#FFFFFF;
			text-align:left;
		}
			#releaseSchedule .schedule a:link, #releaseSchedule .schedule a:visited {
				color:#dfefff;
			}
				#releaseSchedule .schedule a:active, #releaseSchedule .schedule a:hover {
					color:#9ab0c5;
				}
			#releaseSchedule .schedule col#dateCol {
				width:125px;
				background:#707b85;
			}
			#releaseSchedule .schedule col#artistCol {
				width:241px;
				background:#707b85;
			}
			#releaseSchedule .schedule col#albumCol {
				width:300px;
				background:#707b85;
			}
			#releaseSchedule .schedule col#btnCol {
				width:220px;
				background:#707b85;
			}
			#releaseSchedule .schedule thead {
				height:40px;
				font:bold 11px Arial, Helvetica, sans-serif;
				background:#606060;
			}
				#releaseSchedule .schedule th.thDate {
					padding:0 0 0 20px;
				}
				#releaseSchedule .schedule th.thArtist {
					padding:0 0 0 20px;
				}
				#releaseSchedule .schedule th.thAlbum {
					padding:0 0 0 8px;
				}
			#releaseSchedule .schedule tbody {
				vertical-align:top;
			}
				#releaseSchedule .schedule tbody tr {
					height:15px;
				}
					#releaseSchedule .schedule td.firstDate {
						padding:15px 0 0 20px;
						font:normal 11px Arial, Helvetica, sans-serif;
						border-bottom:solid 1px #606060;
					}
					#releaseSchedule .schedule td.firstArtist {
						padding:15px 0 8px 17px;
						font:normal 14px Arial, Helvetica, sans-serif;
						border-bottom:solid 1px #606060;
					}
					#releaseSchedule .schedule td.firstAlbum {
						padding:15px 0 7px 7px;
						font:normal 14px Arial, Helvetica, sans-serif;
						border-bottom:solid 1px #606060;
					}
					#releaseSchedule .schedule td.firstBtn {
						padding:16px 0 11px 14px;
						border-bottom:solid 1px #606060;
					}
					#releaseSchedule .schedule td.date {
						padding:11px 0 16px 20px;
						font:normal 11px Arial, Helvetica, sans-serif;
						border-bottom:solid 1px #606060;
					}
					#releaseSchedule .schedule td.artist {
						padding:11px 0 14px 17px;
						font:normal 14px Arial, Helvetica, sans-serif;
						border-bottom:solid 1px #606060;
					}
					#releaseSchedule .schedule td.album {
						padding:10px 0 14px 7px;
						font:normal 14px Arial, Helvetica, sans-serif;
						border-bottom:solid 1px #606060;
					}
					#releaseSchedule .schedule td.btn {
						padding:14px 0 14px 14px;
						font:bold 14px Arial, Helvetica, sans-serif;
						border-bottom:solid 1px #606060;
					}
					#releaseSchedule .schedule td .btnBuyA {
						margin:0 0 0 2px;
					}
					#releaseSchedule .schedule td .btnLyricsA {
						margin:0 0 0 2px;
					}
/*	--------------------------------------------------------------------------------------------------------------------------
	memberInfo Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	#memberInfo {
		padding:18px 0 0 0;
	}
	#memberInfo p.imgHolder {
		width:98px;
		margin:9px 0 0 0; padding:1px;
		background:#666666;
		float:left;
	}
		#memberInfo img {
			display:block;
		}
	#memberInfo .statHolder {
		float:left;
	}
		#memberInfo .statHolder h1 {
			font:bold 24px Arial, Helvetica, sans-serif;
			color:#444444;
			margin:10px 0 0 10px;
		}
			#memberInfo .statHolder h1 a:link, #memberInfo .statHolder h1 a:visited {
				color:#003264;
			}
				#memberInfo .statHolder h1 a:active {
					color:#9e6c00;
				}
				#memberInfo .statHolder h1 a:hover {
					color:#9e6c00;
				}
	#memberInfo .artistStats {
		margin:15px 0 0 0;
		font:normal 9px Arial, Helvetica, sans-serif;
	}
		#memberInfo .artistStats col#statName, .artistStats .statName {
			width:41px;
			padding:0 0 0 10px;
		}
		#memberInfo .artistStats col#statValue, .artistStats .statValue {
			padding:0 10px 0 0;
			color:#333333;
			text-align:left;
		}
		#memberInfo ul.actions {
			list-style:none;
			float:right;
			font:normal 1px Arial, Helvetica, sans-serif;
			padding:10px 20px 0 0;
		}
			#memberInfo ul.actions li {
				margin:0 0 2px 0;
			}
/*	--------------------------------------------------------------------------------------------------------------------------
	content Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#content {
		margin:10px 0 0 0;
		width:590px;
		background:#fff;
	}
		#content .header {
			height:16px;
			padding:4px 10px 0 11px;
			background:#dfefff;
		}
			#content .header h1 {
				font:bold 11px Arial, Helvetica, sans-serif;
				color:#004890;
			}
		#content .bioText {
			padding:20px 30px 25px 21px;	
		}
			#content .bioText p {
				font:normal 12px Arial, Helvetica, sans-serif;
				margin: 0 0 10px 0;
			}
/*	--------------------------------------------------------------------------------------------------------------------------
	altad Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

    .altCol {
        display:none !important;
    }			
    