/* J3 ikoner */
.blog-featured .actions  {
	display: none !important;
	background-color: transparent;
}
.pull-right {
    float:right;
}
.btn-group {
    position:relative;
    margin-top:-34px;
}
.btn-group ul{
    list-style:none;
    display: inline;
    padding-left:4px;
}
.print-icon{
    background: url(../gfx/printButton.png) no-repeat;
    height: 16px;
    width: 16px;
    overflow: hidden;
    display: inline-block;
}
.email-icon{
    background: url(../gfx/emailButton.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;
   margin-bottom: 6px;
	list-style: none;
}
.breadcrumb li {
	display: inline;
}


/* J3 Logg inn */
.login-description {
	margin-bottom: 20px;
}
.login {
  margin: 0 0 14px 0;
}
.login h1 {
  margin-bottom: 14px;
}
.control-group {
clear: both;
	margin-bottom: 6px;
}
.login label {
  display: block;
  float: left;
  width: 100px;
}

/* J# rediger frontend */
.edit-icon a {
	color: #d0142c;
}

img {
  border: 0px;
}
.flexslider {
	background-color: #fff !important;
	border: 0px !important; 
	margin-bottom: 20px !important;
}
.flexslider img {
	width: 700px !important;
	height: 300px !important;
}

.dotted {
	width: 100%;
	border-top: silver 1px dotted;
}
.dotted td {
	line-height: 20px;
	border-bottom: silver 1px dotted;
}


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

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

/* Overskrift */

#jevents_header .contentheading {
   font-size:20px;
   font-weight: normal;
}

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

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

/* Les mer */

.items-more {
	padding: 1px 0 10px 0;
	border-bottom: 1px silver solid;
}
.items-more ol, .pagination ul, .moduletablestyle-line ul {
	list-style: none;
	padding: 0px; margin: 0px;
}
.items-more li, .pagination li, .moduletablestyle-line li {
	line-height: 20px;
}
.items-more a, .pagination a, .moduletablestyle-line a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.pagination .pagination-start {
	display: none;
}
.pagination span {
	font-weight: bold;
}
.pagination ul li {  
  display: inline;
  margin-right: 10px;
}
.moduletablestyle-line {
	float: left;
	max-width: 260px;
}
.moduletablestyle-line:first-child {
	margin-right: 20px;
}
.moduletablestyle-line h6 {
	margin: 0;
}


.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;
  padding: 0px;
}

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

#innhold fieldset {
  max-width: 530px;
  border: gray 1px dotted;
  margin-bottom: 16px;
}
#innhold legend {
  border: 0px;
  background-color: white;
}
.login-greeting {
  display: none;
}

#basic-details, #display-form {
  font-size: 14px;
  padding: 10px 0 10px 0;
}

/* Kategorilister */

.category {
  width: 100%;
}
.category th, .category td {
  text-align: left;
  line-height: 22px;
  border-bottom: gray 1px dotted;
}
.contact h3 {
	display: none;
}
.contact-position {
	font-size: 15px;
	font-weight: bold;
}
.categories-list span {
	display: block;
	width: 80px;
	font-size: 15px;
	font-weight: bold;
}

/* Nettlenker */
.categories-list ul {
	list-style: none;
	margin: 0px; padding: 0px;
}
.categories-list li {
	border-bottom: silver 1px dotted;
}
.categories-list span {
	float: left;
	margin-right: 10px;
}
.categories-list dt {
	display: none;
}
.categories-list dd:before {
	content: "  (";
}
.categories-list dd:after {
	content: ")";
}


.filters {
  display: none;
}


