/*
---------------------------------
  - Filename: layout.css
  - Rev: v00.06.01 
  - Section: CSS / Blueprint
  - Complements Blueprint screen.css, ie.css and print.css
  - TODO: Missing editor elements
---------------------------------
*/

/*==================
## Layout - Idium ##
==================*/
body {
/* Always check default body before override */
}
div.container {
  position:relative;
}

.infobox {
  background-color:#FFFFFF;  
  overflow:scroll;
  padding: 10px;
  width: 680px;
  height: 400px;
}

.infobox .contentWrapper {
  color:#3E3213;
  font-size:0.9em;
  margin-bottom:0;
  right:10px;
  text-align: left;
}

.infobox img {
  border:1px solid #E2E3E3;
  float:left;
  margin-right:15px;
  width:270px;
}

.contentWrapper p.text {
  margin-bottom: 10px;
}

.contentWrapper p {
  line-height:1.6em;
}
  
.infobox h2.lightbox {
  font-size: 16px;
}

.divider {
clear:both;
}

/* Header */
div.header {
  width: 960px;
  position:relative;
  height: 100px;
  margin: 0 auto;
}
div.header #logo img{
  margin-top:37px; 
}
div.main {
  clear: both;
  width: 960px;
  margin: 2px auto 30px;
  position:relative;
}
div.content_container {
   width: 960px;
   margin: 50px 0;
}
div.content {
	width:940px;
	float:left;
        padding: 0 10px;
}

/* This makes menu float on the left side of the content container */
/* .content_container {
  float: right;
  margin: 0px 0px 0px 10px;
} */

#footer {
  background: #fff url(../GFX/footerBg.jpg) repeat-x;
  color: #4a4a4a;
  width: 100%;
}

.footerContent {
  margin:25px auto 0;
  position:relative;
  width:960px;
}

.footerContent p {
  position:absolute;
  right:0;
  width: 370px;
}


/*==================
## Navigation
==================*/
body ul.nav,
ol.nav,
dl.nav {
  list-style: none;
  margin: 0;
  padding:0;
}
.nav a {
  text-decoration:none;	
}
/* Nav - Accessibillity */
body .nav_accessibility {
  display: none;
}

/* Nav - Main */
.nav_main {
  position: relative;
  padding: 0px;
  height: 42px;
  line-height:3.833em;
  width: 960px;
  background: url(../GFX/navMainBg.jpg) repeat-x;
   -moz-border-radius:5px;
  -webkit-border-radius:5px;
  top: 12px;

} 
.nav_main li {
  float: left;
  border-right: 1px solid #b9b83b;
  line-height: 41px;
  display:block;
}

.nav_main li.last {
  border: none;
}

.nav_main li a {
  font-size:12px;
  text-transform:uppercase;
  color:#fff;
  margin: 0 40px;
  display:block;
}

.nav_main a:hover,
.nav_main a.active,
.nav_main a.navigated {
  color: #4a4a4a;
}


#main .nav_sub {
  position:relative;
  top:10px;
  width:960px;
  height: 17px;
  border-bottom: 1px dotted #dedede;
  padding-bottom: 10px;
}

#main .nav_sub li {
  display:inline;
}

#main .nav_sub li a {
  font-size: 11px;
  color: #a4a4a4;
  float:left;
  display:block;
  line-height:30px;
  padding: 0 10px;
}

#main .nav_sub li a:hover,
#main .nav_sub li a.active,
#main .nav_sub li a.navigated{
  color: #4a4a4a;
}



/* Nav - Breadcrumbs */
.nav_breadcrumbs {
  position: relative;
  color: #a4a4a4;
  top: 16px;
  left: 6px;
  width:960px;
  clear:left;
}

.breadcrumbs_pre_text {
  float: left;
  margin-right: 0.833em;
}

ul.nav_breadcrumbs ol {
  float: left;
}

.nav_breadcrumbs ol li span {
  padding-left:7px;
}

ul.nav_breadcrumbs li {
  float: left;
  margin-right: 0.833em;
}

.nav_breadcrumbs li.first a {
    color: #a4a4a4;
}

ul.nav_breadcrumbs li.last span {
  display: none;
}
ul.nav_breadcrumbs a {
  font-weight: normal;
}

/* Nav - Support */
.nav_support {
  position:absolute;
  right:220px;
  top:79px;
}
.nav_support li {
  display: inline;

}

.nav_support li a:hover,
.nav_support li a.active,
.nav_support li a.navigated {
  outline: none;
}

/* Nav - Language */
.nav_language {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #fff;
}
.nav_language li {
  display: inline;
  margin: 0 0.833em 0 0;
}
.nav_language li.last,
.nav_support li.last {
  margin-right:0;	
}
/*
---------------------------------
  - Filename: articles.css
  - Rev: v00.06.01 
  - Section: CSS / Blueprint
---------------------------------
*/

div.article {
  width: 760px;
}

div.article h2 {
  font-size: 17px;
  text-transform: uppercase;
  margin-bottom: 1px;
}

div.article h2 a {
  color: #4a4a4a;
  text-decoration: none;
}

div.article .editorelement h2 {
  text-transform: none;
  font-size: 1.5em;
}

div.summary.odd,
div.summary.even {
  width: 440px;
  margin: 10px;
  padding-bottom: 30px;
  border-bottom: 1px dotted #dedede;
}

div.summary.odd {
  float:left;
}

div.summary.even {
  float: right;
}

div.summary img,
div.summary .flash_wrapper {
  margin-right: 0.833em;
  max-width: 165px;
  float: left;
}
div.summary h2 {
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 2px;
}

div.summary h2 a {
  color: #4a4a4a;
  text-decoration: none;
}

div.summary p.text {
  margin-bottom: 2px;
}

div.summary a.readmore {
  background:url("../GFX/arrowBullets.jpg") no-repeat scroll 1px 50% transparent;
  padding-left:14px;
  text-decoration:none;
}

div.summary a.readmore:hover {
  color: #4a4a4a;
  background:url("../GFX/arrowBulletsA.jpg") no-repeat scroll 1px 50% transparent;
  padding-left:14px;
  
}

/* Remove "about..." */
div.summary .readmore span {
  display: none;
}
div.article p.text {
    font-weight:900;  
}

.frontpage #content {
  width: 960px;
}




.frontpageNews a.readmore {*display:inline-block; }

.frontpageNews {
  float: left;
  width: 450px;
  margin: 0 10px;
  text-align:center;
}


.frontpageNews h2 {
  font-family: Century Gothic;
  font-size: 20px;
}

.frontpageNews h2 a {
  text-decoration: none;
  color: #a4a4a4;
  background: none;
}

.frontpageNews p.text {
  padding-top: 20px;
}

#content .frontpageNews img { 
  text-align: center;
  margin-bottom:20px;
}

#content .frontpageNews a.readmore {
   background: url(../GFX/frontpageButton.jpg) repeat-x;
   -moz-border-radius:5px;
  -webkit-border-radius:5px;
   padding: 5px;
   color: #fff;
   text-decoration: none;
}


#content .frontpageNews a.readmore:hover,
#content .frontpageNews a.readmore.active,
#content .frontpageNews a.readmore.navigated {
   background: url(../GFX/frontpageButtonA.jpg) repeat-x;
   -moz-border-radius:5px;
  -webkit-border-radius:5px;
   padding: 5px;
}

.lastNews {
  width: 920px;
  padding: 0 20px;
}

.lastNews .news {
  width: 200px;
  margin: 0 10px;
  float: left;
}

.news h2 {
  font-size: 12px;
  text-transform: uppercase;
  border-bottom: 1px dotted #a4a4a4;
  padding-bottom: 3px;
}

.news h2 a {
  text-decoration: none;
  color: #4a4a4a;
}

.news a.readmore {
  background:url("../GFX/arrowBullets.jpg") no-repeat scroll 0 4px transparent;
  padding-left:14px;
}

.news img {
  max-width: 190px;
  border: 3px solid #fff;
  outline: 1px solid #dedede;
  margin-bottom:5px;
}

.news p {
  font-size: 11px;
  margin-bottom: 3px;
}

.news a {
  text-decoration: none;
}


.news .readmore span {
  display: none;
}

a#followFacebook {
  border:medium none;
  font-size:13px;
  outline:none;
  position:absolute;
  right:0;
  text-decoration:none;
  text-transform:uppercase;
  top: 136px;
  color: #4a4a4a;
  width: 370px;
  padding-bottom: 30px;
}

a#followFacebook2 {
  border:medium none;
  font-size:13px;
  outline:none;
  position:absolute;
  left:500;
  text-decoration:none;
  text-transform:uppercase;
  top: 80px;
  color: #4a4a4a;
  width: 370px;
  padding-bottom: 30px;
}

a#followFacebook img {
  margin-right: 5px;
  vertical-align:-6px;
}

a#followFacebook2 img {
  margin-right: 5px;
  margin-left: 10px;
  vertical-align:-2px;
}

/* Newsletter */

form#newsletterForm {
  position:absolute;
  right:0;
  top:60px;
  width: 370px;
}

form#newsletterForm fieldset legend {
  color:#4A4A4A;
  display:block;
  font-size:14px;
  text-transform:uppercase;
}

form#newsletterForm .submit {
  color:#4A4A4A;
  font-size:11px;
  padding:2px;
  position: absolute;
  top: 25px;
  right: 111px;
  width: 43px;
 }

form#newsletterForm .email {
 position: absolute;
 top: 21px;
 width: 200px;
 color: #737373;
 font-size: 10px;
}

.response {
  color:#a2a013;
  font-size:11px;
  position:absolute;
  top:50px;
  padding-left:3px;
}



/*==================
## Idium Footer
==================*/

.idium {
  /*margin:10px 0 0 8px;
  float:left;
  clear: right;*/
  left:13px;
  position:absolute;
  top:70px;
}

.idium a:hover,
.idium a:active {
  text-decoration: none;
}

.idium,
.idium a {
  font-family: 'Century Gothic', Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #58585A;
  text-transform: uppercase;
  text-decoration: none;
}

.idium img {
  float: left;
  margin-top: -3px;
}

.idium span {
  font-family: Century Gothic,Verdana,Arial,helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: -8px 0 0;
  padding: 0 0 0 0.5em;
  text-transform: lowercase;
  word-spacing: 3px;
  color: #000;
}

div.article .sosialemedier {
  border-bottom:1px solid #DEDEDE;
  border-top:1px solid #DEDEDE;
  height:20px;
  padding:4px 0 1px;
  margin-bottom: 10px;
}

ul.fb {
  position:absolute;
  right:189px; 
  height:17px;
}

ul.fb li {
  margin: 0 5px;
  display: inline;
}

ul.a {
  display: inline;
  margin-right: 5px;
  text-decoration: none;
}

.fbox a:hover {
  outline: none;
}

li.facebook a{
  background: url("../GFX/fbButton.jpg") no-repeat scroll right center transparent;
  height: 17px;
  margin:0 7px;
  float: right;
  padding-right: 25px;
  display: inline;
}


/* SHARE */


li.share a {
  color:#B9B83B;
  text-decoration:none;
  background: url("../GFX/tipafriend.jpg") no-repeat scroll right center transparent;
  height: 17px;
  float: right;
  margin:0 7px;
  padding-right: 24px;
  display: inline;
}

.content #tipsForm {
  background-color:#FFFFFF;
  border:1px solid #DEDEDE;
  color:#000000;
  display:none;
  font-weight:bold;
  right:0;
  top:24px;
  padding:10px;
  position:absolute;
  width:225px;
  z-index:10;
}

.content #tipsForm label {
  padding: 5px 0 2px;
}

.content #tipsForm input {
  padding: 3px;
  width: 97%;
}

.content #tipsForm .button {
  margin-top: 8px;
  width: 66px;
}

.content div.toggle {
  width:auto;
  z-index:11;
}

content.toggle a {
  color:#fff;
}


.program p, h2 {
  margin-bottom:0;
}

.program h2 {
  font-size: 15px;
  text-transform: uppercase;
  color: #a2a013;
}

td.Ptittel a {
  color: #000;
  text-decoration: none;
}

td.Ptittel a:hover {
  color: #B9B83B;
  text-decoration: none;
}

td.Pbillett a {
  text-transform: uppercase;
  text-decoration: underline;
  color: #000;
}

td.Pbillett a:hover {
  color: #B9B83B;
  text-decoration: none;
}






/*==================
## Print, remove stuff
==================*/
@media print {
  .header,
  .idium {
    display: none;  
  }
}
