/*
THEME NAME: Sandbox - Marits andre edit
DESCRIPTION: Edited version of the theme "Sandbox".
AUTHOR: Marit Torp. Original authors: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */

@import url('examples/2c-l.css');

/* ----- HOVEDELEMENTER -------- */

.comments-link {
font-size: 18px;
}

body {
	background-color: #c2bea9;
	background-image: url(images/bakgrunn.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
div#kontainer {
	height: 49px;
	margin:0;
	padding-top: 10px;
	padding-left: 60px;
	background-image: url(images/menu2.jpg);
	font-family: BlairMdITC TT;
	font-weight: bold;
	}

	

div#wrapper {
	width: 867px;
	margin: auto;
	background-image: url(images/midten.jpg);
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
	
div#header {
	height: 181px;
	padding-top: 5px;
	padding-left: 60px;
	padding-right: 10px;
	background-image: url(images/header.jpg);
	font-family: trebuchet ms;
	color: white;
	}
	
div#container {
	float:left;
	margin:0 -240px 0 0;
	background-image: url(images/midten.jpg);
	}

div#content {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
	
	float: left;
	overflow: hidden;
	
	width: 555px;
	
	margin:0 245px 0 0;
	margin-top: 10px;
	margin-left: 25px;
	
	background-image: url(images/innleggbakgrunn2.jpg);
	background-repeat: no-repeat;
	}


div.sidebar {
	//background-color: #dedede;
border-left: 1px solid #d4d3d2;
	
	float: right;
	overflow: hidden;
	
	width: 150px;
	
	//text-align: justify;
	
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 25px;
	padding-bottom: 130px;
	
	margin-top: 10px;
	margin-right: 35px;
	
	//background-image:url(images/sidebardeko.jpg);
	//background-repeat:no-repeat;
	//background-position:bottom right;
	}

div#secondary {
	clear:right;
	
	}

div#footer {
	padding-top: 40px;
	padding-left: 100px;
	width: 767px;
	height: 40px; 
	color: white;
	text-align: center;
	background-image: url(images/footer.jpg);
}
	
	
/* ----- STYLES -------- */	
	
a {
color:#29b0c4; 
text-decoration:none;
}

a:hover {
color:#ff6f40; 
text-decoration:none;
}

a:visited {
color:#29b0c4; 
text-decoration:none;
}

a:link.sidenavn { color: #dbdbad; }

a:visited.sidenavn { color: #dbdbad;  }


a:link.overskrift { color: #084759; }

a:visited.overskrift { color: #084759;  }


h2 {
	border-bottom: 1px dotted grey;
	color: black;
	font-size: 34px;
	letter-spacing: -1px;
	font-family: trebuchet ms;
	line-height: 26px;
	}
	
h3 {
	border-bottom: 1px dotted grey;
	color: #d87000;
	font-size: 15px;
	font-family: trebuchet ms;
	line-height: 20px;
	text-transform: uppercase;
	text-align: left;
	}
	
h3.menyoverskrift {
	padding-top: 10px;
	padding-bottom: 3px;
	}
	
#blog-title {
	font-size: 30px;
	font-family: BlairMdITC TT;
	//letter-spacing: -5px;
	height: 9px;
	padding-top: 75px;
	}
	
#blog-description {
	padding-left: 10px;
	letter-spacing: 9px;
	text-transform: uppercase;
	}
	
.entry-title {
	padding-top: 10px;
	padding-bottom: 5px;
	}
	
.entry-date {
	font-family: trebuchet ms;
	font-size: 13px;
	color: white;
	padding: 4px;
	width: 60%;
	background: url(images/pilsvart.png) 100% 100% no-repeat black;
margin-top: -20px;
	}

margin-top: -25px;
	}
	
.nav-next {
font-size: 11px;
	}

.nav-previous {
font-size: 11px;
	}


/* ------ Just some example content ------- */


/* ------ Den horisontale menyen..? ------- */

/*
div#menu ul,div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
	}

div#menu ul a {
	display:block;
	margin-right:1em;
	padding:0.2em 0.5em;
	text-decoration:none;
	}

div#menu ul ul ul a {
	font-style:italic;
	}

div#menu ul li ul {
	left:-999em;
	position:absolute;
	}

div#menu ul li:hover ul {
	left:auto;
	}
	
	*/

.entry-title,.entry-meta {
	clear:both;
}

div.entry-meta {
	clear:both;
	padding: 5px;
	//background-color: #f2efdc;
	color: grey;
	font-family: times new roman;
	//font-weight: bold;
	border-top: 1px dotted grey;
}

div#container,div#primary {
	//margin-top:2em;
	}

form#commentform .form-label {
	margin:1em 0 0;
	}

form#commentform span.required {
	background:#fff;
	color:#c30;
	}

form#commentform,form#commentform p {
	padding:0;
	}

input#author,input#email,input#url,textarea#comment {
	padding:0.2em;
	}

div.comments ol li {
	margin:0 0 0;
        padding: 10px;
list-style:none;
	}

textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:100%;
}

.alignright,img.alignright{
	float:right;
	margin:1em 0 0 1em;
	}

.alignleft,img.alignleft{
	float:left;
	margin:1em 1em 0 0;
	}

.aligncenter,img.aligncenter{
	display:block;
	margin:1em auto;
	text-align:center;
	}

div.gallery {
	clear:both;
	height:180px;
	margin:1em 0;
	width:100%;
	}

p.wp-caption-text{
	font-style:italic;
	}

div.gallery dl{
	margin:1em auto;
	overflow:hidden;
	text-align:center;
	}

div.gallery dl.gallery-columns-1 {
	width:100%;
	}

div.gallery dl.gallery-columns-2 {
	width:49%;
	}

div.gallery dl.gallery-columns-3 {
	width:33%;
	}

div.gallery dl.gallery-columns-4 {
	width:24%;
	}

div.gallery dl.gallery-columns-5 {
	width:19%;
	}

div#nav-above {
	margin-bottom:1em;
	}

div#nav-below {
	margin-top:1em;
	}

div#nav-images {
	height:150px;
	margin:1em 0;
	}

div.navigation {
	height:1.25em;
	}

div.navigation div.nav-next {
	float:right;
	text-align:right;
	}

div.comment-author vcard {
	font-size: 20px;
	}

div.comment-meta {
font-size: 13px;
color: grey;
font-weight: bold;
font-family: thonburi;
line-spacing: -3px;
border-bottom: 1px dotted grey;
	}
	
	
	
	
/*


div.sidebar input#s {
	width:7em;
	}

div.sidebar li {
	list-style:none;
	margin:0 0 2em;
	}

div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
	}

div.sidebar ul ul {
	margin:0 0 0 1em;
	}

div.sidebar ul ul li {
	list-style:disc;
	margin:0;
	}

div.sidebar ul ul ul {
	margin:0 0 0 0.5em;
	}

div.sidebar ul ul ul li {
	list-style:circle;
	}
	
	*/

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
	float:left;
	}

input#author,input#email,input#url,div.navigation div {
	width:50%;
	}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
	margin:0;
	padding:0;
	}
	
	
	

	
#navcontainer { width: 150px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 4px;
width: 145px;
//background-color: #aea682;
border-bottom: 1px dotted grey;
font-weight: bold;
//border-left: 1px dotted grey;
//border-right: 1px dotted grey;
}

#navcontainer a:link, #navlist a:visited
{
color: grey;
text-decoration: none;
}

#navcontainer a:hover
{
//background-color: #999274;
color: black;
text-decoration:underline;
}


//------------------------


#kontainer
{
//margin: 10px 0 0 30px;

padding: 0;
height: 20px;
background: #fff;
width: 800px;
}

#kontainer ul
{
border: 0;
margin-left: -34px;
margin-top: 8px;
padding: 0;
list-style-type: none;
text-align: center;
}

#kontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#kontainer ul li a
{
//background: #90b5b7;
//width: 114px;
height: 25px;
//border-top: 1px solid #4b676d;
//border-left: 1px solid #4b676d;
//border-bottom: 1px solid #4b676d;
//border-right: none;
padding-right: 22px;
padding-left: 22px;
margin: 0 0 10px 0;
//color: #f5d7b4;
text-decoration: none;
display: block;
text-align: center;
//font: normal 14px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
font-size: 20px;
font-family: georgia;
letter-spacing: -1px;
}

#kontainer ul li a:hover
{
color: #344e50;
//background: #afd6d8;
}

#kontainer a:active
{
//background: #c60;
color: #fff;
}

#kontainer a:visited
{
color: #4a6d6f;
}

#kontainer a
{
color: #4a6d6f;
}

#kontainer li#active a
{
//background: #384b4d;
//border: 1px solid #c60;
color: #fff;
}

/* ----- DIV-ER MED AVRUNDEDE HJØRNER ------ */

.clear {font-size: 1px; height: 1px}

/*  ORANGE -- HTML: <div class="obl"><div class="obr"><div class="otl"><div class="otr"> */
.obl {background: url(images/obl.gif) 0 100% no-repeat #e68200;}
.obr {background: url(images/obr.gif) 100% 100% no-repeat}
.otl {background: url(images/otl.gif) 0 0 no-repeat}
.otr {background: url(images/otr.gif) 100% 0 no-repeat; padding:10px}

/*  LYSEBLÅ -- HTML: <div class="bbl"><div class="bbr"><div class="btl"><div class="btr"> */
.bbl {background: url(images/bbl.jpg) 0 100% no-repeat #dce5ea;}
.bbr {background: url(images/bbr.jpg) 100% 100% no-repeat}
.btl {background: url(images/btl.jpg) 0 0 no-repeat}
.btr {background: url(images/btr.jpg) 100% 0 no-repeat; padding:10px}
