/* Built in 03/08 by sjdab.com */

/* --------------------------------------------------------------------------------- */
/* Reset */
/* --------------------------------------------------------------------------------- */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input {margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th, big, small {font-size: 1em; font-weight: normal; font-style: normal;}
ul,ol {list-style: none;}
fieldset,img {border: none;}
caption,th {text-align: left;}
table {border-collapse: collapse; border-spacing: 0;}

input, textarea {background-color: #393939; }


/* --------------------------------------------------------------------------------- */
/* General */
/* --------------------------------------------------------------------------------- */

body, input, select, textarea { font-family: Georgia, serif; font-style: italic; font-size: 15px; line-height: 25px; color: #5f5f5f; margin: 20px; }
input, select, textarea { margin: 0px; border: 1px solid #5f5f5f; }

body { background: #393939; }

p { }

p.big { }

h1 { font-family: Georgia, serif; font-style: italic; font-size: 20px; color: #0b90b5; margin-bottom: 10px; }

h2 { }

h3 { }

b { font-weight: bold; }

strong { }

em { font-style: normal; color: #FFF; }

big { }

small { font-size: 10px; line-height: 18px; }


/* --------------------------------------------------------------------------------- */
/* Links */
/* --------------------------------------------------------------------------------- */	

a { color: #00a6d4; text-decoration: none; }
a:hover { color: #FFF; }

#nav a, #nav-home a { text-decoration: none; }
#nav a:hover, #nav-home a:hover { }


/* --------------------------------------------------------------------------------- */
/* Container */
/* --------------------------------------------------------------------------------- */

#claim-home { clear: both; }
#claim { clear: both; margin-left: 300px; }

#random-home { clear: both; }

#nav { position: absolute; top: 70px; left: 20px; }
#nav-l2 { clear: both; margin: 15px 0px 20px 10px; }

.button-home { clear: both; margin: 15px 0px; }
.button-l1 { clear: both; margin: 10px 0px; }
.button-l2 { clear: both; margin: 10px 0px; }

#content { position: absolute; top: 70px; left: 325px; width: 690px; }

#gallery-big { clear: both; width: 680px; text-align: center; background-color: #3f3f3f; }
.gallery-item { float: left; border: 1px solid #575757; padding: 1px; margin: 8px 8px 0px 0px; }


/* --------------------------------------------------------------------------------- */
/* Stuff */
/* --------------------------------------------------------------------------------- */

img { border: 0; }
.clear { clear: both; visibility: hidden; }


/* sj */