/* -------------------------------------------
project:	Śmierciomat
date:		2007-11-10
------------------------------------------- */

html { min-height: 100%; margin-bottom: 1px; font-size: 100.01%; }
body { margin: 0; padding: 0 0 30px; background: #221e1f url(../images/bg.jpg) no-repeat; color: #a09888; font: 62.5%/1.27 Georgia,sans-serif; }
textarea, input, select, option, optgroup, button { font: 1em Georgia,sans-serif; }

/* RE-SETS
------------------------------------------- */
* { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }

li, dt, dd, p { font-size: 1.1em; }
ul, ol, dl { margin-bottom: 1.5em; }
p { margin-bottom: 1.25em; }
li *, dt *, dd *, p * { font-size: 1em; }

fieldset, img { border: none; }
button { overflow: visible; cursor: pointer; }
legend { display: none; }

a { color: #d7ceba; text-decoration: underline; }
a:hover, a:focus, a:active { color: #fff; text-decoration: none; }

/* HEADINGS
------------------------------------------- */
h1, h2, h3, h4, h5, h6 { margin: 0 0 12px; font: normal 2.4em Georgia,sans-serif; color: #dcaf53; }
h2 { font-size: 1.80em; }
h3 { font-size: 1.40em; }

/* HELPERS
------------------------------------------- */
.wrapper { width: 100%; overflow: hidden; }
.center { margin-left: auto; margin-right: auto; text-align: center; }
.offset { position: absolute; left: -10001em; overflow: hidden; height: 0; margin: 0; line-height: 0; }

legend.offset { display: none; }

/* LAYOUT
------------------------------------------- */
#root { width: 750px; margin: 0 auto; }
 h1 { width: 500px; height: 215px; margin: 15px auto 10px; background: url(../images/header.jpg) no-repeat; }
  h1 a { display: block; overflow: hidden; width: 500px; height: 215px; text-indent: -10001em; }
 #home-a { float: left; width: 380px; text-align: right; }
 #home-b { float: right; width: 300px; padding: 2px 45px 0 0; }
 
 #shoutbox-a { float: left; width: 565px; }
 #shoutbox-b { float: right; width: 160px; padding: 47px 0 0; }
 
/* ELEMENTS
------------------------------------------- */
p.xl { font-size: 1.4em; }
p.l { font-size: 1.2em; }
p.nm { margin: 0; }
p.bright { color: #f2ebde; }

a.external { color: #98c6de; }
a.external:hover { color: #c0e0f1; }

li { margin-bottom: 5px; }

#counter { width: 175px; margin: 0 0 15px auto; padding: 2px 50px 10px 0; border: 1px solid #514c4a; background: url(../images/icons.png) 185px 7px no-repeat; color: #efd296; font-size: 3.6em; line-height: 1; letter-spacing: 4px; }
#sound { position: absolute; margin: -32px 0 0 -220px; _margin-top: -48px; }
#link { width: 195px; margin: 0 0 15px auto; padding: 8px 54px 8px 0; border: 1px solid #514c4a; background: url(../images/icons.png) 209px -95px no-repeat; color: #efd296; font-size: 1.8em; line-height: 1; letter-spacing: 4px; }
 #link input { width: 185px; border: none; background: none; color: #a09888; text-align: right; }