/* Global reset */
* { padding: 0; margin: 0; }

li {
	margin-left: 18px;
}

p {
	margin: 0 0 1em 0;
  line-height: 1.4em;
}

form select option {
	padding: 0 0.5em 0 0;
}

img {
	border: none;
}

/* Content positioning */

body {
  margin: 0 0 40px 20px;
  padding: 0;
  background: #fff url(/images/common/header.gif) no-repeat 24px 30px;
  font-family: Georgia, "Book Antiqua", Palatino, Serif;
  font-size: .8em;
  letter-spacing: 0.04em;
  color: #333;
}

#header,
#masthead,
#nav-global {
  position: relative;
}

#default #wrapper-outer {
  height: 100%;
  background: transparent url(/images/common/footer-chair.jpg) no-repeat bottom left;
}

#wrapper-outer {
  width: 892px;
  border-right: 1px solid #ccc;
}

#wrapper-inner {
  padding-bottom: 1px;
  padding-top: 30px;
  background: transparent url(/images/common/nav-stage-floor.gif) no-repeat 70px 4px;
}

#header {
  margin-left: 38px;
  background: transparent url(/images/common/line_olive.gif) repeat-x 0 118px;
}

#header a#logo {
  position: relative;
  display: block;
  margin-top: 20px;
  width: 158px;
  height: 80px;
  background: transparent url(/images/common/logo.gif) no-repeat top left;
}

#header a#logo span {
  position: absolute;
  left: -2000px;
}

#masthead {
  margin: 0;
  padding: 1px;
  width: 853px;
  height: 128px;
}

#content,
#content-wide,
#nav-sub,
#content-sub {
  float: left;
}

#wrapper-inner {
  font-size: 12px;
  letter-spacing: 0.04em;
}


#content,
#content-wide {
  width: 450px;
  min-height: 470px;
}

#content-wide {
	width: 630px;
/*	background-color: salmon;*/
}

#content,
#content-wide,
#content-sub {
  margin-top: 31px;
}

#header {
  font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
  font-size: 11px;
}

.clearall { clear: both;}

#nav-global,
#nav-sub {
  font-family: "Book Antiqua", Palatino, serif;
  font-size: 13px;
  height: 1%;
}

#nav-sub {
  width: 160px;
  margin: 115px 10px 0 34px;
  padding: 5px;
}

#default #nav-sub {
	margin-bottom: 150px;
}

#content-sub {
	width: 177px;
  margin-left: 18px;
}

#nav-sub .sub-item {
  margin-top: 20px;
}

#footer {
  margin-bottom: 25px;
  width: 885px;
  height: 58px;
  background: transparent url(/images/common/footer_line.gif) no-repeat top right;
}

#footer address {
  padding-top: 8px;
  padding-right: 35px;
  font-style: normal;
  text-align: right;
  font-size: 95%;
}

#searchbox {
  position: absolute;
  right: 4px;
  top: 14px;
  text-align: right;
}

#nav-lang {
  margin-bottom: 4px;
}

#searchbox input,
.ff-small,
#content textarea,
#content select {
  margin: 0 0 0 6px;
  padding: 1px 3px;
  width: 74px;
  height: auto;
  border: 1px solid #996;
  background-color: #F3F2E0;
  color: #333;
  font-family: "Lucida Sans Unicode", Verdana, Sans-serif;
  text-align: right;
}

#searchbox input {
  display: block;
  border: 1px solid #999;
  margin-top: 4px;
}

/*\*//*/
#searchbox input{
  float: right;
}
/**/

#content select {
  height: auto;
  width: 260px;
  text-align: left;
}

.ff-small,
#content textarea {
  width: 350px;
  height: 1.4em;
  font-size: 1.0em;
  text-align: left;
}

#links-home {
  position: absolute;
  right: 4px;
  bottom: 36px;
  text-align: right;
}

/* Navigation */

#nav-global {
  margin-left: 64px;
  list-style: none;
}
  
#nav-global li {
  position: relative;
  float: left;
  margin: 0;
  margin-bottom: 1px;
  padding: 0;
  border-right: 1px solid #999;
}

#nav-global ul {
  display: block;
  position: absolute; 
  top: 1em;
  left: 0;
  margin: 0;
  padding-top: 16px;
/*  z-index: 101;*/
}

#nav-global li ul li {
  float: none;
  display: block;
  border-right: none;
  margin: 0;
}

/* reset for other than IE */
#nav-global li > ul {
  top: auto;
  /*  left: auto;*/
    left: 0;
}

#nav-global li:hover ul,#nav-global li.drop ul { display: block; }

#nav-global li a {
  float: left;
  display: block;
  width: auto;
  letter-spacing: 0.06em;
}
  /* Commented Backslash Hack
  hides rule from IE5-Mac \*/
#nav-global li a { float: none;}
  /* End IE5-Mac hack */

#nav-global li a,
#nav-sub li a {
  padding: 0 10px;
  font-weight: normal;
  line-height: 14px;
  text-decoration: none;
}

#nav-global li a:link,
#nav-global li a:visited,
#nav-global li a:active,
#nav-sub li a:link,
#nav-sub li a:visited,
#nav-sub li a:active {
  color: #333;
  text-decoration: none;
}

#nav-global li a:hover,
#nav-global li a#active-global,
#nav-sub li a:hover,
#nav-sub li a#active-sub,
#nav-sub li a#article-active {
  color: #FF6666;
  text-decoration: none;
}

#nav-global li li a:link,
#nav-global li li a:visited,
#nav-global li li a:active,
#nav-sub li a {
  font-size: 95%;
  letter-spacing: 0;
}

#nav-sub ul {
  margin: 3px 0 0 0;
  padding: 0;
  list-style: none;
}

#nav-global li ul li a {
  margin: 4px 0;
  width: 100px;
}

#nav-sub li a {
  margin: 6px 0;
  display: block;
}
/* Navigation */

#prosjekter #nav-item-scenografi,
#teater #nav-item-teater,
#events #nav-item-events,
#fotoshoot #nav-item-fotoshoot,
#installasjon #nav-item-installasjon,
#interior #nav-item-interior,
#sitespecific #nav-item-sitespecific,
#tv-film #nav-item-tv,
#expo-design #nav-item-utstillinger,
#kolleksjoner #nav-item-utleie,
#omscenesans #nav-item-omscenesans,
#linker #nav-item-linker,
#kunder #nav-item-kunder,
#kontakt #nav-item-kontakt,
#hmmm #nav-item-hmmm {
  font-weight: bold;
}

#nav-global li.end {
  border: none;
}

#nav-sub li a {
  padding: 0 0 0 7px;
}

#nav-sub h2 {
  margin-left: -8px;
  padding: 0 0 8px 7px;
  background: transparent url(/images/common/nav_triangle.gif) no-repeat 0% 100%;
  font-size: 13px;
}

#nav-sub h1 {
  font-size: 16px;
  padding-bottom: 8px;
}

#content h2 {
  font-size: 14px;
}

#content h1 {
  margin-bottom: 10px;
  font-size: 18px;
}

#nav-sub p {
  font-size: 12px;
  font-weight: normal;
}

#nav-sub h2 span {
  display: block;
  padding-bottom: 5px;
  border-bottom: 2px solid #e1e3cb;
}


#content a:link,
#content a:active,
#content-sub a:link,
#content-sub a:visited,
#content-sub a:active,
#nav-sub a:link,
#nav-sub a:visited,
#nav-sub a:active,
#footer a:link,
#footer a:visited,
#footer a:active {
  color: #FF6666;
  text-decoration: none;
}

#content a:visited {
  color: #FF9999;
}

#content a:hover,
#content-sub a:hover,
#footer a:hover {
  text-decoration: underline;
}

h1 {
  font-weight: normal;
}

h2 {
  font-weight: normal;
}

h1,
h2,
h3 {
	color: #6b884e;
}

#content-sub h2 {
  margin-bottom: 10px;
  padding-bottom: 4px;
	border-bottom: 2px solid #e2e4cc;
}

/* Visual elements */

#content-sub .latest-press {
  margin-top: 1em;
}

.article-related {
  margin: 8px 0;
  margin-bottom: 20px;
  padding: 0;
  text-align: right;
}

.article-related img {
  margin-bottom: 4px;
  border: 1px solid #333;
}

.article-related a img:hover {
  border: 1px solid #FF6666;
}

.article-related h3,
.entry h3,
.search-result h3 {
  margin-bottom: 10px;
  text-align: left;
}

.search-result h3 span {
  font-size: 87%;
}

.search-result {
  margin-bottom: 10px;
  padding: 8px;
  background-color: #fff;
  border: 1px solid #999;
}

.search-result:hover {
  background-color: #F3F2E0;
}

.article-related h3 span {
  padding-left: 4px;
  color: #6b884e;
}

.article-latest {
  margin-bottom: 8px;
}


#content-sub h2 {
  font-size: 16px;
}

#content h2 {
  font-size: 115%;
}

#content-sub h3 {
  font-weight: normal;
}

/*#content h3 a,*/
#content-sub h3 a {
  font-size: 87%;
}

#content-sub .gallery-title {
  margin-bottom: 4px;
}

#content a,
#masthead a {
  text-decoration: none;
}

/*#content a:link,*/
#masthead a:link {
  color: #333;
}

/*#content a:visited,*/
#masthead a:visited {
  color: #666;
}

#content a:hover,
#masthead a:hover {
  color: #FF6666;
  text-decoration: underline;
}

#masthead a:hover {
  text-decoration: none;
}

#content p.divider {
  color: #FF6666;
  text-align: center;
}


/* FORM element styles */

.ff-button {
  border: 3px double #999;
  border-top-color: #ccc;
  border-left-color: #ccc;
  padding: 2px;
  background-color: #fff;
  color: #000;
  font-size: 0.9em;
  font-weight: normal;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  cursor: pointer;
}

.ff-button:hover { background-color: #F3F2E0; }


.bkg-button {
  background-image: url(/images/common/form-btn-gradient.png);
  background-repeat: repeat-x;
}

.bkg-color-blue { background-color: #72AAE2; }
.bkg-color-green { background-color: #CACA00; }
.bkg-color-grey { background-color: #f3f3f3; }

#content h2 {
  margin-bottom: 8px;
}

.slideshow {
  padding: 6px;
  border: 1px solid #999;
  background-color: #fff;
}

#article-active {
  font-weight: bold;
  text-decoration: underline;
}

/* RSS thumbnail gallery styling */

.rssThumbFloat {
  float: left;
  padding: 0 4px 4px 0; 
}

.rssThumbs td {
  padding: 2px; 
}

.rssImg img,
.rssFull img,
.rssThumbFloat img {
  border: 1px solid #333;
}

.rssThumbFloat a img:hover {
  border: 1px solid #333;
}

.footer-gallery {
	clear: both;
	padding-top: 4px;
	border-top: 1px solid #ccc;
	color: #666;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 90%;
}
/* LiveSearch styling */

#LSResult { 
  position: absolute;
  right: 0;
  background: transparent url(/images/common/bkg-live-search.png) repeat;
  border: 1px solid #996;
  width: 250px;
  z-index: 100;
}

#LSShadow { padding: 0; }

#LSRes { background-color: transparent; }
.LSRow { padding: 2px 5px; border-top: 1px solid #996; }

#LSHighlight,
.LSRow:hover { background-color: #F3F2E0; color: #FF6666;  }


#LSHeader { padding: 2px 2px 8px; }
.lsDate { display: block; color: #555; }

#content a,
#masthead a,
#LSRes a {
  display: inline;
  text-decoration: none;
}

#LSRes a:link {
  color: #000;
}

#LSRes a:visited {
  color: #333;
}

#LSRes a:hover {
  background-color: #F3F2E0;
  color: #FF6666;
  text-decoration: underline;
}

.bkg-button {
  background-image: url(/images/common/form-btn-gradient.png);
  background-repeat: repeat-x;
}

#nav-sub li,
#nav-sub a {
  margin: 0;
}

#content #gallery-image {
  margin: 0 auto;
}

#content #gallery-image,
.rssThumbs {
  margin-bottom: 10px;
  padding: 6px;
  border: 1px solid #999;
}

#content #gallery-image {
  margin-top: 0;
  padding-top: 0;
  border: none;
}

.rssThumbs {
  padding: 3px; 
}

.rssThumbs a img:hover {
  border: 1px solid #FF6666;
}

#default #content #gallery-image,
#content #placeholder {
  margin:auto;
  padding:6px;
  border: 1px solid #999;
  background-color: #fff;
}
 
#content #gallery-image .caption {
  margin-top: 4px;
  padding-top: 4px;
  padding-left: 24px;
  background: transparent url(/images/common/caption-squiggle.gif) no-repeat top left;
}

#rssThumbNav {
  margin: 2px 0 0 0;
  padding: 6px 0 0 0;
  list-style: none;
  border-top: 1px solid #ccc;
}

#rssThumbNav li.left a {
  padding-left: 12px;
}

#rssThumbNav li.right a {
  padding-right: 12px;
}

#rssThumbNav .right {
  float: right;
  background: transparent url(/images/common/arrow-next-off.gif) no-repeat 100% 50%;
}

#rssThumbNav .left {
  float: left;
  margin: 0;
  background: transparent url(/images/common/arrow-previous-off.gif) no-repeat 0% 50%;
}

#rssThumbNav .right a:hover {
  background: transparent url(/images/common/arrow-next-on.gif) no-repeat 100% 50%;
}

#rssThumbNav .left a:hover {
  background: transparent url(/images/common/arrow-previous-on.gif) no-repeat 0% 50%;
}

/* jdb-lang styles */

.jdb-lang {
  margin: 0;
  padding: 4px;
  list-style: none;
}

.jdb-lang li {
  float: right;
}

.jdb-lang li a#lang-on {
  font-weight: bold;
}

.error {
	color: #8C2121;
}

#kunder .entry
{
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #e1e3cb;
}

#nav-sub li a {
  padding-left: 2px;
}

.nobr {
  white-space: nowrap;
}

.designedby,
.designedby:link,
.designedby:visited {
  font-size:10px;
  color:#999;  
}
.designedby:hover {
  color:#333;
}

.border-top,
.rssCcat {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #ccc;
}

