/********************************
  __  __       _     _ _
 |  \/  |     | |   (_) |
 | \  / | ___ | |__  _| | ___
 | |\/| |/ _ \| '_ \| | |/ _ \
 | |  | | (_) | |_) | | |  __/
 |_|  |_|\___/|_.__/|_|_|\___|
*********************************/

html
{
	-webkit-text-size-adjust: none;
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
}

body
{
  background:#000000;
	background-attachment:fixed;
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
}

.navigationstack
{
  display: none;
}

.navmap
{
  display: none;
}

.riderLabel
{
		display: block;
		width: 100%;
    max-width: 320px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/******************************************
  _    _                _
 | |  | |              | |
 | |__| | ___  __ _  __| | ___ _ __ ___
 |  __  |/ _ \/ _` |/ _` |/ _ \ '__/ __|
 | |  | |  __/ (_| | (_| |  __/ |  \__ \
 |_|  |_|\___|\__,_|\__,_|\___|_|  |___/
 ******************************************/

h1
{
	display:block;
	font-family: Helvetica, sans-serif;
	font-size:23px;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:80%;
}

/********************************************
  _____  _       _     _
 |  __ \(_)     (_)   (_)
 | |  | |___   ___ ___ _  ___  _ __  ___
 | |  | | \ \ / / / __| |/ _ \| '_ \/ __|
 | |__| | |\ V /| \__ \ | (_) | | | \__ \
 |_____/|_| \_/ |_|___/_|\___/|_| |_|___/
 ********************************************/

div.cat_links
{
 	position: relative;
  display: block;
 	left: 0;
 	right: 0;
	bottom: 0;
 	text-align:center;
 	z-index: 1;
}

div.cat_table
{
  position: static;
 	display:block;
 	margin-top:0px;
 	min-width:0px;
 	width:100%;
}

div.tableRow
{
	display:block;
	margin-left:auto;
	margin-right:auto;
	left: 0;
	right: 0;
	background-color: #000000;
}

div.copyrightTableCell
{
	display:block;
	margin:0px 0px 0px 0px;
	padding:10px 30px 10px 30px;
	width: 80%;
}

div.copyrightTableCellScreen
{
		display: none;
}

div.copyrightTableCellMobile
{
	display: block;
	margin: 0 auto;
	left: 0;
	right: 0;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #F0F0F0;
	background-color: #000000;
	text-align: center;
}


div.catTableCell
{
	display:block;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
}

div.bio
{
    display: none;
}

#landingheader
{
  position: static;
 	display: block;
 	top: 0px;
 	left: 0px;
 	width: 100%;
 	height: auto;
  max-width: 400px;
  max-height: 400px;
 	margin: 0 auto;
 	z-index: 1;
}

#socialMedia
{
	position: static;
 	display: block;
	width: 100%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #000000;
}

/*********************************
  __  __           _
 |  \/  |         (_)
 | \  / |_   _ ___ _  ___
 | |\/| | | | / __| |/ __|
 | |  | | |_| \__ \ | (__
 |_|  |_|\__,_|___/_|\___|
 *********************************/

#music
{
  position: static;
  background: #000000 url('/images/fretbg1.jpg');
 	background-size: 400px 2339px;
 	background-repeat:repeat-y;
 	background-position-x: center;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size:16px;
 	text-align:center;
}

#musicheader
{
 	position: static;
 	display: block;
 	top: 0px;
 	left: 0px;
 	width: 100%;
 	height: 220px;
 	margin: 0 auto;
 	z-index: 1;
}

#songsdiv
{
  position: relative;
  height: 100%;
  background: #00FF0000;
}

#songlist
{
 	 position: relative;
   display: block;
   overflow-y: scroll;
   width: 100%;
   height: auto;
 	 margin: 0 auto;
   z-index: 1;
}

.musicLabel
{
		display: block;
    max-width: 300px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.musicSplash
{
	display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
}

figure
{
   width: 300px;
 	 background: #00000000;
}

.youtubeFrame
{
  width: 300px;
  height: 169px;
}

.songLabel
{
	max-width: 288PX;
}

/******************************************************
 __      __   _                         _
 \ \    / /  (_)              /\       | |
  \ \  / /__  _  ___ ___     /  \   ___| |_ ___  _ __
   \ \/ / _ \| |/ __/ _ \   / /\ \ / __| __/ _ \| '__|
    \  / (_) | | (_|  __/  / ____ \ (__| || (_) | |
     \/ \___/|_|\___\___| /_/    \_\___|\__\___/|_|
 ******************************************************/

#vaheader
{
  position: static;
  display: block;
	top: 0px;
  left: 0px;
	width: 100%;
  height: 280px;
	margin: 0 auto;
	z-index: 1;
}

#voiceacting
{
  background: #000000 url('/images/foambg.jpg');
  background-size: 320px 551px;
  background-repeat:repeat;
  background-position-x: center;
}

.vaLabel
{
		display: block;
		width: 100%;
    max-width: 250px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.vaSplash
{
	display: block;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/******************************************************
  _____ _      _
 |  __ (_)    | |
 | |__) |  ___| |_ _   _ _ __ ___  ___
 |  ___/ |/ __| __| | | | '__/ _ \/ __|
 | |   | | (__| |_| |_| | | |  __/\__ \
 |_|   |_|\___|\__|\__,_|_|  \___||___/
 ******************************************************/

#picturesheader
{
 	position: static;
 	display: block;
 	top: 0px;
 	left: 0px;
 	width: 100%;
 	height: 150px;
 	margin: 0 auto;
 	z-index: 1;
}

#pictures
{
  position: static;
  background: #000000 url('/images/brickbg.jpg');
  background-size: 320px 551px;
  background-repeat:repeat;
  background-position-x: center;
}

.photo
{
  width: 280px;
}

p.pictures
{
	width:280px;
	color:#F0F0F0;
	background-color:#000000;
	padding:5px;
}

.picturesLabel
{
  display: block;
  max-width: 300px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

p.lastmoddate
{
	width:300px;
	color:#F0F0F0;
	background-color:#000000;
	padding:5px;
}

/*********************************
   _____ _
  / ____| |
 | (___ | |__   _____      _____
  \___ \| '_ \ / _ \ \ /\ / / __|
  ____) | | | | (_) \ V  V /\__ \
 |_____/|_| |_|\___/ \_/\_/ |___/
 *********************************/

#showsheader
{
 	position: static;
 	display: block;
 	top: 0px;
 	left: 0px;
 	width: 100%;
 	height: 200px;
 	margin: 0 auto;
 	z-index: 1;
}

#shows
{
  position: static;
  background: #000000 url('/images/devillebg.jpg');
  background-size: 400px 1050px;
  background-repeat:repeat;
  background-position-x: center;
}

p.gigs
{
	width:300px;
	font-family: impact,arial;
	font-size: 30px;
	color:#F0F0F0;
	background-color:#0000007F;
	padding:5px;
}

.gigHeader
{
  position: absolute;
  display: block;
  width: 100%;
  max-width: 400px;
  top: 0px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.showsLabel
{
  display: block;
  max-width: 300px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.gigSplash
{
  display: block;
  max-width: 300px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

/**************************************
	 _____            _             _
  / ____|          | |           | |
 | |     ___  _ __ | |_ __ _  ___| |_
 | |    / _ \| '_ \| __/ _` |/ __| __|
 | |___| (_) | | | | || (_| | (__| |_
  \_____\___/|_| |_|\__\__,_|\___|\__|
 **************************************/

#contact
{
  background: #000000 url('/images/notebg.png');
  background-size: 80px 80px;
  background-repeat:repeat;
  background-position-x: center;
}

#contactheader
{
 	position: static;
 	display: block;
 	top: 0px;
 	left: 0px;
 	width: 100%;
 	height: 200px;
 	margin: 0 auto;
 	z-index: 0;
}

#contactdiv
{
	background: #000000;
	width: 100%;
	height: 320px;
	margin: 0 auto;
}

#contactform
{
	background: #F2F2F2;
	position: static;
	width: auto;
	max-width: 512px;
	height: 400px;
	margin: auto;
	text-align: left;
}

#contactResult
{
	background: #F2F2F2;
	position: static;
	width: auto;
	max-width: 512px;
	height: 200px;
	margin: auto;
	text-align: left;
}


.contactLabel
{
		display: block;
		width: 100%;
    max-width: 250px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/********************************************
                      _
     /\              | |
    /  \   _ __   ___| |__   ___  _ __ ___
   / /\ \ | '_ \ / __| '_ \ / _ \| '__/ __|
  / ____ \| | | | (__| | | | (_) | |  \__ \
 /_/    \_\_| |_|\___|_| |_|\___/|_|  |___/
 ********************************************/

a.cat_link
{
	margin:5px 0px 5px 0px;
	left: 0;
	right: 0;
	font-size:40px;
	text-decoration: none;
	text-transform: uppercase;
	text-align:center;
}

a.cat_link:link { text-decoration: none; COLOR:#FFFFFF}
a.cat_link:visited { text-decoration: none; COLOR:#F0F0F0}
a.cat_link:hover
{
	text-decoration: none;
	color:#F0F0F0
}


a {  text-decoration: none; COLOR:#007}
a:link {  text-decoration: none; COLOR:#007;}
a:hover {  text-decoration: underline; COLOR:#04F}
a:visited { text-decoration: none; COLOR:#000040}
a:visited:hover {  text-decoration: underline}
