/* DeStijl.css - Cascading Style Sheet fuer eine Homepage */


/* ---( page defaults )--- */
body {
    color: #333333;
    background: #e0e0e0;
    margin-left: 10%;
    margin-right: 10%;
}

blockquote {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 30px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 20px;
    font-size: 88%;
    line-height: 1.5em;
    color: #666;
    background: url(http://www.blogblog.com/tictac/quotes.gif) no-repeat top left;
}

blockquote p {
    margin-top: 0;
}

hr {
    display: none;
}

/* unordered list style */
ul {
    list-style: none;
    margin-left: 10px;
    padding: 0;
}

li {
    list-style: none;
    padding-left: 14px;
    margin-bottom: 3px;
    background: url(http://www.blogblog.com/tictac/tictac_orange.gif) no-repeat left 6px;
}

/* links */
a:link {
    color: #6699cc;
}

a:visited {
    color: #666699;
}

a:hover {
    color: #693;
}

a:active {
    color: #cc3333;
    text-decoration: none;
}

/* ---( layout structure )---*/
#outer-wrapper {
    width: 765px;
    text-align: left;
    font: normal normal 100% Verdana, sans-serif;
    font-size: 10pt;
    background: white;
    border-left: 1px solid #9d9d9d;
    border-right: 1px solid #9d9d9d;
    border-bottom: 1px solid #9d9d9d;
    line-height: 1.5em;
    word-wrap: break-word;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* ---( navbar )--- */

#navbar ul { text-indent: 0; width: 765px; height: 43px; background: url("http://vinylwidget.harvey-semester.de/gfx/menu-bg.gif") top left repeat-x; font-size: 10px; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding:0;}
#navbar li { background: 0; display: block; float: left; margin: 0 0 0 5px; }
#navbar li a { background: 0; height: 43px; color: #777; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0;}
#navbar li a:hover { color: #333; }
#navbar li a.current{ color: #FFF; background: url("http://vinylwidget.harvey-semester.de/gfx/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }


/* ---( header and site name )--- */
#header-wrapper {
    width: 765px;
    padding: 0;
    margin: 0;
    font: normal normal 100% 'Lucida Grande','Trebuchet MS';
    text-indent: 80px;
    background: #e0e0e0 url(http://www.blogblog.com/tictac/top_div_left.gif) no-repeat;
    background-position: -40px 0px;
}

#header {
    padding-top: 25px;
    padding-right: 60px;
    padding-bottom: 10px;
    color: #FFFFFF;
    background: url(http://www.blogblog.com/tictac/top_h1.gif) no-repeat;
    background-position: -40px bottom;
}

#header h1 {
    font-size: 200%;
    text-shadow: #81A75B 2px 2px 2px;
}

#header h1 a {
    text-decoration: none;
    color: #FFFFFF;
}

#header h1 a:hover {
    color: #eee;
}

/* ---( main column )--- */
#post {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1.5em;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 1.5em;
    padding-left: 14px;
}

#post h3 a,
#post h3 a:visited {
    color: #ff6633;
    text-decoration: none;
}

#post h3 {
    margin-top: 2em;
    font: normal bold 130% 'Lucida Grande','Trebuchet MS';
    letter-spacing: -1px;
    color: #ff6633;
}

#translator {
    text-align: right;
}

#searchbtn {
    float: right;
    font-size: 90%;
}

/* ---( table )--- */

table
{
  font-size: 90%;
}

div.r0 {
    clear: left;
    padding: 10px 10px 10px 10px;
    background-color: #f5f5f5;
}
div.r1 {
    clear: left;
    padding: 10px 10px 10px 10px;
    background-color: #fff;
}
#albumdetail {
    border: 1px solid #ccc;
    width: 90%;
    margin-left: 20px;
}
img.float {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 2px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
}
td.title {
   font-size: 150%;
}
td.fieldName {
    color: #666;
    vertical-align: top;
}
td.fieldValue {
    font-weight: bold;
    padding-left: 4px;
    vertical-align: top;
}
td.fieldNamePrintOnly {
    display: none;
}
td.fieldValuePrintOnly {
    display: none;
}

tbody.albumdetail {
}

tfoot.albumdetail {
    color: #777;
}


table.trackList
{
  font-size: 90%;
}

tr.r0 {
    background-color: #fff;
}

tr.r1 {
    background-color: #f4f4f4;
}

th.trackHead {
  text-align: left;
  vertical-align: top;
}

td.trackNo {
  text-align: right;
  vertical-align: top;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
}

td.trackArtist {
  text-align: left;
  vertical-align: top;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
}

td.trackTitle {
  text-align: left;
  font-weight: bold;
  vertical-align: top;
  padding-right: 0.5em;
  padding-bottom: 0.5em;
}


td.trackCredit {
  text-align: left;
  vertical-align: top;
  padding-bottom: 0.5em;
}

table.sortable th {
  cursor: pointer;
}

table.navbar {
  border: 1px solid #eee;
}

