
body {
	width: 100%;
	margin: 0 auto;
	font-size: 15px;
}

header {
	height: 375px;
	width: 100%;
	margin-bottom: 1em;
	position: relative;
}


.headerReplacement {
	text-indent: -9999px;
	width: 450px;
	height: 375px;
	background: url(../img/logo-banner450x375.jpg) #000000 no-repeat;  
	display: block;
	margin-left: auto;
	margin-right: auto;
}



nav {
	height: 36px;
	width: 100%;
	margin-bottom: 1em;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #777777;
}

nav a {
	display: inline-block;
	float: left;
	width: 12%;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px 5px;
	background-color: #000000;
	font-size: .8em;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #AAAAAA;
}

nav .first {
	margin-left: 2%;
}

nav .last {
	margin-right: auto;
}

nav .line-right {
	border-right: solid 1px #777777;
}

nav a {
	text-decoration: none;
	color: #AAAAAA;
}

nav a:hover {
	color: white;
}

nav li:hover{
	background-color: #222;
}

nav a:active {
	color: #996600;
}

aside {
	float: left;
	width: 50%;
	border:groove 1px grey;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 1%;
}


aside p {
	font-size: .8em;
	text-align: left;
	padding: 10px;
}

aside h1 {
	font-size: .8em;
	text-align: center;
}

aside.connect {
	float: left;
	text-align: center;
	border: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding: 5px;
	margin-bottom: 10px;
	margin-left: 2%;
}

aside.connect h1{
	float: left;
	padding: 1px 0 1px 0;
	margin: 0 0 0 0;
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;
	color: #3366cc;
}

aside.connect ul.icons{
	margin-top: 2px;
	margin-bottom: 1px;
	padding: 5px 5px 5px 5px;
}

aside.connect li.icons{
	display: block;
	float: left;
	text-decoration: none;
	text-align: center;
	padding: 0px 2px;
	margin: 0px 10px;
}

aside.show {
	text-align: center;
	background-color: #0F0F0F;
}

aside.show h1 {
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;
	color: #996600;
}

aside.show a {
	text-decoration: none;
	font-size: 1em;
	text-transform: uppercase;
	text-align: center;
	color: #996600;
}


aside.show p{
	text-align: center;
	padding: 1px 0 1px 0;
	margin: 0 0 0 0;
}

aside.show p.date{
	font-size: 1em;
	color: #996600;
}


aside.show p.venue{
	font-size: .8em;
	font-weight: bold;
	color: #ddd;
}


aside.show p.location{
	font-size: .7em;
	color: #ccc;
}


aside.shows-img {
	background-color: #0F0F0F;
	text-indent: -9999px;
	height: 150px;
	background: url(../img/edgefest225x150.jpg) #000000 no-repeat center; 
}

aside.news-icons {
	float: left;
	background: url(../img/edgesmiles200x115.jpg) #000000 no-repeat center;
	height: 115px;
}

aside.news h1 {
	font-size: 1em;
	text-align: center;
	color: #996600;
}


aside h1.biochris{
	text-align: left;
	height: 150px;
	background: url(../img/chris200x150.jpg) #000000 no-repeat center; 
}

aside h1.biomoe{
	text-align: left;
	height: 150px;
	background: url(../img/moe200x150.jpg) #000000 no-repeat center; 
}


aside h1.biojason{
	text-align: left;
	height: 150px;
	background: url(../img/jason200x150.jpg) #000000 no-repeat center; 
}


aside h1.bioandy{
	text-align: left;
	height: 150px;
	background: url(../img/andy200x150.jpg) #000000 no-repeat center; 
}



ul.icons{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	margin-bottom: 1px;
	padding: 5px;
}

ul.bottom{
	position: relative;
	top: 70px;
}


li.icons{
	display: block;
	float: left;
	text-decoration: none;
	padding: 0px 2px;
}


article {
	clear: both;
	border:groove 1px grey;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	margin-bottom: 10px;
	margin-right: 1%;
	margin-left: 1%;
	font-size: .8em;
	color: #DDDDDD;
	text-decoration: none;
	text-align: left;
}

article.intro {
	border:hidden 0px black;
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
	color: #CCCCCC;
}

span.nowrap {
	white-space: nowrap;
}

article.home {
	height: 300px;
	background: url(../img/edge450x300.jpg) #000000 no-repeat center; 
}


article.contact {
	height: 133px;
	font-size: 1em;
	text-align: center;
	background-color: #0F0F0F;
}

article.contact h1 {
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
	color: #8f0100;
}


article h1 {
	font-size: 1.4em;
	text-align: center;
	color: #996600;
}

article.news {
	text-align: center;
	color: #996600;
	background-color: #0F0F0F;
	height: auto;
}

article.shows h1 {
	text-transform: uppercase;
	text-align: center;
	font-style: italic;
	color: #8f0100;
}

article.shows table {
	width: 80%;
	background-color: #000000;
	text-decoration: none;
	text-align: left;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border-collapse:collapse;
	border: 0px;
}

article.shows tr {
	background-color: #333333;
	text-decoration: none;
	border: solid 1px black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

article.shows .odd{
	background-color: #232323;
}

article.shows td {
	padding: 4px 4px;
}


article.shows td.date {
	width: 40%;
}

article.shows td.band {
	width: 15%;
	font-style: italic;
	color: #DDCCBB;
	font-size: 90%;
	text-align: center;
}

article.shows td.venue {
	width: 25%;
}

article.shows td.location {
	width: 20%;
}


section.show {
	border:groove 1px grey;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	margin: 0px auto 10px auto;
	text-align: center;
	background-color: #0F0F0F;
}

section.show p {
	text-align: center;
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
}

section.show p.date{
	font-size: 1.1em;
	font-weight: bold;
	color: #996600;
}

section.show p.venue{
	font-size: 1em;
	font-weight: bold;
	color: #ddd;
}

section.show p.location{
	font-size: 1em;
	color: #ccc;
}



section.twitter {
	float: none;
	width: 90%;
	border:groove 1px grey;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	margin: 0px auto 10px auto;
	text-align: center;
	background-color: #000;
	height: auto;
} 

section.facebook {
	float: none;
	width: 90%;
	border:groove 1px grey;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	margin: 0px auto 10px auto;
	text-align: center;
	background-color: #000;
	height: auto;
}


section.edgefest-dates {
	border:groove 1px grey;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	margin: 0px auto 10px auto;
	text-align: center;
	background-color: #0F0F0F;
}


section.edgefest-dates p {
	text-align: center;
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
}

section.edgefest-dates p.date{
	font-size: 1.1em;
	font-weight: bold;
	color: #ddbb22;
}

section.edgefest-dates p.venue{
	float: left;
	text-indent: -9999px;
}

section.edgefest-dates p.location{
	float: left;
	text-indent: -9999px;
}

section.edgefest-dates p.bands{
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #ddbb22;
}

.sgbphotoReplacement {
	text-indent: -9999px;
	width: 450px;
	height: 225px;
	background: url(../img/sgb-photo450x225.jpg) #000000 no-repeat;  
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-width: 0px;
}


section h1 {
	font-size: 1.2em;
	text-align: left;
}

section h2 {
	font-size: 1.1em;
	text-align: left;
}



section ul {
	display: block;
}

section li {
	display: block;
	background-color: #000000;
	text-decoration: none;
}

section.bio h1 {
	color: white;
}

section.biopic {
	height: 218px; 
	background: url(../img/edgebw500x218.jpg) #000000 no-repeat center; 
}

section.album {
	height: 475px;
	padding: 0px 0px 0px 10px;	
}


section.album h1 {
	color: white;
}

section.album p {
	color: grey;
}

footer {
	clear: both;
	margin-top: 5em;
	border:groove 1px grey;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 2%;
	padding: 5px;
	color: #333;
	font-size: .75em;
}

footer h1 {
	font-size: 1em;
	text-align: center;
	color: #996600;
}
