/*

Css temat presenterat av Maciato för edra ögonlober, jo godis.

*/ 

* {
	margin: 0;
	padding: 0;
	outline: none;
	}
	
h1, h2, h3, p, pre, blockquote, form, fieldset, ul, ol {
	margin: 1em 0; /* give me back my basic margins */
	}
	
body {
	color: #999999;
	margin: 0; 	padding: 0; 
	background: #101010 url('') no-repeat;
	text-align: center;	}

	
/* links  and fonts */
a:link, a:active, a:visited {color: #efb; font-style:normal; font-variant:normal; font-weight:normal; line-height:165%; font-size:11px; font-family:Lucida Grande, Geneva, Verdana, Arial, Helvetica, sans-serif}
a:hover {color: #d0dda3;}
a {text-decoration: none;}

h1, h2, h3, h4 {
	font-family: helvetica, arial, sans-serif;
	text-transform: lowercase;
	letter-spacing: -1px;
	color: #efb;
	}
	
h1 {font-size: 2em;}
h2 {font-size: 1.7em;}
h3 {font-size: 1.5em; color: #fff;}
h3 span {color: #efb;}
h4 {font-size: 1.3em;}

code
{
	font-family: monaco, courier, monospace;
	color: #d0dda3;
}

	
/* shelf & navigation */
#shelfwrap {
	background: #background-image:url('grafiskt/meny_downer.jpg');;
	}
	
#shelf {
	color: #d6ddbc;
	text-align: left;
	min-height: 161px;
	}