/* nav bar */

#nav {
	margin: 0;
	padding: 0;
	height: 54px;
	list-style: none;
	display: inline;
	overflow: hidden;
	top: 175px;
	position: absolute;
	}

#nav li {
	margin: 0; 
	padding: 0;
  list-style: none;
	display: inline;
	}

#nav a {
	float: left;
	padding: 54px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:54px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -54px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -54px;
	}

#thome a {
	width: 124px;
	background-image: url(../../../images/but_home.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#tifunk a {
	width: 167px;
	background-image: url(../../../images/but_funk.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#tnocs a {
	background-image: url(../../../images/but_nocturnal.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 171px;
}
#tartist a {
	background-image: url(../../../images/but_artist.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
}

#tstore a {
	width:89px;
	background-image: url(../../../images/but_store.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#tcontact a {
	width:149px;
	background-image: url(../../../images/but_mail.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/*******************************************************************************
* mojito_structure.css
* -------------------
* created : August 30, 2004
* copyright : GPL version 2
* creator : Kevin Wetzels
* email : kevin.wetzels@gmail.com
* web : http://legion.gibbering.net/el/
********************************************************************************
*
* This template is free; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
*******************************************************************************/

/**************************** HTML elements ***********************************/
body {
	background-color: #000000;
	margin: 0;
	padding: 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : normal;
	background-attachment: fixed;
	background-image: url(../../../images/back_small_saz.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}

a {
	color : #FF0000;
	font-weight : bold;
	text-decoration : underline;
}

a:hover {
	color : #CCCCCC;
	font-weight : bold;
	text-decoration : underline;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
}

/* special markup for the entry title */
h3 {
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
}

h1 a, h1 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h1.top, h5.top {
	color: #FFF;
	margin-top: -1.55em;
	margin-left: 39px;
	padding: 0px;
}

h1.shadow, h5.shadow {
	color: #000;
}


h4 {
	font-size: 1.1em;
	margin: 0.3em 0 0 0;
}


hr {
	margin: 1em 0.1em;
}

p.entry-navigation {
	text-align: left;
	}

.subtitel {
	color : #CCCCCC;
	font-size : 14px;
	font-weight : bold;
}

.subtitelblauw {
	color : #66CCFF;
	font-size : 14px;
	font-weight : bold;
}

.subtiteloranje {
	color : #FF9900;
	font-size : 14px;
	font-weight : bold;
}

.subtitelrood {
	color : #FF0000;
	font-size : 14px;
	font-weight : bold;
}

a.subtitelrood {
	color : #FF0000;
	font-size : 14px;
	font-weight : bold;
}

a:hover.subtitelrood {
	color : #CCCCCC;
	font-size : 14px;
	font-weight : bold;
}


/*********************** STYLE SHEET SPECIFICS ********************************/

/* Container */
#wrap {
	height: auto;
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	/* border: 1px solid red; */
}

#container {
	border: 0px solid white;
	margin: 20px 0px 0px 0px;
	width: auto;
	}

#toolbar {
	height: 229px;
	width: 100%;
	overflow: hidden;
}

/*
#about-box {
	width: 515px;
	height: auto;
	margin: 0px;
	padding: 0px 30px;
	float: left;
	clear: none;
}

* html #wrap #container #about-box { 
	width: 575px;
	w\idth: 515px;
}

*/

#main {
	position: relative;
	width: 513px;
	padding: 0px 30px;
	float: left;
	clear: none;
/*	border: 1px solid red; */
	display: inline;
}

* html #wrap #container #main { /* for IE5/Win only */
	width: 573px;
	w\idth: 513px;
}

#main-entry {
	position: relative;
	left: 0px;
	width: 740px;
	margin: 0px;
	padding: 0px 30px 30px 30px;
	float: left;
}

* html #wrap #container #main-entry { /* for IE5/Win only */
	width: 800px;
	w\idth: 740px;
}

#side {
	width: 198px;
	height:auto;
	float: right;
	clear: right;
	display: inline;
	margin-right: 25px;
	}

#linkdump {
	height:auto;
	padding: 0px 10px 35px 0px;
	}

#archive {
	height:auto; 
	padding: 0px 10px 0px 0px;
}

#archive_artist {
	height:auto; 
	padding: 20px 10px 0px 0px;
}

#linkdump_artist {
	height:auto; 
	padding: 20px 10px 35px 0px;
}

#artist_sidepic {
	/*position: absolute;
	left: 576px;
	top: 0px;
	width: 198px;
	height:auto;
	margin-top: 20px;
	padding: 0px; */
	}





/* header - holds title and subtitle */



/* wrap each entry in a div */
.entry {
	line-height: 1.4em;
	border-bottom: 1px dashed #999;
	/* padding-bottom: 20px; */
}

.entry_side {
	font-size : 10pt;
	line-height: 1.4em;
	padding-bottom: 20px;
}

img.pivot-popupimage {
	border: 0px;
}

.entry_about {
	line-height: 1.4em;
	border-bottom: 1px dashed #999;
	/* padding-bottom: 20px; */
}



/* secondary info: post date, poster, category, number of comments */
.info {
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : normal;
}

/* attach the comments class to the 'x comments' link to get a comment icon in 
front of it */
.info .comments {
	padding-left: 13px;
	background: #ffffff url(comment.png) no-repeat center left;
}

/* use <span class="poster">poster_name</span> to get a im-like icon in
front of the poster's name */
.info .poster {
	padding-left: 13px;
	
}

/* same as poster, but use class="category" and you'll get a folder icon
in front of the category */
.info .category {
	padding-left: 13px;
	background: #ffffff url(folder.png) no-repeat center left;
}


/* all other information goes here */

/* special markup for secondary info headers */


/* using different classes to outline the different sections */
.links,  .archives, .about, .search, h3.calendar, .linkdump,
#secondary .comments, .referrers, .stuff {
	margin: 0.3em 0 0.5em !important;
	border-bottom: 0px solid #0FD; 
}






.misc {
	border: 1px solid #AAA;
	background-color: #DAE3E8;
	padding: 6px;
	color: #2F446B;
	margin: 10px 5px 10px 15px;	
}

/* attaching background images to the headers */
h3.links {
	background: transparent url(links.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;	
}

h3.search {
	background: transparent url(search.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;
}


h3.archives{
	background: transparent url(archives.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;	
}


 h3.calendar {
	background: transparent url(calendar.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;		
}

 h3.comments{
	background: transparent url(comments.png) no-repeat center left;
	margin: 0em 0 0.2em !important;		
}

 h3.referrers{
	background: transparent url(referrers.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;		
}

 h3.stuff{
	background: transparent url(stuff.png) no-repeat center left;
	margin: 0.8em 0 0.2em !important;		
}

h3 .date {
	float: right;
	font-size: 12px;
	padding-top: 2px;
}

h4 .date {
	float: right;
}


p.comments {
	padding-top: 0.4em;
}

p.comment-footer {
	font-size: 0.9em;
	color: #555;
	padding: 0em 0px 0.6em;
}

/* a nice footer */
#footer {
	width: 100%;
	text-align: center;
	color: #666666;
	clear: both;
}

.pivot-search label { visibility:hidden; display:none; }
.pivot-search legend { visibility:hidden; display:none; }
.pivot-search fieldset { border:0; padding:0; margin:0; }

.pivot-search-result label { visibility:hidden; display:none; }
.pivot-search-result legend { visibility:hidden; display:none; }
.pivot-search-result fieldset { border:0; padding:0; margin:0; } 

.searchbox {
	border: 1px inset #555;
padding: 2px;	
	background-color: #F8F8F8;
	width: 110px;
}

.searchbutton {
	padding: 0px 3px;
	border: 1px outset #555;
	background-color: #DDD;
	width: 50px;
}

/* this replaces inline style tags */
img.badge { border:0; margin-bottom:2px; }
#banner {
	height: 175px;
	width: 800px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* this is a bonus */
a img.badge:hover { border-bottom:1px #314e8c solid; margin-bottom:1px; }
