/* VESPA Style Sheet: Silver Theme */

  body {
  font-family: Tahoma, Arial, Sans Serif;
  font-size: small; 
  background: #ffffff;
  background-image: url(background2.jpg);
  background-attachment: fixed;
  background-repeat: repeat-x;
  }
  p { 
  margin: 0;
  }
  a {
  color: #222222;
  text-decoration: none;
  }
  a:hover {
  color: #000000;
  text-shadow: 1px 1px 5px #777777; 
  -moz-text-shadow:1px 1px 5px #777777;
  -webkit-text-shadow: 1px 1px 5px #777777;  
  }
  h1 {
  font-size: large;
  }
  h2 {
  font-size: medium;
  } 
  h3, h4, h5, h6 {
  font-size: small;
  font-weight: bold;
  }
  .main {
  width: 960px;
  margin: 0 auto;
  }
  header {
  display: block;
  position: relative;
  z-index: 10;
  border: 1px solid #e5e5e5;
  padding: 15px;
  margin-top: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 1px 1px 8px #666666; 
  -moz-box-shadow:1px 1px 8px #666666; 
  box-shadow: 1px 1px 8px #666666; 
  background: #e5e5e5; /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#ffffff'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#ffffff)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #cccccc,  #ffffff); /* for firefox 3.6+ */
  }
  .leftcolumn {
  float: left;
  width: 240px;
  position: relative;
  z-index: 1;
  padding-left: 10px;
  }
  nav {
  display:block;
  border: 1px solid #e5e5e5;
  margin-bottom: 10px;
  overflow: hidden;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px; 
  -webkit-box-shadow: 1px 1px 8px #666666; 
  -moz-box-shadow:1px 1px 8px #666666; 
  box-shadow: 1px 1px 8px #666666; 
  background: #e5e5e5; /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#ffffff'); /* for IE */
  background: -webkit-gradient(linear, left top, right top, from(#dddddd), to(#ffffff)); /* for webkit browsers */
  background: -moz-linear-gradient(left,  #eeeeee,  #ffffff); /* for firefox 3.6+ */
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; /* avoid leaking bg color outside the border*/
  }
  ul {
  width: 100%;
  }
  li {
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-type: none;
  }
  .parent_directory {
  background-image:url('icon.parent_directory.png');
  background-repeat: none;
  width: 36px;
  height: 26px;
  margin-left: -6px;
  display: inline-block;
  }
  .sortorder {
  border: 1px solid #e5e5e5;
  background: #ffffff;
  padding: 15px;
  margin-bottom: 10px;
  overflow: hidden;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 1px 1px 8px #666666; 
  -moz-box-shadow:1px 1px 8px #666666; 
  box-shadow: 1px 1px 8px #666666; 
  background: #e5e5e5; /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd', endColorstr='#ffffff'); /* for IE */
  background: -webkit-gradient(linear, left top, right top, from(#dddddd), to(#ffffff)); /* for webkit browsers */
  background: -moz-linear-gradient(left,  #eeeeee,  #ffffff); /* for firefox 3.6+ */
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; /* avoid leaking bg color outside the border*/
  }
  .content {
  margin-top: 10px;
  width: 690px;
  float: left;
  margin-bottom: 20px;
  margin-left: 10px;
  }
  .indextext {
  border: 1px solid #e5e5e5;
  padding: 26px;
  clear: both;
  margin-bottom: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 1px 1px 8px #666666; 
  -moz-box-shadow:1px 1px 8px #666666; 
  box-shadow: 1px 1px 8px #666666;
  background: #ffffff; /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff'); /* for IE */
  background: -webkit-gradient(linear, right top, left top, from(#eeeeee), to(#ffffff)); /* for webkit browsers */
  background: -moz-linear-gradient(right,  #eeeeee,  #ffffff); /* for firefox 3.6+ */
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; /* avoid leaking bg color outside the border*/
  }
  .mp3s {
  border: 1px solid #e5e5e5;
  padding: 26px;
  clear: both;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 1px 1px 8px #666666; 
  -moz-box-shadow:1px 1px 8px #666666; 
  box-shadow: 1px 1px 8px #666666; 
  background: #ffffff; /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff'); /* for IE */
  background: -webkit-gradient(linear, right top, left top, from(#eeeeee), to(#ffffff)); /* for webkit browsers */
  background: -moz-linear-gradient(right,  #eeeeee,  #ffffff); /* for firefox 3.6+ */
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; /* avoid leaking bg color outside the border*/
  }
  article {
  display: block;
  margin-bottom: 24px;
  padding: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  }
  .audiochunk:hover {
  background: #eeeeee;
  -webkit-box-shadow: 1px 1px 8px #666666; 
  -moz-box-shadow:1px 1px 8px #666666; 
  box-shadow: 1px 1px 8px #666666; 
  opacity: .9;					/* for all other browsers */
  filter: alpha(opacity=50);	/* for IE5-7 */
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";		/* for IE8 */
  }
  .singlelink {
  }
  .niftyplayer { 
  margin-left: 20px; 
  }
  .flash-mp3-player { 
  margin-left: 20px; 
  margin-top: 6px;
  }
  .additionalfileinfo {
  padding-left: 20px;
  }
  .mp3text {
  margin-left: 20px;
  font-size: 12px;
  }
  footer {
  display: block;
  margin: 0 auto;
  border: 1px solid #e5e5e5;
  padding: 15px;
  clear: both;
  width: 915px;
  font-size: 10px;
  text-align: center;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; /* avoid leaking bg color outside the border*/
  }
  img { border: 0px; }
  .errormessage {
  text-align: center; 
  margin: 16px auto; 
  padding: 15px; 
  border: 1px solid red; 
  background: white;
  width: 762px;
  }
  #sortby { 
  font-size: 10px;
  text-align: center; 
  }
