html {
  height: 120%;       /* should be auto */
  min-height: 100%; 
	padding: 0px;
	margin: 0px;
	 width: 100%;}

html>body, html>body #wrapper {
  height: auto;
}

body {
background: #000;
	font-family: verdana, helvetica, arial;
width: 775px;
height: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#logos {position: absolute; top: 680px; left: 622px; width: 150px;}

#pagebody{text-align: left; padding: 5px; margin-top: 5px; margin-left: 120px;}
#headerblog {width: 775px;top: 0px;
background: url(images/tornpaper.jpg) no-repeat;
height: 210px;
padding-left: 0px;
overflow: none;
text-align: right;
}

#header {width: 775px;
background: url(images/tornpaper.jpg) no-repeat;
height: 210px;
padding-left: 0px;
overflow: none;
text-align: right;
}
#punktag{position: absolute;
top: 110px;
left: 260px;}

#punktag h2 {text-size: 150%; display: none;}

#clear{clear: both;

}
#titletext {position: absolute;
left: 198px;
top: 135px;}
#clear:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;}

.titletext {padding: 5px; text-align: left;}


h1 {text-align: left; padding: -100px 5px 0px 5px; margin: 0 0 5px 0px; width: 100%; display: none; font-size: 300%; color: #000;}

.givemeborders {border-top: 1px solid #003300; border-bottom: 1px solid #003300; 
}

#backgroundimg {
height: 550px; width: 775px; border: 1px solid #000;}

#wrapper {
width: 775px;
position: absolute;
font-size: 85%;
margin: 0px;
padding: 0px;
left: 50%;
height: 100%;
min-height: 100%;
margin-left: -388px;
border-top: none;
border-left: 1px solid #000;	
border-right: 1px solid #000;	
background: #fff;		
}

#maincontent {

margin: 0px;
width: 775px;
height: 100%;
}

#footer {
	position: relative;
	clear: both;
	width: 775px;
	height: 50px;
	border-top: 1px solid #000;
	top: 21px;

}

* html #maincontent {
  padding-bottom: 0px;
} /* a new comment stops hiding from MacIE5 */
 head:first-child+body div#footer {
  position: absolute;
}
head:first-child+body div#maincontent {
  padding-bottom: 100px;
} /* */


#actualcontent{width: 100%;}

h2 {margin-top: -5px;
padding-top: -5px;
color: #000000;}

}
.blackborder {border: 1px solid #000000;
float: right;}

hr {padding: 5px; color: #016502;}


p.menu {text-align: center; border-top: 1px solid #009900; border-bottom: 1px solid #009900; padding: 5px 0px; margin-top: 10px;}
a.menulink {padding: 0.25em; margin: 0px; text-decoration: none;  color: #009900; font-weight: bold; font-size: 1.2em;}
a.menulink:hover{ color: #000; padding: 0.25em; margin: 0px;   }

.floatright {
	float: right;
	border: 1px solid #000;
	margin: 5px;

}
.floatleft {

	float: left;
	border: 1px solid #000;
	margin: 5px;
}
.smaller { font-size: 85%;}
dt {font-weight: bold;
color: #6C5C43;}

dd {padding-bottom: 10px;}

.row {clear: both;
width: 65%;
float: left;}

.leftcol1 {width: 400px; float:left; }
.rightcol1 {width: 190px; float: right; text-align: right;}


#leftcol {width: 460px; float:left; }
#rightcol {width: 180px; float: right; text-align: right;}

#rightcol img {border: 0px none;}
.noborder {border: 0px none;}

.hidden {color: #fff;}

.notbold {font-weight: normal;}

/* footer 
* html #footer {
  position: absolute;
}
* html #maincontent {
  padding-bottom: 100px;
} /* a new comment stops hiding from MacIE5 */
 head:first-child+body div#footer {
  position: absolute;
}
head:first-child+body div#maincontent {
  padding-bottom: 100px;
} /* */


/* MENU */

div#nav {
top: 210px;
position: absolute;
left: 0px;
font-family: verdana;
color: #000; 
font-weight: bold; 
margin: 0;text-decoration: none; 
padding: 0px;
width: 110px; }

.preload {display: none;}

div#nav li {width: 110px; height: 35px;text-decoration: none; }

.home .gigs .contact a {
display:block; 
}
#nav .home a {background: url("images/home.gif") 0 0 no-repeat;display:block;
width: 110px; color: #fff;
height: 35px; 
text-decoration: none;
}

#nav a:hover, #nav a:active
.home a {background: url("images/home2.gif") 0 0 no-repeat;display:block;
width: 110px; color: #fff;
height: 35px; 
text-decoration: none;
}

#nav .gigs a {background: url("images/gigs.gif") 0 0 no-repeat;display:block;
	width: 110px; 
height: 35px; 
text-decoration: none;
}

#nav .gigs a:hover, #nav .gigs a:active {background: url("images/gigs2.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px;
text-decoration: none;
}

#nav .setlist a {background: url("images/setlist.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px; 
text-decoration: none;
}

#nav .setlist a:hover, #nav .setlist a:active {background: url("images/setlist2.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px;
text-decoration: none;
}

#nav .sounds a {background: url("images/sounds.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px; 
text-decoration: none;
}

#nav .sounds a:hover, #nav .sounds a:active {background: url("images/sounds2.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px;
text-decoration: none;
}

#nav .biogs a {background: url("images/biogs.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px; 
text-decoration: none;
}

#nav .biogs a:hover, #nav .biogs a:active {background: url("images/biogs2.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px;
text-decoration: none;
}

#nav .reviews a {background: url("images/reviews.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px; 
text-decoration: none;
}

#nav .reviews a:hover, #nav .reviews a:active {background: url("images/reviews2.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px;
text-decoration: none;
}


#nav .blog a {background: url("images/blog.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px; 
text-decoration: none;
}

#nav .blog a:hover, #nav .blog a:active {background: url("images/blog2.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px;
text-decoration: none;
}

#nav .pics a {background: url("images/pics.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px; 
text-decoration: none;
}

#nav .pics a:hover, #nav .pics a:active {background: url("images/pics2.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px;
text-decoration: none;
}


#nav .shop a {background: url("images/shop.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px; 
text-decoration: none;
}

#nav .shop a:hover, #nav .shop a:active {background: url("images/shop2.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px;
text-decoration: none;
}


#nav .links a {background: url("images/links.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px; 
text-decoration: none;
}

#nav .links a:hover, #nav .links a:active {background: url("images/links2.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px;
text-decoration: none;
}
#nav .video a {background: url("images/video.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px; 
text-decoration: none;
}

#nav .video a:hover, #nav .links a:active {background: url("images/video2.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px;
text-decoration: none;
}


.hideme {display: none;}
#nav .contact a {background: url("images/contact.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px; 
text-decoration: none;
}

#nav .contact a:hover, #nav .contact a:active {background: url("images/contact2.gif") 0 0 no-repeat;display:block;
width: 110px; 
height: 35px; 
text-decoration: none;
}


div#nav ul {margin: 0; padding: 0; text-indent: 0px;}
div#nav li {position: relative; list-style: none; margin: 2px; padding: 0px 5px 5px 5px;  
 display: block; text-align: left; text-indent: 0px;}
div#nav img {border: none;}
/*

div#nav li ul li { padding-top: 2px;background: #f2f2f2;}
div#nav li a {
 border-bottom: 1px dashed #000; display: block; padding: 0.1em; margin: 0px; text-decoration: none;  color: #000;}
  div#nav a:hover{ color: #009900; padding: 0.1em; margin: 0px; text-indent: 0px;   }
div#nav>ul a {width: auto;}

ul ul li {background: #f2f2f2; border: 0px; }
/* MENU 

ul#menu {list-style: none; margin: 0; padding: 0; text-indent: 0px;  font-weight: bold; font-size: 95%; border-right: 1px solid #000; }
ul#menu li {text-indent: 4px; margin: 0px; padding: 0px; line-height: 1.75em; color: #fff;}
ul#menu li li a {display: block; height: 100%;  text-decoration: none;  color: #fff; border-bottom: 1px solid #000; }
ul#menu a:hover{ color: #fff; background: #000; padding: 0 margin: 0px;   }

*/

/*#nav p {font-size: 150%; color: #009900; text-align: left;}*/

.menu_current {background: #f2f2f2;}
.menu_current li {background: #f2f2f2; border: 0px;}



.required {
	color: #FF0000;
}
.field_title {
	font-size: 80%;
	width: 100px;
	vertical-align: top;
	text-align:right;
}
.textfield {
	font-size: 80%;
	width: 200px;
}
.textarea {
	font-size: 80%;
	width: 200px;
	height: 100px;
}
.field_heading {
	font-size: 80%;
	font-weight: bold;
	padding-top: 15px;
	color: #ff0000;
}
.select {
	font-size: 80%;
}
.checkbox_label {
	font-size: 80%;
	cursor: pointer;
}
.radio_label {
	font-size: 80%;
	cursor: pointer;
}
.email {
	font-size: 80%;
	width: 200px;
}
dt  {font-weight: bold; color: #ff00aa;}
.standout {font-weight: bold; color: #ff00aa;}
/* STRUCURE PICS PAGE */

#piccontainer
{
width: 650px;
}

#placebigpic
{
float: right;
width: 320px;
}

#placethumbs
{
float: left;
width: 320px;
}

/* STRUCURE BIOGS PAGE */

#placeprofile
{
float: right;
padding-left:3px;
width: 210px;
text-align: right;}

.biogslist{
list-style-type: none;	
text-align: left;
font-size: 90%;
}

#biogcontainer
{
padding-top: 10px;
width: 640px;}


.biogfooter{
	width: 100%;
	color: #000000;
	left: 400px;
	border-top: 1px solid #ff0000;
	padding-top: 2px;
	padding-bottom: 30px;
	font-size: 80%;
}
#imageright
{float: right;
}

/* STRUCURE BLOG PAGE */

#placecontent
{
float: left;
width: 520px;
padding-left:140px;

text-align: left;}


#placesidebar
{
float: right;
width: 100px;
padding-top: 5px;
padding-left: 1%;
font-size: 90%;
}

#recently {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #444;
  list-style:none;
  }
  
 #archive-list {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #444;
  list-style:none;
  }
  
  #recently li {
   border-bottom:1px solid #aaa;}
   #recently a{
   text-decoration: none;}
  
  
  
  li.borderbottom{
   border-bottom:1px solid #aaa;
  }
.sidebar-title

{

font-size: 100%;
}

/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
font-size: 120%;
  }
.post {
  margin:.5em 0 1.5em;
  padding-bottom:1.5em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:120%;
  line-height:1.4em;
color: #ff00aa;
  }
.post-title a {
  text-decoration:none;
  color:#ad9;
  }
.post-title a:hover {
  color:#fff;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#333;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#777;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #222;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */

#comments h4 { 
margin:1em 0;
  font:bold 90% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
  
  .comment-data {font-size: 80%; border-bottom: 1px solid #ccc; padding-bottom: 5px;}
  #comments h5 { 
  margin:1em 0;
    font:bold 70% "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
    text-transform:uppercase;
    letter-spacing:.2em;
    color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em; }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

#tshirt {border-top: 1px solid #000; border-bottom: 1px solid #000; padding: 5px 0;}
