/*#############################################################
Name: Decayed
Date: 2007-05-12
Description: A dark trash style two-column website template. Wordpress theme version available at http://templates.arcsin.se/decayed-wordpress-theme/.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

a:hover { text-decoration: underline }
input,textarea,.inp { background: #c0c0c0 }
.punkt,.punkt1 { font-size: 14px; font-weight: bold; color: yellow; text-decoration: none }
/*p.akkord,p.kuplet,p.akkordp,p.pripev { margin-bottom:-1em }*/
th,h3 { font-family: Impact; font-size: 15px; color: orange; font-weight:normal; }
/*strong { font-size: 33px; color: white; font-weight: bold }*/
hr { height: 3px }
textarea { width: 388px; height: 200px } 
.inp { width: 180px; }
.asmall { font-size: 10px; } 
.abig { font-size: 14px; color: #ffdd00; font-style: italic }
.alist { color: #ffdd00; font-size:14px; font-weight: bold; font-family: Tahoma, Franklin Gothic Medium Cond, Impact }
.alist1 { color: #ffdd00; }
.kuplet { font-family: Courier New; margin-top: 0px }
.pripev { font-family: Courier New; color: silver; margin-left: 3em; margin-top: 0px }
.akkord { font-family: Courier New; color: #EE8; margin-top: 0px } 
.akkordp { font-family: Courier New; color: #CC3; margin-top: 0px }
.korr { color: #EE8; margin-left: -16px }
.podpis { color: #ffdd00; margin-top: 0px }
.news { padding-left: 48px }
.news1 { margin-left: 89px }
.newsitem { list-style-type: square }
.lyric { margin-left: -20px; margin-top: -8px }
.lyric1 { font-family: Times New Roman; font-size: 16px; color: #eeeeee; font-style: italic }
.lyricsmall { font-size: 16px }
.arh {  color: #ABA;
        font-size: 1.1em;
        line-height: 1.5em;
        text-decoration: none;
     }
a.arh:hover {color: #8DCA3F; text-decoration:none}
a.gb { color:#CC3; text-decoration:none}
a.gb:hover { color:yellow; text-decoration:underline}
.glow { /* background-color: #0A0A06 */ border-top: 1px dashed #333; }
.mp3 { color:#DDD }
pre { font-family: Courier }

/* standard elements */
html {min-height: 100%;}

* {
        margin: 0;
        padding: 0;
}

.spisok td { padding:0px 0px 0px 5px}


a {color: #CC3; text-decoration:none;}
a:hover {color: #FF3; text-decoration:underline;}

body {
        background: #000 url('img/back.jpg') repeat-y;  /* url('img/body.gif') no-repeat; */
        background-position: 0% -10.5%;
        color: #DDD;
        font: normal 62.5% "Trebuchet MS",Verdana,sans-serif;
/*        padding-left: 90px;*/
}

p,code,ul,ol {padding-bottom: 1.2em;}

h1,h2 {
        color: #CCC;
        font: normal 2em Impact,sans-serif;
}
h1,h2 a {
        color: #000;
        text-decoration: none;
}
h1,h2 a:hover {
        color: #F00;
}

h2 {font: normal 1.8em Tahoma,sans-serif;}

h1,h2 {padding-top: 6px;}


blockquote {

        color: #CCA;
/*        display: block;
        font-weight: bold;*/
        padding: 1em 1em 1em 1em;
}


img  {border: none;}

img.right {margin: 5px 0 5px 12px;}
img.left {margin: 5px 12px 5px 0;}
img.border {
        background: #555;
        display: block;
        padding: 3px;
}

/* misc */
.clearer {
        clear: both;
        font-size: 0;
}

.left {float: left;}
.right {float: right;}
.center  {float: center;}

.decay,.decay-small {
        background: url('img/decay.gif') no-repeat left center;
        color: #000;
        font: normal 1.8em Impact,sans-serif; 
/*        letter-spacing: 0px;*/
        padding: 8px 0 12px 25px; 
}
.decay-small {
        background: url('img/decay-small.gif') no-repeat left center;
        padding-top: 4px;
        padding-bottom: 12px;
}

.decay a {
        color: #000;
        text-decoration: none;
}
.decay a:hover {
        color: #F00;
}

.decay { padding-left:30px;}

p.postinfo {
        border-top: 1px dashed #333;
        color: #666;
        font: bold 0.9em sans-serif;
        margin-bottom: 24px;
        padding: 8px;
}
p.postinfo a {color: #888;}
p.postinfo a:hover {color: #CCC;}

/* structure */
#container {
        font-size: 1.3em;
        background: url('img/header.jpg') no-repeat;  /* url('img/body.gif') no-repeat; */
}

/* title */
#site-title {font: normal 3em Tahoma,sans-serif; position:absolute; margin-left:-30px; margin-top:-160px;}
#site-title a {
        color: #DDD;
/*        text-decoration: line-through; */
/*        margin-left:-30px; */

}
#site-title a:hover {
        color: #FFF;
        text-decoration: none;

}
#site-description {color: #CCC; position:absolute; margin-left:-30px; margin-top:-116px;}

/* content */
#content {
        position: absolute;
        left: 300px;
        top: 240px;
        width: 640px;
}
#content .descr {
        color: #8DC63F;
/*        margin-bottom: 6px; */
}
#content li, #tab {margin-left: 18px;}

/* navigation */
#navigation {
        left: 50px;
        position: absolute;
        top: 330px;
        width: 210px;
}
#navigation h2 {
        color: #000;
        font-size: 1.5em;
        letter-spacing: 0;
        line-height: 30px;
        margin: 0;
}
#navigation ul {margin: 0 0 0 2em;}
#navigation li {list-style: none;}
#navigation li a {
        color: #ABA;
        font-size: 1.1em;
        line-height: 1.5em;
        text-decoration: none;
}
#navigation li a:hover {color: #8DCA3F;}
#navigation .decay-small a:hover {text-decoration: none;}

/* footer */
#footer {
        border-top: 1px dashed #333;
        color: #666;
        font: normal 0.9em sans-serif;
        position: absolute;
        top: 100%;
}
#footer a {
        color: #999;
        text-decoration: none;
}
#footer a:hover {
        color: #CCC;
        text-decoration: underline;
}
#footer .left, #footer .center, #footer .right {padding:  10px 0px 10px 0px;}
/*#footer .center  {text-align: center; width: 880px; background:red;}*/
