* {
  padding:0;
  margin:0;
}

body {
  background:#eee;
  margin:0;
  font:76%/1.6em verdana, tahoma, arial,  sans-serif;
  color:#333;
  text-align:center;
}

p {
  margin:0.7em 0;
  line-height:1.8em;
}

a {
  text-decoration:none;
}

a:link, a:visited {
  color:#265e15;
}

a:hover, a:active {
  border-bottom:#963 1px solid;
}

img {
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family:Georgia, Verdana, Arial, Serif;
}

.clear {
  clear:both;
  height:20px;
}

.border {
  border:none;
  background:none;
  background:url(img/shadow.gif) no-repeat right bottom;
  padding:4px 10px 10px 4px;
  border-top:#eee 1px solid;
  border-left:#eee 1px solid;
}

.date {
  font-size:0.9em;
  color:#999;
}

.separator {
  margin-top:20px;
  margin-bottom:20px;
  border-bottom:#dcc 1px dashed;
}

.data {
  color:#963;
}

#menu {
  margin:10px auto;
  width: 780px;
  font-size: 0.9em;
  text-align: right;
  vertical-align: bottom;
}

#menu a {
  border-bottom:#963 1px solid;
}

#menu img {
  padding-bottom: 0;
}

#container {
  border:#ccc 1px solid;
  margin:0 auto;
  width:780px;
  text-align:justify;
  background-color:white;
  background-image:url(img/back.jpg);
  background-repeat:no-repeat;
  background-position:right top;
}

#header {
}

#header h1 {
  font-size:1.8em;
  margin:20px 0 0 13px;
  font-variant:small-caps;
  letter-spacing:0px;
}

#header h2 {
  margin:5px 0 10px 15px;
  font-size:1em;
  font-weight:normal;
  font-family:Tahoma, Verdana, Arial, Serif;
  letter-spacing:0px;
}


#content {
  margin:0 20px 0 15px;
}

html #content {
  height:1%;
}

#content ul {
  list-style-type: none;
  margin-left: 0.4em;
  margin-bottom: 2.2em;
}

#content li {
  background-image:url(img/bullet.png);
  background-repeat:no-repeat;
  background-position:0 0.3em;
  padding-left: 1.4em;
}

#content .entry li {
  background-position:0 1.15em;
  margin-bottom: 15px;
}

#content h2, #content h3 {
  font-size:1.5em;
  margin:1.2em 0 0.5em 0;
  font-weight:normal;
  line-height:1.4em;
  letter-spacing:0px;
  color:#265e15;
}

#content h4 {
  font-size:1.1em;
  margin:1em 0 0 0;
}

#content h5 {
  font-size:1em;
  margin:1em 0;
}

#footer {
  clear:both;
  background:transparent;
  margin:0 auto;
  width:760px;
  text-align:left;
  padding-top:5px;
  padding-bottom:15px;
}

html #footer {
  height:1%;
}
#footer p {
  float:left;
  width:50%;
  line-height:1.2em;
}

#footer p.right {
  float:right;
  margin:1em 0;
  width:50%;
  text-align:right;
  font-size:0.9em;
  color:#999;
}

#header, #content, #footer {
  overflow:hidden;
}

#content .info {
  clear:both;
  font-size:0.9em;
  color:#999;
  margin:0;
  padding:0;
  vertical-align: top;
}

.player {
  position: relative;
  top: 5px;
  left: 0px;
  padding-left: 2px;
}

.player-div {
  font-size:0.9em;
}
