/* screen.css for the standard Jlog <http://jeenaparadies.net/webdesign/jlog/> template.
 *
 * Author:  Jeena Paradies <http://jeenaparadies.net>
 * License: GPL (see LICENSE.txt in this package)
 *
 */

/* -- main positionering -- */
    body {
        font-size: 100.01%;
        font-family: verdana, arial, sans-serif;
        color: white;
        margin: 0 20px;
        padding: 0;
        background: black;
    }
    #container {
        margin: 0 auto;
        width: 865px;
        background: url(img/top.png) no-repeat;
        position: relative;
    }
    #content {
        margin: 25px 11px 0 0;
        width: 798px;
        height: 500px;
        border: solid 1px #999999;
        background-color: #1D1D1D;
    }
    
    #main {
	margin-top: 240px;
        padding: 0 35px 0 35px;
        width: 581px;
        float: right;
        font-size: 0.8em;
	background: url(img/main-back.png) top left #1d1f1c;
    }

    /* Clearfix-Hack */
    #main:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
    }

    #main {display: inline-table;}

    /* Hides from IE-mac \*/
    * html #main {height: 1%;}
    #main {display: block;}
    /* End hide from IE-mac */

    /* Menue */
    #menu {
        list-style-type: none;
        position: absolute;
    } 
    #menu img {
        position: absolute;
        top: 125px;
        height: 50px;
		border: none;
    }
    #info img { left: 327px; width: 70px; }
    #contact img { left: 398px; width: 120px; }
    #weblog img { left: 519px; width: 115px; }
    #downloads img { left: 635px; width: 150px; }

    #info a:hover img { background: url(img/menuhover.png) no-repeat -10px -1px; }
    #contact a:hover img { background: url(img/menuhover.png) no-repeat -81px -1px; }
    #weblog a:hover img { background: url(img/menuhover.png) no-repeat -202px -1px; }
    #downloads a:hover img { background: url(img/menuhover.png) no-repeat -318px -1px; }

    /* -- subnavigation -- */
        #subnav {
            width: 135px;
            margin: 270px 0 0 65px;
            padding: 0 2px 1em 10px;
            float: left;
            font-size: 0.65em;
            color: #ff7800;
        }
        #subnav dt {
            font-weight: bold;
            margin-top: 1.5em;
        }
        #subnav dd {
            padding: 0.5em;
            margin: 0;
            line-height: 120%;
        }
        #subnav ul {
            margin: 0; padding: 0;
            list-style-type: none;
        }
        #subnav ul li { margin-bottom: 0.5em; }
        .rss img { vertical-align: middle; border: 0; width: 94px; height: 15px; }
        #subnav input.userdata { width: 90px; }
        #subnav .image { vertical-align: bottom; }

    /* -- footer -- */
        #footer {
         clear: both;
         height: 60px;
         background: url(img/footer.png) no-repeat 202px 100%;
        }

/* -- basic styles -- */
    .skip, h1 {
        position: absolute;
        left: -999px;
        width: 990px;
    }
    hr {
        background-color: #aaa;
        color: #aaa;
        border: 0 none;
        height: 1px;
        margin: 1em 0;
        clear: both;
    }
    .error { color: red; }
    blockquote {
        background: url(img/border.png) repeat-y;
        padding: 0 0.5em;
        font-style: italic;
    }

    #searchform { text-align: center; }
    .meta.date { margin-top: 0; }
    .meta { font-style: italic; font-size: 0.85em; }
    .searchword { background: yellow; }

    /* -- pictures -- */
        #main img { max-width: 95%; border: 0;}
        .fl { float: left; margin: 0 1em 1em 0; }
        .fr { float: right; margin: 0 0 1em 1em; }
        #main img, dl.img {
            border: 0;
            padding: 2px;
        }
        dl.img dt { padding: 0; margin: 0;}
        #main dl.img dt img { margin: 0; padding: 0; max-width: 100%; border: none; }
        dl.img dd { margin: 0; padding: 0 0.3em; font-size: 90%; }
        .teaser { clear: both; }

    /* -- main link styles -- */
        a:link { color: #FF3300; text-decoration: underline; }
        a:visited { color: #F11F01; text-decoration: underline; }
        a:hover { color: #FE6049; text-decoration: underline; }

    /* -- headlines -- */
        h2, h3, h4, h5, h6 {
            font-weight: normal;
            font-family: verdana, sans-serif;
            position: relative;
            z-index: 2;
        }
        h2 { font-size: 1.7em; margin: 0; }
        h3 { font-size: 1.2em; }
        h4 { font-size: 1.1em; }
        h5 { font-size: 1em; }
        h6 { font-size: 0.9em; }
        h2 a:link, h2 a:visited,
        .teaser h3 a:link, .teaser h3 a:visited,
        .teaser h4 a:link, .teaser h4 a:visited { text-decoration: none; color: white; }
        h2 a:hover, .teaser h3 a:hover, .teaser h4 a:hover { text-decoration: underline; }
        .teaser h3, .teaser h4 { margin: 0; }

    /* -- textareas and inputs -- */
        fieldset { border: 1px solid #aaa; padding: 1em;  }
        legend { padding: 1em; font-weight: bold; }
        input.long, input.short, input.userdata, textarea, select {
            background: #f7f7f7;
            border: 1px solid #bbb;
            border-right: 1px solid #d8d8d8;
            border-bottom: 1px solid #D8D8D8;
        }

/* -- aditional styles for the home- and searchpage -- */
    .teaser h2 { font-size: 1.3em; }
    .teaser h3, .teaser h4 { font-weight: bold; }
    .teaserpic { float: right; margin: 0 0 1em 1em; }
    .entries , .search li { list-style-type: none; }
    .search li { border-top: 1px solid #d8d8d8; padding-top: 1em; }
    ul.search { margin: auto 5%; padding-left: 0; }
    h2.search { text-align: center; }
    .archive { margin-left: 5%; }
    .archivenavigation { text-align: center; border-top: 1px dotted #aaa; padding-top: 0.7em; margin-top: 2em; }

/* -- comments -- */
    p.hidecomments { font-size: 0.75em; text-align: right; line-height: 1px; padding: 0; margin-bottom: 0; }
    #preview li { border: solid 1px red; }
    ul.comments .meta { font-size: 1.3em; }
    ul.comments { list-style-type: none; font-size: 0.9em;}
    ul.comments li {
        /*padding: 0 1em 0.5em 1em;*/
        padding: 10px;
        margin: 3em 0;
        /*overflow-x: scroll;*/
        background-color: #171717;
    }
    ul.comments li p { margin: 0.5em; }
    ul.comments a.permalink {
        font: normal bold 1.5em monospace;
        border-right: 1px solid #d8d8d8;
        text-decoration: none;
        padding-right: 0.2em;
        margin-right: 0.2em;
    }
    ul.comments a.permalink:hover { text-decoration: underline; }
    #pingbackslist { margin-bottom: 3em; }
    textarea { width: 90%; min-width: 10em; background: url(img/textarea-back.png) transparent; color: white; }

/* -- player -- */
	.tracklist{
		border-collapse:collapse;
		border: 1px solid #444;
	}
	.tracklist th {
		background-color: #090909; 
	}
	.tracklist td{
		background-color: #111; 
	}
	.tracklist td, .tracklist th  {
		border: 1px solid #444;
		padding: 5px;
	}

