/*****************************************************************************/
/*                                                                           */
/* White Noise FM - Copyright (c) by Frederic Cambus 2010                    */
/* http://www.whitenoise.fm                                                  */
/*                                                                           */
/*****************************************************************************/

body { background: #000; font: 12px Verdana, Arial, sans-serif; margin: 0 auto; padding: 0; text-align: center; width: 728px }
img { border: 0 }

/*****************************************************************************/

h1 { font-size: 20px; font-weight: bold; margin: 0 0 10px }
hr { border: 0;  border-top: 1px dotted #ccc; height: 1px }
strong { font-weight: bold }

/*****************************************************************************/

#header { background: url(images/whitenoise.png) 0 0; margin: 35px auto; height: 75px; width: 640px }

#banner { margin-bottom: 10px }
#radio { margin: 10px auto; width: 350px }
#content,#informations{ background: #fff; margin-bottom: 10px; padding: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -border-radius: 10px }
#content p { text-align: center }
#informations p { text-align: justify }
#footer { color: #fff; font-size: 10px; margin-top: 10px }

#share { height: 48px; width: 364px; margin: 10px auto; padding: 0 }
#share li { display: inline }
#share li a { float: left; overflow: hidden; height: 0; margin: 0 2px; padding-top: 48px }
#share li#facebook a { background:url(images/whitenoise.png) -640px 0; width: 48px }
#share li#twitter a { background:url(images/whitenoise.png) -688px 0; width: 48px }
#share li#google-buzz a { background:url(images/whitenoise.png) -736px 0; width: 48px }
#share li#digg a { background:url(images/whitenoise.png) -784px 0; width: 48px }
#share li#delicious a { background:url(images/whitenoise.png) -832px 0; width: 48px }
#share li#reddit a { background:url(images/whitenoise.png) -880px 0; width: 48px }
#share li#stumbleupon a { background:url(images/whitenoise.png) -928px 0; width: 48px }

#follow { display: inline-block; height: 64px; width: 380px }
#facebook-page { float: left }
#twitter-follow { float: right; padding-top: 12px }

