/*  
Theme Name: RuneLyd Theme
Theme URI: http://www.runelyd.no/
Description: The theme used on http://www.runelyd.no/
Version: 1.0
Author: Rune Røsten
Author URI: http://www.runelyd.no/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* -------- GLOBAL --------------------------------------------------------------------------------------------------------------------------------- */


* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	color: #000000;
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	/*
	line-height: 1.5;
	font-size: 0.83em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	*/
	background: #FFFFFF url(images/grafikkmonster.jpg) repeat-y 50% -22px; }

p {
	margin: 10px 0 10px 0; }

/* -------- POSISJONERING OG BAKGRUNNSBILDER -------------------------------------------------------------------------------------------------------- */

h1 {
	text-indent: -9999px; }

ul {
	margin-left: 20px; }

#header {
	width: 900px;
	height: 258px;
	margin: 0 auto;
	background: #FFFFFF url(images/header.jpg) no-repeat;}
	
#outer {
	width: 900px;
	margin: 0 auto;}

#grafikk {
	float: left;
	width: 293px;
	height: 149px;
	background: #FFFFFF url(images/grafikktopp.jpg) no-repeat;}
	
#inner {
	float: left;
	width: 607px; }
	
#sidebar {
	float: left;
	width: 156px; }
	
#innhold {
	float: left;
	width: 440px; /* original bredde 451px */
	margin-left: 2px; }
	
#footer {
	clear: both;
	height: 98px;
	margin-left: -293px;
	padding-left: 293px;
	background: url(images/bunn.gif) 0 0 no-repeat;}


#footer p {
	margin: 200px 0 0 159px;
	padding: 20px 0 0 0;
	text-align: center;
	border-top: 1px solid #F1932F;}
	
#logo {
	margin: -13px 0px 0px -8px;}
	
/* -------- |SLUTT| POSISJONERING OG BAKGRUNNSBILDER |SLUTT| ----------------------------------------------------------------------------------------- */
/* -------- MENY ------------------------------------------------------------------------------------------------------------------------------------- */

#sidebarmeny {
	margin: 25px 0 0 -3px;
	width: 147px;
	list-style: none; }

#sidebarmeny ul {
	margin: 0 0 40px 0;
	list-style: none; }

#sidebarmeny ul li ul {
	margin: 0 0 2px 0; }

ul#meny li {
	font-weight: bold; }
	
#sidebarmeny li {
	text-indent: 10px;
	margin: 2px 0 1px 0; }

#meny li {
	text-indent: 35px; }

#sidebarmeny li ul li ul li {
	text-indent: 30px; }
	
#sidebarmeny h2 {
	margin-bottom: 5px; }	
	
#sidebarmeny h2.menyh2 {
	text-transform: uppercase;
	padding: 4px 0 4px 28px;
	border-bottom: 3px solid #F1932F; }

h2#menyikon {
	background: url(images/menyikon.png) 0 50% no-repeat; }

h2#linkikon {
	background: url(images/link.jpg) 0 50% no-repeat; }
	
h2#arkivikon {
	background: url(images/arkivikon.gif) 0 50% no-repeat; }

#feed {
	background: url(images/feed.png) 0 50% no-repeat;}

/*--------- |SLUTT| MENY |SLUTT| --------------------------------------------------------------------------------------------------------------------- */
/* -------- LENKER ----------------------------------------------------------------------------------------------------------------------------------- */

a {
	color: #27d;
	text-decoration: none; }
	
a:visited {
	color: #b41;}
	
a:hover, .post h2 a:hover, .meta a:hover {
	color: #F1932F;
	text-decoration: underline; }
		
#sidebarmeny a {
	font-weight: normal; 
	color: #F1932F; }

#sidebarmeny a:visited {
	color: #C6C8CA; }

#sidebarmeny a:hover {
	color: #F1932F;
	text-decoration: underline; }	

.post h2 a, #footer a {
	color: #F1932F;
	font-weight: bold; }

.meta a {
	color: black; }
	
.kommentarliste p a {
	font-weight: bold; }

.kommentarliste a:visited {
	color: #000000; }

.kommentarmeta a, .kommentarmeta a:visited {
	font-weight: normal;
	color: #C6C8CA; }

.kommentarliste a:hover, .kommentarmeta a:hover {
	color: #F1932F; }
	

/* -------- |SLUTT| LENKER |SLUTT| ------------------------------------------------------------------------------------------------------------------- */
/* -------- KOMMENTARER ------------------------------------------------------------------------------------------------------------------------------ */

#commentform {
	margin: 15px 0 0 0; }
	
#commentform input, #commentform textarea {
	border: 1px solid #DDDDDD;
	padding: 4px; }

#commentform em, .info em {
	color: Red; }
	
#moderator {
	font-style: italic; }

.kommentarliste {
	margin: 20px 0 20px 0; }
	
.kommentarliste li {
	padding: 10px 0 2px 10px;
	font-weight: bold;
	list-style-position: inside; }
 
.kommentarmeta {
	background: url(images/date.gif) 0 50% no-repeat;
	padding-left: 20px;
	margin: 5px 0 0 0;
	font-weight: normal; }
	
.alt {
	background-color: rgb(248, 248, 248);
	border-top: 1px solid rgb(221, 221, 221);
	border-bottom: 1px solid rgb(221, 221, 221); }

.kommentarliste p {
	font-weight: normal; }


	
.nocomments {
	text-align: center;
	color: #DDDDDD; }
/* -------- |SLUTT| KOMMENTARER |SLUTT| -----------------------------------------------------------------------------------------------------------------*/
.meta {
	color: #C6C8CA;
	background: url(images/date.gif) 0 50% no-repeat;
	padding-left: 20px; }
	
.info {
	background-color: rgb(248, 248, 248);
	background-image: url(images/bakgrunn_info.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	border: 1px red dotted;
	padding: 3px 3px 3px 23px; }
	
acronym, abbr:hover {
	cursor: help;}
	
acronym, abbr {
	border-bottom: thin dotted black; }

blockquote {
	margin-left: 20px;
	padding-left: 30px;
	background-image: url(images/quote.png); 
	background-repeat: no-repeat;
	font-style: italic; }

.meta_kommentar {
	background: url(images/comments.gif) no-repeat;
	padding-left: 20px; } 
	
	
h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}

#innhold h2 {
	font-size: 2.5em;}

.entry {
	font-size: 1.1em;
	line-height: 1.8; }
	
#meny, #meny a {
	font-size: 1.2em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold; }
