/*
Theme Name: Kulturlandskapspleie standard theme
Theme URI:
Description: Standard theme for kulturlandskapspleie.no -
Version: 0.1
Author: Daniel Syvertsen
Author URI: mailto:dansyv@online.no

*/

* { margin:0; padding:0; }

a img {
border: 0;
}
a {
 color: #7c1612;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif; color: #2e2e2e;
	font-size: 62.5% !important; font-size: 10px;
    background: #eaefd1 /*url("images/flowerpattern1.png") no-repeat top right;url("images/gradientbg.jpg") repeat-x top left;*/
}
h1, h2, h3, h4, h5, h6 {
font-family:  Georgia, "Times New Roman", Times, serif; color: #2e2e2e;
}
h4 {
color: #93ab32;
}


/* =LAYOUT */
#page {
width: 960px;

}

#content {
  width: 734px;
  float: left;
  border-left: 1px solid #c7d19a;
  border-right: 1px solid #c7d19a;
  background: #f7f8f0 url("images/flowerpattern2.gif") repeat-y top right;
}

 #maincontent {
  width: 490px;
  float: left;
  padding-left: 20px;
  margin-top: 10px;
  overflow: hidden;
 }

#widecolumn {
padding: 0 10px;
width:  95%;
}
/* =FOOTER */
 #footer {
  margin: 5em auto 0 auto;
  clear: both;
  text-align: center;
  font-family: helvetica, "trebuchet ms", tahoma, verdana, arial, sans-serif;
  color: #aaae9b;
  font-size: 1em;
  padding-top: 25px;
  padding-bottom: 10px;
  width: 100%;
  background: url("images/border_header_light_noshad.gif") repeat-x;
}
 



/* =HEADER */
 #header {
  height: 170px;
}

#headerimg {
  background: url('images/border_header_light.gif') repeat-x bottom right;
  float: left;
  width: 180px;
  height: 170px;
}

/* BANNERIMAGE AND LOGO */
h1 {
 float: left;
 overflow: hidden;
 text-indent: -4000px;
 border-left: 1px solid #e1e0a6;
 border-right: 1px solid #e1e0a6;
}

h1 span {
height:170px;
width: 734px;
background: url('images/header_bg.jpg') top left no-repeat;
position:absolute; left:181px; top:0; z-index:1;
cursor: pointer;  
}
h1 a {
width: 734px;
  height: 128px;  
  display: block;
}

#headerlogo .logo {
 text-indent: -9000px; 
 width: 255px;
 height: 130px;
 display: block;
 margin-left: 13px;
 margin-top: 8px;
}



/* =MENY */
#navcontainer ul
{
background-color: #54584f;
color: White;
float: left;
width: 100%;
font-family: helvetica, arial, sans-serif;
font-size: 2em;
border-bottom: 1px dotted #fff;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1em;
background-color: #54584f;
color: White;
text-decoration: none;
float: left;
border-right: 1px dotted #fff;
}

#navcontainer ul li a:hover
{
background-color: #7c1612;
color: #fff;
}

/*=SIDEBAR*/

#sidebarpakker {
 float: left;
 width: 180px;


}
#sidebar {
	font-size: 1.5em;
  line-height: 1.5em;
	color: #7c1612;
	width: 160px;
	margin: 2px auto;
  font-family: helvetica, "trebuchet ms", tahoma, verdana, arial, sans-serif;


}

#sidebar ul {
  list-style: none;
  margin-bottom: 0.5em;
  /*background: #f7f8f0;*/


}

#sidebar ul ul ul {
  margin-bottom: 0;
}

#sidebar ul h3 {
  background: #eaefd1;
  font-size: 1.6em;
  padding: 10px 1px 0px 0.1em;
  margin-bottom: 0.3em;
  font-weight: normal;
  color: #93ab32;
  font-family: Georgia, "Times New Roman", Times, serif;
}


#sidebar ul ul
{
  list-style-image: url(images/listitem.png);
  list-style-type: circle;
  margin-left: 20px;

}

#sidebar a {
  text-decoration: none;
  color: #5f110e;
}
#sidebar a:hover {
	color: #8b130f;
}
.current_page_item {
  font-weight: normal;
}

/* =MAINMENU */

#sidebar #mainmenu{
	margin-left: 0;
	font-size: 1.2em;
}

#sidebar #mainmenu li{
	list-style: none;
}

#sidebar #mainmenu li a{
	display: block;
	padding: .4em .4em .4em .2em;
	border-bottom: 1px dotted;
}

#sidebar #mainmenu li a:hover{
	background: #d3dd9f;
}

/* =RIGHTCOLUM */
#rightcolumpakker {
float: left;
width: 220px;
padding-top: 10px;
overflow: hidden;


}
#rightcolum {
padding: 0px 10px 5px 20px;
color: #54584f;
}
#rightcolum p {
	line-height: 1.4em;
	margin-bottom: 1em;
	font-size: 1.3em;
}
#rightcolum img {
margin-bottom: 5px;
}
#rightcolum h3.small {
  font-size: 1.7em;
  margin-bottom: 0.3em;
  font-weight: normal;
  color: #93ab32;
  font-family: Georgia, "Times New Roman", Times, serif;
/*color: white;
background: #93ab32;
padding-left: 5px;
margin-bottom: 8px;
border: 1px solid #93ab32;
font-size: 1.5em;*/
}

/* =SEARCHFORM */
/* #searchform
{
  text-align: center;
  margin-bottom: 5px;
}

#searchform input
{

  border: 1px solid #7c1612;
  background-color: #edecb1;
  color: 7c1612;
}

#searchform #s
{

  width: 50%;
  background-color: white;
}*/

/* =POST */
.post {
  margin-bottom: 2.5em;
  font-size: 1.5em;
  background: url("images/post_bg.gif") repeat-y right;
	padding-right: 13px;
}
.post p {
	margin-bottom: 1em;
	
}
#widecolumn .post {
 background: none !important;
 }

.entry {
  margin: 10px 0 15px 0;
}

.postmetadata {
  font-size: 0.8em;
  margin-right: -13px;
  color: #3a3d37;
  padding: 1px 0;
  background: #f0efe0;
  border-bottom: 1px dotted #a9a572;
  border-top: 1px dotted #a9a572;
  clear:  both;
}

.postmetadata a {
  color: #7c1612 !important;
}
.postmetadata a:hover {
  color: #9cb33e !important;
  text-decoration: none !important;
}

.post  {
  line-height: 1.4em;

}


.post a {
  color: #7c1612;
}

.post a {
text-decoration: none;
}
.post a:hover {
text-decoration: underline;
}
.date {
 color: #7a8f24;
 font-family: helvetica, "trebuchet ms", tahoma, verdana, arial, sans-serif;
 margin-left: 0.2em;
}
.post img {
margin: 3px 8px 5px 0;
/*border: 2px solid #3a3d37;*/
}



 .entry .postmetadata {
  font-size: 0.8em;
  font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
  width: 95%;
  margin: 3em auto 3.5em auto;
  border: 1px dotted white;
  padding: 5px;
  padding-left: 45px;
  border-bottom: 1px dotted #a9a572;
  border-top: 1px dotted #a9a572;
  background: #f0efe0 url(images/metadata.gif) no-repeat   scroll top left;

}
/* =COMMENTS */


#commentform {
font-family: helvetica, "trebuchet ms", tahoma, verdana, arial, sans-serif;
font-size: 1.2em;
background: #eaefd1;
padding: 1em;
border: 1px solid #dce2bf;
margin-top: 0.5em;
width: 97%;
}
#commentform input {
margin: 5px 0;
background: #f7f8f0;
border: 1px solid #dce2bf;
padding: 2px;
}
#commentform textarea {
margin: 5px 0;
background: #f7f8f0;
border: 1px solid #dce2bf;
padding: 2px;
}
#comment {
width: 80%;
}
ol.commentlist
{
width: 95%;
font-size: 1.2em;
margin-left: 20px;
margin-top: 0.5em;
margin-bottom: 3em;

}

ol.commentlist li
{
  margin-bottom: 1em;
  border-bottom: 1px dotted #a9a572;
  padding: 5px;
  /*background-color: #f5de74;*/
  
}
.commentOfficialUser { 
border: 1px dotted #a9a572; background-color: #eaefd1 !important; 
}

ol.commentlist li.alt
{
  /*background-color: #fdf6a7;*/
  }

ol.commentlist a
{
  color: #bd492a;
}

small.commentmetadata
{

  font-size: 0.9em;
  margin-bottom: 1em;
  display: block;

}





/* =HEADINGS */
h1 {
 font-size: 2em;
}
h1 a:hover, h1 a:visited, h1 a {
  text-decoration: none;
  color: #7c1612;
}

 h2 {
 font-size: 2em;
 line-height: 1.4em;
 letter-spacing: 1px;
 font-weight: normal;
 font-family: Georgia, "Times New Roman", Times, serif;
 color: #7c1612;
 text-transform: none;
}
.post h2 a:hover {
  color: #3a3d37;
  margin-bottom: 1em;
  padding: 1px 0;
  background: #f0efe0;
  border-bottom: 1px dotted #a9a572;
  text-decoration: none;
}


h3 {
 font-size: 1.5em;
}
h4 {
 font-size: 1.3em;
}

/* =DIVERSE */
blockquote {
  margin: 1em 1.5em;
  padding: 1em 1.5em 1em 3.5em;
  border: 1px solid #FADA96;
  background: #FCF1E2 url(images/blockquote.gif) no-repeat   scroll top left;
}

blockquote cite
{
  margin: 5px 0 0;
  display: block;

}

.center
{
  text-align: center;
}

acronym, abbr, span.caps
{
  cursor: help;
}

acronym, abbr
{
  border-bottom: 1px dashed #999;

}

 .navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;



}

.alignleft
{
  float: left;
  text-align: left;
  padding:  2px 0;
  width: 50%;
}

.alignright
{
  float: right;
  text-align: right;
  padding:  2px 0;
  width: 50%;
}

.alignleft:hover {
	background: #f0efe0;
	} 
.alignright:hover {
	background: #f0efe0;
		}

.pagetitle
{
	font-family: georgia;
	font-size: 4em;
	line-height: 1em;
	color: #f3f6e2;
	position: absolute;
	width: 200px;
	z-index: 1;
	top: 210px;
	left: 810px;
	
}


/* =LISTER */
.post li
{
  margin-left: 20px;
}

.post ul
{

  list-style-image: url(images/listitem.png);
  list-style-type: bullet;
  margin-bottom: 10px;
}





/* =Diverse */
.hiddenclear {
visibility: hidden;
clear: both;
}

small {
 font-size: 0.9em;
}
.img_center {
width: 148px;
height: 148px;
text-align: center;
}
hr {
margin: 3px 0;
}

.red {
color: #7c1612;
}
.smallattachment a {
font-family: helvetica, arial, verdana, sans;
font-size: 1.5em;
text-decoration: underline;
}
.smallattachment  {
border: 1px solid #dce2bf;
padding: 5px;
background: #eaefd1 url(images/last_ned_ikon.gif) no-repeat right top;
height: 130px;
margin-bottom: 10px;
display: block;
}


/* =BYLINE */	

#byluminus { padding: 0.3em 7.2em 0.3em 0; background: url(images/luminus-brukervennlighet-resultater.gif) center right no-repeat; }
#luminus { display: none; }
