#content.articlelist .summary {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #ddd;
}

#content.articlelist .summary h4 {
  float: left;
  margin-bottom: 0;
}

#content.articlelist .summary p {
  float: right;
  margin-bottom: 0;
}

/*
## layout.css - Contains style for page layout
*/

/* Normalizes margin and padding */
* { 
  margin: 0;
  padding: 0;
}

/* Normalizes article content elements */
#content p,
#content dl.fileObject,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content .image-box,
#content ol,
#content ul,
#content .flashContent,
#content .mediaPlayer,
#content .user-table,
#content .bordered-user-table,
#content .outlined-user-table,
#content .outlined-horizontal-user-table,
#content .horizontal-user-table,
#content .outlined-vertical-user-table,
#content .vertical-user-table,
#content .user-box,
#content form {
  margin-bottom: 12px;
}

img, fieldset {
  border: 0;
}

a {
  text-decoration: none;
  color: #1495c7;
}

a:hover {
  text-decoration: none;
  color: #1283a9;
}

ul, ol {
  padding-left: 20px;
}

/** 75% sets medium size to 12px in standard browsers **/
body {
  font: 75% Verdana, Arial, Helvetica, sans-serif;
  background-color: #ebfaff;
  color: #252525;
}

h1, h2, h3, h4, h5 {
  font-size: 100%;
  font-weight: bold;
}

h1 { 
  font-size: 180%; 
}
h2 { 
  font-size: 140%; 
}
h3 { 
  font-size: 116%; 
}
h4 { 
  font-size: 116%; 
}

img {
  display: block;
}

input {
  font-size: 100%;
}

/********************
## Framework style ##
********************/
#wrapper {
  margin: 20px auto;
  padding: 0 10px;
  width: 1000px;
}

#header {
  height: 172px;
  background: #fff url(boxTop.gif) scroll no-repeat top left;
  margin: 0 -10px;
  padding: 10px 10px 0 10px;
}

#headerImage {
  position: relative;
  height: 172px;
}

#headerArticle {
  background: transparent url(white70.png);
  position: absolute;
  top: 25px;
  right: 20px;
  border: 1px solid #86837e;
  width: 215px;
  padding: 15px;
  cursor: default;
}

#headerArticle h2 {
  margin-bottom: 5px;
  color: #a90d3f;
  font-size: 220%;
  line-height: 100%;
  font-family: Arial black;
}

#headerArticle p {
  font-weight: bold;
  color: #000;
  font-size: 140%;
}

#topMenu {
  padding: 4px;
}

#searchForm {
  float: right;
  width: 241px;
  padding: 2px;
  background-color: #A90D3F;
  margin-bottom: 20px;
}

#searchForm label {
  font-size: 117%;
  margin-right: 8px;
}

#searchForm .query {
  width: 180px;
  padding: 7px;
  border: none;
  font-size: 120%;
  float: left;
}

#searchForm .button {
  background-color: transparent;
  border: 0;
  color: #fff;
  font-size: 150%;
  font-weight: bold;
  float: right;
  padding: 3px;
  cursor: pointer;
  float: left;
}

#breadcrumbs {
  float: left;
  color: #a1a1a1;
}

#breadcrumbs a {
  color: #a1a1a1;
}

#breadcrumbs a.active {
  color: #444;
}

#main {
  margin: 0 -10px;
  background: #fff url(boxMiddle.gif) repeat-y scroll left top;
  padding: 20px 10px;
}

#leftColumn {
  float: left;
  width: 175px;
  margin: 0 35px 0 20px;
}

#mainColumn {
  float: left;
  width: 470px;
}

#main.big #mainColumn {
  width: 675px;
  margin-left: 20px;
}

#mainColumn.fp {
  margin-left: 20px;
  width: 670px;
}

#rightColumn {
  float: right;
  width: 245px;
  padding-right: 20px;
}

#content {
  padding: 0;
}


#footer {
  background: #fff url(boxBottom.gif) scroll no-repeat top left;
  height: 75px;
  margin: 0 -10px;
  padding: 0 20px;
  color: #fff;
}

#footer a {
  color: #fff;
  text-decoration: underline;
}

#footer td {
  padding: 0;
}

.footerTop {
  padding: 12px 0;
}

a#logo img {
  position: absolute;
  top: 20px;
  left: -9px;
} 

#fontSize {
  float: right;
  margin-top: -9px;
}

#fontSize span {
  font-family: Arial Black;
  padding: 0 3px;
  cursor: pointer;
}

.fontSmall {
  padding-left: 5px;
}

.fontMedium {
  font-size: 140%;
}

.fontLarge {
  font-size: 170%;
}

#relations {
  margin-top: 15px;
  border: 1px solid #a90d3f;
  background-color: #fdf7f9;
  padding: 8px 10px;
}

#relations h2 {
  font-size: 120%;
  margin-bottom: 8px;
}

#relations a {
  display: block;
  padding: 2px 0;
}

#rightNews, .movie {
  margin-bottom: 20px;
}

#rightNews h2 {
  margin-bottom: 10px;
}

#rightNews img {
  margin-bottom: 10px;
}

#groups {
  margin-top: 40px;
}

#groups .group {
  float: left;
  margin-left: 20px;
  width: 152px;
  height: 164px;
}

#groups .group .fpImg {
  height: 105px;
  overflow: hidden;
  border: 0px solid #16a0d5;
  margin-bottom: 6px;
}

#groups .group a {
  font-weight: bold;
}

#now {
}

#now #nowHeadline {
/*color: #16a0d5;*/
  border-bottom: 1px solid #16a0d5;
  margin-bottom: 20px;
  padding-bottom: 2px;
  font-size: 150%;
}

#content #now .summary {
  float: left;
  width: 326px;
  margin-left: 18px;
  margin-bottom: 0;
}

#content #now .summary.first {
  margin-left: 0;
}

#content #now .summary h2 {
  font-size: 130%;
  color: #1495c7;
}

/*#content #now .summary p.text {
  font-size: 100%;
}*/

.sumImg {
  margin: 20px 0;
}

.queryString, .totalHits {
  margin-bottom: 10px;
}

a.readmore {
  margin-top: 5px;
  display: none;
}

.rssNews div {
  margin-top: 10px;
}

.rssNews div p {
  text-align: right;
  font-style: italic;
}

.rssNews div a {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 3px;
  display: inline-block;
}

.rssNews a.more {
  margin-top: 10px;
  display: block;
  text-align: right;
}

.rssNews .news {
  margin-top: 15px;
}

.rssNews .news p {
  font-style: normal;
  text-align: left;
}

.rssNews .news p.date {
  font-style: italic;
}

.articleBottom {
  border-top: 1px solid #252525;
  border-bottom: 1px solid #252525;
  font-style: italic;
  margin-top: 40px;
  padding: 4px 8px;
}

.articleBottom .left {
  float: left;
  padding-top: 4px;
}

.articleBottom .right {
  float: right;
}

.articleBottom .right img {
  float: right;
  margin-left: 10px;
}

/******************
## COMMON STYLES ##
******************/
h4.boxTitle {
  color: #fff;
  background: #a1a1a1;
  padding: 5px 20px;
  margin-bottom: 0;
}

div.box {
  border-bottom: 1px solid #f0f0f0;
}

div.box .content {
  padding: 15px 10px;
}

/*************************
## SUMMARY|ARTICLE LIST ##
*************************/
#content .summary,
#content .article {
  margin-bottom: 20px;
}

#content .odd {
}

#content .even {
}

#content .summary,
#content .article {
  padding: 0;
}

#content .summary h1,
#content .summary h2 {
  font-size: 180%;
  margin-bottom: 6px;
}

#content .summary img {
  float: left;
  margin-right: 12px;
}

.text {
  font-size: 116%;
}

#content .summary .text {
  margin-bottom: 0;
}

#mainColumn.fp #content .fpTop .summary.readmore {
  border: 2px solid #16A0D5;
}

#mainColumn.fp #content .fpTop .summary.readmore h2 {
  margin-top: 10px;
}

.paginator {
  margin: 10px 0 0;
}

.paginator .prev {
  float: left;
  white-space: nowrap;
}

.paginator .next {
  float: right;
  white-space: nowrap;
}

.paginator .pages span a,
.paginator .pages span.active,
.paginator span a {
  border: 1px solid #ddd;
  padding: 3px 7px;
  margin-right: 7px;
}

.paginator span.prev,
.paginator span.next {
  margin-right: 7px;
}

.paginator .pages span a:hover,
.paginator .pages span.active,
.paginator span.prev a:hover,
.paginator span.next a:hover {
  background-color: #1495C7;
  color: #fff;
  text-decoration: none;
}

.paginator .pages {
  margin: 20px 0;
  text-align: center;
}


/* TODO: get latest css from standardmaler.no, and add style to own stylesheet */
/*************************
## OBJECT COMMENTS VIEW ##
*************************/
#comments {
   padding: 20px 0;
   border-bottom: 1px solid #F0F0F0;
}

#comments dt {
  background: url(quote.gif) top left no-repeat;
  padding-left: 25px;
}

#comments dd {
  padding-left: 25px;
  margin-top: 4px;
  margin-bottom: 14px;
}

form#commentForm {
  width: 100%;
  margin: 0;
  padding: 20px 0;
}

form#commentForm fieldset {
  padding: 0;
}

#commentForm input.block {
  width: 40%;
}

div#instructions h2,
div#instructions p {
  margin:0 0 10px;
}

/*****************
## IDIUM FOOTER ##
*****************/

.idium {
  margin: 20px auto;
  float: right;
}

.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: #898989;
  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 6px;
  text-transform: lowercase;
  word-spacing: 3px;
  color: #000;
}


/*************
## CLEARFIX ##
*************/
.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1px;
}
.clearfix {
  display: block;
 }
/* End hide from IE-mac */