﻿@media screen, projection {
  .article-info {
    float: left;
    clear: both;
    width: 100%;
    display: block;
    margin: 8px 0;
  }
  ul.byline {
    float: left;
    width: 100%;
    display: block;
    font-size: 9px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #d2d2d2;
  }
  ul.byline li {
    float: left;
    clear: right;
    display: block;
    margin: 0 12px 6px 3px;
  }
  ul.byline li img {
    height: 36px;
    width: 36px;
  }
  ul.byline li img, ul.byline li address {
    float: left;
    margin-right: 4px;
  }
  ul.byline li address span, ul.byline li address a {
    color: #777;
    display: block;
    font-weight: bold;
    font-style: normal;
    line-height: 12px;
    text-transform: uppercase;
  }
  ul.byline li address a {
    text-transform: lowercase;
    font-weight: normal;
  }
  ul.byline li address a:hover {
    color: #900;
  }
  .published {
    float: left;
    font-size: 10px;
    white-space: nowrap;
  }
  ul.article-tools {
    float: right;
  }
  ul.article-tools li {
    float: left;
    font-size: 10px;
    margin: 5px 4px 0 4px;
  }
  .comment-article a, .print-article span, #toggle-share-article span {
    background: url("http://fil.nrk.no/contentfile/web/icons/answer.gif") no-repeat left center;
    padding: 2px 0 2px 20px;
    font-weight: bold;
    line-height: 16px;
    cursor: pointer;
    height: 16px;
    color: #777;
  }
  .comment-article span {
    font-weight: normal;
  }
  .print-article span {
    background: url("http://fil.nrk.no/contentfile/web/icons/printer.png") no-repeat left center;
  }
  #toggle-share-article span {
    background: url("http://fil.nrk.no/contentfile/web/icons/share_16x16.gif") no-repeat left center;
  }
  #share-article {
    float: left;
    clear: both;
    display: block;
    width: 646px;
    font-size: 10px;
    background: #f2f2f2;
    padding: 0 0 16px;
    border-bottom: 1px dotted #d2d2d2;
    margin: 0 2px 8px;
  }
  * html #share-article {
    margin: 0 1px 16px;
  }
  #share-article:after {
    content: ".";
    display: block;
    width: 100%;
    visibility: hidden;
    clear: both;
    position: relative;
  }
  #share-article * {
    border: none;
    padding: 0;
    margin: 0;
  }
  #share-article ul {
    list-style: none;
  }
  #share-article .response ul {
    list-style-type: square;
    font-size: 11px;
    line-height: 16px;
    font-weight: bold;
    margin-bottom: 8px;
  }
  #share-article .response ul.error {
    background: #faa;
    padding: 5px 0;
    border-top: 2px solid #f66;
    border-bottom: 2px solid #f66;
  }
  #share-article .response ul.info {
    background: #FAF38B;
    padding: 5px 0;
    border-top: 2px solid #F3E514;
    border-bottom: 2px solid #F3E514;
  }
  #share-article .response ul li {
    margin-left: 22px;
  }
  #share-article fieldset {
    padding-top: 4px;
    margin-top: 8px;
  }
  #share-article legend {
    font-family: Arial, Verdana, Sans-serif;
    position: relative;
    font-size: 14px;
    font-weight: bold; *margin-left:-6px;
}
  * html #share-article legend {
    margin-left: -6px;
  }
  #share-article .tipform {
    padding-left: 8px;
    width: 410px;
    float: left;
  }
  #share-article .tipform ul li {
    float: left;
    clear: both;
    height: 1%;
    width: 100%;
    margin: 4px 0;
    color: #777;
  }
  #share-article .tipform ul li label {
    font-weight: bold;
    padding-top: 2px;
    display: block;
    width: 120px;
    float: left;
  }
  #share-article .tipform input, #share-article .tipform textarea {
    border: 1px inset #eee;
    background: #fff;
    padding: 2px;
    width: 284px;
    float: right;
    color: #000;
  }
  #share-article .tipform textarea {
    height: 50px;
  }
  #share-article .tipform .tipsubmit {
    width: auto;
    font-size: 11px;
    background: #aaa;
    font-weight: bold;
    padding: 2px 8px;
    text-align: center;
    border: 1px outset #ccc;
  }

  #share-article .sharelinks {
    width: 156px;
    float: right;
    padding-left: 32px;
    border-left: 1px dotted #d2d2d2;
  }
  #share-article .sharelinks ul li {
    margin: 2px 0;
  }
  #share-article .sharelinks ul li a {
    background-repeat: no-repeat;
    background-position: 0px 25%;
    line-height: 24px;
    padding: 3px 0 8px 20px;
    text-decoration: underline;
  }

  #share-article .tipurl {
    float: left;
    clear: both;
    width: 580px;
    padding-left: 8px;
    margin: -5px 0 0;
  }
  #share-article .tipurl a {
    text-decoration: underline;
    color: #069;
    font-size: 11px;
  }

  .share-facebook {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/facebook.gif) !important;
  }
  .share-nettby {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/nettby.gif) !important;
  }
  .share-digg {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/digg.gif) !important;
  }
  .share-delicious {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/delicious.gif) !important;
  }
  .share-google_bmarks {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/google_bmarks.gif) !important;
  }
  .share-kudos {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/kudos.gif) !important;
  }
  .share-furl {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/furl.gif) !important;
  }
  .share-netscape {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/netscape.gif) !important;
  }
  .share-yahoo_myweb {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/yahoo_myweb.gif) !important;
  }
  .share-stumbleupon {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/stumbleupon.gif) !important;
  }
  .share-technorati {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/technorati.gif) !important;
  }
  .share-blinklist {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/blinklist.gif) !important;
  }
  .share-newsvine {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/newsvine.gif) !important;
  }
  .share-magnolia {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/magnolia.gif) !important;
  }
  .share-reddit {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/reddit.gif) !important;
  }
  .share-tailrank {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/tailrank.gif) !important;
  }
  .share-kudos {
    background-image: url(http://fil.nrk.no/contentfile/web/icons/kudos.gif) !important;
  }
}
