/* J3 ikoner */
.icons .pull-right {float:right;}
.icons .btn-group {position:relative; margin-top:-34px;}
.icons .btn-group ul {list-style:none; display: inline; padding-left:4px;}
.print-icon {
background: url(../gfx/printButton-flat.png) no-repeat;
height: 16px; width: 16px; overflow: hidden; display: inline-block;}
.email-icon{background: url(../gfx/emailButton-flat.png) no-repeat;
height: 16px; width: 16px; overflow: hidden; display: inline-block;}
.print-icon a, .email-icon a {color:transparent;}


/* J3 breadcrubs */
.breadcrumb {color: #666; font-style: italic; font-size: 11px; list-style: none;
margin:0 0 6px 0;padding:0px;}
.breadcrumb li {display: inline;}

/* J3 Sidevisninger */
.stats-module dt, .stats-module dd {display: inline;} 
.stats-module dd {margin: 0px; font-weight: bold;}
.stats-module dt:after {content: ":";}

/* J3 Søk */
.btn-group {margin: 0 10px 20px 0; float: left;}
.btn-group .btn {width: 30px; height: 19px; line-height: 19px;}
.searchintro {clear: both;}

 /* J3 kategoriliste */
.category, .list-striped, .list-striped p {margin:0px; padding:0px;}
.list-striped li {list-style:none; padding: 10px;}
.list-striped span:last-of-type {float:right; position:relative; top:-16px;}
.cat-list-row0 {background:#f7f7f7;} 
.cat-list-row1 {background:#fcfcfc;}
.list-title {font-weight:bold;}
.pull-right {}

/* J3 Blogg */
.items-row, .item {clear:both;}
.items-row h2, .item h2 {margin-top: 10px;}

/* Blogg paginering */
.pagination ul {margin:0px; padding: 0px;}
.pagination ul li {display: inline; margin-right: 20px;}




.item-page h2 {
   font-size:18px;
}

ul.actions a img, .buttonheading img, .hasTip img {
  border: 0px none;
}

ul.actions li {
  float: right;
  position: relative;
  top: -24px;
	list-style: none;
}


/** Nyheter **/ 
#innhold h2 {
  border-bottom: gray 1px dotted;  
}
#innhold h2 a {
  text-decoration: none;
}
.article-info-term {
  display: none;
}
.modified, .createdby, .published, .category-name, .category-name a, .hits {
  font-size: 11px;
  font-style: italic;
  color: #666;
  margin: 0 5px 0 0;
  display: inline;
}
.category-name:after, .published:after, .createdby:after {
    content: "-";
}

.latestnews, .mostread {
  padding: 0px; margin: 0px;  
}
.latestnews li, .mostread {
  list-style: none;
}

.contentheading, .componentheading {
  font-size: 18px;
  font-weight:bold;
  padding-bottom: 14px;
}

.buttonheading img {
   border: 0px none;
}

.hasTip img {
   border: 0px none;
}

#innhold table {
  border: 0px;
  border-collapse: collapse;
  border-spacing: 0px;
}

#innhold table p {
  margin: 0px 0px 14px 0px;
  padding: 0px;
}

.dotted td {
  line-height: 22px;
  border-top: silver 1px dotted;
}

#innhold input {border: gray 1px solid;}
#modlgn_username, #modlgn_passwd {width: 200px;}

#innhold fieldset {
  width: 464px;
  border: gray 1px dotted;
  margin-bottom: 16px;
}
.login-greeting {
  display: none;
}

.contact h3, .contact .jicons-icons {
  display: none;
}

/* Kategorilister */

.category {
  width: 100%;
}
.category th, .category td {
  text-align: left;
  line-height: 22px;
  border-bottom: gray 1px dotted;
}


/* Acymailing */
#formAcymailing1 .onefield {
  margin: 0px; padding: 0px;
}
#formAcymailing1 select {
  width: 200px;
}
#formAcymailing1 .inputbox {
  width: 195px;
}
