/* breakthesilence - CSS - (c)2009 by blackfrog.ch */

/* Tags */
        html { margin:0; padding:0; }
        body { background-color:#000000; background-image:url("background_pattern.jpg"); margin:0; padding:0; }

        /* Links */
        a { color:#FFFFFF; text-decoration:underline; }
        a.none { text-decoration:none }
        a.copyright { color:#666666; text-decoration:none; }
        a.band { text-decoration:none; font-weight:bold; font-size:16px; }

        /* Titles */
        h1 { font-size:20px; font-weight:bold; text-align:left; margin:10px 30px 20px 0; }
        h2 { font-size:11px; font-weight:bold; text-align:left; width:98%; border-bottom:1px solid #FFFFFF; margin:0 0 10px 0; }
        h3 { font-size:13px; font-weight:bold; text-align:left; margin:10px 0 10px 0; }

        /* Inputs */
        input, select, textarea { background-color:#05075F; color:#FFFFFF; border:1px solid #999999; }

        /* Diverses */
        p { margin:0 0 20px 0; }



/* IDs */
        #main { position:absolute;
                height:800px; width:1000px;
                top:20px; left:50%;
                margin:0 0 0 -500px; }

        #content_div { position:absolute;
                width:640px; height:460px;
                top:265px; left:50%; margin:0 0 0 -270px;
                border:none; padding:0;
                font-family:Verdana, Arial, Helvetica, sans-serif;
                color:#FFFFFF; font-size:11px;
                overflow:hidden; }

        #copyright { position:absolute;
                top:823px; left:50%; margin-left:100px; padding-bottom:20px;
                font-family:Verdana, Arial, Helvetica, sans-serif;
                font-size:9px; color:#666666; }

        #gallery { position:absolute;
                top:30px; left:50%; margin:0 0 0 -470px; padding:20px;
                height:700px; width:900px;
                background-color:#000000; background-image:url(background_pattern.jpg);
                font-family:Verdana, Arial, Helvetica, sans-serif;
                color:#FFFFFF; font-size:11px;
                border:2px solid #FFFFFF; }



/* Classes */
.news_date, .about { font-size:9px; font-style:italic; font-weight:normal; margin-left:20px; }
.news_text { margin-bottom:30px; }

.passfoto { width:130px; height:87px; border:1px solid #999999; float:left; margin:0 10px 0 0; }
.bandlogo { width:auto; height:auto; border:none; float:right; margin:0 10px 10px 10px; }


.table_album { width:100%; height:auto;
        text-align:left; table-layout:fixed; margin:0 0 12px 0; padding:0; }

.thumbs { width:90%; border-top:1px solid #999999; border-bottom:1px solid #999999; padding:10px; margin:20px; text-align:center; }