
/* ----- Wide CSS Rules 1024 ----- */

body{
font-size:11px;
}
p{
font-size:11px;
}

#content{
#bottom: 10px;
bottom: 1px;
}

#title {
position: absolute;
top: 150px;
left: 8%;
}

#title-solo {
position: absolute;
top: 80px;
right: 2%
}

#text {
max-width: 360px;
text-align: justify;
padding: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
   }

   #nav {
position: absolute;
bottom: 0px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;
background-image: url(../images/menu-bg.png);
height: 127px;
width: 100%;
}

.taxi, .cab {
width: 133px;
height: 100px;
}

.mic, .music {
width: 99px;
height: 150px;
}

.guitar  {
width: 150px;
height: 150px;
}

.bird {
width: 143px;
height: 150px;
}

.hand, .fingers {
width: 95px;
height: 150px;
}

/*ICONS/IMAGES */
#icons .taxi, .cab { left: 10%; top: 20px; }
#icons .mic, .music { left: -47px; bottom: -2px;}
#icons .guitar { left: -20px; bottom: 1px;}
#icons .bird { left: -10px; bottom: 1px;}
#icons .hand, .fingers{ left: 83%; bottom: 1px; }

/* WORDS */
#nav .home { left: -20px; top: -25px; }
#nav .solo { left: -20px; top: -68px; }
#nav .band { left: -25px; top: -190px; }
#nav .contact {left: -20px; top: -69px; }
#nav .links { left: -50px; top: -240px; }
