@charset "UTF-8";


body  {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #CCCCCC;
	background-color: #9ca2ae;
	background-color: #000;
	background-image: url(images/barbedwire2.png);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-position: center 285px;
	background-attachment:fixed;
}
#container  {
	background-image: url(images/bg4.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	text-align: left;
	width: 960px;
	min-height: 500px;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	position: relative;
	border: solid #000 3px;
	border-top: solid #fff 0px;
	box-shadow: 10px 10px 40px #000000;
	background-size:cover;

} 
#header  {
	margin: 0 auto;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(images/headboard2.jpg);
	height: 150px;
	background-position: 0px;
	border-bottom: solid #000 3px;
	margin-bottom: 20px;
	box-shadow: 2px 10px 40px #000000;
} 
#header  h1  {
	margin: 0; 
	padding: 10px 0; 
}
#footer    {
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	position: relative;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	clear: both;
	/*background-color: rgba(0, 0, 0, 0.6);*/
	background-repeat: no-repeat;
	background-image: url(images/footboard.jpg);
	background-position:bottom;
	border: solid #000 0px;
	border-top: solid #000 3px;
	/*box-shadow: 10px 10px 40px #000000;*/
	width: 960px;
}
.doxwrx {
	vertical-align:middle;
	}

#content  {
	width: 800px;
	position: relative;
	border: solid #000 3px;
	background-color: rgba(17, 23, 30, 0.4);
	margin: 0 auto;
	min-height: 500px;
	margin-bottom: 50px;
	margin-top: 0px
} 
#content2  {
	width: 800px;
	position: relative;
	border: solid #000 3px;
	background-color: rgba(17, 23, 30, 0.4);
	margin: 0 auto;
	min-height: 200px;
	margin-bottom: 50px;
	margin-top: 0px
} 
.verbage {
	position: relative;
	margin: 10px;
	padding: 5px 20px 10px 20px;
	text-align:justify;
	line-height:21px;
	}
	
.verbage2 {
	position: relative;
	margin: 10px;
	padding: 0px 20px 5px 20px;
	text-align:justify;
	line-height:21px;
	}
	
#sidebar  {
	float: right;
	width: 400px;
	position: absolute;
}
.calendar{
	padding-top: 25px;
	padding-bottom: 25px;
	}

	
.gigs {
display: block;
width: 140px;
height: 128px;
background: url(images/gigsprite3.png) no-repeat 0 0;
overflow: hidden;
float:right;
margin-top: 8px;
margin-right: 25px;

}

.warning{
	color:#FF9900;
	}
	
.blackbg {
	background-color:#000
	}

 
.gigs:hover {
background-position: -140px 0px;
}

div.gigs > a {
  display: block;
  width: 140px;
  height: 128px;
  border: 0px;
}

h1{
	color: #fff;
	text-align: center;
	}

h2 {
	color: #CCCCCC;
	text-align: center;
	margin-top: 0px;
	font-size: 120%;
}
h3 {
    background-color: #000;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
	line-height: 20px;
    margin-top: 0;
	padding: 15px;
    text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #999966;
	margin-bottom: -5px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1.5em;
	text-align: center;
	background-color: #999966;
	padding: 5px 0 5px 0;
	border: solid #000 0px;
}
h6 {
	color: #000;
	text-align: center;
	font-size: 175%;
	margin: 0;
}
.songname{
	color: #CCCCCC;
	text-align: right;
	margin-top: 0px;
	font-size: 120%;
	font-style:italic;
	font-weight:bold;
	}

a  {
	color: #CCCCCC;
	text-decoration: underline;
	font-style: italic;
}
#nav a:hover, #nav a:active, #nav a:focus {
	color: #000000;
	font-style: italic;
	background-color: #FF6600;
}
#sidebar1  h3,.ma1  #sidebar1  p  {
	margin-left: 10px; 
	margin-right: 10px;
}


.sidebar2 {
	float: left;
	text-align: center;
	clear: both;
	width: 175px;
}
.clearfloat {
	clear:both;
}

.fltright {
	float: right;
	}
	
.fltleft {
	float:left;
	}

.image_fltrt {
	float: right;
	margin-left: 10px;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
}
.image_fltlft {
	float: left;
	border: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
.image_fltlfttop {
	float: left;
	border: 2px solid #000000;
	padding: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.image_fltclear {
	border: 2px solid #000000;
	border: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 5px;
	clear: both;
	text-align: center;
	margin-left: 75px;
}
.right {
	float: right;
}
.left {
	float:left;
	}
.center {
	text-align: center;
}

.linx{
	margin:auto 0;
	display:block;
	position:relative;
	padding: 0px 0px 15px 50px;
	text-align:center;
	margin-bottom: 80px;
	}
.picture img{
	border: 3px solid #000000;
	padding: 3px;
	}

/* iframe {
	background-color:#000000;
	}*/

.content  {
	width: 800px;
	position: relative;
	border: solid #000 3px;
	background-color: rgba(17, 23, 30, 0.4);
	margin: 0 auto;
	/*padding: 25px 0px;*/
	
} 

	
	
	
	
#social {
	position:relative;
	margin-bottom:20px;
}
#social li{
	position:relative;
	margin: 3px;
	padding: 0;
	list-style: none;
	left: 135px;
	float:left;
	}
	
#social li, #social a{
	height: 80px;
	width: 80px;
	display:block;
}
#tube {
   background:url(images/sprite.png) 0px 0px;
}
#tube a:hover {
	background:url(images/sprite.png) 0px -80px;
}
#insta {
   background:url(images/sprite.png) -80px 0px;
}
#insta a:hover {
	background:url(images/sprite.png) -80px -80px;
}#blog {
   background:url(images/sprite.png) -160px 0px;
}
#blog a:hover {
	background:url(images/sprite.png) -160px -80px;
}#itunes {
   background:url(images/sprite.png) -240px 0px;
}
#itunes a:hover {
	background:url(images/sprite.png) -240px -80px;
}#email {
   background:url(images/sprite.png) -320px 0px;
}
#email a:hover {
	background:url(images/sprite.png) -320px -80px;
}#face {
   background:url(images/sprite.png) -400px 0px;
}
#face a:hover {
	background:url(images/sprite.png) -400px -80px;
}#twit {
   background:url(images/sprite.png) -480px 0px;
}
#twit a:hover {
	background:url(images/sprite.png) -480px -80px;
}
/*STRUMSY*/
h4.showdate {   }
h5.gig-name {   }
p.venuename  a  {  } /*this is a hyperlink*/
p.venueaddress {   }
p.showprice  {   }
.show-description {   }
/*END STRUMSY*/
