body {
  background: #f8f8f8;
  color: #000;
  font-family: "Arial";
  cursor: default;
  margin: 0;
  padding: 0;
}

small {
  font-size: 80%;
  color: #666;
}

img {
  border: 0;
}

hr {
  height: 1px;
  background: #ccc;
  color: #ccc;
  border: 0;
  
}

h1 {
  font-size: 120%;
  font-weight: bold;
  color: #803000;
}

h2 {
  font-size: 120%;
  font-weight: normal;
  color: #c04800;
}

.hidden {
  color: #999;
}

.important {
  margin-left: -20px;
  border-left: 2px #000 solid;
  padding-left: 18px;
}

a, a:link, a:active, a:visited {
  color: #009;
  text-decoration: none;
}

a:hover {
  color: #666;
  text-decoration: none;
}


input.text, select.text, textarea {
  border: 1px solid;
  border-color: #999 #ddd #ddd #999;
  width: 100%;
}

input.button {
  width: 240px;
  height: 50px;
  border-left: #ddd;
  border-top: #ddd;
  border-right: #aaa;
  border-bottom: #aaa;
  border-style: solid;
  border-width: 1px;
  background: #f0f0f0;
}

input.default {
  font-weight: bold;
  border-width: 2px;
  background: #f0f0f0;
}

input.flat {
  border: 1px #ccc solid;
  margin: 1px;
  background: #f0f0f0;
  color: #000;
  cursor: pointer;
  cursor: hand;
}

textarea {
  font-family: "Arial";
}

p.day {
  background: #eee;
  border-top: #fff 2px solid;
  width: 240px;
  color: #000;
  margin: 1em 0 0;
  padding: 5px 10px;

}

p.day big {
  font-size: 200%;
  font-weight: bold;
  letter-spacing: -2px;
  color: #000;
  margin: 0;
}

.calendar {
  width: 100%;
  padding: 1em 0;
  background: #eee;
  border-top: #fff 2px solid;
}

#e2logo-and-login {
  position: relative;
  width: 100%;
  height: 60px;
}

#e2logo img {
  position: absolute;
  left: 100px;
  top: 15px;
}

#e2logo p {
  position: absolute;
  font-size: 160%;
  color: #c04800;
  letter-spacing: -1px;
  top: 15px;
  left: 200px;
  margin: 0;
}

#e2logo a {
  color: #c04800;
}

#login {
  position: absolute;
  right: 100px;
  top: 20px;
  text-align: right;
}

input.password {
  width: 80px;
}

#location-and-navigation {
  position: relative;
  height: 65px;
  background: #eee;
  border-top: #fff 2px solid;
}

#location {
  position: absolute;
  left: 100px;
  top: 10px;
}

#location p {
  margin: 0;
}

#location big {
  font-size: 140%;
  letter-spacing: -2px;
}

#location i {
  font-size: 60%;
  font-style: normal;
}

#navigation {
  position: absolute;
  left: 200px;
  top: 10px;
}

#navigation p {
  margin: 0 0 5px 0;
}

#navigation b {
  color: #000;
  background: #f0f0f0;
  padding: 0 10px;
}

#leftpane-and-body {
  position: relative;
  width: 100%;
  font-size: 90%;
}

#leftpane {
  padding: 20px;
}

#body {
  width: 100%;
  box-sizing: border-box;
 -moz-box-sizing: border-box;
  padding: 1em 100px 1em 25px;
}

.keywords-tree {
  margin: 1em 0;
  width: 100%;
  padding: 1em 25px;
  background: #eee;
  border-top: #fff 2px solid;
}

.keywords-tree ul {
  padding: 0;
  margin: 0.5em 0 0.5em 25px;
  list-style-position: outside;
}

ul, ol {
  padding: 0;
  margin: 1em 0 1em 25px;
  list-style-position: outside;
}

.playlist_item {
  padding: 5px 10px;
}

.keywords_on_frontpage {
  font-size: 80%;
  float: right;
  width: 15%;
  padding: 10px;
}

.favourites_on_frontpage {
  font-size: 80%;
  float: right;
  width: 15%;
  padding: 10px;
}

.keywords_on_frontpage b {
  font-weight: normal;
}

#copyrights-and-pgt-stuff {
  padding: 0;
  empty-cells: show;

  position: relative;
  width: 100%;
  font-size: 80%;
  margin: 1em 0;
}

#copyrights {
  position: relative;
  left: 200px;
}

#pgt-stuff {
  position: relative;
  right: 100px;
  text-align: right;
}

.month_nav {
  float: right;
  font-size: 70%;
  font-weight: normal;
}

#internal_menu {
  position: absolute;
  left: 150px;
}

.settings_box {
  border: #ccc 1px solid;
  padding: 20px;
}

table {
  font-size: 100%;
  empty-cells: show;
  border-collapse: collapse;
  border: 0;
}

td {
  padding: 0;
}

table.settings-top {
  table-layout: fixed;
  width: 100%;
}

.trackback-list li {
  margin-bottom: 1em;
}












/* comment_not_accepted */

.e2_comment_not_accepted {
  width: 100%;
  height: 200px;
}

.e2_editor {
  width: 100%;
  height: 400px;
  font-family: "Courier New", fixed;
}

.input-text {
  border: 1px solid;
  border-color: #999 #ddd #ddd #999;
}

.suggest-wide {
  width: 100%;
}

.e2_odd {
  background: #f0f0f0;
}

.e2_even {
  background: #f8f8f8;
}


.e2_search_word {
  background: #ff0;
}

.e2_prev_next_navigation {
  width: 100%;
  padding: 1em 0;
  background: #eee;
  border-top: #fff 2px solid;
  padding: 10px;
}

.e2_prev_next_navigation table {
  width: 100%;
}

.e2_prev_next_links td {
  color: #666;
}

.e2_prev_next_ctrl_arrows .e2_ctrl {
  padding: 0 0.33em;
}

.e2_prev_next_current {
  font-size: 80%;
}
