body{font-family:verdana,sans-serif; background:#eee;}
header,footer{text-align:center; position:relative;}
footer{margin:12px 0 25px; color:azure; text-shadow:2px 2px 5px #333;}

.clear{clear:both;}

h2,h3{font-family:'Orbitron',sans-serif; text-shadow:2px 2px 2px #fff; color:#111;}
h2{font-size:20px;}
h3{font-size:17px; font-weight:bold;}
h3 small{font-family:verdana,sans-serif;}
h5{display:inline-block;margin:0 10px 5px 0;}

a{font-size:12px; color:#009; text-decoration:none;}
a:hover{text-decoration:underline; color:#900;}
/*a span{font-size:16px;}*/

hr{border:0; border-bottom:1px dashed #ccc; background:#999;}

.pg_title{font-size:32px;margin-bottom:25px;text-align:center;text-shadow:2px 2px 5px #333; color:aliceblue;}
.pg_title small{color:aliceblue;}
.bandpic{max-height:44px;margin-right:5px;}

section{
	margin:10px 0 35px;	 
	box-shadow:2px 2px 10px rgba(0,0,0,0.5);   
	border-radius:6px;
  text-align:center;
  
}
.sectionfooter{clear:both; padding:10px;}
.landing{margin-top:15px; margin-bottom:15px; border-radius:15px; background:#aaa; box-shadow:0 0 8px #999;}
.sectioninner{padding:0 0 10px; box-shadow: 2px 2px 20px #99793b inset;	border-radius:6px; background-color:#eee;}
.bg1{background-image:url("MaxFishShowBG.jpg"); background-position:top; background-repeat:no-repeat;}
.sm{font-size:.75em; }
.rocksalt{font-family:'Rock Salt', cursive;}

.players{display:inline-block; padding:10px;}
.player_box{display:inline-table; min-width:300px; margin:0 10px; padding-bottom:.5em; text-align:left; border-bottom:3px dotted #e56300;}
.player_box small{color:#000 !important;}
.player_box.spacer{height:1px; padding:0; border:0;}
.credits{margin-right:.1em; font-size:.7em; font-style:italic;}

@media only screen and (max-width: 600px) {
  .landing{margin-top:0; margin-bottom:0;border-radius:0;}
  .pg_title{font-size:20px;}
}
