/*
########################
# Release  : 0.000
# Copyright : Adnate Ltd
########################
*/

/* Stylesheet for wider browsers >= 46.875em */
#test {background: #00f;}


/* container ################################*/
.container {margin: 1em auto;}
.edge      {-moz-border-radius: 0.25em; -webkit-border-radius: 0.25em; border-radius: 0.25em; box-shadow: 0.1em 0.1em 0.25em #11427a; padding: 0.5em;}

/* heading element ##########################*/
.aboutme, .contactme, .comingup     {margin-left: 1em;}
.gallery h1                         {margin-left: 1em;}
.gallery div                        {margin: 1em;}

/* background foreground ####################*/
#foreground       {position: absolute; top: 0; width: 100%; z-index: 900;}
#foreground .gigs {display: block;}
#background .gigs {display: none;}

/* gigs #####################################*/
.gigs       {text-align: left;}

/* menu element #############################*/
menu        {font-size: 1em;}
