#wrap{
margin:0 auto;
height: 100%;
width: 750px;
}

body{
    /*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
/*background-color:#c0deed;*/
font-family:sans-serif; 
font-size-adjust:none !important;
font-style:normal !important;
font-variant:normal !important;
font-weight:normal !important;
line-height:normal !important;
font-size:90% !important;
    color: #000000;
}


.navlist li
{
display:inline;
list-style-type:none;
padding: 0 10px;
}

#header
{
height: 116px;
padding: 15px 0;
padding-top: 0;
padding-bottom: 0;
}

body > #wrap {
height: auto;
min-height: 100%;
}


*{
margin: 0;
padding: 0;
}

#primaryNavigation
{
float:right;
margin: 0;
padding-top: 20px;
padding-right: 40px;
#font-size:100%;
line-height: 34px;
text-decoration: none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#primaryNavigation
li a{ text-decoration:none;
color: #0044cc; /*eeeee;*/
}

#secondaryNavigation
{
float:right;
clear:right;
padding: 0 20px 0 50px;
#font-size:100%;
line-height: 34px;
text-decoration: none;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}


body, p, ol, ul, td {
    /*padding-bottom: 60px;*/
}

#sitelogo{
margin: 0;
display: block;
position:absolute;
color:#444444;
}

.hidden{
    /*visibility: visible;*/
    display: none;
}

#sidebar
{
width:250px;
float:left;
/*padding: 5px;*/
text-align: center;
}

#pstatus{
    visibility: hidden;
}

.nav{
    color: #ffffff;
    text-align: left;
    font-size:14px;
    float: left;
    word-spacing: 20px;
    padding-left: 60px;
}

.nav a:link {text-decoration:none; color:white;}
.nav a:visited {text-decoration:none; color:white;}
.nav a:active {text-decoration:none; color:white;}
.nav a:hover { text-decoration: underline; color:white;}

.login{
    color: #ffffff;
    text-align: right;
    font-size: 14px;
    float: right;
    padding-right: 20px;
}
.login a:link {text-decoration:none; color:white;}
.login a:visited {text-decoration:none; color:white;}
.login a:active{text-decoration:none; color:white;}
.login a:hover { text-decoration: underline; color:white;}

#search{
    text-align: right;
}

#main{
display:block;
width: 800px;
height: 450px;
margin: 0 auto;
padding: 5px;
padding-bottom: 10px;
border: 0;
}

#static_content{
    /*height: 300px;*/
    padding: 50px;
}

#footer {
    clear:both;
    padding-top:  20px;
    padding-bottom:  10px;
    text-align: center;
    text-decoration: none;

}

/*#footer a:link {text-decoration:none; color:white;}
#footer a:visited {text-decoration:none; color:white;}
#footer a:active{text-decoration:none; color:white;}
#footer a:hover { text-decoration: underline; color:white;}
*/

.tuser{
    color: #0044cc;
}

.status{
    padding: 5px;
    border-bottom: dotted 1px #bbb;
}


.status_ctrl{
    float: right;
    /*text-align: right;*/
}

/*#container { 
    //width: 720px;
    //background: #ffffff;
    margin: 0 auto;
    text-align: left;
    min-height: 100%;
    position:relative;
} */

.ctrl {
    padding: 20px;
}

.status_tuser{
    font-weight:bold;
}

#content{
width:500px;
float:right;
/*padding: 5px;*/
/*height: 300px;*/
overflow: auto;
font-size: 90%;
}

.topartists a:link {text-decoration: none;}
.topartists a:visited {text-decoration: none;}
.topartists a:active {text-decoration: none;}
.topartists a:hover {text-decoration: underline; color: red;}

.top_users a:link {text-decoration: none;}
.top_users a:visited {text-decoration: none;}
.top_users a:active {text-decoration: none;}
.top_users a:hover {text-decoration: underline; color: red;}




.nube1 {font-size: 1.0em;}
.nube2 {font-size: 1.2em;}
.nube3 {font-size: 1.4em;}
.nube4 {font-size: 1.6em;}
.nube5 {font-size: 1.8em;}
.nube6 {font-size: 2.0em;}

.play {float: left; width: 5%;}
.info_artist { float:left;}
/*.info_track {  width: 75%; }*/

#song_info_name {float: center; }
#song_info_artist {float: center;}

#other_users li
{
display: inline;
line-style-type: none;
}

input, select, textarea {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 150%;
}

.location {
   right: 0;
   text-align: right;
   font-size: 70%;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: green;

}

H1 { font-size: medium }
