﻿/* CSS for default (not stage-specific) Scene */
html                {   background: #090909 url(/images/scenes/jeans/footer.png) bottom left repeat-x;                    }
body                {   background: transparent url(/images/scenes/jeans/body.jpg) top left no-repeat;                 }
#wrapper            {   background: transparent url(/images/scenes/jeans/wrapper.jpg) top right no-repeat;             }
#header             {                }
#header .search i   {   color: #fff;    }
#main               {                }
#main .content      {                }
#footer             {   width:100%; padding: 20px 0 40px; min-height: 0; }
#footer .content    {   color: #fff; width: 960px; padding-bottom: 0;/* background: transparent url(/images/scenes/jeans/footer.png) no-repeat bottom right;*/   }
#footer .content p, 
#footer .content ul {   margin:0 auto; width:950px;   }
#footer .content a:focus, #footer .content a:hover {    color: #fff;    }
