/* Unchanged */
/*----------------------------------------------------
Bear and Boosie CSS Document 
Created: Fri 30.05.08 @ 14:50 p.m.
Updated: --- --.--.-- @ --:-- -.-.
Author: Kean Richmond
----------------------------------------------------*/


/*--- 00. Common Elements ---------------------------------------------------------------------------*/

body 						{ background: #A25ABE center center no-repeat fixed; padding: 0 0 0 0; color: white; font-family:Georgia, "Times New Roman", Times, serif; font-size:62.5%; height:100%; text-align: center}

h1							{color:#FFFFFF; font-family: Arial; font-size:2em; padding:560px 0 20px 0;}
h2							{font-size:1.4em; padding:10px 0;}


/*--- 01. Music Player Elements ---------------------------------------------------------------------------*/

#music_player				{background:url(../images/bab_bkg_music_right.gif) right bottom no-repeat #333333; position:absolute; top:0; right:0;}
#music_player span			{background:url(../images/bab_bkg_music_left.gif) no-repeat left bottom; display:block; padding:5px 10px;}
#music_player a				{color:#999999; font-family:Tahoma, Verdana, Arial, sans-serif; font-size:0.9em; text-decoration:none;}
#music_player a:hover		{color:#666666;}

#stop						{background:url(../images/bab_music_stop.jpg) 0 3px no-repeat; padding:0 0 0 13px;}
#play						{background:url(../images/bab_music_play.jpg) 0 2px no-repeat; padding:0 0 0 13px;}

