 /*
 kriesse.de and electricgecko.de
*/


/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }



/* 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;
}




/* heads */

h1, h2, h3, h4 {
	font-weight: normal;
	margin: 0;
	font-family: Memphis, Rockwell, "Clarendon LT Std", "Clarendon Std",	"Clarendon", "Century Schoolbook", Georgia, serif;
	font-weight: bold;
}

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

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

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);}



/* 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: 0}

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

img.virblink {
	height: 15px;
	width: 38px;
	margin: -20px 0 0 65px;
	float: left;
}

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#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 */


.nav_miyagi {
	float: left;
	height: 83px;
	width: 520px;
	background: #FFF; 
	list-style: none;
	color: #000;
	padding-left: 46px;	
	margin-right: -50px;
	margin-top: 163px;
	border-top: 23px solid #000;
}

.nav_miyagi li {
	float: left;
 	margin-left: 0;
}

.nav_miyagi li a {	
	width: auto;
	height: 85px;
	display: block;
	margin: 0 -24px;
	padding: 0 36px 0 10px;	
	border: 0;
	background-color: transparent;
	text-align: left;
	text-indent: 28px;
	font-size: 1.2em;
	font-family: Memphis, Rockwell, "Clarendon LT Std", "Clarendon Std",	"Clarendon", "Century Schoolbook", Georgia, serif;
	font-weight: bold;
	outline: none;
	cursor: pointer;
}

.nav_miyagi li a:hover {
	color: #FFF;
	background: transparent url('../i/nav_back.png') no-repeat 50% 0;
}

.nav_miyagi li.current_page_item a {
	color: #FFF;
	background: transparent url('../i/nav_back.png') no-repeat 50% 0;
}


.nav_miyagi li.page-item-17 a {
	margin-left: 0;
}
.nav_miyagi li.page-item-22 a {
	margin-right: 0;
}


.nav_miyagi li.page-item-17.current_page_item a,
.nav_miyagi li.page-item-17 a:hover {
	background-position: 50% 0;
	margin-left: 0;
}

.nav_miyagi li.page-item-18.current_page_item a,
.nav_miyagi li.page-item-18 a:hover {
	background-position: 50% -85px;
}

.nav_miyagi li.page-item-21.current_page_item a,
.nav_miyagi li.page-item-21 a:hover {
	background-position: 50% -170px;
}


.nav_miyagi li.page-item-16.current_page_item a,
.nav_miyagi li.page-item-16 a:hover {
	background-position: 50% -255px;
}

.nav_miyagi li.page-item-19.current_page_item a,
.nav_miyagi li.page-item-19 a:hover {
	background-position: 50% -340px;
}

.nav_miyagi li.page-item-22.current_page_item a,
.nav_miyagi li.page-item-22 a:hover {
	background-position: 50% -425px;
}



/* layout - main mojo */

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

div#head {
	height: 330px;
	margin-top: 1em
}

h1.logo {
	float: left;
	width: 330px;
}

h1.logo a {
	width: 330px;	
	height: 395px;
	display: block;
	background: transparent url(../i/logo.png) no-repeat;
	text-indent: -9999px;
	border-bottom: 0;
}

h1.logo a:focus {
	outline: none;
}

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

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

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 */

#gallery-1 {
	margin: 0 0 30px 420px !important;
	width: 440px;
}

#gallery-1 .gallery-item {
	width: auto !important;
	margin-top: 0 !important;
}

#gallery-1 img {
	width: 50px;
	height: 50px;
	background-color: #FFF !important;
	border: 1px solid #BDBDBD !important;
	margin: 0px 15px 1em 0px !important;
	padding: 3px 3px 10px !important;
}

#gallery-1 img:hover {
	background-color: #000 !important;
}

#jquery-lightbox a {
	border-bottom: none;
}

/* 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");
	}
