body {
  background-color: white;
  font-family: Verdana, Vera Sans, Sans;
  color: black;
  margin: 0;
  overflow: hidden;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: white;
  scrollbar-shadow-color: white;
  scrollbar-darkshadow-color: white;
  scrollbar-track-color: white;
  scrollbar-face-color: #ff9900;
  scrollbar-arrow-color: white;
}

.hidden {
  display: none;
}

.collapsed * {
  display: none;
}

.collapsed h3 {
  display: block;
  cursor: pointer;
}

p {
  text-align: justify;
}

input,
textarea {
  border: 1px inset #ff9900;
  background-color: #ff9900;
  color: black;
  padding: 2px;
}

input[type=submit],
input[type=button] {
  border-style: dashed;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url(/media/img/raisins/dot.png);
  background-position: 6px center;
  padding-left: 25px;
}

div.note {
  margin: 0.5em 0;
  padding: 0.5em;
  border: 1px dashed #ff9900;
  background-color: white;  
}

div.figure {
  border: 1px dashed #ff9900;
  text-align: center;
}

div.figure p.caption {
  text-align: center;
  font-size: small;
  font-style: italic;
  margin-bottom: 0px;
  margin-top: 3px;
}

div.figure p.caption em {
  font-style: normal;
}

a:link,
a:visited,
a:link:hover {
  text-decoration: none;
  color: black;
  background-color: #ffd69d;
}

a:link:hover,
a:visited:hover {
  text-decoration: underline;
}

.pre,
cite {
  border: thin dashed #cccccc;
  background-color: #f8f8f8;
  font-style: normal;
  font-family: monospace;
}

ul.linklist li {
  list-style-image: url(/media/img/raisins/dot.png);
}

h1 {
  background-repeat: no-repeat;
  background-image: url(/media/img/raisins/line_h_1.png);
  background-position: top center;
  padding-top: 23px;
  font-weight: normal;
  font-size: 175%;
}

h2 {
  background-repeat: no-repeat;
  background-image: url(/media/img/raisins/line_h_2.png);
  background-position: top center;
  padding-top: 23px;
  font-weight: normal;
  font-size: 150%;
}

h3 {
  font-weight: normal;
  font-size: 150%;
}

h4 {
  font-weight: normal;
  font-size: 120%;
}

/* specific, special widgets */

.signature {
  text-align: right;
  margin: 5px;
}

.signature:before {
  content: "-- ";
}

p#mail-link {
  font-size: 75%;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 5px;
  margin: 0;
}

#google-ads iframe {
  height: 75px; /* Google sets 60, which cuts the bottom */
}

#google-ads {
  position: absolute;
  left: 275px;
  top: 0;
  margin: 0;
  padding: 0;
  height: 80px;
  width: 250px;
  z-index: 23;
  overflow: visible;
}

#music-player {
  position: absolute;
  right: 10px;
  top: 35%;
  border: 0px;
  width: 145px;
  height: 158px;
  z-index: 17;
  overflow: visible;
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #ff9900;
  font-size: 16px;
  line-height: 17px;
}

#music-player object {
  float: right;
  width: 132px;
  height: 158px;
}

.reader-publisher-module { /* google reader */
  position: absolute;
  right: 0;
  bottom: 1px;
  margin: 0;
  padding: 3px;
  width: 32%;
  max-height: 33%;
  z-index: 23;
  overflow: auto;
}

.reader-publisher-module,
#nav-wrapper {
  border-bottom: 1px dashed #ff9900;
}

#comments h3,
.reader-publisher-module h3,
#nav-wrapper h3 {
  color: #ff9900;
  padding: 0;
  margin: 0;
}

.reader-publisher-module ul {
  padding: 0;
  margin: 0;
}

.reader-publisher-module li {
  margin-left: 25px;
  list-style-image: url(/media/img/raisins/dot.png);
  cursor: pointer;
}

.reader-publisher-module ul .s,
.reader-publisher-module .f {
  padding: 0;
  margin: 0;
  text-align: right;
  font-size: 75%;
}

.reader-publisher-module .f {
  position: absolute;
  top: 7px;
  right: 0;
}

.reader-publisher-module .f a {
  color: #ff9900;
  font-style: italic;
}

img.badge {
  border: none;
  margin-right: 3px;
}

#loading {
  position: absolute;
  top: 90px;
  left: 275px;
  background-color: #ff9900;
  color: black;
  font-style: italic;
  text-decoration: blink;
}

div#nav-wrapper {
  width: 32%;
  overflow: auto;
  position: absolute;
  top: 0;
  right: 0;
  padding: 3px;
}

.subject img.badge,
#nav-wrapper img.badge {
  float: right;
}

.subject img.badge {
  margin-top: 5px;
}

.clipping a img {
  border: 0;
}

span#abstract {
  padding: 0 10px 5px;
  display: block;
}

span#abstract a:link,
span#abstract a:visited,
span#abstract a:link:hover {
  font-size: 50%;
}

span#abstract p {
  margin: 0;
}

span#abstract .separator {
  padding: 0 0.5em;
}

h1#main-title {
  width: 256px;
  min-height: 135px;
  height: 135px;
  background-image: url(/media/img/raisins/pile.png);
  background-repeat: no-repeat;
  text-align: center;
  font-size: 45px;
  font-weight: normal;
  margin: 0;
  padding: 0 10px;
}

ul#years-list {
  padding: 0 10px;
  margin: 0;
  list-style-type: none;
}

li.year ul {
  padding-left: 25px;
  margin-left: 0;
  list-style-image: url(/media/img/raisins/dot.png);
}

.subject li,
li.year,
li.month {
  cursor: pointer;
  margin-top: 3px;
}

li.entry {
  vertical-align: top;
  padding-top: 5px;
}

li.entry small {
  font-size: 60%;
  position: relative;
  top: -5px;
}

li.entry span.title {
  display: block;
  background-color: transparent;
}

li.month li.current span.title {
  background-color: #ff9900;
  padding: 2px 5px;
  font-size: 120%;
  font-weight: bold;
}

div#main-box-wrapper {
  float: right;
  position: relative;
  height: 500px;
  width: 500px;
  padding: 0px;
  margin: 0px;
}

#corner-ne {
  background-color: transparent !important;
  position: absolute;
  top: 110px;
  right: 33%;
  width: 67px;
  height: 63px;
  margin: 0;
  padding: 0;
}

#corner-se {
  background-color: transparent !important;
  position: absolute;
  bottom: 0px;
  right: 33%;
  width: 71px;
  height: 66px;
  margin: 0;
  padding: 0;
}

#corner-sw {
  background-color: transparent !important;
  position: absolute;
  bottom: 5px;
  left: 0px;
  width: 72px;
  height: 67px;
  margin: 0;
  padding: 0;
}

#corner-nw {
  background-color: transparent !important;
  position: absolute;
  top: 110px;
  left: 0px;
  height: 74px;
  width: 59px;
  margin: 0;
  padding: 0;
}

div#main-box {
  position: absolute;
  top: 135px;
  left: 25px;
  right: 35%;
  bottom: 30px;
  padding: 0 5px;
  overflow: auto;
}

div#main-box:focus {
  outline: none;
}

#post-title {
  background: transparent;
  font-size: 23px;
  font-weight: normal;
  padding: 0;
  position: absolute;
  top: 90px;
  left: 50px;
  right: 35%;
}

#post-badges {
  background: transparent;
  height: 23px;
  padding: 0;
  position: absolute;
  top: 75px;
  left: 275px;
  right: 35%;
}

#attribution {
  position: absolute;
  bottom: 3px;
  right: 40%;
  padding: 0;
  margin: 0;
  display: none;
}

.signature .who,
#attribution-who {
  font-style: italic;
}

#attribution-copyright {
  font-size: small;
  color: #ff9900;
  text-decoration: underline;
  cursor: pointer;
}

a.permalink {
  float: right;
}

#post-form label {
  display: block;
  color: #ff9900;
  font-weight: bold;
}

#post-form a {
  float: right;
  background-color: transparent;
  font-size: 80%;
  color: #ff9900;
}

#post-form textarea {
  display: block;
  width: 100%;
}

#post-form input[type=button] {
  float: right;
  margin-left: 10px;
}
