body {
  padding: 0;
  margin: 0;
  font-family: "Trebuchet MS",arial, "lucida console", sans-serif;
  background: white url(bg.cartographic.jpg) top center no-repeat fixed;
  overflow: auto; }
  body h1, body h2 {
    color: #505050; }

body.splash {
  background: white url(bg.cartographic.splash.jpg) top center no-repeat fixed !important;
  text-align: center; }
  body.splash a, body.splash a:hover {
    color: #b70000; }
  body.splash #gallery {
    margin: 6em auto 0 auto;
    border: 3px solid white; }
    body.splash #gallery a img {
      border: 0;
      cursor: pointer; }
  body.splash .langselect, body.splash .langselect a, body.splash .langselect a:hover {
    color: #b70000;
    font-weight: bold;
    text-decoration: none;
    margin: 0 1em; }
  body.splash h1 {
    display: block;
    font-size: 26px;
    margin: 2em auto 1em auto;
    text-align: left;
    height: 80px;
    width: 480px;
    padding-left: 220px;
    background: transparent url(/images/IAN.logo.png) top left no-repeat; }

div.notice {
  background: transparent url(0.75.black.png) top left repeat;
  text-align: center;
  height: 2.5em;
  padding-top: 1em; }
  div.notice a {
    color: white;
    margin: 1em; }
    div.notice a:hover {
      color: #d0d0d0 !important; }

#wrapper {
  margin: 0 auto;
  width: 800px;
  position: relative; }

#sidebar {
  position: absolute;
  margin: 0;
  left: 600px;
  top: 0;
  width: 200px; }
  #sidebar img.logo {
    margin: 10px 0 10px 0;
    border: 0; }
  #sidebar h2 {
    font-size: 1.1em;
    margin: 1.2em 0 0 15px;
    color: #404040;
    font-weight: normal; }
  #sidebar ul {
    margin: .7em 0 1.4em 15px;
    padding: 0 0 0 0.5em; }
  #sidebar li {
    list-style: none;
    font-size: 0.85em;
    margin: 0.3em 0 0.3em 5px; }
    #sidebar li.current a {
      font-weight: bold;
      color: #b70000; }
    #sidebar li a {
      color: #202020; }

#content {
  position: absolute;
  margin: 0;
  top: 0;
  left: 0;
  width: 600px;
  font-size: 0.85em; }
  #content .tags {
    color: #555555;
    font-size: 0.9em;
    margin: -1.5em 0 2em 0; }
  #content h1, #content h2, #content .tags {
    margin-left: 14px; }
  #content h1 a,   #content h2 a {
    color: #b70000; }
    #content h1 a:hover,     #content h2 a:hover {
      color: #808080 !important; }
  #content .tags a {
    color: #555555 !important; }
    #content .tags a:hover {
      color: #b70000 !important; }

body.list #content .artists .artist {
  height: 130px;
  overflow: hidden;
  clear: both;
  margin: 1em 0 1.6em 1em; }
  body.list #content .artists .artist h2 {
    margin-top: .6em; }
  body.list #content .artists .artist .img {
    margin: 0 1em 0 .5em;
    float: left;
    width: 190px;
    height: 130px;
    background: url(thumbnail.bg.png) top center no-repeat; }
    body.list #content .artists .artist .img img.thumbnail, body.list #content .artists .artist .img .thumbnail_video {
      margin: 5px; }
  body.list #content .artists .artist div.description {
    margin: -1em 0 0 0; }
body.list #content .bigartist h2 {
  margin-top: .6em; }
body.list #content .bigartist img.video, body.list #content .bigartist .video {
  margin: 0 1em; }
body.list #content .bigartist div.description {
  margin: -1em 0 0 1em; }

body.list #features {
  width: 600px;
  height: 400px; }
  body.list #features .feature {
    width: 600px;
    height: 400px;
    position: relative;
    background: #000000; }
    body.list #features .feature .info {
      position: absolute;
      width: 350px;
      bottom: 20px;
      left: 20px;
      background: transparent url(0.75.black.png) top left repeat;
      color: #e0e0e0; }
      body.list #features .feature .info h2 a {
        color: #d8d8d8; }
      body.list #features .feature .info .tags a {
        color: #c0c0c0 !important; }
      body.list #features .feature .info div.description {
        margin: -1em 0 1.4em 0; }
        body.list #features .feature .info div.description p {
          margin: .7em 1.2em; }

body.artist #content p, body.article #content p {
  margin: .7em 1.2em;
  line-height: 1.4em;
  color: #303030; }
  body.artist #content p img, body.artist #content p .video,   body.article #content p img, body.article #content p .video {
    float: right;
    margin: 0.5em 0 0.5em 1em; }
  body.artist #content p a,   body.article #content p a {
    color: #b70000; }
    body.artist #content p a:hover,     body.article #content p a:hover {
      color: #555555 !important; }
body.artist #content .description, body.article #content .description {
  border: 1px solid #e0e0e0;
  background: #fcfcfc;
  margin: 1em;
  padding: .3em 0; }

#gallery {
  width: 600px !important;
  height: 400px !important;
  background: black; }
  #gallery img {
    width: 600px;
    height: 400px;
    cursor: pointer; }

a {
  text-decoration: none;
  color: #555555; }
  a:hover {
    color: #b70000 !important; }

h2 span.video {
  background: url(/images/video.png) left no-repeat;
  cursor: pointer;
  padding: 0 0 0 1em;
  margin: 0 0.5em;
  float: right;
  color: #808080;
  font-weight: normal; }
  h2 span.video span.runtime {
    position: relative;
    font-size: 0.6em;
    bottom: .15em; }
h2 span.text {
  background: url(/images/text.png) left no-repeat;
  cursor: pointer;
  padding: 0 0 0 1em;
  margin: 0 0.5em;
  float: right;
  color: #808080;
  font-weight: normal; }

.bookmark img {
  float: none !important;
  margin: 0 0 0 8px !important;
  border: 0;
  width: 16px; }

