a {
	color:#977548;
	text-decoration:none;
}

a:visited {
	outline:none;
	outline-color:#000000;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	color:#faf5e6;							/*was #f7f7f7*/
}

a:active, a:focus {
	outline:none;
	text-decoration:none;
}

a#highlight { 								/* Highlights the current page on the nav bar */
	color:#faf5e6;							/* was #f7f7f7*/
}

a.albumSlide {								/* Album with dark hover effect */
	display:block;
	background:url(../images/DHIRalbumslide310.jpg) no-repeat;
	margin-top:0px;	
	margin-left:0px;
	width:310px;	
	height:310px;	
	z-index:2;
}

a.albumSlide:hover {						/* Shifts image sprite to the left for dark hover effect */
	background-position:-310px 0;
}	

a.altlink {									/* Used for in-line text links/close icons - about and prologue pages */
	text-decoration:none;
	color:#000000;
}

a.altlink:hover {							/* Used for in-line text links/close icons - about and prologue pages */
	text-decoration:underline;
	color:#6A5232;
} 

a.altlink2 {									/* Used for in-line text links/close icons - about and prologue pages */
	text-decoration:none;
	color:#000000;
}

a.altlink2:hover {							/* Used for in-line text links/close icons - about and prologue pages */
	text-decoration:none;
	color:#6A5232;
} 

a.altlinkflr {								/* Used for copy text link back to Falcon Lounge Records page */
	text-decoration:none;
	color:#977548;
}

a.altlinkflr:hover {						/* Used for copy text link back to Falcon Lounge Records page */
	text-decoration:none;
	color:#977548;
} 

img.floatLeft { 							/* Image attributes for text wrapping */
    float:left; 
    margin-right:14px;
    margin-left:10px;  
}

img.floatRight { 						
    float:right; 
    margin:14px; 
}

body {
	background-position:center top;
	background-color:#000000;
	background-image:url(../images/bgFinal.jpg);
	background-repeat:no-repeat;	
	-webkit-background-size:1920px 1440px;
	overflow:auto;	
	padding:0px;
	width:100%;
	height:100%;
	margin:0px;								/* Fixed issue of small padding on left of nav bar skm*/	
}

p{
	margin:10px;			
}

ul {
	list-style-type:none;
	padding:0px;
	margin:0px;	
	font-family:Arial;	
	font-weight:normal;
	font-size:16px;
	color:#977548;
	letter-spacing:.3px;	
	line-height:19.5px;
}

.addBorder {								/* Border for squareContainer2 */
	border:4px outset #977548;
}

.addBorderthin {							/* Used on shop page for store logo borders and spacing */
	border:1px solid #f4f4f4;
	margin:10px;
}

.addBorderthinblk {							/* Used on book cover - about page */
	border:1px solid #000000;
}

.ADnavFont {								/* Navigation bar text style */
	font-family:Arial;
	font-weight:bold;
	font-size:24px;
	color:#977548;
	letter-spacing:.5px;			
	line-height:38px;				
}

.albumText {								/* Defines text attributes in albumBottom */
	font-family: arial;
	font-weight:bold;
	font-size: 16px;	
	color:#5B462B;
}

.black20B {
	font-family:Arial;
	font-weight:bold;
	font-size:20px;  
	color:#00000;
	letter-spacing:.5px;
	line-height:32px;
}

.chapName {									/*This is for the "undone" title on the prologue page */
	font-family:Arial;
	font-weight:bold;
	font-size:18px;
	color:#6A5232;		
}
	
.chapTitle {								/* Used for "prologue" title attribute on prologue page */ 
	font-size: 18px;
}

.copyText {									/* Style attributes for copyright text */
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#977548;	
}

.emailLink {								/* Used on contact and 404 pages */
	font-family:Arial;
	font-weight:normal;
	font-size:14px;
	color:#977548;
}

.emailTitle {								/* Used on contact and 404 pages */
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#F7F7F7;
	letter-spacing:1px;
	line-height:20px;
}

.lyricsText {								/* Style for song lyrics */
	font-family:Arial;	
	font-weight:normal;
	font-size:12px;
	color:#977548;
	text-align:left;
}
	
.noIndent {									/* Paragraph styling for long blocks of text */
	font-family: Arial;	
	font-size: 10pt;
	letter-spacing: 0px;
	text-indent: 0px;
}

.shopText1 {								/* Text attributes for shop page */
	font-family:Arial;
	font-weight:normal;
	font-size:18px;
	color:#f7f7f7;
}

.songName {									/* Style for song titles on individual song pages */
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color: #977548;	
	letter-spacing:1px;
	line-height:20px;
	text-align:left;			
}

.tan12B {
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	color:#977548;
	letter-spacing:.5px;	
	line-height:16px;	
}	

.white19B {
	font-family:Arial;
	font-weight:bold;
	font-size:19px;  
	color:#F7f7f7;						
	letter-spacing:.5px;
	line-height:32px;
}

#abouttextContainer{						/* Expanding text container - about and prologue pages */
	position:relative;
	background-color:#ffffff;
	padding:10px;
	text-align:justify;					
	width:880px;					
	top:0px;
	left:10px;								
}

#albumBottom {								/* Holds content under large main page album cover */
	position:relative;
	float:left;	
	background-color:#f7f7f7;	
	text-align:center;
	height:58px;
	width:310px;
	top:325px;
	left:7px;
	z-index:4;
}

#albumContainer {							/* Holds the DHIR slider effect */
	position:absolute;
	background-color:transparent;
	float:left;
	border:solid;
	border-color:#000000;
	border-width:2px;	
	height:310px;
	width:310px;
	top:5px;
	left:5px;
}

#clear {clear:both;}

#clearLeft {clear:left;}

#clearRight {clear:right;}

#close {									/* Song lyric close icon */					
	position:relative;
	float:right;
	margin-right:10px;
	height:20px;
	width:20px;
	top:-3px;
	font-family:Arial;
	font-size:26px;					
}

#close2 {									/* Prologue page close icon */					
	position:relative;			
	float:right;
	margin-right:2px;
	height:20px;
	width:20px;
	top:-3px;
	font-family:Arial;
	font-size:26px;
}

#contentBox {								/* Main page content holder - DOES NOT EXPAND */
	position:relative;
	background-color:#000000;
	border:solid;
	border-color:#977548;
	margin:0 auto 0 auto;		
	width:920px;
	height:415px;
	top:0px;
	left:0px;		
}

#contentBoxvariable {						/* Content holder - EXPANDS - used on music, songs, shop, about, prologue & contact */
	position:relative;	
	background-color:#000000;
	border:solid;
	border-color:#977548;
	padding-top:10px;
	padding-bottom:10px;
	margin:0 auto 0 auto;			
	width:920px;
	min-height:395px;						/* Does not include padding */
	top:0px;
	left:0px;		
}

#copyDiv {									/* Container for copyright text */
	background-color:#000000;
	padding-bottom:15px;
	margin:0 auto;
	text-align:center;			
	width:100%;
	height:20px;
}

#downloadBox {								/* Holds text below music players */
	position:relative;
	float:left;	
	background-color:#000000;					/* was 333333 - skm 10/31/13*/				
	border-left:solid;
	border-right:solid;
	border-bottom:solid;
	border-width:2px;	
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-color:#977548;				
	height:38px;
	width:554px;
	top:23px;
	left:20px;	
	z-index:2;	
}

#downloadText {								/* Provides text positioning for free download */
	position:relative;
	border:hidden;			
	width:350px;							/* was 200px - skm 10/31/13*/
	top:4px;
	left:5px;							/* was 89px - skm 10/31/13*/	
	z-index:3;				
}

#downloadClick {							/* Provides text positioning for "Join Mailing List" */
	position:relative;
	border:hidden;	
	float:left;	
	width:190px;							/* was 200px - skm 10/31/13*/
	top:-28px;
	left:362px;							/* was 299px - skm 10/31/13*/	
	z-index:3;
}

#emailContainer404{							/* Wrapper for email links and text - 404 page */
	position:relative;
	background-color:#000000;
	float:left;	
	height:150px;					
	width:400px;	
	top:60px;
	left:100px;						
}

#emaillistContainer{						/* Wrapper for email links and text - contact page */
	position:relative;
	background-color:#000000;
	float:left;	
	height:150px;					
	width:400px;	
	top:190px;
	left:100px;						
}

#footerBox {								/* Wrapper for social icons and copyright info */
	position:absolute;
	background-color:#000000;
	margin:0 auto 0 auto;		
	width:100%;	
	min-width:926px;
	height:100px;
	bottom:0px;
}

#footerContent {							/* Contains social media icons */
	position:relative;
	background-position:bottom;
	background-color:#000000;
	padding-top:5px;
	margin:0px;
	text-align:center;				
	width:100%;
	height:60px;	
}

#headerDiv {								/* Controls Artist Drowning title text */
	position:relative;
	background-color:transparent;
	margin:0 auto 0 auto;
	width:926px;
	height:75px;		
	top:182px;	
	left:4px;		
}
	
#linkDiv {									/* Contains digital purchase buttons in albumBottom */
	position:relative;
	float:left;	
	background-color:#transparent;	
	text-align:center;
	height:34px;
	width:310px;
	top:4px;
	left:1px;	
	z-index:4;
}			

#lyricsContainer{							/* Container for positioning lyrics on song pages */
	position:relative;
	display:inline-block;	
	background-color:#000000;
	padding-bottom:12px;	
	width:430px;			
	top:12px;
	left:80px;
}

#musicBox1 {								/* Tan Soundcloud container - top */
	position:relative;
	float:left;	
	background-color:#977548;
	border-radius:5px;
	height:170px;
	width:558px;
	top:13px;
	left:20px;
	z-index:2;
}

#musicBox2 {								/* Tan Soundcloud container - bottom */
	position:relative;
	float:left;	
	background-color:#977548;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	height:170px;
	width:558px;
	top:26px;
	left:20px;
	z-index:2;
}

#musicBoxabout {							/* Tan Soundcloud container - shortened for about page */
	position:relative;
	float:right;	
	background-color:#977548;
/*	border-radius:5px;*/
	margin-top:4px;		
	margin-left:10px;
	margin-right:10px;						/* added for bandcamp player skm*/
	height:174px;							/* Was 170 for soundcloud player skm*/
	width:174px;							/* Was 428 for soundcloud player skm*/
}

#navDiv {									/* This contains main site navigation banner */
	position:relative;
	background-color:#000000;
	border-top-style:solid;
	border-color:#977548;
	width:100%;
	min-width:926px;	
	height:36px;					
	top:185px;	
	text-align:center;				
}

#navMenu {									/* This contains main site navigation menu items/links */
	position:relative;
	background-color:#000000;
	width:926px;	
	height:36px;
	margin: 0 auto 0 auto;										
}


#navMenu ul{								/* Attributes for menu item list */
	height:auto;
	padding:0px 0px;
	margin:0px;
}

#navMenu li{								/* Attributes for internal menu list items */
	display:inline;
	padding-left:14px;
	padding-right:14px;
}

#navMenu li.first{							/* Margin definitions for first menu item */
	padding-left:0px;
	padding-right:14px;
}

#navMenu li.last{							/* Margin definitions for last menu item */
	padding-left:14px;
	padding-right:0px;
}

#pictureFrame {								/* White frame for home page album cover */
	position:relative;
	display:block;
	float:left;	
	background:#f7f7f7;
	border:solid;	
	border-color:#000000;
	border-radius:7px;		
	height:390px;
	width:324px;
	top:10px;
	left:10px;
}

#playerWrapper1 {							/* Div to hold Soundcloud player - top */
	position:relative;
	float:left;
	border:hidden;	
	height:166px;				
	width:554px;		
	top:2px;
	left:2px;
	z-index:3;
}	

#playerWrapper2 {							/* Div to hold Soundcloud player - bottom */
	position:relative;
	float:left;
	border:hidden;	
	height:166px;
	width:554px;
	top:2px;
	left:2px;
	z-index: 3;
}	

#playerWrapperabout {						/* Div to hold Soundcloud player - shortened for about page */					
	position:relative;
	border:hidden;	
	height:170px;						/* Was 166 for soundcloud player skm*/
	width:170px;						/* Was 424 for soundcloud player skm*/
	top:2px;
	left:2px;
}

#shopDiv{									/* Wrapper for text and link boxes on shop page */
	position:relative;
	display:inline-block;	
	background-color:#000000;
	padding-bottom:3px;
	text-align:center;					
	width:430px;		
	top:30px;
	left:70px;								
}

#songBox {									/* Wrapper for bandcamp player and song lyrics */
	position:relative;
	background-color:#000000;
	border:none;	
	padding-top:0px;
	padding-bottom:14px;
	margin:0 auto 0 auto;			
	width:920px;
	top:0px;
	left:0px;		
}

#songlistContainer{							/* Holds songlist on music page */
	position:relative;
	background-color:#000000;
	float:left;	
	text-align:left;	
	height:386px;								
	width:300px;					
	top:12px;
	left:80px;						
}

#squareContainer2 {							/* Container for 366 px bandcamp players/images on music, songs, shop & contact */
	position:relative;
	background-color:transparent;
	float:left;	
	height:366px;					
	width:366px;					
	top:11px;					
	left:22px;					
}

#textContainer404{							/* Wrapper for 404 text */
	position:relative;
	background-color:#000000;
	height:130px;					
	width:400px;	
	float:left;
	top:40px;							/* was 12 when used with e-mail container skm */
	left:100px;						
}

#youtubeContainer{							/* Container for YouTube videos */
	position:relative;
	background-color:#000000;
	height:360px;							/* was 360 */
	width:467px;							/* was 467 */
	top:14px;								/* was 13 */
	z-index:2;
	margin:0 auto 0 auto;

}

#wrapper {									/* Div below navigation, includes content box and footer */
	position:relative;
	background-color:transparent;
	padding-bottom:110px;					/* this parameter moves footer box vertically for long pages */	
	min-height:1040px;						/* This parameter moves footer box vertically for short pages */
	width:100%;
	top:199px;
	margin:0 auto 0 auto;
}
