/* -------------------------------------------
project:	Faust Again
date:		2008/04/12
------------------------------------------- */

html { overflow: -moz-scrollbars-vertical; background: #010101 url(../images/loading-b.gif) 50% 210px no-repeat; font-size: 100.01%; }
body { min-height: 320px; margin: 0; padding: 480px 0 20px; background: url(../images/bg-photo.jpg) 50% 0 no-repeat; color: #999; font: 62.5%/1.5 Georgia,serif; }
textarea, input, select, option, optgroup, button { font: 1em Georgia,serif; }

/* RE-SETS
------------------------------------------- */
* { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

li, dt, dd, p, th, td, caption { font-size: 1em; text-transform: uppercase; }
ul, ol, dl { margin-bottom: 10px; }
p { margin-bottom: 1em; }
li *, li p, dt *, dd *, p * { font-size: 1em; }

fieldset, img { border: none; }
button { overflow: visible; cursor: pointer; }
legend { display: none; }

pre { white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ }

a { color: #888; text-decoration: none; }
a:hover, a:focus, a:active { color: #ccc; text-decoration: underline; }

/* HEADINGS
------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin: 0 0 10px; font: bold 1.1em/1.2 Georgia,Geneva,serif; color: #ccc; text-transform: uppercase; }
h3 { margin-bottom: 3px; }
h4 { color: #888; font: normal 1em Arial,Helvetica,sans-serif; }

/* HELPERS
------------------------------------------- */
.wrapper { width: 100%; overflow: hidden; }
.center { margin-left: auto; margin-right: auto; text-align: center; }
.offset { position: absolute; left: -10001px; overflow: hidden; height: 0; margin: 0; line-height: 0; }

legend.offset { display: none; }

/* LAYOUT
------------------------------------------- */
#root { }
 #logo { position: absolute; left: 50%; top: 20px; width: 315px; height: 155px; margin: 0 0 0 -158px; }
  #logo a { display: block; overflow: hidden; width: 100%; height: 100%; text-indent: -10001px; }
 #content { margin-bottom: 10px; }
  #content div.primary { background: url(../images/boxes-a.png) repeat-y; }
  * html #content div.primary { background: #181818; }
  #content div.secondary { background: url(../images/boxes-a.png) repeat-y; }
  * html #content div.secondary { background: #181818; }
   #content p.close { margin: -35px -25px 10px; height: 25px; font: 1em/25px Arial,sans-serif; background: #000; opacity: 0.5; text-align: right; }
    #content p.close span { padding: 0 10px 0 15px; background: url(../images/icon-close.gif) 0 50% no-repeat; cursor: pointer; }
   #content h2 { width: 100%; height: 40px; margin: 0 0 5px -1px; background: url(../images/headers.png) no-repeat; text-indent: -10001px; }
   #content div.secondary h2 { background-position: 0 -40px; }
   #content div.primary abbr { border: none; color: #999; }
 #info { margin-bottom: 25px; }
  #info h4 { float: left; }
  #info p { float: left; padding: 0 0 0 15px; }
   #info div.primary p a { display: inline; float: left; width: 121px; height: 32px; background: url(../images/myspace-a.jpg) no-repeat; text-indent: -10001em; }
   #info div.secondary p a { display: inline; float: left; width: 175px; height: 29px; background: url(../images/godownbelieving-a.jpg) no-repeat; text-indent: -10001em; }
 #sponsors { background: url(../images/sep-a.gif) -3px 27px repeat-x; }
  #sponsors h2 { width: 101px; height: 48px; margin: 0 auto 10px; border: 5px solid #010101; border-width: 0 5px; background: url(../images/logo-a.jpg) 0 no-repeat; text-indent: -10001px; }
  #sponsors ul { list-style: none; width: 704px; height: 95px; margin: 0 auto; padding: 0; background: url(../images/sponsors.jpg) no-repeat; }
   #sponsors ul li { display: inline; float: left; margin: 0 0 0 25px; }
   #sponsors ul li.c1 { width: 95px; margin: 0; }
   #sponsors ul li.c2 { width: 115px; }
   #sponsors ul li.c3 { width: 75px;}
   #sponsors ul li.c4 { width: 85px; margin-left: 35px; }
   #sponsors ul li.c5 { width: 140px; }
   #sponsors ul li.c6 { width: 69px; margin-left: 15px; }
    #sponsors ul li a { overflow: hidden; float: left; width: 100%; height: 95px; text-indent: -10001em; }
 
/* GENERAL
------------------------------------------- */
div.columns { overflow: hidden; width: 760px; margin: 0 auto; }
 div.columns div.primary { width: 320px; padding: 15px 25px 10px; float: left; }
 div.columns div.secondary { width: 320px; padding: 15px 25px 10px; float: right; }
 
/* ELEMENTS
------------------------------------------- */

