
@font-face {  
	font-family: p22_typewriter;  
	src: url(fonts/P22-Typewriter-Regular.woff);  
	}



/* main pages */

	
html 	{height: 100%}

#page	{
	background-color: black;
	background-image: url(images/cadillac.jpg), url(images/car6.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left top, right top;
	background-size: 25% 100%, 25% 100%;
	padding: 0;
	margin: 0;
	border: 0;
	}

@media (orientation: portrait) { 
#page	{
	background-color: black;
	background-image: url(images/clouds.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-size: auto;
	padding: 0;
	margin: 0;
	border: 0;
	}
	}


hr	{
	color: white;
	}


#header {
	background: url(images/websitedesigndraftbackground2.jpg) no-repeat center top;
	background-size: 1000px 170px;
	position: relative; 
	width: 1000px;
	margin: 50px auto 0 auto;
	padding: 80px 0 0 0;
	height: 170px;
	object-fit: cover;
	text-align: center;
	font-family: p22_typewriter, serif;
	font-size: 70px;
	color: white;
	}

#header a {
	color: white;
	text-decoration: none;
	}

#header img {
	border: 0px;
	margin-right: 3px;
	}


.maillst {
	position: absolute;
	right: 5px;
	top: 0px;  
	height: 30px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	}

.maillst button {
	width: 80px;
	height: 22px; 
	background-color:#98989B;
	}

.ctct	{
	position: absolute;
	right: 0;
	top: 176px;
	height: 25px;
	vertical-align: middle;
	font-size: 15px;
	word-spacing: 1ex;
	}

.ctct img {
	opacity: 0.6;
	height: 28px;
	}

.ctct img:hover {
	opacity: 1;
	}



#menu	{

	position: absolute;
	top: 165px;
	width: 100%;
	font-size: 22px;
	text-align: center;
	word-spacing: 2ex;
	color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 10px 0;
	}

#menu a	{
	text-decoration: none;
	color: white;
	}

#menu a:hover {
	color: white;
	opacity: 0.6;
	}


#content {
	position: relative;
	width: 1000px;
	margin: 0 auto 0 auto;
	position: relative;
	color: white;
	}


h1	{
	font-family: p22_typewriter, serif;
	font-size: 26px;
	font-weight: normal;
	}

h2	{
	font-family: p22_typewriter, serif;
	font-size: 20px;
	font-weight: normal;
	}

h3	{
	font-family: p22_typewriter, serif;
	font-size: 18px;
	font-weight: normal;
	}

h4	{
	font-family: p22_typewriter, serif;
	font-size: 16px;
	font-weight: normal;
	}

h5	{
	font-family: p22_typewriter, serif;
	font-size: 14px;
	font-weight: normal;
	}

.pic1	{
	border: 1px solid white;
	border-radius: 3px;
	margin-bottom: 10px;
	}

.pic2	{
	border-radius: 3px;
	margin-bottom: 10px;
	}

.txt	{
	clear: both;
	overflow: auto;
	padding: 10px 0;
	margin: 10px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	}

.txt a {
	color: white;
	}

.txt a:hover {
	opacity: 0.6;
	}


.archlink {
	text-align: right;
	padding: 7px 0;
	}

.archlink a {
	font-family: p22_typewriter, serif;
	color: white;
	text-decoration: none;
	}

.archlink a:hover {
	opacity: 0.6;
	}



/* home page */


#hleft	{
	background: black;
	position: absolute;
	left: 0;
	top: 20px;
	width: 230px;
	padding-left: 5px;
	}


#hmain	{
	position: absolute;
	left: 260px;
	top: 0;
	width: 480px;
	}

#hmain .txt {
	border-top: 1px solid white;
	}

.date	{
	font-size: 10px;
	text-align: right;
	}

#hright	{
	position: absolute;
	right: 0;
	top: 20px;
	width: 235px;
	}


#glo	{
	position: absolute;
	right: 0;
	width: 100px;
	margin-top: 150px;
	text-align: center;
	border: 1px solid white;
	border-radius: 3px;
	}


#glo a {
	color: white;
	}

#glo a:hover {
	opacity: 0.6;
	}

/* info page */


#ileft	{
	background: black;
	position: absolute;
	left: 0;
	top: 20px;
	width: 230px;
	padding-left: 5px;
	}

#ileft ul	{
	list-style: circle inside;
	margin: -20px 0 0 0;
	padding: 0 0 0 5px;
	}

#imain	{
	position: absolute;
	left: 250px;
	top: 0;
	width: 430px;
	}

#iright {
	position: absolute;
	right: 0;
	top: 80px;
	width: 300px;
	}


/* music page */


#mleft	{
	background: black;
	padding-left: 5px;
	position: absolute;
	left: 0;
	top: 20px;
	width: 230px;
	}

#mleft h5 {
	margin-bottom: 8px;
	}


#mmain	{
	position: absolute;
	left: 260px;
	top: 0;
	width: 750px;
	}

.cdbox {
	color: white;
	position: relative;
	float: left;
	margin: 15px 25px 10px 0;
	padding: 7px 0 5px 0;
	width: 150px;
	height: 115px;
	text-align: center;
	border-radius: 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	border: 1px dotted white;
	}

.cdbox a {
	color: white;
	text-decoration: none;
	}

.cdbox a:hover {
	opacity: 0.6;
	}


.coverbox {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: inherit;
	}

.coverbox img {
	border: 1px solid black;
	border-radius: 2px;
	}


/* images page */

#immain	{
	position: absolute;
	left: 270px;
	top: 0;
	width: 700px;
	}

.fotorij {
	float: left;
	width: 160px;
	height: 160px;
	margin: 10px 15px 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	}

.fotorij img {
	border: 1px solid white;
	border-radius: 2px;
	margin-bottom: 5px;
	}

.fotorij a {
	color: white;
	}

.fotorij a:hover {
	opacity: 0.6;
	}


#imside	{
	background: black;
	padding-left: 5px;
	position: absolute;
	left: 20px;
	top: 0;
	width: 200px;
	}

/* press page */

#pmain	{
	background: black;
	position: absolute;
	left: 200px;
	padding-left: 10px;
	top: 0;
	width: 600px;
	}

#pmain .txt p {
	margin: 2px 0 3px 0;
	}

/* archive pages */


#archbody {
	background-color: black; 
	}

#archlayout {
	position: relative;
	background: url(images/archivebw.jpg) no-repeat top center;
	width: 100%;
	padding: 0px 0px 20px 0px;
	}

#archtop {
	width: 600px;
	height: 100px;
	margin: 30px auto auto auto;
	font-family: urania_czech, georgia, serif;
	font-size: 22px;
	color: white;
	}

#archtop a {
	text-decoration: none;
	color: white;
	}

#archtop a:hover {
	color: #A0A0A0;
	}

#rightmnu {
	float: right;
	text-align: right;
	}

.mainmenu {
	margin: 30px auto auto auto;
	text-align: center;
	word-spacing: 4ex;
	}

#archcont {
	width: 600px;
	height: 400px;
	margin: 20px auto 0px auto;
	padding: 0px 100px 0px 100px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	overflow: auto;
	}

#archcont hr {
	clear: both;
	}

#archcont a {
	color: white;
	}

#archcont a:hover {
	color: #A0A0A0;
	}

#archcont .fotorij {
	float: left;
	width: 24%;
	height: 145px;
	margin: 0 1% 10px 0;
	font-size: 10px;
	text-align: center;
	}

#archcont .fotowh {
	float: left;
	font-size: 10px;
	margin: 0 5% 10px 5%;
	width: 40%;
	height: 145px;
	}


#archcont .fotowh img {
	width: 50px;
	}

#archcont .head {
	font-family: urania_czech, serif;
	font-size: 20px;
	}


#archcont .head2 {
	font-family: urania_czech, serif;
	font-size: 18px;
	}
	

/* image archive */

.archimg {
	text-align: center;
	}

.archimg img {
	border: 0;
	}

/* press archive */

.revlist {
	margin: 6px 0 0 15px;
	}

.revlist p {
	margin: 4px 0 0 0;
	}


/* Press and recs pages */

.back	{
	margin: 30px auto auto auto;
	font-family: urania_czech, serif;
	font-size: 18px;
	color: white;
	text-align: right;
	}

.back a {
	text-decoration: none;
	color: white;
	}

.back a:hover {
	color: #A0A0A0;
	}

.home	{
	float: left;
	}

.home a {
	text-decoration: none;
	color: white;
	}

.home a:hover {
	color: #A0A0A0;
	}


/* press pages */


#presspage {
	background-color: black;
	}

#presscontent {
	position: relative;
	background: url(images/freiheit2.jpg) no-repeat top center;
	width: 648px;
	height: 341px;
	margin: 10% auto 0px auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	}

#presscontent a {
	color: white;
	font-weight: bold;
	}

#presscontent a:hover {
	color: white;
	}

.presshead { 
	position: absolute;
	top: 15px;
	width: 535px;
	padding: 0px 23px 0px 90px;
	font-weight: bold;
	}

#presstxt {
	position: absolute;
	top: 50px;
	width: 535px;
	height: 250px;
	padding: 0px 23px 0px 90px;
	overflow: auto;
	} 

#presspage .back {
	width: 648px;
	}



/* recs pages*/


#recspage {
	background-color: black;
	color: white;
	}

#recspage .headwt {
	font-family: p22_typewriter, serif;
	font-size: 22px;
	}




#recscontent {
	position: relative;
	background: url(images/freiheitbw.jpg) no-repeat top center;
	width: 748px;
	height: 390px;
	margin: 60px auto 0px auto;
	padding: 0px 20px 0px 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	}

#recstxt {
	position: absolute;
	top: 20px;
	width: 708px;
	height: 370px;
	padding: 0px 30px 0px 30px;
	overflow: auto;
	} 

#recspage .back {
	width: 808px;
	}

#recspage a {
	color: white;
	}

#recspage a:hover {
	color: #A0A0A0;
	}

.rpcol1 {
	position: absolute;
	left: 30px;
	top: 20px;
	width: 300px;
	text-align: center;
	}

.rpcol2 {
	position: absolute;
	left: 330px;
	top: 30px;
	width: 50%;
	}

/* video pages*/

#vidpage {
	background-color: black;
	color: white;
	}

#vidpage .back {
	position: relative;
	top: -20px;
	width: 820px;
	margin: 0 auto 0 auto;
	}

#vidpage .headwt {
	font-family: p22_typewriter, serif;
	font-size: 22px;
	}



#vidcontent {
	position: relative;
	top: -20px;
	width: 820px;
	margin: 0px auto 0px auto;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	overflow: hidden;
	text-align: center;
	}

#vidcontent iframe {
	border: 1px solid white;
	margin: 0 auto 0 auto;
	}



	

	/* Hikikomori remix page */

#hikicontent {
	position: relative;
	background: url(images/hikikomori.jpg) no-repeat top center;
	width: 899px;
	height: 390px;
	margin: 60px auto 0px auto;
	padding: 0px 20px 0px 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	}

#hikicontent a {
	color: white;
	}

#hikicontent a:hover {
	color: #A0A0A0;
	}

#hikitxt {
	position: absolute;
	top: 40px;
	left: 50px;
	width: 430px;
	}

#hikiinfo {
	position: absolute;
	top: 40px;
	right: 35px;
	width: 220px;
	}

	/* lyrics pages */

.white	{
	background: black;
	color: white;
	}

.white a {
	color: white;
	}

.white a:hover {
	opacity: 0.6;
	}

#lrcs	{
	background: black;
	text-align: center;
	color: white;
	font-family: arial,helvetica,sans-serif;font-size: 12px;
	}


	/* glo's page */

#glopage {
	background: black;
	color: white;
	font-family: Georgia, serif;;
	font-size: 12px;
	}

#glopage a {
	color: white;
	}

#glopage a:hover {
	color: #98989B;
	}


#glopage img {
	display: inline;
	width: 90px;
	border: 1px solid white;
	margin: 1px 0 0 0;
	}

#gpcontent {
	position: relative;
	margin: 30px auto 30px auto;
	width: 850px;
	}

#gpcol1	{
	position: absolute;
	left: 0;
	top: 0;
	width: 390px;
	}


#gpcol2	{
	position: absolute;
	left: 425px;
	top: 0;
	}

	/* lightbox */

#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox img {
	width: auto;
	height: auto;
	}

#lightbox a img {
	border: none;
	}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer {
	padding: 10px;
	}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}

#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}

#imageContainer>#hoverNav {
	left: 0;
	}

#hoverNav a {
	outline: none;
	}

#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); 
	/* Trick IE into showing hover */ 
	display: block;
	}

#prevLink {
	left: 0; 
	float: left;
	}

#nextLink {
	right: 0; 
	float: right;}

#prevLink:hover, #prevLink:visited:hover {
	background: url(images/lightbox/prevlabel.gif) left 15% no-repeat;
	}

#nextLink:hover, #nextLink:visited:hover {
	background: url(images/lightbox/nextlabel.gif) right 15% no-repeat;
	}

#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.2em;
	overflow: auto;
	width: 100%;
	}

#imageData {
	padding:0 10px;
	color: #666;
	}

#imageData #imageDetails {
	width: 80%;
	float: left;
	text-align: left;
	}

#imageData #caption {
	font-weight: bold;
	}

#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
	}

#imageData #bottomNavClose {
	width: 50px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
	}

#imageData #bottomNavClose img {
	width: 50px;
	}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000; }
