.static-image-wrapper {
	height:200px;
	margin-bottom:10px;
}

#sitebanner {
	float: left;
	width: 100%;
	height: 185px;
	border-top: 5px solid black;
}
#sitebanner h1 {
	margin: 0;
	padding: 10px;
	float: left;
	background: #000;
}
#sitebanner h1 a:link, #sitebanner h1 a:visited {
	color: #fff;
}
#sitebanner p {
 /*margin: 0;
	padding:10px 5px;*/ 
	 background: #000;
	color: white;
	float: right;
	width: 148px;
	text-align: center;
}
#masthead span.contact {
	float: left;
	padding: 5px 0 5px 35px;
}
#navcontainer {
	margin-top: 0;
}
#masthead {
	border: none;
}
#bandlist {
	height: auto;
	margin: 0 0 0 12px;
	padding: 0;
}
#bandlist li {
	float: left;
	display: inline;
	padding: 0;
	margin: 10px 12px 0 0;
	height: 111px;
	width: 300px;
}
#bandlist span.bottom{
	display: block;
	color: #ccc;
	padding: 5px 0 5px 5px;
	/*margin: 85px 0 0 0;*/
	margin:77px 0 0 0;
	float: left;
	background: url(images/bandnamebg.png) repeat top left;
	font-size: 12px;
	height: 14px;
	width: 295px;
}
#bandlist li a:link,
#bandlist li a:visited {
	display: block;
	float:left;
	margin: 10px 12px 0 0;
	height: 111px;
	width: 300px;;
}
#bandlist li a:hover {
	text-decoration: underline;
}
#artistlist {
	margin: 0 0 0 12px;
	padding: 0;
}
#artistlist li {
	float: left;
	display: inline;
	padding: 0;
	margin: 10px 12px 0 0;
	height: 111px;
	width: 300px;
}
#artistlist div.bottom{
	display: block;
	color: #ccc;
	padding: 5px 0 5px 5px;
	/*margin: 85px 0 0 0;*/
	margin:77px 0 0 0;
	float: left;
	background: url(images/bandnamebg.png) repeat top left;
	font-size: 12px;
	height: 14px;
	width: 295px;
}
#artistlist  li a:link,
#artistlist  li a:visited {
	display: block;
	float:left;
	margin: 10px 12px 0 0;
	height: 111px;
	width: 300px;
	color:white;
	
}
#artistlist li a:hover {
	text-decoration: underline;
	color:white;
}


#inside-about h1 {
	margin: 30px 10px 20px 0;
	padding: 0;
	font-size: 28px;
	color: #666;

}
#inside-about h2 {
	margin: 5px 10px 5px 0;
	padding: 0;
	font-size: 16px;
	color: #b91010;
	background: #111111;
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
}
#inside-about #slideintro {
	margin: 0 12px;
}
.clear {
	width: 100%;
	/*height: 1px;*/
	clear: both;
}
.mover {
	height: auto;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
ul#hometabs {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	display: block;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}
ul#hometabs li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
ul#hometabs li a:link, ul#hometabs li a:visited {
	display: block;
	background: #ccc;
	color: black;
	padding: 3px 10px;
	border-right: 1px solid white;
}
ul#hometabs li a.active:link, ul#hometabs li a.active:visited {
	background: #000;
	color: white;
}
ul#hometabs li a:hover {
	background: #000;
	color: white;
}
ul#mediatabs {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
	display: block;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}
ul#mediatabs li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
ul#mediatabs li a:link, ul#mediatabs li a:visited {
	display: block;
	background: #ccc;
	color: black;
	padding: 3px 10px;
	border-right: 1px solid white;
}
ul#mediatabs li a.active:link, ul#mediatabs li a.active:visited {
	background: #000;
	color: white;
}
ul#mediatabs li a:hover {
	background: #000;
	color: white;
}
.post ul li {
	list-style: disc;
}
.disc-row {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 10px;
}
.col33 {
	width: 33%;
	float: left;
	/*background: #ccc;*/
	margin: 0 0 8px 0;
}
.col33 a img {
	border: 1px solid #3e3e3e;
	margin: 0;
	padding: 0;
	float: left;
}
.col33 a {
	margin: 0;
	padding: 0;
}

.dcol{
width: 300px;
float:left;
margin: 0 10px 8px 0;
}

#dcolimg{

	margin-top: 10px;

}

.disc-caption {
	width: 60%;
	float: right;
	padding-right: 5px;
}
.disc-caption h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 6px 0;
	color: #3e3e3e;
}
.disc-caption h3 a:link, .disc-caption h3 a:visited {
	color: #3e3e3e;
	text-decoration: none;
}
.disc-caption h3 a:hover {
	text-decoration: underline;
}
.disc-caption p {
	color: #3e3e3e;
}
#sidebar h3 {
	margin: 6px 0 5px 0;
	border-bottom: 1px solid black;
}
#sidebar p {
	margin: 8px 0;
}
#sidebar2{
	margin: 0;
	padding: 0;
	float: right;
}
#sidebar2 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar2 li{
	list-style: none;
	border-bottom: 1px solid #c8c8c8;
	margin: 6px 0 5px 0;
	padding: 0;
}
#sidebar2 h3 {
	margin: 6px 0 5px 0;
	padding-top: 10px;
	border-bottom: 1px solid black;
}
#sidebar2 p {
	margin: 8px 0;
}

.bottom-border {
	border-bottom: 1px solid black;
}
#readmore {
	display: block;
	font-weight: bold;
	text-decoration: underline;
	float: right;
}
#search {
	margin-right: 12px;
}
#inside-about {
	padding-bottom: 12px;
}
#homedisc {
}
#homedisc h2 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid black;
	padding-bottom: 3px;
}
.disc-col {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.disc-col a img {
	border: 1px solid #3e3e3e;
	margin: 0;
	padding: 0;
	float: left;
}
.disc-col a {
	margin: 0;
	padding: 0;
}
.home-caption {
	width: 72%;
	float: right;
}
.home-caption h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 6px 0;
	color: #3e3e3e;
}
#home-header {
	font-size: 12px;
	font-weight: bold;
}
.allblog-title {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.allblog-by {
	margin: 5px 0 5px 0;
}
.home-content {
	border-bottom: 1px solid black;
}
#whtline {
	height: 10px;
	width: 100%;
	background: white;
	float: left;
}
.inside-portfolio-image-wrapper h6.title-overlay {
	text-transform: uppercase;
	background: #000;
	padding: 4px;
	top: 127px;
	left: 0;
	bottom: 0;
	display: block;
	height: 15px;
	position: absolute;
	width: 300px;
	z-index: 101;
 	color: white 
	filter: alpha(opacity=60);
	-moz-opacity: .70;
	opacity: .70;
}
.inside-portfolio-image-wrapper h6.title-overlay a {
	color: #fff;
	text-decoration: none;
}
.inside-portfolio-image-wrapper h6.title-overlay a:hover {
	color: #666;
}
#inside-about {
	margin:0 0 0 12px;
	padding:0;
}

#inside-about p{
	font-size: 18px;
	color: white;
	margin:0;
	padding-bottom: 5px;
	text-transform: lowercase;
}

#inside-about ul{
	font-size: 12px;
	margin:0;
	padding:0;
}

#inside-about-left{
	float:left;
	width: 33%;
	margin:0;
	padding:0;
}

#inside-about-middle{
	padding:0;
	margin:0;
}

.twitter{
background:url(images/twitter.gif) no-repeat;
padding-left: 24px;
}

.facebook{
background:url(images/facebook.gif) no-repeat;
padding-left: 24px;
}

#inside-about-right{
	float: right;
	width: 30%;

	margin:0;
	padding:0;
}

.disco-row {
	width: 98%;
	float:left;
	padding-right: 2%;
	margin: 6px 0;
}
.underline {
	border-bottom:1px solid black;
}
#tracklist {
	margin:0;
}
#tracklist li {
	list-style:decimal;
	margin: 0;
	padding:0;
}

#footer-inside{
	background: url(images/kelp-bg-footer.gif) no-repeat; bottom;
	margin:0 auto;
	height:146px;
	width:950px;
}
.quiet{
	padding: 85px 0 0 200px;
}
.discolinks{

	margin: 2px 0;
	float:left;
	height:22px;
	/*overflow:hidden;*/
}

.discolinks form{
	display:block;
	float:left;

}
.clear{
height:1px;
}

tr.eventshead{
	background: url(images/gray-grad.png) repeat-x top;
}

tr.eventshead th{
	 border-bottom: 1px solid #9c9c9c;
}

table.eventstable{
}

table.eventstable td a:link,
table.eventstable td a:visited{
	color:#000000;
	text-decoration:underline;
}

table.eventstable td a:hover{
	color:#000000;
	text-decoration:none;
}

table.eventstable tr.even{
	background: #d6d6d6;
}



