body {
  background-color: #000;
}

#content, #content p {
  font-family: Arial;
}

h1 {
  font-size: 2em;
}

h3 {
  font-size: 1.5em;
  background-color: #eee;
  padding: 3px;
}

a {
  color: #920000;
}

.container {
  margin-top: 50px;
  background: #fff url('/images/container.jpg') top left no-repeat;
  overflow: hidden;
}

#header {
  margin: 30px 30px 0px 30px;
  position: relative;
  border-bottom: 10px solid black;
  font-family: sans-serif;
}

#login_area {
  position: absolute;
  top: 0px;
  right: 0px;
}

#login_area a {
  color: #920000;
  font-weight: bold;
}

#logo {
  padding-bottom: 5px;
}

#header ul.menu a {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: black;
}

#header ul.menu {
  display: inline;
} 

#header ul.menu li {
  padding: 5px 10px 3px;
  margin-left: 5px;
  border: 1px solid #AAAAAA;
  border-bottom-width: 0px;
  list-style: none;
  display: inline;
}

#header ul.menu a:hover {
  color: #920000;
}

#header ul.menu li.active {
  list-style: none;
  display: inline;
  background-color: #000;
  border-color: black;
}

#header ul.menu li.active a {
  color: #fff;
}

#sidebar {
  margin-top: 20px;
  padding-left: 30px;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
  background: url('/images/dotted.png') top right repeat-y;
}

#sidebar .menu a {
  font-face: sans-serif;
  font-size: 11pt;
  color: black;
  text-decoration: none;
}

#sidebar ul.menu {
  margin: 0;
}

#sidebar ul.menu li {
  list-style-image: url('/images/li.png');
  list-style-position: inside;
}

#sidebar li.active a {
  color: #920000;
}

#sidebar li a:hover {
  color: #920000;
}

#sidebar ul.no-bullets li {
  list-style: none;
}

#content {
  padding: 20px 30px 0px 15px;
  min-height: 500px;
}

#footer {
  height: 12px;
  background: #fff url('/images/footer.jpg') bottom center no-repeat;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

.box {
  width: 290px;
  height: 181px;
  padding: 20px;
}

.box .excerpt {
  overflow: hidden;
  height: 110px;
}

.box .title a, .box .excerpt a {
  text-decoration: none;
  color: #000;
}

.box .header {
  border-bottom: 1px dotted black;
  font-size: 10pt;
  padding-bottom: 0.5em;
  margin-bottom: 3pt;
}

.box .category {
  float: left;
}

.box .date {
  float: right;
}

.box .title {
  font-size: 16pt;
  clear: both;
  margin-bottom: 10pt;
}

.box.wod {
  background: #fff url('/images/box1.jpg') top left no-repeat;
  float: left;
}

.box.nyheder {
  background: #fff url('/images/box2.jpg') top left no-repeat;
  float: right;
}

.wod_thumb {
  float: left;
  margin: 0 10pt 10pt 0;
}

#banners {
  width: 140px;
  color: black;
  font-size: 11pt;
  font-weight: normal;
  margin-top: 20px;
  color: #000;
  font-family: Helvetica;
  width: 100%;
}

#banners img {
  padding-top: 0px;
  align: center;
}

#banners a {
  color: #000;
  text-decoration: none;
}

#sidebar .banner {
  margin-left: -19px;
}

.banner {
  text-align: center;
}

.banner p {
  line-height: 1em;  
  font-weight: normal;
}

.post h2 {
  border-bottom: 1px solid black;
}

.post h2 a {
  text-decoration: none;
  color: black;
}

.post .photo {
  background: #eee;
  border: 1px solid #ccc;
  padding: 0.8em;
  margin-bottom: 1.5em;
}

.post img {
  margin: 0.3em 0em 0.3em 0em;
}

.comment {
  background-color: #eee;
  padding: 1em;
}

.comment.alt {
  background-color: #fff;
}

.comment .login {
  color: #920000;
}

#slide_images {
  position: relative;
  display: block;
  margin: 0px;
  padding: 0px;
  height: 318px;
  width: 657px;
  overflow: hidden;
  border: 8px solid #d5d5d5;
  margin-bottom: 1em;
}

#front_page_video {
  border: 8px solid #d5d5d5;
  margin-bottom: 1em;
  height: 300px;
}

#flash_player_container {
  float: right;
}

#video_playlist {
  float: left;
  width: 110px;
  text-align: center;
  height: 300px;
  background-color: #d5d5d5;
}

#video_playlist h3 {
  background-color: transparent;
  font-size: 11pt;
  margin-bottom: 0;
}

#video_playlist a {
  text-decoration: none;
}

#video_playlist img {
  width: 80px;
  margin-top: 8px;
  margin-bottom: -5px;
}

#video_playlist ul {
  list-style-type: none;
  margin: 0;
}

#video_playlist li {
  margin-right: 8px;
}

#video_playlist li:hover {
  background-color: #000;
}

#video_playlist li:hover a {
  color: #fff;
}

#slide_images li {
  position: absolute;
  display: block;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  background-color: #FFFFFF;
}

#slide_images li img {
  display: block;
  background-color: #FFFFFF;
}

.flash {
  position: absolute;
  top: 0px;
  width: 400px;
  margin-left: 300px;
  margin-right: 200px;
  padding: 8px;
}

.flash_notice {
  background: #cbf285;
  border: 1px solid #3cab09;
}

.flash_error {
  background: #fcc;
  border: 1px solid #f00;
}

.entry img {
  float: none;
}

table.no-border td {
  border-width: 0px;
}

table td {
  vertical-align: top;
}

.menu-header {
  font-size: 14px;
  font-weight: bold;
  padding-left: 20px;
}

.copyright {
  text-align: center;
  color: #fff;
  margin-top: 1em;
}

.copyright a {
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.partner_logos {
  text-align: center;
  margin-top: 1em;
}

.partner_logos img {
  vertical-align: middle;
}

div.auto_complete {
  position:absolute;
  width:250px;
  background-color:white;
  border:1px solid #888;
  margin:0;
  padding:0;
}
div.auto_complete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.auto_complete ul li.selected { background-color: #ffb;}
div.auto_complete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
  font-weight: bold;
}
div.auto_complete .informal {
  font-size: 8pt;
  color: #555;
  font-weight: normal;
}
#wod_results_table p {
  margin-bottom: 0;
}
.timeline_event {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
}

.timeline_event a {
  text-decoration: none;
  font-weight: bold;
}

.timeline_event .thumb {
  float: left;
  padding: 5px;
}

.timeline_event .thumb img {
  height: 50px;
  width:  50px;
}

.timeline_event .subline {
  font-size: 8pt;
  color: #555;
  margin-left: 60px;
}

.timeline_event .subline a {
  font-weight: normal;
}

.timeline_event textarea {
  height: 2.5em;
}

.timeline_event .comment {
  padding: 2px;
  margin-bottom: 2px;
  width: 75%;
}

.timeline_event .comment img {
  height: 40px;
  width:  40px;
}

.alt {
  background-color: #EEE;
}

#badge {
  position: absolute;
  left: 300px;
  top: 0px;
  z-index: 100;
}

ul.tabs {
  border-bottom: 1px solid #000;
  clear: both;
  height: 2em;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0 0 5px;
  padding: 0;
}

ul.tabs li.tab {
  float: left;
  margin-right: 7px;
  text-align: center;
  border: 1px solid #000;
  border-bottom-width: 0;
}

ul.tabs li.tab a {
  color: #000;
  display: block;
  height: 2em;
  padding: 0pt 1em;
  font-weight: bold;
  text-decoration: none;
}

ul.tabs li.tab a:hover {
  color: #000;
}

ul.tabs li.tab a.active {
  background-color: #000;
  color: #fff;
}
