html
{
    margin:0px;
    padding:0px;
    height:100%;
    width:100%;
}
body
{
    margin:0px;
    padding:0px;
    height:100%;
}
A
{
    color:#3A9DEA;
    text-decoration:none;
}
A:HOVER
{
    color:#3A9DEA;
}

.bird
{
    position:absolute;
    top:50px;
/*    left:500px; */
    left:60%;
}
.sos
{
    position:absolute;
    width:63px;
    height:79px;

    background-position:bottom right;
    background-repeat:no-repeat;
    background-image:url("/i/sos3.gif");
    z-index:1;
    top:300px;
    right:0px;
}
.menu
{
    font-size:12px;
    font-family:Tahoma;
    background-image:url('/i/map.jpg');
    background-repeat:no-repeat;
}
.menu a,.menu a:hover
{
    display:block;
    margin-left:10px;
    line-height:21px;
    padding-left:20px;
    margin-bottom:3px;
    color:#000000;
}
.menu a.current
{
    background-image:url("/i/menu.png");
    background-repeat:no-repeat;
}
.content
{
    font-size:0.75em;
    font-family:Tahoma;
    text-align:justify;
    padding:25px;
    padding-right:60px;
    width:auto;
    line-height:120%;
    color:#666666;
    z-index:10;
}
.path
{
    font-size:70%;
    color:#3A9DEA;
    margin-bottom:5px;
}
.path A
{
    font-size:140%;
    color:#3A9DEA;
    text-decoration:none;
    border-width:0px;
    border-bottom-width:1px;
    border-style:solid;
}
.path A:HOVER
{
    font-size:140%;
    color:#3A9DEA;
    border-width:0px;
    border-bottom-width:1px;
    border-style:dashed;
}

.content h1
{
    color:#3A9DEA;
    font-size:150%;
    margin-top:0px;
    margin-bottom:10px;
    font-family:Arial,Tahoma,Verdana;
}
.content .text h2
{
    font-size:100%;
    display:inline;
    color:#444444;
}
.dat,.viewed
{
    font-size:90%;
    color:#666666;
}
.current .artist
{
    color:#0C71C0;
    font-size:125%;
    line-height:120%;
}
.current
{
}
.current .title
{
    color:#D44130;
    line-height:120%;
}
.current .year
{
    color:#818181;
    font-size:130%;
    line-height:120%;
    margin-bottom:15px;
}
.current .playlist_item
{
    background-image:url('/i/a_1.gif');
    background-position:center left;
    background-repeat:no-repeat;
    padding-left:10px;
    margin-top:3px;
    text-align:left;
}
.input
{
    font-family:Tahoma;
    border-width:1px;
    border-style:solid;
    border-color:#888888;
}
.permalink
{
    display:none;
}
.footer
{
    font-size:0.65em;
    font-family:Verdana;
    color:#666666;
    line-height:150%;
}
.air
{
    display:block;
    font-weight:bold;
    font-size:8px;
    color:#ffffff;
    width:61px;
    height:19px;
    background-image:url('/i/air.gif');
    text-align:center;
}
.air:HOVER
{
    color:#ffffff;
}
.airlink, .airlink a, .airlink a:hover
{
    color:#ffffff;
    font-weight:bold;
}
.news
{
    margin-bottom:20px;
    min-height:90px;
    
}
.news .thumb
{
    float:left;width:100px;//margin-right: -100%; 
}
.news .body
{
    width:auto;margin-left: 100px;
}
.nowTime
{
    position:absolute;top:70px;right:33px;
    font-family:Tahoma;
    font-size:11px;
    color:#ffffff;
    font-weight:bold;
}