/*  
Theme Name: Armarium
Description: Det fantastiske tema for armarium.dk.
Version: 0.4
Author: Lars Nyberg


*/
body {
	margin: 0;
	padding: 0;
	font: 13px/1.2em "Courier New", Courier, monospace;
	color: #000;
	background-color: #fff;
	background-image: url(images/plet1.gif);
	background-repeat: no-repeat;
	background-position: 50px 250px;
	background-attachment: fixed}

#alt {
	margin: 40px 20px;
	padding-left:130px;
	height: 200px;
	background-color: transparent;
	background-image: url(images/mand.gif); 
	background-repeat: no-repeat;
	background-position: top left;}

a {
	text-decoration: none;}

a img {
	border: none;}

a:link, a:visited {
	color: #960;
	background-color: transparent;
	font-weight: bold;}

a:hover, a:focus {
	text-decoration: underline;}

h1 {	
	height: 48px;
	width: 600px;
	font-size: 48px;
	line-height: 100%;
	margin: 0 0 20px;
	position: relative;
	z-index: 2; }

h1 img {
	display: block; }

h2 {
	font: bold 1.2em "Courier New", Courier, monospace;
	margin: .5em 0; 
	padding: 0;}

h3 {
	font: bold 1em "Courier New", Courier, monospace;
	margin: 1em 0 .5em; 
	padding: 0;}

p {
	margin: 0 0 .5em;} 

blockquote {
	border-bottom: 1px dotted #ccc;
	Border-top:1px dotted #ccc;
	margin: 0;
	padding: .5em 1em 0;}

li {
	margin: .2em 0;}

abbr, acronym, span.helpinfo {
	border-bottom: 1px dotted #ccc; 
	cursor: help;}

form {
	margin: 0;
	padding: 0;}

input, textarea, select {
	border: 1px solid #ccc; 
	background-color: transparent; 
	font: 1em "Courier New", Courier, monospace;}

option {
	background-color: #fff;
	color: #000;
	border: none;}

.knap {
	background-color: #ccc; 
	color: #960;
	padding: 0;
	font: 1em "Courier New", Courier, monospace;}

#bakecookie {
	border: none}

/*--------------------------
Metanav
--------------------------*/
#metanav {
	width: 800px;
	text-align: right;
	position: relative;
	bottom: 50px;
	z-index: 1;}

#metanav form {
	display: inline;}

#metanav ul {
	margin: 0; 
	padding: 0;}

#metanav li {
	display: inline; 
	margin: 0;
	padding: 0 .5em;
	text-align: center;
	border-right: 1px solid #000;}

#metanav ul li.start {
	padding-left: 0;}

#metanav ul li.slut {
	border-right: none;
	padding-right: 0;}

#metanav label, #metanav span.label {
	display: none;}


/*--------------------------
Indhold
--------------------------*/

#indhold { 
	width: 400px; 
	float: left;
	background-color: transparent;}

 #tanker {
	margin-left: 15px;} 


#postnav {
	text-align: center;
	margin-left: 15px;
}

#postnav ul {
	margin: .5em auto;
	width: 50%;
	text-align: left;
}

#postnav li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#postnav li.start {
	padding-right: .5em;
}

#postnav li.slut {
	padding-left: .5em;
	border-left: 1px solid #000;
}


.post {
	margin-bottom: 1em;
	clear: both;
}

.postfod {}

.postfod:first-letter {
	text-transform: uppercase;}

#kommentarinfo {
	font-size: 11px;
}

#kommentarer {
margin: 0; 
padding: 0;
}

#kommentarer li { 
	list-style-type: none;
	display: block;
	border: 1px solid #ccc; 
	padding: .5em;
	margin: 0 0 .5em 0;}

#kommentarer cite {
	font-style: normal;
}

#commentform label {
	display: block;
}

#commentform #author, #commentform #url, #commentform #email, #commentform #comment {
	display: block;
	width: 400px;
}

#arkivliste {
	list-style-type: none; 
	padding: 0; 
	margin: 0;}
	
#arkivliste li { 
	padding: 0; 
	margin: 10px 0;}

#arkivliste .rating {
	display: inline; 
	padding: 2px 10px 0 0}

#gamleboeger { 
	padding: 1.2em; 
	margin: 0;}
	
#gamleboeger li { 
	padding: 0; 
	margin: 0;}	


#billeder {margin: 20px 0 0 15px}
#billeder h2 {display: none}
#billeder ul {margin: 0; padding: 0;}
#billeder li {display: block; list-style-type: none; float: left; margin: 0 6px 0 0;}
#billeder p {clear: both}
#billeder li a {margin: 0; padding: 3px; border: 1px solid #ccc;  display: block;}

#billeder img {display: block; filter:alpha(opacity=50); opacity: 0.5; -moz-opacity:0.5;}
#billeder li a:hover img { filter: alpha(opacity=100); opacity: 1.0; -moz-opacity:1.0;}
#billeder li a:hover {border-color: #960;}

#links {margin: 20px 0 0 15px}
#links ul {margin: 0; padding: 0;}
#links li {margin: 0 0 10px; padding: 0; display: block; list-style-type: none; /*border:1px solid #fff;*/}
.rssLinkListItemTitle {margin: 0; padding: 0; font-size: 1em}
.rssLinkListItemDesc {margin: 0; padding: 0}

/*--------------------------
Subindhold
--------------------------*/

#subindhold {
	width: 400px; 
	float: left;
	font-size: 11px;
	line-height: 1.2em}

#subindhold ul {
	list-style-type: none; 
	padding: 0; 
	margin: 0;}

#subindhold li {
	margin: .5em 0;}

#definition blockquote {
	margin: 0;
	padding: 0;
	border: none;
}

#definition dl {
	padding: 0; 
	margin: 1em 0}

#definition dt {	
	font-weight: bold; 
	display: inline; 
	margin: 0; 
	padding: 0;}

#definition dd {	
	display: inline; 
	margin: 0; 
	padding: 0;}

#definition p {
	display: none}

#bio, #definition, #subindhold #tanker, #bog, #musik, #teknik, #temaer, #se, address {
	margin-bottom: 1em;
	margin-left: 0;
	padding-left: 20px;}

#temaer label, #temaer span.label {
	display: none;}

#temaer span.mere {
	display: block;
	margin-top: .5em;}

#se {}

#bog {
	background-image: url(images/plet2.gif); 
	background-repeat: no-repeat;
	background-position: left top;}

#bog .rating {
	display: inline;}

#bog .rating img {
	vertical-align: baseline;
	}

#musik {
	background-image: url(images/plet3.gif); 
	background-repeat: no-repeat;
	background-position: left top;}

#teknik {
	background-image: url(images/plet2.gif); 
	background-repeat: no-repeat;
	background-position: top left;}

#teknik h2 {
	display: none;}

li#rss  {
	color: #960;
	background: #fff url(images/rss.gif) no-repeat left center; }

li#xhtml, li#css, li#wai {
	color: #960;
	background: #fff url(images/w3c.gif) no-repeat left center; }

li#xhtml a, li#css a, li#wai a, li#rss a {
	padding-left: 36px;}

li#wp {
	margin-top: 10px;}
