#header {
  padding-top: 35px;
  margin-left: 70px;
  height: 90px;
}

#logo {
  padding-top: 2px;
  padding-left: 120px;
  position: absolute;
  left: 0px;
  height: 120px;
  background: transparent url(/images/skep/SunKing120.gif) no-repeat 4px 4px;
}

h1#pageHeading {
  margin-left: 10px;
  margin-top: -20px;
  font-size: 2.5em;
  line-height: 3em;
}

#pagenav, #byline, #tabs, #container, #folklogic, .navbar {
  margin-left: 30px;
}

.navigation a { color: #283f50; }
.newWikiWord a:hover { color: #2f3726; }
a.existingWikiWord {color: #4c5513; border-bottom: 1px dotted;}

#folklogic a, a, h1#pageHeading {
  color: #ad212a;
}

#folklogic a, a {
  text-decoration: none;
}

body {background-color: #DADEC1;}
#menus {top: 150px; padding: 0 12px 0 0; width: 190px;}
blockquote {font-size: 100%;}
hr {clear: both}

#markedup {background-color: white;}

#markedup form {margin: 12px;}

.explanation, #home_page blockquote {
  color:#151057;
  font-family: "Comic Sans MS"
}
.explanation {
  float:right; width:140px;
  padding: 0 0 5px 10px;
}

#home_page blockquote {
  font-style: normal;
}

#blog h1, #article_with_comments h1 {
  margin-bottom: -2px;
}

#blog a, #blog blockquote, #article_with_comments a, #article_with_comments blockquote { color: #4a2900; }

#blog blockquote, #article_with_comments blockquote {
  position: relative;
  left: -15px; top: -10px;
}

#blog hr, #article_with_comments hr {
  color: #4a2900;
}

#royal_facebook li {
  list-style-type: none;
  float: left;
  text-align: center;
  margin: 0 10px;
}

#royal_facebook  hr {clear: both;}

#expense_reportsummary a {
  background-color: #151057;
  color: white;
  padding: 2px 4px;
}

#expense_reportsummary td {
  padding: 6px 3px;
  font-size: 90%;
}

div#flash_error {
  position: relative;
  left: 60px;
  color: red;
}

div#flash_notice {
  position: relative;
  left: 60px;
  color: green;
}
