@charset "utf-8";
/* coding: utf-8 / charset=utf-8 */
/* http://www.themerrypoppins.com/css/default.css */

.hide {
	display:none;
}

a:link {
	color:#d9d9d9;
}

a:visited {
	color:gray;
}

a:hover {
	background:gray;
	color:black;
}

#container a:hover {
	background:#d9d9d9;
}

#container a.image:hover {
	background:#030303;
  color:#d9d9d9;
}

#container a.external {
	background:url(../images/window-white.gif) no-repeat left;
	padding-left:1em;
}

#container a.external:hover {
	background:#d9d9d9 url(../images/window-black.gif) no-repeat left;
	padding-left:1em;
}

#news a.external {
	background:transparent;
	padding-left:0px;
}

#news a.external:hover {
	background:#d9d9d9;
	padding-left:0px;
}

abbr {
	border-bottom:1px dotted;
	cursor:help;
	white-space:nowrap;
	word-spacing:-0.1em;
}

#news .vevent abbr {
	border-bottom:0px;
	cursor:default;
}

body, html {
	/*background:#444466;*/
	background:#222226;
	color:#d9d9d9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

h2, h3, h4 {
	color:gray;
	margin-bottom:1em;
	margin-top:1.5em;
}

li {
	list-style-type:none;
}

strong {
	font-weight:700;
}

em.band {
	color:#AA030A;
	font-style:normal;
	font-weight:700;
}

a em {
	padding-right:0.1em;
}

em.song {
}

/*div.email {
	background:transparent url(../images/mail.gif) left center no-repeat;
	speak:spell-out;
	white-space:nowrap;
	width:15px;
}

div.email2 {
	speak:spell-out;
	white-space:nowrap;
	width:15px;
}

div.email span, div.email2 span {
	display:none;
}

div.mobile {
	background:transparent url(../images/mobile-white.gif) left center no-repeat;
	speak:spell-out;
	white-space:nowrap;
	width:15px;
}

div.fax {
	background:transparent url(../images/fax.gif) left center no-repeat;
	speak:spell-out;
	white-space:nowrap;
	width:14px;
}

div.address {
	background:transparent url(../images/home-white.gif) left top no-repeat;
	speak:spell-out;
	white-space:nowrap;
	width:15px;
}

div.name {
	background:transparent url(../images/info-white.gif) left center no-repeat;
	speak:spell-out;
	white-space:nowrap;
	width:15px;
}*/

div#language {
	font-size:x-small;
	/*text-align:right;*/
}

#container {
	background:#030303;
	margin:auto;
	padding:10px 1.5em 2em 1.5em;
	text-align:left;
	width:75%;
}

#pageheader {
	background:#2f2f2f;
	margin-bottom:2.5em;
	padding:0em 0em 0.1em 0.8em;
	position:relative;  /* Fix for IE */
}

/*#pageheader h1 {
	color:gray;
	font-size:xx-large;
	padding:0.4em 0.4em 0.4em 0em;
}*/

.replace {
      position:relative;
      margin:0px; padding:0px;
      /* hide overflow:hidden from IE5/Mac */
      /* \*/
      overflow: hidden;
      /* */
}
.replace span {
      display:block;
      position:absolute;
      top:0px;
      left:0px;
      z-index:1; /*for Opera 5 and 6*/
}

#heading, #heading span {
      height:60px;
      width:340px;
      background-image: url(../images/head.gif);
}

#linklist {
	font-weight:700;
	text-align:right;
}

#linklist strong {
	display:none;
}

#linklist li {
	display:inline;
	padding:0.3em;
}

#linklist li strong {
	display:inline;
}

#linklist a {
	color:#d9d9d9;
	padding:0.2em;
	text-decoration:none;
}

#linklist a:link strong {
	color:green;
}

#linklist a:visited {
	color:#d9d9d9;
}

#linklist a:visited strong {
	color:green;
}

#linklist a:hover {
	background:#751515;
}

#infotext div#bandmembers {
	float:right;
	font-size:small;
	margin:0px 0px 10px 10px;
	width:60%;
}

#infotext div#bandmembers img {
	width:100%;
}

#infotext div#bandmembers div {
	background:#151515;
	padding:0px 0px 0.2em 0.2em;
}

#infotext div#bandmembers strong {
	font-weight:400;
}

#infotext div#bandmembers ul {
	display:inline;
	margin-left:0px;
	padding-left:0px;
}

#infotext div#bandmembers li {
	display:inline;
}

#infotext div#bandmembers cite {
	display:block;
	font-size:x-small;
	text-align:right;
}

#infotext p {
	font-family:Lucida Grande, Trebuchet MS, Bitstream Vera Sans, Verdana, Helvetica, sans-serif;
}

#news img {
	border:0px;
}

#news li {
	border:1px dashed gray;
	margin:1.5em 0px 2em 0px;
	padding:0.4em;
	width:80%;
}

#news li h4 {
	margin:0px 0px 1em 0px;
}

#news li dfn {
	font-style:italic;
}

#feed {
	text-align:left;
}

.giglist li em {
	color:gray;
	font-size:small;
	font-style:normal;
}

#music h2 {
	position:relative;  /* Fix for IE */
}

#music a {
	font-size:small;
}

#music ol li {
	border:1px dashed gray;
	float:left;
	font-weight:700;
	margin:1.5em 1.5em 1em 0px;
	padding:0.4em;
}

#music object {
	margin-left:0.2em;
	vertical-align:middle;
}

#music .finfo {
	display:block;
	margin-bottom:0.2em;
	margin-top:0.2em;
}

#music .finfo li {
	border:0px;
	float:none;
	font-size:small;
	font-weight:400;
	list-style-type:square;
	margin:0px;
	padding:0px;
	white-space:nowrap;
}

#music .finfo dfn {
	font-style:italic;
}

#music div {
	font-size:small;
	font-weight:400;
	margin-top:1em;
}

#music div span {
	display:block;
	margin-bottom:0.1em;
}

#video h2 {
	position:relative;  /* Fix for IE */
}

#video ol li {
	border:1px dashed gray;
	float:left;
	font-weight:700;
	margin:1.5em 1.5em 1em 0px;
	padding:0.4em;
}

#video div {
	margin-bottom:1em;
	width:330px;
}

#video #flashcontent_1, #video #flashcontent_2 {
	font-size:small;
	font-weight:400;
	margin:0px;
	padding:0px;
}

#galleryindex h2, #gallery h2 {
	position:relative;  /* Fix for IE */
}

#galleryindex li {
	border:1px dashed gray;
	display:inline;
	float:left;
	height:210px;
	margin:1.5em 1.5em 1.5em 0px;
	padding:5px;
	text-align:center;
	width:202px;
}

#galleryindex li img {
	border:0px;
	display:block;
	padding:1px;
	width:100%;
}

#gallery a {
	font-size:small;
}

#press cite {
	display:block;
	font-size:small;
}

#press blockquote {
	margin-left:1em;
}

#press blockquote a {
	font-style:normal;
}

#contact a {
	color:#DD231F;
	text-decoration:none;
}

#contact div {
	color:#DD231F;
/*	margin-bottom:0.1em;
	padding-left:19px;*/
}

#contact div dfn {
	display:none;
}

p.note {
	font-size:small;
}

p#pagefooter {
	clear:both;
	color:gray;
	font-size:small;
	padding-top:1em;
	text-align:center;
}

div#shopicons {
  width:37%;
}

#shopicons a.image img, #shopicons2 a.image img {
  margin-bottom:0.3em;
  width:60px;
}
