 /*
 kriesse.de and electricgecko.de
*/


/* basics */

* {
  margin: 0;
  padding: 0;
}

body {
  background: #fff url(../i/body_back.jpg);
  color: #000;
  font-family: "Verdana", "Arial", "Sans-serif";
  font-size: 10pt;
}
    
/* typography */

p {
  background-color: #fff; 
  line-height: 16pt;
}

div.element p {
  width: 420px;
  margin: 0 10px 16px 428px;
  text-align: justify;
}

.newsitem p img {
	width: 420px;
}

div.element p.hint {
  width: 400px;
  padding: 2px 10px;
}

.hint {
  background-color: #000; 
  color: #fff;
}

div.element ul, div.element ol {
  margin: 16px 0 16px 453px;
  width: 400px;	
}

div.element ul {
  list-style-image: url(../i/bullet.png);
}

div.element ul li, 
div.element ol li {
  margin-bottom: 10px;
  background: #FFF;
}

div.element ul li span {
  font-style: italic;
}

div.element p.gallery-note { 
  margin-left: 385px;
}


/* heads */

h1, h2, h3, h4 {
	font-weight: normal;
	margin: 0;
}

h3 {
	font-weight: bold;
	margin: 0 0 10px 428px;
	font-size: 24pt;
	width: 300px;
	height: 32px;
	background-repeat: no-repeat;
}

h3.h3-index 	{background-image: url(../i/h3-index.png);}
h3.h3-band 		{background-image: url(../i/h3-band.png);}
h3.h3-musik 	{background-image: url(../i/h3-musik.png);}
h3.h3-fotos 	{background-image: url(../i/h3-fotos.png); margin-left: 385px;}
h3.h3-tour 		{background-image: url(../i/h3-tour.png);}
h3.h3-presse 	{background-image: url(../i/h3-presse.png);}
h3.h3-kontakt 	{background-image: url(../i/h3-kontakt.png);}
h3.h3-impressum {background-image: url(../i/h3-impressum.png);}

h4 {
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	margin: 16px 0 10px 428px;
}

/* little helpers */

.left 	{float: left;}
.right 	{float: right;}
.hidden {display: none;}
.break 	{clear: both; display: block;}

hr {
	height: 10px;
	border: 0;
	background-color: #000;
}


/* images */

img 			{border: 0;	display: block;}
img.albumart	{margin-left: -10px;}
img.release		{margin: 80px 0 0 428px;}

img#logo {
	width: 392px;
	height: 262px;
	top: 306px;
	margin-left: -117px;
	position: absolute;
}

div#gallery img {
	float: left;
	padding: 3px 3px 10px 3px;
	margin: 4px 4px 4px 3px;
	background-color: #fff;
	border: 1px solid #bdbdbd;	
}

div#gallery img:hover {
	background-color: #000;
}


img.myspacelink {
	height: 15px;
	width: 54px;
	margin: -20px 0 0 0;
	float: left;
}

img.lastfmlink {
	height: 15px;
	width: 50px;
	margin: -22px 0 0 75px;
	float: left;
}

/* links */

a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
	}

a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #000;
}

a.image 	{border: 0; background-color: transparent;}
div#head a 	{border: 0;}

div#foot a {
	background: #fff;
	color: #666;
	text-decoration: none;
	border: 0;
	}

div#foot a:hover {
	color: #000;
	background: #fff;
	text-decoration: none;
	border-bottom: 0;
}

/* navigation */

div#nav {
	background-repeat: no-repeat;
	background-position: 26px top;
	height: 83px;
	width: 500px;
}

div#nav ul {
	list-style: none;
	color: #000;
	padding-left: 46px;	
}

div#nav ul li {
	float: left;
 	margin-left: 10px;
	font-size: 15pt;
	opacity: 0;
}

div#nav ul li a {
	border: 0;
	height: 54px;
	background-repeat: no-repeat;	
}

div#nav ul li a:hover {background-color: transparent;}
div#nav ul li.lastli {margin-right: 0;}

div.nav-band 	{background-image: url(../i/nav_back_band.png);}
div.nav-tour 	{background-image: url(../i/nav_back_tour.png);}
div.nav-presse 	{background-image: url(../i/nav_back_presse.png);}
div.nav-kontakt {background-image: url(../i/nav_back_kontakt.png);}
div.nav-fotos 	{background-image: url(../i/nav_back_fotos.png);}
div.nav-musik 	{background-image: url(../i/nav_back_musik.png);}

/* layout - main mojo */

div#wrap {
	width: 850px;
	margin: 0 auto 60px auto;
}

div#head {
	height: 330px;
	background: transparent url(../i/heads/head3.jpg) no-repeat;
	background-color: #ccc;
}

div#nav {
	float: right;
	margin-right: -38px;
	clear: both;
}

div.element {
	padding: 30px 0 30px 0;
	margin-top: 20px;
}

div#newsletter-wrap {
	background: red;
	width: 300px;
	
}

div.releases-list {
	width: 400px;
	margin: 0 10px 16px 428px;
}

div.newsitem {
	margin: 0 0 40px 0;

}

div#foot {
	margin: 5px 0 30px 0;
	background: orange;
	color: #666;
	font-size: 8pt;
}

/* gallery */

div#gallery {
	margin: 0 0 30px 380px;
	width: 500px;
}

/* forms */

fieldset {
	width: 400px;
	padding: 0;
	border: 0;
	background: #FFF;
}

fieldset ol.inputform {
	margin: 0;
}

fieldset label {
	font-size: 9pt;
	background-color: #fff;
	color: #000;
}

fieldset legend {
	background-color: #fff;
	color: #000;
	line-height: 16pt;
	margin-bottom: 40px;
}

fieldset li {
	list-style: none;
	line-height: 12px;
 	width: 100%;
  padding: 0;
	margin: 20px 0 5px 0;
}

fieldset input, textarea {
	width: 100%;
	color: #000;
	margin: 8px 0 8px 0;
	padding: 4px 0;

	border-bottom: 1px dotted #000;
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

fieldset textarea {
	margin-top: 10px;
	border: 1px dotted #000;
	width: 100%;
	height: 100px;
}

fieldset textarea:hover,
fieldset textarea:focus,
fieldset input[type=text]:hover,
fieldset input[type=text]:focus {
	background-color: #EFEFEF;
}

fieldset input[type="submit"].button {
	margin: 0 5px 0 0;
	padding: .2em 0;
	width: 100%;
	cursor: pointer;
	border: 0;
	color: #FFF;
	background: #000;
}
fieldset input.button:hover {
	background: #333;
}

/* miyagi music player */
 
div#virb-player, div#musicpageplayer {
	float: left;
	width: 500px;

}

div.discoplayer		{margin: 10px 0 10px 428px;}
.miyagiplayer		{width: 280px; height: 20px;}
div#virb-player 	{margin-top: 120px;}
div#musicpageplayer {margin-top: 120px;}

/* lightbox */

#lightbox{
	background-color: #fff;
 	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
	
#lightboxCaption {float: left;}
#keyboardMsg {float: right;}
#closeButton {top: 5px; right: 5px; background-color: #fff; padding: 5px;}

#lightbox img {border: none; clear: both;} 
#overlay img {border: none; }

#overlay { background-image: url(../i/lightbox/overlay.png); }

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}