body {
      text-align: center;
      background-color: #beb89f;
      font: 0.7em 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
      color: #333333;
      margin: 0 0 10px;
}

/* FIXME: I'm probably unused */
a:link, a:visited {
	color: #d97312;
}

a:hover, a:active {
      text-decoration: none;
}

img {
      border: none;
}

.image-left {
      float: left;
      margin: 3px 3px 3px 0;
      padding: 3px 3px 3px 0;
}

.image-right {
      float: right;
      margin: 3px 0 3px 3px;
      padding: 3px 0 3px 3px;
}

.clearer {
      clear: both;
}

#bodyIndent {
      height: 259px;
      background: repeat-x url(body_top_bg.jpg);
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
}

#banner {
      width: 90
0px;
      height: 176px;
      position: relative;
}

#banner #logo {
      width: 243px;
      text-align: center;
      padding-top: 28px;
      padding-bottom: 10px;
}

#banner #insert {
      position: absolute;
      right: 0px;
      top: 0px;
      display: block;
      width: 657px;
      height: 176px;
}

#container {
      width: 900px;
      /* I removed it because it's ugly and it only worked on one section anyway, it seemed.
       * background: #ffffff repeat-y left  url(sidebar_bg.png); */
      background: #ffffff; 
      position: relative;
      text-align: left;
}

#pageHeader {
      height: 80px;
      color: #6699cc;
      border-top: 3px solid blue;
}

#pageHeader h1 {
      margin: 0;
      color: #424242;
      font-size: 2.6em;
      font-weight: normal;
      padding-left: 260px;
      padding-top: 10px;
}

#pageHeader h2 {
      margin: 0;
      padding-left: 260px;
      font-size: 1.2em;
      color: #d97312;
      font-weight: normal;
}

#contentContainer {
      margin-left: 260px;
}

#contentContainer #content {
      padding: 10px;
      line-height: 1.5em;
}

#sidebarContainer {
  width: 243px;
  float: left;
}

#sidebarContainer #sidebar {
	padding-right: 10px;
	padding-top: 0;
	padding-left: 10px;
}

#sidebarContainer .sideHeader {
      color: #000000;
      font-size: 1.3em;
      font-weight: bold;
      padding: 10px 10px 3px;
}

#footer {
      width: 900px;
      color: #ffffff;
      position: relative;
	top: -10px;
}

#footer p {
	text-align: center;
	margin: 0;
	padding: 10px;
	font-size: 1.1em;
}

#footer a:link, #footer a:visited {
      color: #ffffff;
}

#footer a:hover, #footer a:active {
      text-decoration: none;
}

#breadcrumbcontainer {
      text-align: right;
      padding-top: 10px;
}

#breadcrumbcontainer ul {
      list-style: none;
}

#breadcrumbcontainer li {
      display: inline;
}

blockquote {
      color: #ffffff;
      padding: 0 5px;
}

.blog-archive-background {
      background: #515151 none;
}

.blog-archive-headings-wrapper {
      width: 730px;
      background: #ffffff;
      position: relative;
      text-align: left;
      padding: 10px;
}

.blog-archive-entries-wrapper {
      width: 730px;
      background: #ffffff;
      position: relative;
      text-align: left;
      padding: 10px;
}

.blog-archive-month {
      font-weight: normal;
      font-size: 1.9em;
}

.blog-entry-title {
      font-weight: normal;
      margin-bottom: 3px;
      font-size: 1.9em;
}

.blog-entry-date {
      margin-bottom: 10px;
      color: #cccccc;
}

.blog-entry-body {
      margin-bottom: 30px;
      border-bottom: 1px dotted #59554c;
      padding-bottom: 10px;
}

.blog-entry-comments {
      padding-top: 10px;
}

.album-title {
      font-weight: normal;
      margin-bottom: 3px;
      font-size: 1.9em;
}

.album-description {
      margin-bottom: 15px;
      margin-top: 5px;
}

.thumbnail-table {
      width: 99%;
}

.thumbnail-frame img {
      border: none;
}

.photo-background {
      margin: 10px;
}

.photo-navigation {
      background: #ffffff;
      margin-bottom: 10px;
      padding: 10px 10px 5px;
      text-align: left;
}

.photo-frame{
      background: #f8f8f8;
      padding: 5px;
}

.photo-title {
      font-weight: normal;
      font-size: 1.9em;
      margin: 0 0 3px;

}

.movie-page-title {
      font-weight: normal;
      margin-bottom: 3px;
      font-size: 1.9em;
}

.movie-page-description {
      margin-bottom: 15px;
      margin-top: 5px;
}

.movie-thumbnail-frame {
      width: 132px;
      float: left;
      text-align: center;
      margin-right: 10px;
      margin-bottom: 10px;
}

.movie-background {
      margin: 10px;
}

.movie-title {
      font-size: 2.5em;
      color: #ffffff;
      text-shadow: 0px 2px 3px #111111;
}

.required-text {
      color: #ff0000;
}

#container, #footer, .blog-archive-headings-wrapper, .blog-archive-entries-wrapper {
	margin: 0px auto 10px;
	text-align: left;
}

#tabs-wrapper {
  margin: 0 -26px 1em;
  padding: 26px;
  font-size: inherit;
  display: block;
  overflow: auto;
}

h1.with-tabs {
  float: left;
  margin: 0 2em 0 0;
  padding: 0;
}

ul.tabs,
ul.tabs li {
  background: transparent none;
  border: 0 none;
  margin: 0;
  padding: 0;
  display: inline;
  white-space: nowrap;
}

ul.primary {
  float: left;
  padding: 0.5em 0 10;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  line-height: normal;
  height: auto;
}

ul.tabs li a {
  border: 0 none;
  height: auto;
  margin: 0 0 0 1px;
  padding: 4px 1em;
  position: relative;
  text-decoration: none;
  top: -1px;
  margin-right: 0.5em;
  background: none;
}

ul.tabs li a:hover,
ul.tabs li.active a.active {
  border: 0 none;
}

ul.tabs li.active a.active {
  font-weight: bold;
}

/* RapidWeaver stuff redone on top of Drupal below */

div.block {
  margin-top: 2em;
}

div.block h2 {
  margin: 0;
}

div.block ul.menu,
div.block ul.menu li {
  list-style-type: none;
  list-style-image: none;
  /* Zero margins and paddings. These have to go in the anchor. */
  margin: 0;
  padding: 0;
}

div.block ul.menu a {
  text-decoration: none;
  display: block;
  font-size: normal;
  padding: 5px 10px;
  margin-bottom: 1px;
  height: 1em;
  color: #424242;
  background-color: #ECECEC;
}

div.block ul.menu ul.menu a {
  padding-left: 24px;
}

div.block ul.menu ul.menu ul.menu a {
  padding-left: 38px;
}

#header-region {
  float: right;
}

#block-locale-0 {
}

#block-locale-0 ul,
#block-locale-0 li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  padding-right: 4px;
}

#block-locale-0 li {
  margin: 0;
  padding: 0;
  display: inline;
}

#block-locale-0 li a {
  display: inline-block;
  width: 22px;
  height: 14px;
  text-indent: -9999px;
}

#block-locale-0 li a * {
  display: none;
}

li.node_translation_nl {
  list-style-type: none;
}

li.node_translation_nl a {
  display: inline-block;
  height: 14px;
  width: 22px;
  text-indent: -999px;
  overflow: hidden;
  background-image: url('flag-NL-enabled.png');
}

li.node_translation_en a {
  display: inline-block;
  height: 14px;
  width: 22px;
  text-indent: -999px;
  overflow: hidden;
  background-image: url('flag-EN-enabled.png');
}

#block-locale-0 li.nl a {
  background-image: url('flag-NL-disabled.png');
}

#block-locale-0 li.nl.active a,
#block-locale-0 li.nl a:hover {
  background-image: url('flag-NL-enabled.png');
}

#block-locale-0 li.en a {
  background-image: url('flag-EN-disabled.png');
}

#block-locale-0 li.en.active a,
#block-locale-0 li.en a:hover {
  background-image: url('flag-EN-enabled.png');
}

#column-left {
  width: 48.62%;
  float: left;
}

#column-right {
  width: 48.62%;
  float: right;
}

