/*Styling Conferences category*/
div.signMeUp {
background-image:url(/themes/kjapp/images/read_more_background.gif);
background-repeat:no-repeat;

float:right;

color:white;

font-size:16px;
font-weight:bold;

height:40px;
width:142px;

padding-left:20px;
padding-top:6px;

}

div.readMore {
  display:none;                 /* MÅ ENDRES I STYLE.CSS */
}

div#headerimg img{
  display:none;                /* MÅ ENDRES I STYLE.CSS */
}

span.workingHeader{
  display:none;
}

div.blackLines {
  background-image:url(images/2blackLines.gif);
  float:left;
  height:30px;
  margin-top:5px;
  margin-left:8px;
  overflow:hidden;
  width:325px;
}

div.headerArticle h1{
  float:left;
}

div.headerArticle table#whenAndWhere{
  float:left;
  clear:both;
}

table#whenAndWhere td#second{
  padding-left:22px;
}

/*Styling Conferences category*/
div.signMeUp {
background-image:url(/themes/kjapp/images/read_more_background.gif);
background-repeat:no-repeat;

float:right;

color:white;

font-size:16px;
font-weight:bold;

height:40px;
width:142px;

padding-left:20px;
padding-top:6px;

}

div.readMore {
  display:none;
}

div#headerimg img{
  display:none;
}

span.workingHeader{
  display:none;
}

div.headerArticle h1{
  float:left;
}

div.headerArticle table#whenAndWhere{
  float:left;
  clear:both;
}

table#whenAndWhere td#second{
  padding-left:22px;
}

div.headerArticle h1 {
font-size:17px;
}

div.linklist{
 border-bottom:1px solid #FF9933;
 border-top:1px solid #FF9933;
 float:left;
 width:100%;
 font-size:17px;
 padding-bottom:2px;
 padding-top:2px;
}

div.linklist li{
  list-style-type:none;
  float:left;
  padding-left:10px;
  border-left:2px solid #ffc58c;
}

div.linklist li.first{
  border-left:none;
}

div.linklist li a{
  background-image:url(images/read_more_arrow.gif);
  background-position:93% 60%;
  background-repeat:no-repeat;
  padding-left:10px;
  padding-right:30px;
}

.frontpage div.full-articledisplay{
  width:240px;
  background:none;
  border:0 !important;
  margin:0 !important;
  padding:0 !important;
  
} 

div.full-articledisplay{
  width:450px;
  min-height:200px;
  margin-left:80px !important;
  padding: 1px 177px 10px 39px !important;
  background-color:#f3f3f3;
  border-left:1px solid #ebeaea !important;
}

div.full-articledisplay div.thumbnail{
  float:left;
  padding:0 7px 5px 0;
}

div.full-articlelist-conference{
  margin-top:20px !important;
}

.full-articlelist-conference ul li {
  clear:both;
  float:left;
  padding:12px 0 0;
  width:478px;
  border-bottom:1px solid #ebeaea;
}

.full-articlelist-conference ul li ul li{
  border:none;
}

.full-articlelist-conference h3 a {
  color:#356767;
}

.full-articlelist-conference div.list-thumbnail-left{
  width:auto;
  padding-right:10px;
}

.full-articlelist-conference div.list-thumbnail-left img{
  width:60px;
  float:left;
}

.full-articlelist-conference div.hasImg{
  width:400px;
} 

div.sitemap{
  margin-left: 40px !important;
  color: #356767;
}

div.sitemap ul li{
  margin-top:2px;
}

div.sitemap ul li a{
  color:#000;
}

div.sitemap ul li ul li{
  padding-left:20px;
}

div.sitemap ul li ul li a{
  color:#555;
}

div.sitemap ul li ul li a{
  color:#222;
}


.hasimg{

}