body {
  font-size: 12px;
  line-height: 160%;
  padding-top: 30px;
  background:#FFFFFF url(http://www.lauxmoser.info/ff/wp-content/themes/esther/images/bg.jpg) repeat-x scroll 0 -40px;
}


a {
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

a img {
   border: 0;
}

h1 {
   font-family: sans-serif;
   color:#777777;
   font-size: 280%;
}

h2 {
   color:#777777;
   font-size: 200%;
}

h3 {
   margin: -1px -1px 10px -1px;
   padding: 3px;
}

h3 a img {
   position: relative;
   top: 2px;
}

.small {
   font-size: 70%;
}

.footnote {
   font-size: 80%;
   color:#777777;
}

#wrapper {
   text-align: center;
}

#inner-wrapper {
   text-align: left;
   margin: 0px auto;
   width: 600px;
}

#header a img {
   border: 2px solid #777777;
   padding: 4px;
   margin: 30px;
}

/* styling of the container. */
a.addFlowplayer {
    display:block;
    width: 480px;
    height: 360px;
    text-align:center;
    margin:0 15px 15px 0;
    border:1px solid #999;
}

/* play button
 * a.addFlowplayer img {
 *     margin-top:96px;
 *         border:0px;
 *         }
 *         */
/* when container is hovered we alter the border color */
a.addFlowplayer:hover {
    border:1px solid #000;
}

.ui-widget-content {
margin-bottom: 10px;
}

.chunk {
   padding: 5px;
}

