/* Hegira Records CSS Document */


/* ------------------------ Foundation ------------------- */

body {
	margin: 0 0 0 0;
	background-color:#000000;
	padding:0px;
	border:0px;
	background-image:url('sitegraphics/hr-bg.gif');
	background-position:center top;
	background-repeat:repeat-y;
	}
	
a {
	text-decoration:underline;
	color:#a09a93;
	}
	
a:visited {
	text-decoration:underline;
	color:a09a93;
	}
	
a:hover {
	text-decoration:none;
	color:#29231d;
	}
	

/* -------------------------- Structure --------------------- */


#hegira-container {
	width:840px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background-color:#45413d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px	;
	padding:0px;
	border:0px;
	}
	
#top-header {
	width:780px;
	height:130px;
	background-color:#29231d;
	padding:10px;
	border:0px;
	margin-left:auto;
	margin-right:auto;
	}
	
#nav {
	height:24px;
	width:792px;
	padding:0px;
	padding-top:6px;
	padding-left:8px;
	margin:0px;
	border:0px;
	border-bottom:solid #beb8b3 1px;
	background-color:#e9deca;
	margin-left:auto;
	margin-right:auto;
	}
	
#content-container {
	margin-left:auto;
	margin-right:auto;
	width:782px;
	height:auto;
	padding:9px;
	background-color:#fdf8ee;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#59524b;
	}
	
.box-header {
	display:block;
	width:auto;
	height:auto;
	bottom-padding:5px;
	margin:0px;
	border:0px;
	text-align:center;
	}
	
.center-item {
	text-align:center;
	}
	
.clear {
	clear:both;
	}


/* ---------------------- Main Page CSS ---------------------- */

#main-left-content {
	width:278px;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	float:left;
	}

#hr-mediaplayer {
	width:280px;
	height:159px;
	padding:0px;
	margin:0px;
	border:#59524b solid 1px;
	}
	
#upcoming-shows {
	width:270px;
	height:auto;
	margin:0px;
	margin-top:10px;
	background-color:#59524b;
	border:#29231d solid 1px;
	padding:5px;
	text-align:center;
	}
	
.us-datetext {
	color:#e9deca;
	font-size:12px;
	}
	
#upcomingshows-text {
	width:260px;
	color:#a09a93;
	font-size:12px;
	padding:5px;
	line-height:20px;
	}
	
#upcoming-shows a:hover {
	color:#fdf8ee;
	}
	
#updates {
	width:270px;
	height:auto;
	margin:0px;
	margin-top:10px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	padding:5px;
	text-align:center;
	}
	
#updates-text {
	padding:5px;
	font-size:11px;
	}
	
.updates-title {
	font-size:13px;
	color:#29231d;
	}
	
#updates-text a:hover {
	color:#29231d;
	}
	
#updates-text a {
	color:#29231d;
	}
	
#updates-text a:visited {
	color:#29231d;
	}
	
#main-right-content {
	width:492px;
	height:auto;
	border:0px;
	maring:0px;
	padding:0px;
	float:right;
	}
	
#feat-artist {
	width:480px;
	height:auto;
	border:#29231d solid 1px;
	background-color:#59524b;
	padding:5px;
	margin:0px;
	margin-top:10px;
	}
	
#featartist-image {
	width:470px;
	height:250px;
	background-color:#a09a93;
	padding:5px;
	margin:0px;
	border:0px;
	}
	
#feat-text {
	width:auto;
	height:auto;
	padding:10px;
	padding-bottom:0px;
	color:#fdf8ee;
	text-align:center;
	line-height:16px;
	}
	
#feat-artist a:hover {
	color:#fdf8ee;
	}
	
	
.featname {
	font-size:18px;
	color:#fdf8ee;
	}
	
#feat-album {
	width:480px;
	height:auto;
	border:#29231d solid 1px;
	padding:5px;
	margin:0px;
	margin-top:0px;
	background-color:#59524b;
	}
	
#featalbum-image {
	width:470px;
	height:120px;
	padding:4px;
	margin:0px;
	border:0px;
	text-align:center;
	}
	
#featalbum-image a:hover img {
	text-decoration:none;
	color:#fdf8ee;
	border-color:#fdf8ee;
	}
	
#featalbum-image a img {
	text-decoration:none;
	color:#a09a93;
	border-color:#a09a93;
	}
	
#featalbum-image a:visited img {
	text-decoration:none;
	color:#a09a93;
	border-color:#a09a93;
	}
	

/* -------------------- News CSS --------------------- */

#newsletter {
	width:270px;
	height:auto;
	margin:0px;
	margin-top:10px;
	background-color:#59524b;
	border:#29231d solid 1px;
	padding:5px;
	}
	
#newsletter-text {
	width:260px;
	color:#fdf8ee;
	font-size:12px;
	padding:5px;
	text-align:center;
	}
	
#news-container {
	width:480px;
	height:auto;
	margin:0px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	padding:5px;
	}
	
	#news-container a img {
		text-decoration:underline;
		color:#a09a93;
		border-color:#a09a93;
		}
		
	#news-container a:visited img {
		text-decoration:underline;
		color:#a09a93;
		border-color:#a09a93;
		}
		
	#news-container a:hover img {
		text-decoration:none;
		color:#29231d;
		border-color:#29231d;
		}
		
		

	
.news-text {
	padding:5px;
	font-size:12px;
	line-height:17px;
	}
	
.news-title {
	font-size:18px;
	color:#29231d;
	}
	
h1 {
	font-size:16px;
	color:#59524b;
	padding-left:5px;
	}
	
	
/* ------------------- Artists ------------------------- */

#artist-content-container {
	margin-left:auto;
	margin-right:auto;
	width:782px;
	height:auto;
	padding:9px;
	background-color:#fdf8ee;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#59524b;
	}

#artist-left-content {
	width:380px;
	height:auto;
	float:left;
	padding:0px;
	margin:0px;
	border:0px;
	}
	
.artist-container {
	width:385px;
	height:auto;
	background-color:#6c675c;
	padding:0px;
	margin:0px;
	border:0px;
	margin-bottom:10px;
	}
	
.artist-text {
	padding:10px;
	color:#29231d;
	font-size:12px;
	}
	
.artist-name {
	color:#e9deca;
	font-size:16px;
	}
	
#artist-right-content {
	width:385px;
	height:auto;
	float:right;
	padding:0px;
	margin:0px;
	border:0px;
	}

#artist-content-container a {
	color:#e9deca; text-decoration:none;
	}
	
#artist-content-container a:visited {
	color:#e9deca; text-decoration:none;
	}
	
#artist-content-container a:hover {
	color:#e9deca; text-decoration:underline;
}
	
/* ------------------- Single Artist Pages ------------------------- */

	
#abm-artist-container {
	margin-left:auto;
	margin-right:auto;
	width:782px;
	height:auto;
	padding:9px;
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#59524b;
	background-image:url('bands/abm-bg.jpg');
	background-repeat:no-repeat;
	}
	
#council-artist-container {
	margin-left:auto;
	margin-right:auto;
	width:782px;
	height:auto;
	padding:9px;
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#59524b;
	background-image:url('bands/council-bg.jpg');
	background-repeat:no-repeat;
	}
	
#ftd-artist-container {
	margin-left:auto;
	margin-right:auto;
	width:782px;
	height:auto;
	padding:9px;
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#59524b;
	background-image:url('bands/ftd-bg.jpg');
	background-repeat:no-repeat;
	}
	
#tldm-artist-container {
	margin-left:auto;
	margin-right:auto;
	width:782px;
	height:auto;
	padding:9px;
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#59524b;
	background-image:url('bands/tldm-bg.jpg');
	background-repeat:no-repeat;
	}
	
#abm-artist-pic {
	width:280px;
	height:200px;
	padding:0px;
	margin:0px;
	border:#660000 solid 1px;
	}
	
#council-artist-pic {
	width:280px;
	height:200px;
	padding:0px;
	margin:0px;
	border:#336666 solid 1px;
	}
	
#ftd-artist-pic {
	width:280px;
	height:200px;
	padding:0px;
	margin:0px;
	border:#663300 solid 1px;
	}
	
#tldm-artist-pic {
	width:280px;
	height:200px;
	padding:0px;
	margin:0px;
	border:#666666 solid 1px;
	}
	
#artist-left-side {
	width:270px;
	height:auto;
	margin:0px;
	margin-top:10px;
	background-color:#000000;
	border:#333333 solid 1px;
	padding:5px;
	}

#artist-left-text {
	width:auto;
	font-size:12px;
	padding:5px;
	color:#999999;
	}
	
h4 {
	font-size:16px;
	color:#ffffff;
	}

.artist-red { color:#cc3300; }
	
.artist-blue { color:#336666; }
	
.artist-tan { color:#fdf8ee; }
	
.artist-orange { color:#FF6600; }	
	
#artist-album-pic {
	position:relative;
	width:260px;
	height:100px;
	}

#artist-album-text {
	position:absolute;
	width:170px;
	height:auto;
	left:110px;
	top:5px;
	}
		
#artist-bio {
	width:480px;
	height:auto;
	margin:0px;
	margin-top:75px;
	padding:10px;
	color:#999999;
	line-height:20px;
	}
	
#council-artist-bio {
	width:480px;
	height:auto;
	margin:0px;
	margin-top:100px;
	padding:10px;
	color:#999999;
	line-height:20px;
	}

	
/* ------------------- Releases ------------------------- */

#distribution {
	width:270px;
	height:auto;
	margin:0px;
	margin-top:10px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	padding:5px;
	}
	
#distribution-text {
	padding:5px;
	font-size:12px;
	}
	
.distribution-title {
	font-size:13px;
	color:#29231d;
	}
	
.releases-container {
	width:470px;
	height:auto;
	margin:0px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	padding:10px;
	margin-bottom:10px;
	}
	
.releases-text {
	padding:5px;
	font-size:12px;
	}
	
.releases-name {
	font-size:18px;
	color:#29231d;
	}
	
.releases-title {
	font-size:16px;
	color:#a09a93;
	}
	
.releases-details {
	position:relative;
	width:auto;
	height:auto;
	}
	
.releases-tracks {
	position:absolute;
	height:auto;
	width:auto;
	left:200px;
	top:-10px;
	}
	
.release-box {
	border:solid #a09a93 5px;
	height:132px;
	width:150px;
	}
	
/* ------------------- Media CSS ---------------------- */

#hr-myspace {
	width:280px;
	height:133px;
	padding:0px;
	margin:0px;
	border:#59524b solid 1px;
	margin-top:10px;
	}

#aim-icons {
	width:270px;
	height:auto;
	margin:0px;
	margin-top:10px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	padding:5px;
	}
	
#aim-icon-text {
	width:260px;
	height:auto;
	text-align:center;
	padding:5px;
	}
	
#wallpapers {
	width:270px;
	height:auto;
	margin:0px;
	margin-top:10px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	padding:5px;
	}
	
.wallpaper-container {
	position:relative;
	height:100px;
	width:230px;
	padding:15px;
	}
	
.wallpaper-text {
	position:absolute;
	height:auto;
	width:auto;
	left:160px;
	top:20px;
	}
	
#image-galleries {
	width:470px;
	height:auto;
	margin:0px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	padding:10px;
	margin-bottom:10px;
	}
	
#videos {
	width:470px;
	height:auto;
	margin:0px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	padding:10px;
	margin-bottom:10px;
	}
	
.comingsoon-text {
	width:468px;
	height:auto;
	text-align:center;
	padding-top:10px;
	}
	
#street-team {
	width:476px;
	height:77px;
	margin:0px;
	background-color:#58534e;
	border:#29231d solid 1px;
	padding:7px;
	margin-bottom:10px;
	}
	
/* ------------------- Store CSS ---------------------- */	

#store-container {
	width:780px;
	min-height:400px;
	margin:0px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	padding:0px;
	}
	
#store-header {
	width:780px;
	height:auto;
	background-color:#45413d;
	padding-top:10px;
	padding-bottom:5px;
	}
	
#store-nav {
	width:780px;
	height:auto;
	color:#6c675c;
	text-align:center;
	padding-bottom:5px;
	padding-top:10px;
	}
	
#store-nav a {
	text-decoration:none;
	color:#cecac6;
	}
	
#store-nav a:visited {
	text-decoration:none;
	color:cecac6;
	}
	
#store-nav a:hover {
	text-decoration:none;
	color:#a09a93;
	}
	
#store-content {
	width:780px;
	height:auto;
	padding:9px;
	}
	
#new-items-container {
	width:375px;
	height:auto;
	padding:0px;
	float:left;
	}
	
#new-items {
	width:375px;
	height:auto;
	margin:0px;
	background-color:#fdf8ee;
	border:#a09a93 solid 1px;
	padding:0px;
	}
	
#new-items-content {
	width:375px;
	height:auto;
	padding:5px;
	padding-top:0px;
	}
	
.feat-item-clothing {
	width:365px;
	height:auto;
	background-color:#e4dfd7;
	margin-top:5px;
	}
	
.feat-item-text {
	padding:10px;
	}
	
.feat-item-album {
	position:relative;
	width:365px;
	height:133px;
	background-color:#e4dfd7;
	margin-top:5px;
	}
	
.feat-album-text {
	position:absolute;
	padding:10px;
	top:5px;
	left:170px;
	}
	
.item-title {
	color:#29231d;
	font-size:14px;
	}
	
#featured-items-container {
	width:395px;
	height:auto;
	padding:0px;
	float:right;
	}
	
#featured {
	width:375px;
	height:auto;
	margin:0px;
	background-color:#fdf8ee;
	border:#a09a93 solid 1px;
	padding:0px;
	padding-top:5px;
	}
	
#featured-content {
	width:375px;
	height:auto;
	padding:5px;
	padding-top:0px;
	}
	
	
#store-footer-nav {
	width:780px;
	height:auto;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	}

.buynow-box {
	border:solid #e9deca 1px;
	height:21px;
	width:67px;
	}
	
#viewcart-container {
	width:780px;
	height:auto;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	}

.viewcart-box {
	border:solid #6c675c 1px;
	}
	
/* ------------------- Store - Albums CSS ---------------------- */	

#store-items-container {
	width:740px;
	height:auto;
	margin:0px;
	background-color:#fdf8ee;
	border:#a09a93 solid 1px;
	padding:10px;
	padding-top:0px;
	}
	
.store-item-album {
	position:relative;
	width:740px;
	height:133px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	margin-top:10px;
	}
	
.store-item-clothing {
	position:relative;
	width:740px;
	height:182px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	margin-top:10px;
	}
	
.store-item-clothing02 {
	position:relative;
	width:740px;
	height:209px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	margin-top:10px;
	}
	
.store-item-clothing03 {
	position:relative;
	width:740px;
	height:272px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	margin-top:10px;
	}	
	
.store-item-misc {
	position:relative;
	width:740px;
	height:182px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	margin-top:10px;
	text-align:center;
	}
	
.store-item-text {
	position:absolute;
	width:auto;
	height:auto;
	left:175px;
	top:20px;
	font-size:12px;
	}
	
.store-item-text-clothing {
	position:absolute;
	width:auto;
	height:auto;
	left:390px;
	top:20px;
	font-size:12px;
	}
	

	
.store-item-buynow {
	position:absolute;
	border:0px;
	height:21px;
	width:67px;
	bottom:10px;
	right:10px;
	}
	
	.store-item-buynow img {
		height:21px;
		}
	
#free-button {
	position:relative;
	width:auto;
	height:51px;
	padding-top:10px;
	margin-left:20px;
	}
	
#free-button-text {
	position:absolute;
	width:auto;
	height:auto;
	left:70px;
	top:20px;
	}


/* ------------------- Shows CSS ---------------------- */	

#shows-container {
	width:770px;
	min-height:550px;
	margin:0px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	padding:5px;
	}
	
#shows-text {
	width:750px;
	height:auto;
	padding:10px;
	}
	
.date-details {
	font-size:14px;
	color:#d3cdc2;
	}
	
#moredetails {
	width:750px;
	height:auto;
	text-align:center;
	padding-top:20px;
	/*color:#a09a93;*/
	}

/* ------------------- About Us CSS ---------------------- */	

#operators-container {
	width:270px;
	height:auto;
	margin:0px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	padding:5px;
	}
	
.operator-image {
	position:relative;
	width:260px;
	height:auto;
	padding:5px;
	}
	
.operator-text {
	position:absolute;
	width:auto;
	height:auto;
	left:120px;
	top:15px;
	}

#bio {
	width:470px;
	height:auto;
	margin:0px;
	background-color:#ffffff;
	border:#a09a93 solid 1px;
	padding:10px;
	margin-bottom:10px;
	line-height:17px;
	}
	
.bio-text {
	padding:10px;
	padding-top:0px;
	}
	
.demo-text {
	position:relative;
	height:auto;
	width:400px;
	padding-left:10px;
	padding-bottom:20px;
	}
	
.submit-text {
	position:absolute;
	top:0px;
	left:200px;
	}
	
h2 {
	font-size:16px;
	color:#59524b;
	padding-left:10px;
	}

/* ------------------- Footer CSS ---------------------- */	

a {
	text-decoration:underline;
	color:#a09a93;
	}
	
a:visited {
	text-decoration:underline;
	color:a09a93;
	}
	
a:hover {
	text-decoration:none;
	color:#635f57;
	}
	
#footer-container {
	margin-left:auto;
	margin-right:auto;
	width:780px;
	height:auto;
	padding:10px;
	padding-top:7px;
	padding-bottom:7px;
	border:0px;
	background-color:#29231d;
	}
	
#footer-copyright {
	position:relative;
	width:780px;
	height:auto;
	border:0px;
	border-bottom:solid #807b72 1px;
	border-top:solid #807b72 1px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#a09a93;
	}
	
#footer-rightside {
	position:absolute;
	width:auto;
	height:auto;
	top:5px;
	right:0px;
	text-align:right;
	}
	
	
	/* ------------------- LightBox CSS ---------------------- */	
	
	
	/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/


html, body {
min-height: 100%;
height: auto;
height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Georgia, Times New Roman, Times, serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Georgia, Times New Roman, Times, serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 0px;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border:0px;
}

#TB_caption{
	height:auto;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 0px 0;
	float:right;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12px;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
